Restart Service
Overview
This automation restarts one or more specified Windows services on a target device. It is useful for resolving issues related to service malfunctions or applying configuration changes that require a service restart.
Dependencies
Parameters
| Name | Example | Accepted Values | Required | Default | Type | Description |
|---|---|---|---|---|---|---|
| ServiceNames | 'Spooler','W32Time' | Any valid Windows service name(s), comma-separated | Yes | N/A | String | The names of the Windows services to restart. Multiple service names should be separated by commas. |
Automation Setup/Import
Output
- Activity Details