Author's Bio: Anton Mamaenko

Sunday, December 20, 2009

Microsoft tools

I find the following windows command-line tools extremely useful:
sc - allows to remotely administer windows machines
net - allows to start/stop services via command-line, for example:
net start Apache2.2
will start Apache service, if that is installed, etc.

No comments:

Post a Comment

Search This Blog