<?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: Windows: Use WMIC to Start or Stop a Service from the Command Line</title>
	<atom:link href="http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/</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: guest</title>
		<link>http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/comment-page-1/#comment-47479</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Sat, 26 Mar 2011 17:15:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-47479</guid>
		<description>NET START cannot work remotely.
wmic /node:host1 service where caption=&quot;alerter&quot; call startservice

The plus is teh return will be the exact error code of the service or zero if successful.

</description>
		<content:encoded><![CDATA[<p>NET START cannot work remotely.<br />
wmic /node:host1 service where caption=&#8221;alerter&#8221; call startservice</p>
<p>The plus is teh return will be the exact error code of the service or zero if successful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Daly</title>
		<link>http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/comment-page-1/#comment-31026</link>
		<dc:creator>Bill Daly</dc:creator>
		<pubDate>Thu, 11 Jun 2009 22:52:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-31026</guid>
		<description>This example doesn&#039;t work.  You cannot stop or start the &quot;Terminal Services&quot; service without changing the startup type and rebooting.  I think you just picked a bad example.  Did you try it first?

Otherwise, this is a very nice article.</description>
		<content:encoded><![CDATA[<p>This example doesn&#8217;t work.  You cannot stop or start the &#8220;Terminal Services&#8221; service without changing the startup type and rebooting.  I think you just picked a bad example.  Did you try it first?</p>
<p>Otherwise, this is a very nice article.</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 2/9 queries in 0.601 seconds using memcached
Object Caching 273/278 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 06:25:45 -->
