<?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: Create Batch File to Start or End Window Services</title>
	<atom:link href="http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joao</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-50877</link>
		<dc:creator>joao</dc:creator>
		<pubDate>Mon, 24 Oct 2011 05:24:32 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-50877</guid>
		<description>Hi dear

I am new at working with windows scripting for batch but, I wonder if you could help by sendin a script that starts and then stops my DHCP SERVER?


Thanks</description>
		<content:encoded><![CDATA[<p>Hi dear</p>
<p>I am new at working with windows scripting for batch but, I wonder if you could help by sendin a script that starts and then stops my DHCP SERVER?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satish</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-49402</link>
		<dc:creator>Satish</dc:creator>
		<pubDate>Wed, 07 Sep 2011 08:49:45 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-49402</guid>
		<description>Thanks... its useful</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; its useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nssworld</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-48467</link>
		<dc:creator>Nssworld</dc:creator>
		<pubDate>Wed, 18 May 2011 09:58:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-48467</guid>
		<description>I am getting following error...
Any clue why it is happening

System error 5 has occurred.

Access is denied.</description>
		<content:encoded><![CDATA[<p>I am getting following error&#8230;<br />
Any clue why it is happening</p>
<p>System error 5 has occurred.</p>
<p>Access is denied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Demurphey</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-43636</link>
		<dc:creator>Demurphey</dc:creator>
		<pubDate>Mon, 01 Nov 2010 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-43636</guid>
		<description>what about NET START with arguments to start the service as a different user?</description>
		<content:encoded><![CDATA[<p>what about NET START with arguments to start the service as a different user?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer Dillard</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-43108</link>
		<dc:creator>Spencer Dillard</dc:creator>
		<pubDate>Tue, 12 Oct 2010 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-43108</guid>
		<description>Worked like a charm -- note that it should be NET START, not SET START.  I do sharepoint dev occasionally, and being able to stop/start the 20 or so services is a major help -- thanks a bunch</description>
		<content:encoded><![CDATA[<p>Worked like a charm &#8212; note that it should be NET START, not SET START.  I do sharepoint dev occasionally, and being able to stop/start the 20 or so services is a major help &#8212; thanks a bunch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandralalprabu</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-42909</link>
		<dc:creator>Chandralalprabu</dc:creator>
		<pubDate>Wed, 06 Oct 2010 11:05:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42909</guid>
		<description>txs its working fine
</description>
		<content:encoded><![CDATA[<p>txs its working fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mulani salim</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-42666</link>
		<dc:creator>Mulani salim</dc:creator>
		<pubDate>Sat, 25 Sep 2010 17:25:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-42666</guid>
		<description>we can create and delete same file again and again after 2 minits ,because of that pc cant goes in ideal mode, or any other solution on that...</description>
		<content:encoded><![CDATA[<p>we can create and delete same file again and again after 2 minits ,because of that pc cant goes in ideal mode, or any other solution on that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fuzoukwu</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-41967</link>
		<dc:creator>Fuzoukwu</dc:creator>
		<pubDate>Mon, 30 Aug 2010 20:19:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-41967</guid>
		<description>To list all running services in Win XP issue the following command at the prompt:
C&gt;tasklist
Have not tried it on Vista but it is likely to work also
</description>
		<content:encoded><![CDATA[<p>To list all running services in Win XP issue the following command at the prompt:<br />
C&gt;tasklist<br />
Have not tried it on Vista but it is likely to work also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mazz</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-39495</link>
		<dc:creator>Mazz</dc:creator>
		<pubDate>Thu, 03 Jun 2010 05:15:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-39495</guid>
		<description>Wickidellic! </description>
		<content:encoded><![CDATA[<p>Wickidellic!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilaya</title>
		<link>http://www.tech-recipes.com/rx/235/create-batch-file-to-start-or-end-window-services/comment-page-1/#comment-39326</link>
		<dc:creator>ilaya</dc:creator>
		<pubDate>Wed, 26 May 2010 08:21:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-39326</guid>
		<description>hi sir,
 
     please find the below sceneraio and help me to fix this, request you to provide  bat and script file for this.
 
 
unix,windows
 
   We have more than 100 servers in our environment,  each server we have seperate user account.  Need to change the password for all 100 servers from one server.
 
 
 
windows
 
   check the particular service running or not in all 100 servers.we need to check this using single server.</description>
		<content:encoded><![CDATA[<p>hi sir,</p>
<p>     please find the below sceneraio and help me to fix this, request you to provide  bat and script file for this.</p>
<p>unix,windows</p>
<p>   We have more than 100 servers in our environment,  each server we have seperate user account.  Need to change the password for all 100 servers from one server.</p>
<p>windows</p>
<p>   check the particular service running or not in all 100 servers.we need to check this using single server.</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 (User agent is rejected)
Database Caching 5/17 queries in 0.909 seconds using memcached
Object Caching 420/423 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 06:20:10 -->
