<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Gu&#124;blog &#187; Microsoft</title>
	<atom:link href="http://blog.paulgu.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paulgu.com</link>
	<description>Sharing my world with the world</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:47:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>My New Toy</title>
		<link>http://blog.paulgu.com/miscellaneous/my-new-toy/</link>
		<comments>http://blog.paulgu.com/miscellaneous/my-new-toy/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 03:13:49 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mouse]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/03/14/my-new-toy/</guid>
		<description><![CDATA[This mice rocks… Elevate your skills with a revolutionary mouse designed to provide you with unprecedented performance, handling, and adaptability. Customize your mouse with every game you play using advanced software and adjustable accessories. Use the first ever LCD display on a gaming mouse for macro recording and DPI settings to reduce on-screen interference during [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/miscellaneous/my-new-toy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classic Hits by Microsoft Songsmith</title>
		<link>http://blog.paulgu.com/arts/classic-hits-by-microsoft-songsmith/</link>
		<comments>http://blog.paulgu.com/arts/classic-hits-by-microsoft-songsmith/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 02:58:08 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Arts]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/02/06/classic-hits-by-microsoft-songsmith/</guid>
		<description><![CDATA[&#34;Wonderwall&#34; by Oasis: [See post to watch Flash video]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/arts/classic-hits-by-microsoft-songsmith/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMI script to update send handler host</title>
		<link>http://blog.paulgu.com/biztalk/wmi-script-to-update-send-handler-host/</link>
		<comments>http://blog.paulgu.com/biztalk/wmi-script-to-update-send-handler-host/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:39:42 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/?p=356</guid>
		<description><![CDATA[In BizTalk Server 2004, sometime we need to update host for a send handler, the script below will do the job. Option Explicit ' wbemChangeFlagEnum Setting const UpdateOnly = 1 UpdateSendHandler ' MSBTS_ReceiveHandler host association update Sub UpdateSendHandler () 'Get the command line arguments entered for the script Dim Args: Set Args = WScript.Arguments 'error [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/biztalk/wmi-script-to-update-send-handler-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMI script to update receive handler host</title>
		<link>http://blog.paulgu.com/biztalk/wmi-script-to-update-receive-handler-host/</link>
		<comments>http://blog.paulgu.com/biztalk/wmi-script-to-update-receive-handler-host/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:35:36 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/02/06/wmi-script-to-update-receive-handler-host/</guid>
		<description><![CDATA[In BizTalk Server 2004, sometime we need to update host for a receive handler, the script below will do the job. Option Explicit ' wbemChangeFlagEnum Setting const UpdateOnly = 1 UpdateReceiveHandler ' MSBTS_ReceiveHandler host association update Sub UpdateReceiveHandler () 'Get the command line arguments entered for the script Dim Args: Set Args = WScript.Arguments 'error [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/biztalk/wmi-script-to-update-receive-handler-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMI script to update orchestration host</title>
		<link>http://blog.paulgu.com/biztalk/wmi-script-to-update-orchestration-host-in-biztalk-server-2004/</link>
		<comments>http://blog.paulgu.com/biztalk/wmi-script-to-update-orchestration-host-in-biztalk-server-2004/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 16:21:04 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/02/06/wmi-script-to-update-orchestration-host-in-biztalk-server-2004/</guid>
		<description><![CDATA[In BizTalk Server 2004, sometime we need to update host for a batch of orchestrations, the script below will become very handy. Option Explicit EnlistOrchHost Sub EnlistOrchHost() 'Get the command line arguments entered for the script Dim Args: Set Args = WScript.Arguments 'error handling is done by explicity checking the err object rather than using [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/biztalk/wmi-script-to-update-orchestration-host-in-biztalk-server-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Always create Multiple hosts with BizTalk</title>
		<link>http://blog.paulgu.com/biztalk/always-create-multiple-hosts-with-biztalk/</link>
		<comments>http://blog.paulgu.com/biztalk/always-create-multiple-hosts-with-biztalk/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 13:19:12 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[BizTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2009/02/02/always-create-multiple-hosts-with-biztalk/</guid>
		<description><![CDATA[When you install BizTalk on a machine you get one default host. Let&#8217;s say you use that host for SQL / FTP / FILE and orchestrations. Now if a lot of files are dumped into the default instance BizTalk will start throtteling the default host. This has impact on all the recieve adapters that use [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/biztalk/always-create-multiple-hosts-with-biztalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Companion Starts If You Double-Click a Folder or Drive</title>
		<link>http://blog.paulgu.com/windows/search-companion-starts-if-you-double-click-a-folder-or-drive/</link>
		<comments>http://blog.paulgu.com/windows/search-companion-starts-if-you-double-click-a-folder-or-drive/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 14:35:30 +0000</pubDate>
		<dc:creator>Paul Gu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.paulgu.com/2008/08/24/search-companion-starts-if-you-double-click-a-folder-or-drive/</guid>
		<description><![CDATA[If you double-click a drive or folder, Search Companion may start and the drive or folder may not open. &#8216;Search&#8217; will be the top most in the right-click context menu for a folder or drive. This usually happens after adding/modifying the&#160; File Folder or&#160; Drive entries via the Folder Options File Types dialog, as an [...]]]></description>
		<wfw:commentRss>http://blog.paulgu.com/windows/search-companion-starts-if-you-double-click-a-folder-or-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

