<?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; Microsoft</title>
	<atom:link href="http://www.bryanluce.com/kb/category/microsoft/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>SharePoint stsadm path</title>
		<link>http://www.bryanluce.com/kb/2010/10/sharepoint-stsadm-path/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/sharepoint-stsadm-path/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 19:57:32 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>
		<category><![CDATA[SharePoint Services v3.0]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=415</guid>
		<description><![CDATA[Summary of Issue Add to the PATH environment variable to be able to run stsadm at any level in a command prompt. Methods to resolve the problem Instructions 1. Start -> All Programs -> Control Panel -> System 2. On the Advanced tab, click the Environment Variables button. 3. Select the variable Path and click [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/sharepoint-stsadm-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script: Check Exchange 2007 Database size with PowerShell</title>
		<link>http://www.bryanluce.com/kb/2010/10/script-check-exchange-2007-database-size-with-powershell/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/script-check-exchange-2007-database-size-with-powershell/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 19:51:28 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=411</guid>
		<description><![CDATA[Summary of Issue Use PowerShell to check the size of Exchange 2007 and 2010 databases. Methods to resolve the problem Exchange 2007 C:\> Get-MailboxDatabase &#124; foreach-object {add-member -inputobject $_ -membertype noteproperty -name mailboxdbsizeinGB -value ([math]::Round(([int64](get-wmiobject cim_datafile -computername $_.server -filter ('name=''' + $_.edbfilepath.pathname.replace("\","\\") + '''')).filesize / 1GB),2)) -passthru} &#124; Sort-Object mailboxdbsizeinGB -Descending &#124; format-table identity,mailboxdbsizeinGB Exchange [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/script-check-exchange-2007-database-size-with-powershell/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>Script: Restart SharePoint Services</title>
		<link>http://www.bryanluce.com/kb/2010/10/script-restart-sharepoint-services/</link>
		<comments>http://www.bryanluce.com/kb/2010/10/script-restart-sharepoint-services/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 19:01:08 +0000</pubDate>
		<dc:creator>Bryan Luce</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SharePoint Server 2007]]></category>
		<category><![CDATA[SharePoint Services v3.0]]></category>

		<guid isPermaLink="false">http://www.bryanluce.com/kb/?p=400</guid>
		<description><![CDATA[Summary of Issue Restart SharePoint Services for either MOSS 2007 or WSS v3.  I beefed up the comments so that it would a bit more to the end user of what was going on.  Props to Todd on the script. Methods to resolve the problem WSS v3 MOSS 2007 Tested Numerous times&#8230; works great. Sources [...]]]></description>
		<wfw:commentRss>http://www.bryanluce.com/kb/2010/10/script-restart-sharepoint-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

