-
Website
http://www.tech-recipes.com/ -
Original page
http://www.tech-recipes.com/rx/864/windows-service-managing-through-command-line/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
davak
83 comments · 1 points
-
Web Design
3 comments · 1 points
-
danishbacker
9 comments · 1 points
-
flexinfo
11 comments · 1 points
-
Tonychelle
4 comments · 1 points
-
-
Popular Threads
-
Facebook: How To Get Only Status Updates on Your FB Home Page
1 week ago · 4 comments
-
Firefox: Enable Case Sensitive Searches When Using Find (Ctrl+F)
5 days ago · 1 comment
-
Windows 7: How To Disable Live Preview for Taskbar Thumbnails
2 weeks ago · 2 comments
-
Gmail: How to block a sender from your inbox
3 weeks ago · 3 comments
-
Our first iPhone game GreenThumb available in the App Store
4 weeks ago · 2 comments
-
Facebook: How To Get Only Status Updates on Your FB Home Page
I have few questions, and eagerly urge you all for response .
1.But how to RESTART the Services ,because its not possible to learn about the service whether its in STOP mode or not using NET START /NET STOP.
2. Whenever I issue NET STOP <ServiceName> ,it prompts for yes/no for all the services. How can I say yes to all the dependent services..as i will not have provision if i execute a batch file in scheduled tasks.
Thanks in Advance.
Vampire.
How to check the status of the complete services available and also command for an individual service.
-Vikas
For the details, have a look at http://www.windows-commandline.com/2009/06/cont...
I basically wants to change the services --> properties --> Log On as (from Local system account to "This Account").
Thanks for the help.