Get-DSScriptConfiguration
Synopsis
Syntax
__AllParameterSets
Get-DSScriptConfiguration [-ID] <guid> [-ResolveAnyIdentityPropertyNames] [<CommonParameters>]Description
Examples
PS C:\> Get-DSScriptConfiguration $myId | Select -ExpandProperty PowerShellSettingsParameters
-ID
Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-ResolveAnyIdentityPropertyNames
CommonParameters
Notes
Last updated
Was this helpful?