external help file | Module Name | ms.date | online version | schema | title |
---|---|---|---|---|---|
Microsoft.Management.OsConfiguration.Commands.dll-Help.xml |
OsConfiguration |
02/21/2024 |
2.0.0 |
Get-OSConfiguration |
{{ Fill in the Synopsis }}
Get-OSConfiguration [[-SourceId] <String>] [[-FriendlyName] <String>] [<CommonParameters>]
{{ Fill in the Description }}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
{{ Fill FriendlyName Description }}
Type: System.String
Parameter Sets: (All)
Aliases: FNAME
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
{{ Fill SourceId Description }}
Type: System.String
Parameter Sets: (All)
Aliases: SID
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.