Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 2.0 » Resume-Service

Resume-Service - Powershell 2.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Resume-Service

Short description
Resumes one or more suspended (paused) services.

Syntax


Description
The Resume-Service cmdlet sends a resume message to the Windows Service Controller for each of the specified servic
es. If they have been suspended, they will resume service. If they are currently running, the message is ignored. Y
ou can specify the services by their service names or display names, or you can use the InputObject parameter to pa
ss a service object that represents the services that you want to resume.