<?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>mainesysadmin.com &#187; windows</title>
	<atom:link href="http://mainesysadmin.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://mainesysadmin.com</link>
	<description>SysAdmin in Maine</description>
	<lastBuildDate>Wed, 06 Jan 2010 16:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo &#8211; create a volume greater than 2 terabytes in win2k3 (min sp1)</title>
		<link>http://mainesysadmin.com/2008/10/24/howto-create-a-volume-greater-than-2-terabytes-in-win2k3-min-sp1/</link>
		<comments>http://mainesysadmin.com/2008/10/24/howto-create-a-volume-greater-than-2-terabytes-in-win2k3-min-sp1/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 16:59:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[netapp]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[win2k3]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=150</guid>
		<description><![CDATA[For a task that is REALLY easy it took a more googling than I had anticipated to come up with the solution.  Once your volume has been delivered to the server it is important to initialize the disk but not to create any partitions.

Open Windows Disk management.
Click Action -&#62; Rescan disks to make your new [...]]]></description>
			<content:encoded><![CDATA[<p>For a task that is REALLY easy it took a more googling than I had anticipated to come up with the solution.  Once your volume has been delivered to the server it is important to initialize the disk but not to create any partitions.</p>
<ol>
<li>Open Windows Disk management.</li>
<li>Click Action -&gt; Rescan disks to make your new disk appear, if greater than 2tb it will appear as 2 partitions on 1 disk</li>
<li>Right click on the disk and initialize the disk</li>
<li>Open a windows command prompt</li>
<li>type &#8220;diskpart&#8221;</li>
<li>type &#8220;list disk&#8221;</li>
<li>select the new disk that&#8217;s over 2tb</li>
<li>convert gpt</li>
<li>Now from windows Disk Management you should see a single disk greater than 2tb</li>
</ol>
<p>Information on the diskpart utility:   <a href="http://support.microsoft.com/default.aspx/kb/300415" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/support.microsoft.com');">http://support.microsoft.com/default.aspx/kb/300415</a></p>
<p>The most important prereqs include Windows 2k3 is up to at least sp1 and that no partitions exist on the disk.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/10/24/howto-create-a-volume-greater-than-2-terabytes-in-win2k3-min-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Remove the U3 system from your thumb drive</title>
		<link>http://mainesysadmin.com/2008/10/07/howto-remove-the-u3-system-from-your-thumb-drive/</link>
		<comments>http://mainesysadmin.com/2008/10/07/howto-remove-the-u3-system-from-your-thumb-drive/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 20:02:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[geek news]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=143</guid>
		<description><![CDATA[I love lifehacker.com.  I always find usefull posts like this one below.
http://lifehacker.com/5057484/remove-u3-to-speed-up-your-flash-drive
This is very useful for us Linux users.  It&#8217;s so annoying to plug a u3 drive into a linux o/s.  Anyhow download the utility and clean up your U3 enabled usb thumb drive here:  http://www.u3.com/uninstall/default.aspx
]]></description>
			<content:encoded><![CDATA[<p>I love <a href="http://www.lifehacker.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.lifehacker.com');">lifehacker.com</a>.  I always find usefull posts like this one below.</p>
<p><a href="http://lifehacker.com/5057484/remove-u3-to-speed-up-your-flash-drive" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/lifehacker.com');">http://lifehacker.com/5057484/remove-u3-to-speed-up-your-flash-drive</a></p>
<p>This is very useful for us Linux users.  It&#8217;s so annoying to plug a u3 drive into a linux o/s.  Anyhow download the utility and clean up your U3 enabled usb thumb drive here:  <a href="http://www.u3.com/uninstall/default.aspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.u3.com');">http://www.u3.com/uninstall/default.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/10/07/howto-remove-the-u3-system-from-your-thumb-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; publish flash animation with IIS6</title>
		<link>http://mainesysadmin.com/2008/10/07/how-to-publish-flash-animation-with-iis6/</link>
		<comments>http://mainesysadmin.com/2008/10/07/how-to-publish-flash-animation-with-iis6/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 19:19:46 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/?p=112</guid>
		<description><![CDATA[Before recently I had not required to publish any flash animations with a windows server running IIS6.  Come to find out that it is really easy to do.  I ran across the following blog below with the correct information.  I&#8217;ll include the steps below the url for posterity.
http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198
Adding .flv MIME type in IIS
1) Select the [...]]]></description>
			<content:encoded><![CDATA[<p>Before recently I had not required to publish any flash animations with a windows server running IIS6.  Come to find out that it is really easy to do.  I ran across the following blog below with the correct information.  I&#8217;ll include the steps below the url for posterity.</p>
<p><a href="http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/it.toolbox.com');">http://it.toolbox.com/blogs/rymoore/adding-flv-mime-type-in-iis-4198</a></p>
<p>Adding .flv MIME type in IIS</p>
<p>1) Select the site to configure in IIS, right click and select &#8220;Properties&#8221;<br />
2) Under HTTP Headers Tab, select &#8220;File Types&#8221; under the MIME Map section and select &#8220;New Type&#8221;<br />
3) Type &#8220;.flv&#8221; as the associated extension and &#8220;video/x-flv&#8221; as the content type.<br />
4) Select &#8220;OK&#8221; and you&#8217;re ready to fly!</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/10/07/how-to-publish-flash-animation-with-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; remove a windows service from cli?</title>
		<link>http://mainesysadmin.com/2008/06/03/how-to-remove-a-windows-service-from-cli/</link>
		<comments>http://mainesysadmin.com/2008/06/03/how-to-remove-a-windows-service-from-cli/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 14:24:17 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/2008/06/03/how-to-remove-a-windows-service-from-cli/</guid>
		<description><![CDATA[If you&#8217;d like to delete a service from your view from within windows server 2003 you can use the following commands.
First top the service:
net stop &#8220;service name&#8221;
the next command will delete it&#8230;
sc delete &#8220;service name&#8221;
***The &#8220;service name&#8221; isn&#8217;t always the name listed under names when you bring up the services console gui.  Select the service [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;d like to delete a service from your view from within windows server 2003 you can use the following commands.</p>
<p>First top the service:</p>
<p><em>net stop &#8220;service name&#8221;</em></p>
<p>the next command will delete it&#8230;</p>
<p><em>sc delete &#8220;service name&#8221;</em><br />
<em>***</em>The &#8220;service name&#8221; isn&#8217;t always the name listed under names when you bring up the services console gui.  Select the service you&#8217;d like to delete and review the properties.  The actual windows registry service name will be listed at the top of the properties sheet for that service.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/06/03/how-to-remove-a-windows-service-from-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; Windows shutdown GUI and remote shutdown capabilities</title>
		<link>http://mainesysadmin.com/2008/04/30/how-to-windows-shutdown-gui-and-remote-shutdown-capabilities/</link>
		<comments>http://mainesysadmin.com/2008/04/30/how-to-windows-shutdown-gui-and-remote-shutdown-capabilities/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 15:38:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/2008/04/30/how-to-windows-shutdown-gui-and-remote-shutdown-capabilities/</guid>
		<description><![CDATA[From a windows command prompt you can get a shutdown gui.  This is cool because you can use it to execute remote shutdowns with ease and not have to remember all the flags.
start-&#62;run-&#62;  cmd
c:\shutdown.exe -i
The gui should be launched.  I find it handy when a server is supposed to reboot and gets &#8220;stuck&#8221;.  Some windows [...]]]></description>
			<content:encoded><![CDATA[<p>From a windows command prompt you can get a shutdown gui.  This is cool because you can use it to execute remote shutdowns with ease and not have to remember all the flags.</p>
<p>start-&gt;run-&gt;  cmd</p>
<p>c:\shutdown.exe -i</p>
<p>The gui should be launched.  I find it handy when a server is supposed to reboot and gets &#8220;stuck&#8221;.  Some windows servers just don&#8217;t shutdown cleanly and hang on the process.  If you execute another remote shutdown command you can force the server out of the endless shutdown, and save yourself from a drive into the server room.</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/04/30/how-to-windows-shutdown-gui-and-remote-shutdown-capabilities/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; VMWare VI3 Windows Guest and USB over IP</title>
		<link>http://mainesysadmin.com/2008/03/21/how-to-vmware-vi3-windows-guest-and-usb-over-ip/</link>
		<comments>http://mainesysadmin.com/2008/03/21/how-to-vmware-vi3-windows-guest-and-usb-over-ip/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 13:20:41 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[ha]]></category>
		<category><![CDATA[vi3]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/2008/03/21/how-to-vmware-vi3-windows-guest-and-usb-over-ip/</guid>
		<description><![CDATA[In the last year we had a physical server&#8217;s O/S have a severe blue screen error which required the server to be rebuilt.  This server was a critical server for our operation and the downtime was not easy.  In order to prevent that from happening in the future we decided that server would be a [...]]]></description>
			<content:encoded><![CDATA[<p>In the last year we had a physical server&#8217;s O/S have a severe blue screen error which required the server to be rebuilt.  This server was a critical server for our operation and the downtime was not easy.  In order to prevent that from happening in the future we decided that server would be a better fit in the virtual infrastructure because of the High Availability offered by Vmotion.  The only problem is this server requires a USB license dongle.  Everyone knows that you don&#8217;t have a USB port to plug into when running VI3, so what do you do?</p>
<p><a href="http://www.keyspan.com/products/us4a/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.keyspan.com');">Keyspan USB server (USB over IP)</a></p>
<p>This specific USB server allows you to choose which USB port(s) you want to dedicate to each server.  Some USB servers do not allow you to dedicate each port to a different server.</p>
<p>What a breeze to setup as well.  After you mount the device, give it power and ethernet&#8230;Just install the Keyspan software.  The software client will find the USB server automatically.  Than you need to edit the config to dedicate the USB device to that VM and you&#8217;re ready for action.</p>
<p>Now you can reboot and vmotion to your heart&#8217;s desire and not lose connectivity to your USB license dongle.  Great little trick if you&#8217;re as dedicated to virtualization as we are!</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2008/03/21/how-to-vmware-vi3-windows-guest-and-usb-over-ip/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HowTo &#8211; update windows 2000 group policy from cli</title>
		<link>http://mainesysadmin.com/2007/04/19/how-to-update-windows-2000-group-policy-from-cli/</link>
		<comments>http://mainesysadmin.com/2007/04/19/how-to-update-windows-2000-group-policy-from-cli/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 23:51:00 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[notebook_bkp]]></category>
		<category><![CDATA[win2k]]></category>

		<guid isPermaLink="false">http://mainesysadmin.com/blog/?p=17</guid>
		<description><![CDATA[secedit /refreshpolicy machine_policy
]]></description>
			<content:encoded><![CDATA[<p>secedit /refreshpolicy machine_policy</p>
]]></content:encoded>
			<wfw:commentRss>http://mainesysadmin.com/2007/04/19/how-to-update-windows-2000-group-policy-from-cli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
