Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 3.0 » New-Service

New-Service - Powershell 3.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 »

New-Service

Short description
Creates a new Windows service.

Syntax


Description
The New-Service cmdlet creates a new entry for a Windows service in the registry and in the service database. A new ser
vice requires an executable file that executes during the service.


The parameters of this cmdlet let you set the display name, description, startup type, and dependencies of the service.