Get-DefaultSetting
Gets the default settings for a management group.
Parameter Set: FromMonitoringObjectProviderPath
Get-DefaultSetting [[-Path] <String[]> ] [ <CommonParameters>]
Gets the default settings for a management group.
Specifies the path or set of paths to the management groups for which to retrieve default settings. To enter multiple values, separate them by using commas.
Aliases |
none |
Required? |
false |
Position? |
1 |
Default Value |
none |
Accept Pipeline Input? |
true (ByPropertyName) |
Accept Wildcard Characters? |
false |
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters
- For more information, type "Get-Help Get-DefaultSetting -detailed". For technical information, type "Get-Help Get-DefaultSetting -full".
When specifying multiple values for a parameter, use commas to separate the values. For example, "<parameter-name> <value1>, <value2>".
This command gets the default settings for all connected management groups.
C:\PS>get-defaultsetting