Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This cmdlet enables a previously disabled Standalone Agent. An enabled Standalone Agent is considered for job execution
by the Controller.

The following REST Web Service API resources are used:

* /agents/inventory/ensableenable

PARAMETERS

AgentId

-AgentId <String[]>
Specifies the unique identifier of the Standalone Agent.

More than one Agent can be specified by separating Agent IDs by a comma.

Required?true
Position?1
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...