...
- Summary information includes e.g. the start date and JobScheduler Agent release.
- Statistics information includes e.g. the number of running tasks.
This cmdlet can be used to check if an Agent is available.
PARAMETERS
Url
-Url <Uri>
Specifies the URL to access the Agent.
...
Required? false
Position? 3
Default value
Accept pipeline input? falsetrue (ByPropertyName)
Accept wildcard characters?
...
-Timeout <Int32>
Specifies the number of milliseconds for establishing a connection to the JobScheduler Agent.
With the timeout being exceeded the Agent is considered being unavailable.
Default: 3000 1000 ms
Required? false
Position? 4
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters?
...