<?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>Personal IT Experiences &#187; Uncategorized</title>
	<atom:link href="http://www.pITexperiences.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pITexperiences.com</link>
	<description>Not Your Everyday IT Encounters          &#160; &#160; &#160; &#160;</description>
	<lastBuildDate>Fri, 30 Sep 2011 14:47:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>List Of Windows Variables For Scripting With</title>
		<link>http://www.pITexperiences.com/2007/08/05/list-of-windows-variables-for-scripting-with/</link>
		<comments>http://www.pITexperiences.com/2007/08/05/list-of-windows-variables-for-scripting-with/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 17:54:19 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pitexperiences.com/2007/08/05/list-of-windows-variables-for-scripting-with/</guid>
		<description><![CDATA[%HOMESHARE% %ERRORLEVEL% %APPDATA% %ALLUSERSPROFILE% You can use the command shell to create and edit batch files (also called scripts) to automate routine tasks. For example, you can use scripts to automate the management of user accounts or nightly backups. You can also use the Windows Script Host, CScript.exe, to run more sophisticated scripts in the [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>%HOMESHARE%</li>
<li>%ERRORLEVEL%</li>
<li>%APPDATA%</li>
<li>%ALLUSERSPROFILE%</li>
</ul>
<p>You can use the command shell to create and edit batch files (also called scripts) to automate routine tasks. For example, you can use scripts to automate the management of user accounts or nightly backups. You can also use the Windows Script Host, <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/cscript_overview.mspx">CScript.exe</a>, to run more sophisticated scripts in the command shell. You can perform operations more efficiently by using batch files than you can by using the user interface. Batch files accept all commands that are available at the command line. For more information about batch files and scripting, see <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx">Using batch files</a></p>
<p><strong><a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?mfr=true">Microsoft Command Shell Overview</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pITexperiences.com/2007/08/05/list-of-windows-variables-for-scripting-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.pitexperiences.com @ 2012-02-06 13:29:59 -->
