Comment on page
Get-ManagementAgent
Gets a management agent
Get-ManagementAgent [[-Name] <String>] [-Reload] [<CommonParameters>]
The name of the management agent
Required? | false |
Position? | 1 |
Default value | |
Accept pipeline input? | true |
Accept wildcard characters? | false |
Forces the cmdlet discard any internal cached copy of the management agent, and reload it from the sync service
Required? | false |
Position? | 2 |
Default value | |
Accept pipeline input? | false |
Accept wildcard characters? | false |
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about CommonParameters.
PS C:\> Get-ManagementAgent ADMA
Last modified 1yr ago