A command line version of Service+

Benefits
  • Manage your services throughout your servers using wildcards.
  • Start, Stop, Pause, Restart, Kill, Create, Remove, Kill and Debug services.
  • Terminate un-responding services (No need to reboot!).
  • Control specific services through your entire domain.
  • Query services status (returns an ErrorLevel).
Examples
  • To stop all your exchange servers services through your domain:

    sp stop \\*\*Exchange*
  • To restart the Spooler service on all your machines with a name starting with SRV:

    sp restart \\srv*\Spooler
  • To change the account and password of a specific service on all your servers:

    sp modify \\*\YourService /Account=Domain\Jim /Password=xyz
Requirements
  • Windows NT 4 (at least SP6), 2000, XP , 2003, Vista, 2008, 7 (32-Bit & 64-Bit).
  • 500 KB of hard disk space.
  • NT 4.0 versions are available both for Intel and Alpha.

Service+ CL is a native Unicode application supporting English and French.