Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you start, pause, continue or stop a Windows service
off the command line?



How do you start, pause, continue or stop a Windows service off the command line?..

Answer / swapna

net start ServiceName, net pause ServiceName and so on.
Also sc.exe provides a command-line interface for Windows
services. View the OS documentation or proper book chapters
on using sc.exe

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


What is SOAP? How you will do windows and forms authentication?

0 Answers   Wipro,


Explain the main components in .net?

0 Answers  


Explain the difference between task and thread in .net?

0 Answers  


Which server tag comes from server when we submit any data

1 Answers  


How is .net core cross platform?

0 Answers  


What is RCW (Run time Callable Wrappers)?

0 Answers  


State the differences between the dispose() and finalize().

0 Answers  


What is Global Assembly Cache (GAC) and what is the Purpose of it?

1 Answers  


What is .net environment?

0 Answers  


What is managed code in .NET?

0 Answers  


How do you handle Start, Pause, Continue and Stop calls from SCM within your application?

1 Answers  


Categories