<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://flaphead.dns2go.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Carpe Diem: Flaphead@Home</title><link>http://flaphead.dns2go.com/blogs/default.aspx</link><description>seize the day</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.2)</generator><item><title>Send-Mail.ps1 v3.2 [7 November 2008]</title><link>http://flaphead.dns2go.com/archive/2008/11/19/send-mail-ps1-v3-2-7-november-2008.aspx</link><pubDate>Wed, 19 Nov 2008 14:02:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9581</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>1</slash:comments><description>v3.0 6 August 2008 : Removed the GUI form the original script v3.1 22 August 2008 : Updated to "autofind" a hub server if -server is not specified v3.2 7 November 2008 : Some minor tweeks. Added event logging.Added Error Event logging This script uses .net (System.Net.Mail.MailMessage) to send an email - Reports output to the Application EventLog with Event IDs of: 18 Script Starting 19 Script Finished 1801 Details of sent message 1802 Details of any errors COMMANDLINE OPTIONS No Commandline .............(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/19/send-mail-ps1-v3-2-7-november-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9581" width="1" height="1"&gt;</description><enclosure url="http://flaphead.dns2go.com/attachment/9581.ashx" length="9013" type="text/plain" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category></item><item><title>get-hotfix.ps1 v1.5 [7 November 2008]</title><link>http://flaphead.dns2go.com/archive/2008/11/19/get-hotfix-ps1-v1-5-7-november-2008.aspx</link><pubDate>Wed, 19 Nov 2008 13:57:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9580</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>1</slash:comments><description>Okay I have updates as follows: v1.0 27 October 2008 : A Script is born v1.1 28 October 2008 : Add ability to expose Server Model v1.2 31 october 2008 : Added email and commandline v1.3 4 November 2008 : Added option to check recent changes v1.4 6 November 2008 : Days commandline added v1.5 7 November 2008 : Added option to check exchange cluster nodes This script will check all Exchange 2007 servers and enumerate the Exchange Patch information and list the windows updates installed on the server...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/19/get-hotfix-ps1-v1-5-7-november-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9580" width="1" height="1"&gt;</description><enclosure url="http://flaphead.dns2go.com/attachment/9580.ashx" length="14230" type="text/plain" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>CAS vdir restore using PowerShell</title><link>http://flaphead.dns2go.com/archive/2008/11/18/cas-vdir-restore-using-powershell.aspx</link><pubDate>Tue, 18 Nov 2008 15:12:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9579</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Wow is all I have to say, this is a damm excellent article and script .. check it out: http://technet.microsoft.com/en-us/library/bb124359.aspx Basically, it's a script that will recreate your owa virtual directories from a previous xml export! ..I just added a comment .. to create the export run: Get-ClientAccessServer | Get-OwaVirtualDirectory | ForEach{$x="";$x+=$_.Server;$x+="_";$x+=$_.Name;Write-Host $x;Get-OwaVirtualDirectory $_ | Export-Clixml "$x.xml"} I can feel an update to get-exchangeserverplus...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/18/cas-vdir-restore-using-powershell.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9579" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Symantec Enterprise Security Manager and Exchange 2007 CCR Clusters</title><link>http://flaphead.dns2go.com/archive/2008/11/17/symantec-enterprise-security-manager-and-exchange-2007-ccr-clusters.aspx</link><pubDate>Mon, 17 Nov 2008 09:37:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9577</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Bit off my normal subjects, but I has an issue with registering Symantec Enterprise Security Manager on my Exchange 2007 CCR Clusters. Essentially when I attempted to register ESM on each node of an Exchange 2007 CCR cluster and I keep getting: C:\Program Files (x86)\Symantec\ESM\bin\w3s-ix64&amp;gt;register -rAvF -m &amp;lt;Manager&amp;gt; -U register -P &amp;lt;pwsd&amp;gt; -N &amp;lt;Cluster Node&amp;gt; Registering to manager &amp;lt;Manager&amp;gt; error connecting to ESM manager &amp;lt;Manager&amp;gt; the "NONE" transport layer is not...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/17/symantec-enterprise-security-manager-and-exchange-2007-ccr-clusters.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9577" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Get-MailboxStatistics with TotalItemSize in MB to a CSV file</title><link>http://flaphead.dns2go.com/archive/2008/11/14/get-mailboxstatistics-with-totalitemsize-in-mb-to-a-csv-file.aspx</link><pubDate>Fri, 14 Nov 2008 15:26:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9575</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Just ignore this, I wanted to store this code snippet somewhere and this was the best place. But if you are interested this will create a csv file from Get-MailboxStatistics, but with the TotalItemSize in MB "DisplayName,TotalItemSize(MB),ItemCount,StorageLimitSize,Database,LegacyDN" | out-file GMS.csv; get-mailbox -resultsize unlimited | Get-MailboxStatistics | ForEach{$a = $_.DisplayName;$b=$_.TotalItemSize.Value.ToMB();$c=$_.itemcount;$d=$_.storagelimitstatus;$e=$_.database;$f=$_.legacydn;"$a,$b,$c,$d,$e,$f"}...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/14/get-mailboxstatistics-with-totalitemsize-in-mb-to-a-csv-file.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9575" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Powershell and where</title><link>http://flaphead.dns2go.com/archive/2008/11/14/powershell-and-where.aspx</link><pubDate>Fri, 14 Nov 2008 14:12:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9574</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Another thing I wanted to share. If you want to say Get-MailboxServer but only want a subset of server you could try this: Get-MailboxServer | Where {$_.Name -LIKE "*Serv01" -OR $_.Name -LIKE "Ex*NYC*"} Enjoy...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/14/powershell-and-where.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9574" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Scheduling a Powershell Command</title><link>http://flaphead.dns2go.com/archive/2008/11/14/scheduling-a-powershell-command.aspx</link><pubDate>Fri, 14 Nov 2008 14:05:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9573</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Just wanted to share this with you all. So I have a number of scripts that I schedule to run either every 10 min, once a day or once a week. It's simple really, I create .cmd file that I then use the task scheduler or schtasks to create. Inside the .cmd file I have this: powershell c:\ps\Test-ExchangeServers.ps1 -localhost -testsmtp That's it .. well almost. If the script needs to use any exchange commands, you need to add the exchange snap in. To do that you need to add this to your .ps1 file. The...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/14/scheduling-a-powershell-command.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9573" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Exchange Powershell and Whatif</title><link>http://flaphead.dns2go.com/archive/2008/11/14/exchange-powershell-and-whatif.aspx</link><pubDate>Fri, 14 Nov 2008 09:25:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9572</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>So I have been creating a few scripts to automate the configuration of exchange, and wanted to use the -WhatIf switch so you can see what would or would not change. -WhatIf [&amp;lt;SwitchParameter&amp;gt;] The WhatIf parameter instructs the command to simulate the actions that it would take on the object. By using the WhatIf parameter, you can vi ew what changes would occur without having to apply any of those changes. You don't have to specify a value with the WhatIf parameter. Now typically you would...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/14/exchange-powershell-and-whatif.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9572" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>11th November 2008: Microsoft Messaging &amp; Mobility User Group UK Gathering</title><link>http://flaphead.dns2go.com/archive/2008/11/11/11th-november-2008-microsoft-messaging-mobility-user-group-uk-gathering.aspx</link><pubDate>Tue, 11 Nov 2008 21:03:14 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9568</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>1</slash:comments><description>So 16 people made it to this month MMMUG meeting at Microsoft in Victoria for a chat on Virtualization by Clive Watson &amp;amp; Brett Johnson Hyper-V runs&amp;#160; on Windows Server 2008 with Intel VT or AMD-V hardware.&amp;#160; You may need to enable virtualization in a servers BIOS and this may need to power cycle the server (a reboot may not be enough!) It is possible to “hack” Hyper V so enable wireless connection Windows 2008 R2, maybe able to let you change memory and disk etc when a Virtual Machine...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/11/11th-november-2008-microsoft-messaging-mobility-user-group-uk-gathering.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9568" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/MMMUG/default.aspx">MMMUG</category></item><item><title>Get-Hotfixes.ps1 v1.4 [7 November 2008]</title><link>http://flaphead.dns2go.com/archive/2008/11/07/get-hotfixes-ps1-v1-4-7-november-2008.aspx</link><pubDate>Fri, 07 Nov 2008 14:44:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9560</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>1</slash:comments><description>This script uses Get-ExchangeServer to generate a list of servers and will enumerate the Exchange Patch information and list the windows updates installed on the server. This update changes the way the server list is generated and added the ability to check cluster nodes COMMANDLINE OPTIONS -EMAIL .......... Send an Email -Localhost ...... Test the server the script is running on -CLUSTER ........ Autoenumerate Exchange Cluster nodes and adds to the Server list -DAYS (No Days).. Report on recent...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/07/get-hotfixes-ps1-v1-4-7-november-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9560" width="1" height="1"&gt;</description><enclosure url="http://flaphead.dns2go.com/attachment/9560.ashx" length="14226" type="text/plain" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>schtasks</title><link>http://flaphead.dns2go.com/archive/2008/11/07/schtasks.aspx</link><pubDate>Fri, 07 Nov 2008 14:29:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9559</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>I mentioned this before as a way to script adding tasks to a server. So I came across an issue the other day, where I ran it once, but then it failed on the second time: ERROR: Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again. It turns out that schtasks create a mapping to ipc$ on the server, and in some cases doesn't clear it when the command has...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/07/schtasks.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9559" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>A Month in Exchange: November 2008</title><link>http://flaphead.dns2go.com/archive/2008/11/04/a-month-in-exchange-november-2008.aspx</link><pubDate>Tue, 04 Nov 2008 13:30:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9558</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#*#* New Downloads available from October 2008 Business Productivity Infrastructure Optimization (BPIO) University 2009 Instructor-led Training Collateral for Business Intelligence Training Collateral for Delivering Business Productivity Infrastructure Optimization (BPIO) University 2009 Business Intelligence Track. http://www.microsoft.com/downloads/details.aspx?FamilyID=c1191aa8-cb0d-45a7-b0e9-11e9902cd53e&amp;amp;DisplayLang=en...(&lt;a href="http://flaphead.dns2go.com/archive/2008/11/04/a-month-in-exchange-november-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9558" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/A+Month+in+Exchange/default.aspx">A Month in Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Get-AllQueuesGUI.ps1 v1.5 [24 October 2008]</title><link>http://flaphead.dns2go.com/archive/2008/10/31/get-allqueuesgui-ps1-v1-5-24-october-2008.aspx</link><pubDate>Fri, 31 Oct 2008 11:46:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9550</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>A while back I posted this , but to have something more "in your face" I put a GUI around it, and this is the latest version. The script enumerates all messaging queue and displays it in a GUI. The GUI then refreshes every 10 seconds. THE GUI has four tabs: Queue Display the current queue Message Displays messages in the queue Top 5 Q’s This displays a “progress bar” of how big the queue actually is About Information about the script and options to change the refresh time, logging and output a graph...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/31/get-allqueuesgui-ps1-v1-5-24-october-2008.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9550" width="1" height="1"&gt;</description><enclosure url="http://flaphead.dns2go.com/attachment/9550.ashx" length="35299" type="text/plain" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Monitoring/default.aspx">Monitoring</category></item><item><title>Filling the Gap in Exchange Auditing</title><link>http://flaphead.dns2go.com/archive/2008/10/31/filling-the-gap-in-exchange-auditing.aspx</link><pubDate>Fri, 31 Oct 2008 07:01:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9548</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>http://www.quest.com/events/listdetails.aspx?contentid=7617&amp;amp;technology=6&amp;amp;prod=&amp;amp;prodfamily=&amp;amp;loc = Part of the Filling the Gaps Webcast Series Exchange is first and foremost an e-mail server, and when e-mail servers were first designed, no one foresaw the massive dependence that would develop between organizations and their e-mail servers. Today 60% of organizations process revenue-generating orders via e-mail and approximately 75% of corporate intellectual property is being transmitted...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/31/filling-the-gap-in-exchange-auditing.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9548" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/FillingTheGapInExchangeAuditingQuest.mp4" length="-1" type="application/octet-stream" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Webcast: The Top Five Ways to Keep Your Boss Out of Jail</title><link>http://flaphead.dns2go.com/archive/2008/10/30/webcast-the-top-five-ways-to-keep-your-boss-out-of-jail.aspx</link><pubDate>Thu, 30 Oct 2008 21:07:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9549</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>http://www.quest.com/events/listdetails.aspx?contentid=7495&amp;amp;technology=89&amp;amp;prod=&amp;amp;prodfamily=&amp;amp;loc = Presented by Keri Farrell, Product Manager, eDiscovery It's your job to keep your messaging system operating smoothly, so users aren't impacted. If that's not enough, you also have to keep your data secure and comply with regulatory requirements. Because if you don't, someone might go to jail. In this informative webcast, Quest product manager Keri Farrell shares five best practices you...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/30/webcast-the-top-five-ways-to-keep-your-boss-out-of-jail.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9549" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/6408_Top_Five_Ways_to_Keep_Boss_WC.wmv" length="4694867" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Exchange 2007 Server Builds</title><link>http://flaphead.dns2go.com/archive/2008/10/30/exchange-2007-server-builds.aspx</link><pubDate>Thu, 30 Oct 2008 08:58:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9547</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>You know sometimes you need to like automate as much of an Exchange build as possible. Well I came across this the other day. This was a small hole that needed to be fixed in my build. So we know that we need a few additional components for Exchange before you can install it. I discovered the System Optional Component Manager aka sysocmgr and this allows you to add or remove windows components. It uses an answer file that is dead easy to setup and with one command line you could install WWW, IIS...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/30/exchange-2007-server-builds.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9547" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Windows/default.aspx">Windows</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>get-hotfix.ps1</title><link>http://flaphead.dns2go.com/archive/2008/10/27/get-hotfix-ps1.aspx</link><pubDate>Mon, 27 Oct 2008 17:04:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9544</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>1</slash:comments><description>I needed to get a quick list of the hotfixes installed on my Exchange 2007 servers. So I “knocked” this up .. enjoy...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/27/get-hotfix-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9544" width="1" height="1"&gt;</description><enclosure url="http://flaphead.dns2go.com/attachment/9544.ashx" length="8905" type="application/octet-stream" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>Blogcast Demo: ExBPA for Exchange 2003</title><link>http://flaphead.dns2go.com/archive/2008/10/23/demo-exbpa-for-exchange-2003.aspx</link><pubDate>Thu, 23 Oct 2008 12:28:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9540</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Another silent movie ;-) of something I done a while back and wanted to share!...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/demo-exbpa-for-exchange-2003.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9540" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/Demo-ExBPA.wmv" length="17215356" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category></item><item><title>Blogcast Demo: MPSReport for Exchange</title><link>http://flaphead.dns2go.com/archive/2008/10/23/demo-mpsreport-for-exchange.aspx</link><pubDate>Thu, 23 Oct 2008 12:26:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9539</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>This is something I done a while back and wanted to share!...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/demo-mpsreport-for-exchange.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9539" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/Demo-MPSReport_for_Exchange.wmv" length="-1" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category></item><item><title>Blogcast: Exchange 2003 Activesync Troubleshooting Deep Dive</title><link>http://flaphead.dns2go.com/archive/2008/10/23/exchange-2003-activesync-troubleshooting-deep-dive.aspx</link><pubDate>Thu, 23 Oct 2008 12:23:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9538</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>This is something I done a while back and wanted to share!...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/exchange-2003-activesync-troubleshooting-deep-dive.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9538" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/Exchange_Activesync_Troubleshooting_DeepDive.wmv" length="10919148" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Mobile/default.aspx">Mobile</category><category domain="http://flaphead.dns2go.com/archive/tags/Zune/default.aspx">Zune</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Troubleshooting/default.aspx">Troubleshooting</category></item><item><title>TechNet Webcast: Topologies and Routing for Exchange Server 2007 (Level 300)</title><link>http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-topologies-and-routing-for-exchange-server-2007-level-300.aspx</link><pubDate>Thu, 23 Oct 2008 10:46:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9537</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Historically, Microsoft Exchange Server 2007 routing was designed to enable mail delivery over early point-to-point networks using discrete next-hop solutions. It had evolved little to take advantage of the advancements in network technologies. Learn how mail routing works in the Exchange Server 2007 environment using IP networks and Active Directory Site Topologies. Discover how Exchange Server 2007 and Exchange 200x mailflow interoperability works. Hear about recommended topology and deployment...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-topologies-and-routing-for-exchange-server-2007-level-300.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9537" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/E2k7_Topologies_and_Routing.wmv" length="70013772" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Zune/default.aspx">Zune</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>TechNet Webcast: Disaster Recovery and SCR Deep Dive (Level 300): High Availability in Exchange Server 2007 SP1 (Part 2 of 2)</title><link>http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-disaster-recovery-and-scr-deep-dive-level-300-high-availability-in-exchange-server-2007-sp1-part-2-of-2.aspx</link><pubDate>Thu, 23 Oct 2008 09:35:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9536</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Are you prepared for outages that affect e-mail service or data availability? Have you defined recovery strategies and procedures for disasters big and small? In this webcast, we cover the recommended strategies for protecting Microsoft Exchange Server 2007 messaging service and data, with an emphasis on the ultimate disaster: a full site failure. Join us as we dive deep into standby continuous replication (SCR), which was designed with these disasters in mind. Presenter: Scott Schnoll, Principal...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-disaster-recovery-and-scr-deep-dive-level-300-high-availability-in-exchange-server-2007-sp1-part-2-of-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9536" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/HA_in_E2k7SP1_1of2_CCRvsOther_HA.wmv" length="75770068" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Zune/default.aspx">Zune</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>TechNet Webcast: CCR vs. Other High Availability Solutions (Level 300): High Availability in Exchange Server 2007 SP1 (Part 1 of 2)</title><link>http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-high-availability-in-exchange-server-2007-sp1-part-1-of-2-ccr-vs-other-high-availability-solutions-level-300.aspx</link><pubDate>Thu, 23 Oct 2008 06:53:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9535</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Are you digging out your backups every time there is a failure? Are you paying a lot for hardware replication that promises zero data loss? Join us in this webcast to learn about the advantages of cluster continuous replication (CCR) over other high availability solutions and get a deep dive into CCR internals. Presenter: Ayla Kol, Program Manager II, Microsoft Corporation http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032379771&amp;amp;EventCategory=5&amp;amp;culture=en-US&amp;amp;CountryCode=U...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/23/technet-webcast-high-availability-in-exchange-server-2007-sp1-part-1-of-2-ccr-vs-other-high-availability-solutions-level-300.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9535" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/HA_in_E2k7SP1_1of2_CCRvsOther_HA.wmv" length="-1" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/Zune/default.aspx">Zune</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>TechNet Webcast: 24 Hours of Exchange Server 2007 (Part 08 of 24): Introduction to Windows PowerShell (Level 200)</title><link>http://flaphead.dns2go.com/archive/2008/10/22/technet-webcast-24-hours-of-exchange-server-2007-part-08-of-24-introduction-to-windows-powershell-level-200.aspx</link><pubDate>Wed, 22 Oct 2008 19:55:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9533</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>At last I think I have cracked it so I can download these TechNet Webcasts as a video podcast to my Zune! Will post more as I get round to it, but here is the first one! .. Enjoy .. the RSS is: http://blogs.flaphead.dns2go.com/rss.aspx?Tags=BlogCast&amp;amp;AndTags=1 http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=21&amp;amp;webcastid=465 TechNet Webcast: 24 Hours of Exchange Server 2007 (Part 08 of 24): Introduction to Windows PowerShell (Level 200) Original Air Date: February...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/22/technet-webcast-24-hours-of-exchange-server-2007-part-08-of-24-introduction-to-windows-powershell-level-200.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9533" width="1" height="1"&gt;</description><enclosure url="http://files.flaphead.dns2go.com/v/24hr_E2k7_08of24_Introduction_to_Windows_PowerShell.wmv" length="-1" type="video/x-ms-wmv" /><category domain="http://flaphead.dns2go.com/archive/tags/MsExchange/default.aspx">MsExchange</category><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Training/default.aspx">Training</category><category domain="http://flaphead.dns2go.com/archive/tags/BlogCast/default.aspx">BlogCast</category><category domain="http://flaphead.dns2go.com/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://flaphead.dns2go.com/archive/tags/Zune/default.aspx">Zune</category><category domain="http://flaphead.dns2go.com/archive/tags/Exchange/default.aspx">Exchange</category></item><item><title>HTC Shift: xx Cannot be Opened .. in WM6</title><link>http://flaphead.dns2go.com/archive/2008/10/21/htc-shift-xx-cannot-be-opened.aspx</link><pubDate>Tue, 21 Oct 2008 12:41:00 GMT</pubDate><guid isPermaLink="false">dfd37a73-98d8-4eec-a8b7-87a183efa840:9532</guid><dc:creator>Paul Flaherty</dc:creator><slash:comments>0</slash:comments><description>Damm, this was anoying the hell out of today. All I wanted to do was install realvga, but I found that if I clicked on any .cab files in WM6, I would get this: The file 'xx' cannot be opened. Ether it is not signed with a trusted certificate, ir one of its components cannot be found. If the problem persists, try reinstalling or restoring the file. So I re-downloaded, looked at the certs and nothing. What it turned out to be was the way WM6 was locked down on the HTC Shift. I found this thread ( http://forum.xda-developers.com/showthread.php?t=377441...(&lt;a href="http://flaphead.dns2go.com/archive/2008/10/21/htc-shift-xx-cannot-be-opened.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://flaphead.dns2go.com/aggbug.aspx?PostID=9532" width="1" height="1"&gt;</description><category domain="http://flaphead.dns2go.com/archive/tags/Flaphead/default.aspx">Flaphead</category><category domain="http://flaphead.dns2go.com/archive/tags/Mobile/default.aspx">Mobile</category><category domain="http://flaphead.dns2go.com/archive/tags/HTC+Shift/default.aspx">HTC Shift</category><category domain="http://flaphead.dns2go.com/archive/tags/HTC/default.aspx">HTC</category></item></channel></rss>