<?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>Binary War &#187; Windows XP</title>
	<atom:link href="http://www.binarywar.com/category/windows-desktop-operating-system/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binarywar.com</link>
	<description>My KB.  If it helps someone else who is searching for answers...great!</description>
	<lastBuildDate>Thu, 05 Aug 2010 20:21:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Problems Running Batch Files in Windows Server 2008</title>
		<link>http://www.binarywar.com/2009/11/problems-running-batch-files-in-windows-server-2008/</link>
		<comments>http://www.binarywar.com/2009/11/problems-running-batch-files-in-windows-server-2008/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 04:37:00 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Desktop Operating System]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.binarywar.com/?p=124</guid>
		<description><![CDATA[When running a batch file in Server 2008 by double-clicking on it, any commands that are executed use limited permissions due to the built-in User Account Control (UAC) which is enabled by default.  Also, Server 2008 won&#8217;t ask you if you want to run with admin rights when you run the batch file, or if [...]]]></description>
			<content:encoded><![CDATA[<p>When running a batch file in Server 2008 by double-clicking on it, any commands that are executed use limited permissions due to the built-in User Account Control (UAC) which is enabled by default.  Also, Server 2008 won&#8217;t ask you if you want to run with admin rights when you run the batch file, or if it comes across any commands which might need elevated privileges.  Those commands will quietly fail.  Isn&#8217;t that helpful?</p>
<p>You could spend hours troubleshooting your commands thinking they are faulty when it is just as simple as a privilege issue on the batch file that you ran.</p>
<p>Bottom line, if you are testing a batch file, right-click on it and choose &#8220;Run as Administrator&#8221;.  This will give the batch file full rights.</p>
<p><a class="a2a_button_twitter" href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_button_evernote" href="http://www.addtoany.com/add_to/evernote?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="Evernote" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/evernote.png" width="16" height="16" alt="Evernote"/></a> <a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="Digg" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a class="a2a_button_instapaper" href="http://www.addtoany.com/add_to/instapaper?linkurl=http%3A%2F%2Fwww.binarywar.com%2F2009%2F11%2Fproblems-running-batch-files-in-windows-server-2008%2F&amp;linkname=Problems%20Running%20Batch%20Files%20in%20Windows%20Server%202008" title="Instapaper" rel="nofollow" target="_blank"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/icons/instapaper.png" width="16" height="16" alt="Instapaper"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.binarywar.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.binarywar.com/2009/11/problems-running-batch-files-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

