Service+ CL is a command line version of Service+, a Windows NT/2000 services administration utility.
A must-have for all professionals using Windows NT, who have now the possibility to control services throughout their servers using wildcards.
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)
Following examples will show:how easy it is to stop all your exchange servers services through your domain: sp stop \**Exchange*how the Spooler service can be restarted on all your machines with a name that start with SRV: sp restart \srv*Spooler how to change the account and password of a specific service on all your servers:sp modify \*YourService /Account=DomainJim /Password=xyz
Service+ CL keywords: service, services, nt, admin, administration, remote, network, server, control panel, wildcards