<?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>Bryan&#039;s Tech KB &#187; Server 2003</title>
	<atom:link href="http://www.bryanluce.com/kb/category/microsoft/windows/server-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bryanluce.com/kb</link>
	<description></description>
	<lastBuildDate>Tue, 20 Sep 2011 02:42:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Query Active Directory for stale passwords</title>
		<link>http://www.bryanluce.com/kb/2011/06/query-active-directory-for-stale-passwords/</link>
		<comments>http://www.bryanluce.com/kb/2011/06/query-active-directory-for-stale-passwords/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 15:31:54 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server: Active Directory]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/2011/06/query-active-directory-for-stale-passwords/</guid>
		<description><![CDATA[Summary of Issue Query active directory for stale passwords Methods to resolve the problem C:\> dsquery computer -stalepwd 60]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2011/06/query-active-directory-for-stale-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Server Install and Execute mode script</title>
		<link>http://www.bryanluce.com/kb/2010/10/terminal-server-install-and-execute-mode-script/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/terminal-server-install-and-execute-mode-script/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 02:43:14 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Terminal Server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=451</guid>
		<description><![CDATA[Summary of Issue Automating any task is just wonderful.  Making that automated task look good is even better.  Being able to copy and paste greatness is just awesome.  I like to use the following code to easily put any terminal server into Install and Execute mode by having a shortcut to this script on my [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/terminal-server-install-and-execute-mode-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Tag or Serial Number of Windows Server</title>
		<link>http://www.bryanluce.com/kb/2010/10/service-tag-or-serial-number-of-windows-server/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/service-tag-or-serial-number-of-windows-server/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 02:36:05 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=447</guid>
		<description><![CDATA[Summary of Issue Find the Service Tag or Serial Number of a Windows Server from the command prompt quickly. Methods to resolve the problem Instructions 1. Open a Command Prompt 2. type wmic bios get serialnumber 3. The result will be the SerialNumber of your server C:\> wmic bios get serialnumber Notes If you run [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/service-tag-or-serial-number-of-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set NTP time server on Windows Server</title>
		<link>http://www.bryanluce.com/kb/2010/10/set-time-server-on-server-2003/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/set-time-server-on-server-2003/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 20:07:59 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=395</guid>
		<description><![CDATA[Summary of Issue Configure a NTP time server for Windows Server. Methods to resolve the problem Instructions for Server 2003 C:\> net time /setsntp:time.nist.gov C:\> net time /setsntp:time-a.nist.gov C:\> net time /setsntp:time-b.nist.gov C:\> net time /setsntp:time.windows.com Batch file: Instructions for Server 2008 (coming soon) List of other time servers: http://tf.nist.gov/tf-cgi/servers.cgi]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/set-time-server-on-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Shutdown Script</title>
		<link>http://www.bryanluce.com/kb/2010/10/remote-shutdown-script/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/remote-shutdown-script/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 20:09:54 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=392</guid>
		<description><![CDATA[Summary of Issue Shutdown a Windows Server remotely Methods to resolve the problem Instructions C:\> shutdown /m \\COMPUTERNAME /r /t 0 [/f]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/remote-shutdown-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell ExtPart</title>
		<link>http://www.bryanluce.com/kb/2010/10/dell-extpart/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/dell-extpart/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 19:38:01 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=408</guid>
		<description><![CDATA[Summary of Issue This is a hidden gem that most IT professionals wish they had in their IT toolbox years ago.  This is a free utility released by Dell that will extend a partition&#8217;s size with free adjacent disk space.  Yes, this also works for the root C: drive.  What is crazy about this utility [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/dell-extpart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script: Defrag Disks</title>
		<link>http://www.bryanluce.com/kb/2010/10/script-defrag-disks/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/script-defrag-disks/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 19:05:14 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=405</guid>
		<description><![CDATA[Summary of Issue Disks always have to be defragmented.  I copy and paste this guy when I want to set up a daisy-chain defrag of drives.  I have used this script in one-time defrags and have also set it up to defrag server drives on a regular basis. Methods to resolve the problem Comment or [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/script-defrag-disks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable computer accounts from old computers</title>
		<link>http://www.bryanluce.com/kb/2010/07/disable-computer-accounts-from-old-computers/</link>
		<comments>http://www.bryanluce.com/kb/2010/07/disable-computer-accounts-from-old-computers/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:20:16 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server: Active Directory]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=356</guid>
		<description><![CDATA[Summary of Issue This command will find computer accounts that have not checked in to the servers in over 60 days and then disable their accounts. This is great to use to clean up the computer accounts in AD. Methods to resolve the problem Instructions 1. Run the following command on a Domain Controller C:\> [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/07/disable-computer-accounts-from-old-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Find system uptime</title>
		<link>http://www.bryanluce.com/kb/2010/06/windows-find-system-uptime/</link>
		<comments>http://www.bryanluce.com/kb/2010/06/windows-find-system-uptime/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:06:57 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=345</guid>
		<description><![CDATA[Summary of Issue Find a Window&#8217;s computer uptime. Methods to resolve the problem Instructions C:\> systeminfo &#124; findstr /i time Text]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/06/windows-find-system-uptime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server 2003: Free up space on C:</title>
		<link>http://www.bryanluce.com/kb/2010/04/server-2003-free-up-space-on-c/</link>
		<comments>http://www.bryanluce.com/kb/2010/04/server-2003-free-up-space-on-c/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 19:53:35 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=335</guid>
		<description><![CDATA[Summary of Issue This is a summary of sources to help clean up the C: partition of a Windows Server 2003 installation. I use this as a checklist when freeing up disk space on Server 2003. Methods to resolve the problem Instructions 1. Perform these steps Disk Cleanup: deleting unnecessary files 2. Clear or move [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/04/server-2003-free-up-space-on-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

