Get Services Depended On
This Automation Manager object obtains a list of services that depend on a given service.
Privileges
Normal
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
File | String | Yes | The display name of the service. |
Output Parameters
Name | Type | Description |
---|---|---|
DependsOn | Array | A list of services on which a service depends. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Result String | String | Object execution error details. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Display Name | String | Yes | Print Spooler |