<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Windows: Use WMIC to Start or Stop a Service from the Command Line | Windows | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Thu, 11 Jun 2009 18:52:36 -0000</lastBuildDate><item><title>Re: Windows: Use WMIC to Start or Stop a Service from the Command Line | Windows | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/#comment-10767295</link><description>This example doesn't work.  You cannot stop or start the "Terminal Services" service without changing the startup type and rebooting.  I think you just picked a bad example.  Did you try it first?&lt;br&gt;&lt;br&gt;Otherwise, this is a very nice article.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Daly</dc:creator><pubDate>Thu, 11 Jun 2009 18:52:36 -0000</pubDate></item><item><title>Re: Windows: Use WMIC to Start or Stop a Service from the Command Line | Windows | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/2949/windows_use_wmic_start_stop_service_command_line/#comment-2770854</link><description>Eh?&lt;br&gt;&lt;br&gt;To stop the service enter the following at a cmd prompt:&lt;br&gt;net stop "Terminal Services"&lt;br&gt;&lt;br&gt;To start the service enter the following at a cmd prompt:&lt;br&gt;net start "Terminal Services"&lt;br&gt;&lt;br&gt;To list running services enter the following at a cmd prompt:&lt;br&gt;net start&lt;br&gt;&lt;br&gt;You can also create shortcuts to perform the start and stop tasks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 30 Jul 2008 17:12:10 -0000</pubDate></item></channel></rss>