Start a Service on Remote Computer using Command Prompt

Many a times we don't want to RDP a system just to start or stop a sevice.

In these times we can use this command from cmd,

sc <machine name> start\stop <name of Service>


e.g.

sc \\tstsystem start SQLSERVERAGENT



So, no need to RDP any further for petty tasks :-)


Will keep you posted.

Comments

Popular posts from this blog

VS 2012: No exports were found that match the constraint : ContractName

How to Tweak the New Multi-Monitor Taskbar in Windows 8