Start-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 »
Start-Service
Short description Starts one or more stopped services. Syntax Description The Start-Service cmdlet sends a start message to the Windows Service Controller for each of the specified services . If a service is already running, the message is ignored without error. You can specify the services by their serv ice names or display names, or you can use the InputObject parameter to supply a service object representing the se rvices that you want to start.