 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: run bat file</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/run-bat-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/run-bat-file/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 19:50:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: kevinbeaver</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/run-bat-file/#comment-69768</link>
		<dc:creator>kevinbeaver</dc:creator>
		<pubDate>Fri, 30 Oct 2009 19:17:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-69768</guid>
		<description><![CDATA[You could also create a file and email it to your users and have them run it or somehow tie it into another login script elsewhere on your network such as an intranet site.]]></description>
		<content:encoded><![CDATA[<p>You could also create a file and email it to your users and have them run it or somehow tie it into another login script elsewhere on your network such as an intranet site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scottscarver</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/run-bat-file/#comment-69714</link>
		<dc:creator>scottscarver</dc:creator>
		<pubDate>Fri, 30 Oct 2009 03:11:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-69714</guid>
		<description><![CDATA[Check out the&lt;a href=&quot;http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx&quot;&gt; pstools&lt;/a&gt; available from Microsoft.
One of the apps in the list is psexec.  You can create your batch file on the server, create a scheduled task to run the batch file.  In that batch file should be something like:

psexec \* \servernameshare123.bat  

You may need to include the -u adminaccount -p password switches, depending on the type of information you need.

Make sure the batch file is located in a directory that your pc&#039;s will have access too.

That&#039;s what I have done...in a nutshell.]]></description>
		<content:encoded><![CDATA[<p>Check out the<a href="http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx"> pstools</a> available from Microsoft.<br />
One of the apps in the list is psexec.  You can create your batch file on the server, create a scheduled task to run the batch file.  In that batch file should be something like:</p>
<p>psexec \* \servernameshare123.bat  </p>
<p>You may need to include the -u adminaccount -p password switches, depending on the type of information you need.</p>
<p>Make sure the batch file is located in a directory that your pc&#8217;s will have access too.</p>
<p>That&#8217;s what I have done&#8230;in a nutshell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumeshbnr</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/run-bat-file/#comment-69600</link>
		<dc:creator>sumeshbnr</dc:creator>
		<pubDate>Wed, 28 Oct 2009 09:05:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-69600</guid>
		<description><![CDATA[Hi,

Thanks for your information .How can I add a script through GPO my ADS is runnning in windows 2000 server na I couldnt see the preferences otion under user /computer configuration .Please help

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your information .How can I add a script through GPO my ADS is runnning in windows 2000 server na I couldnt see the preferences otion under user /computer configuration .Please help</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.039 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 20:50:13 -->