Get-RunProfiles
Synopsis
Gets a management agent's run profiles
Syntax
Description
The Get-RunProfiles cmdlet returns a list of run profiles for the management agent
Parameters
-MA <string>
The management agent to get the run profiles from
Required?
true
Position?
1
Default value
Accept pipeline input?
false
Accept wildcard characters?
false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about CommonParameters.
Examples
Get the run profiles from the specified management agent
Last updated