help HelpInfoShort 33 left 9 left 25 left Name Category if ($_.ModuleName -ne $null) { $_.ModuleName } else {$_.PSSnapIn} Synopsis CmdletHelp CmdletHelpInfo 4 Name 4 Syntax DefaultCommandHelp MamlCommandHelpInfo MamlShortDescriptionControl MamlParaTextItem Text MamlDescriptionControl MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlParameterControl $_.required -ne "true" "[" (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "[" Name - $_ (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "]" ParameterValue MamlParameterValueControl ParameterValueGroup MamlParameterValueGroupControl $_.required -ne "true" "]" Details 4 Name 4 Description MamlShortDescriptionControl 4 Syntax SyntaxItem name Parameter MamlParameterControl $_.WorkflowCommonParameters -eq $true if ($psversiontable.psversion.Major -gt 2 -and $_.WorkflowCommonParameters -eq $true) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format("{0}{1}{2}", "[", $resourceManager.GetString("CommonWorkflowParameters"), "] ") } elseif ($_.WorkflowCommonParameters -eq $true) { [String]::Format("{0}{1}{2}", "[<", "WorkflowCommonParameters", ">] ") } [ ] 4 description MamlDescriptionControl 4 relatedLinks navigationLink linkText $_.linkText.Length -ne 0 " " uri 4 " "get-help " + $_.Details.Name + " -examples" ". " "get-help " + $_.Details.Name + " -detailed" ". " "get-help " + $_.Details.Name + " -full" ". 4 if(($psversiontable.psversion.Major -gt 2) -and ($_.relatedLinks -ne $()) -and ($_.relatedLinks.navigationLink -ne $()) -and ($_.relatedLinks.navigationLink.Length -ne 0)) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format(" {0}{1}", $resourceManager.GetString("RelatedLinksHelpInfo"), "`"get-help " + $_.Details.Name + " -online`"`n") } VerboseCommandHelp MamlCommandHelpInfo#DetailedView MamlShortDescriptionControl MamlParaTextItem Text MamlDescriptionControl MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlParameterControl $_.required -ne "true" "[" (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "[" Name - $_ (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "]" ParameterValue MamlParameterValueControl ParameterValueGroup MamlParameterValueGroupControl $_.required -ne "true" "]" MamlExampleControl Title Introduction Text Code results remarks MamlShortDescriptionControl Details 4 Name 4 Description MamlShortDescriptionControl 4 Syntax SyntaxItem name Parameter MamlParameterControl $_.WorkflowCommonParameters -eq $true if ($psversiontable.psversion.Major -gt 2 -and $_.WorkflowCommonParameters -eq $true) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format("{0}{1}{2}", "[", $resourceManager.GetString("CommonWorkflowParameters"), "] ") } elseif ($_.WorkflowCommonParameters -eq $true) { [String]::Format("{0}{1}{2}", "[<", "WorkflowCommonParameters", ">] ") } [ ] 4 description MamlDescriptionControl 4 Parameters Parameter - name ParameterValue MamlParameterValueControl 4 Description MamlDescriptionControl $_.WorkflowCommonParameters -eq $true if ($psversiontable.psversion.Major -gt 2 -and $_.WorkflowCommonParameters -eq $true) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format("{0}{1}{2}", "[", $resourceManager.GetString("CommonWorkflowParameters"), "] ") } elseif ($_.WorkflowCommonParameters -eq $true) { [String]::Format("{0}{1}{2}", "[<", "WorkflowCommonParameters", ">] ") } 4 4 Examples Example MamlExampleControl 4 " "get-help " + $_.Details.Name + " -examples" ". " "get-help " + $_.Details.Name + " -detailed" ". " "get-help " + $_.Details.Name + " -full" ". 4 if(($psversiontable.psversion.Major -gt 2) -and ($_.relatedLinks -ne $()) -and ($_.relatedLinks.navigationLink -ne $()) -and ($_.relatedLinks.navigationLink.Length -ne 0)) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format(" {0}{1}", $resourceManager.GetString("RelatedLinksHelpInfo"), "`"get-help " + $_.Details.Name + " -online`"`n") } ExampleCommandHelp MamlCommandHelpInfo#ExamplesView MamlShortDescriptionControl MamlParaTextItem Text MamlExampleControl Title Introduction Text Code results remarks MamlShortDescriptionControl Details 4 Name 4 Description MamlShortDescriptionControl 4 Examples Example MamlExampleControl FullCommandHelp MamlCommandHelpInfo#FullView MamlShortDescriptionControl MamlParaTextItem Text MamlDescriptionControl MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlParameterControl $_.required -ne "true" "[" (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "[" Name - $_ (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "]" ParameterValue MamlParameterValueControl ParameterValueGroup MamlParameterValueGroupControl $_.required -ne "true" "]" MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl MamlExampleControl Title Introduction Text Code results remarks MamlShortDescriptionControl MamlAlertControl Text MamlPossibleValueControl possibleValue Value 4 Description MamlShortDescriptionControl Details 4 Name 4 Description MamlShortDescriptionControl 4 Syntax SyntaxItem name Parameter MamlParameterControl $_.WorkflowCommonParameters -eq $true if ($psversiontable.psversion.Major -gt 2 -and $_.WorkflowCommonParameters -eq $true) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format("{0}{1}{2}", "[", $resourceManager.GetString("CommonWorkflowParameters"), "] ") } elseif ($_.WorkflowCommonParameters -eq $true) { [String]::Format("{0}{1}{2}", "[<", "WorkflowCommonParameters", ">] ") } [ ] 4 description MamlDescriptionControl 4 Parameters Parameter - name ParameterValue MamlParameterValueControl 4 Description MamlDescriptionControl $_.possibleValues -ne $() possibleValues MamlPossibleValueControl $_.required.ToLower().Equals("true") $_.required.ToLower().Equals("false") ($_.position -eq $()) -or ($_.position -eq "") $_.position -ne $() $_.position defaultValue pipelineInput $_.globbing.ToLower().Equals("true") $_.globbing.ToLower().Equals("false") 4 4 InputTypes InputType type MamlTypeControl 4 description MamlShortDescriptionControl 4 ReturnValues ReturnValue type MamlTypeControl 4 description MamlShortDescriptionControl (($_.terminatingErrors -ne $null) -and ($_.terminatingErrors.terminatingError -ne $null)) terminatingErrors 4 terminatingError errorId category ) 4 description MamlShortDescriptionControl type MamlTypeControl targetObjectType MamlTypeControl recommendedAction MamlShortDescriptionControl (($_.nonTerminatingErrors -ne $null) -and ($_.nonTerminatingErrors.nonTerminatingError -ne $null)) nonTerminatingErrors 4 nonTerminatingError errorId category ) 4 description MamlShortDescriptionControl type MamlTypeControl targetObjectType MamlTypeControl recommendedAction MamlShortDescriptionControl $_.alertSet -ne $null alertSet $_.alertSet -ne $null alertSet 4 title 4 alert MamlAlertControl 4 Examples Example MamlExampleControl 4 relatedLinks navigationLink linkText $_.linkText.Length -ne 0 " " uri ProviderHelpInfo ProviderHelpInfo MamlTextItem MamlParaTextItem Text MamlOrderedListTextItem Tag Text MamlUnorderedListTextItem Tag Text MamlDefinitionTextItem Term 4 Definition ProviderTasks Task Task TaskExamplesControl Example TaskExampleControl TaskExampleControl Title Introduction Text Code results remarks MamlTextItem Task Title 4 Description MamlTextItem Examples TaskExamplesControl DynamicPossibleValues 4 Value 8 Description MamlTextItem DynamicParameterControl - Name Type "<" + $_.Name + ">" 4 Description PossibleValues PossibleValue DynamicPossibleValues CmdletSupported 4 Name 4 Drives MamlTextItem 4 Synopsis 4 DetailedDescription MamlTextItem 4 Capabilities MamlTextItem 4 Tasks ProviderTasks 4 DynamicParameters DynamicParameter DynamicParameterControl 4 Notes 4 relatedLinks navigationLink linkText $_.linkText.Length -ne 0 " " uri FaqHelpInfo FaqHelpInfo MamlTextItem MamlParaTextItem Text MamlOrderedListTextItem Tag Text MamlUnorderedListTextItem Tag Text MamlDefinitionTextItem Term 4 Definition Title Question 4 Answer MamlTextItem GeneralHelpInfo GeneralHelpInfo MamlTextItem MamlParaTextItem Text MamlOrderedListTextItem Tag Text MamlUnorderedListTextItem Tag Text MamlDefinitionTextItem Term 4 Definition Title 4 Content MamlTextItem GlossaryHelpInfo GlossaryHelpInfo MamlTextItem MamlParaTextItem Text MamlOrderedListTextItem Tag Text MamlUnorderedListTextItem Tag Text MamlDefinitionTextItem Term 4 Definition Name 4 Definition MamlTextItem ScriptHelpInfo ScriptHelpInfo MamlTextItem MamlParaTextItem Text MamlOrderedListTextItem Tag Text MamlUnorderedListTextItem Tag Text MamlDefinitionTextItem Term 4 Definition MamlPreformattedTextItem Text Title 4 Content MamlTextItem MamlCommandExamples MamlCommandHelpInfo#Examples MamlShortDescriptionControl MamlParaTextItem Text MamlExampleControl Title Introduction Text Code results remarks MamlShortDescriptionControl Example MamlExampleControl MamlCommandExample MamlCommandHelpInfo#Example MamlShortDescriptionControl MamlParaTextItem Text Title Introduction Text Code results remarks MamlShortDescriptionControl MamlCommandDetails MamlCommandHelpInfo#commandDetails MamlShortDescriptionControl MamlParaTextItem Text 4 Name 4 commandDescription MamlShortDescriptionControl MamlCommandParameters MamlCommandHelpInfo#Parameters MamlDescriptionControl MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlPossibleValueControl possibleValue Value 4 Description MamlShortDescriptionControl MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl 4 Parameter - name ParameterValue MamlParameterValueControl 4 Description MamlDescriptionControl $_.possibleValues -ne $() possibleValues MamlPossibleValueControl $_.required.ToLower().Equals("true") $_.required.ToLower().Equals("false") ($_.position -eq $()) -or ($_.position -eq "") $_.position -ne $() $_.position defaultValue pipelineInput $_.globbing.ToLower().Equals("true") $_.globbing.ToLower().Equals("false") 4 MamlCommandParameterView MamlCommandHelpInfo#Parameter MamlDescriptionControl MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlPossibleValueControl possibleValue Value 4 Description MamlShortDescriptionControl MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl - name ParameterValue MamlParameterValueControl 4 Description MamlDescriptionControl $_.possibleValues -ne $() possibleValues MamlPossibleValueControl $_.required.ToLower().Equals("true") $_.required.ToLower().Equals("false") ($_.position -eq $()) -or ($_.position -eq "") $_.position -ne $() $_.position defaultValue pipelineInput $_.globbing.ToLower().Equals("true") $_.globbing.ToLower().Equals("false") MamlCommandSyntax MamlCommandHelpInfo#Syntax MamlParameterValueGroupControl { $_.ParameterValue.Length -ne $() $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; } MamlParameterValueControl $_.required -ne "true" "[" "<" + $_ + ">" $_.required -ne "true" "]" MamlParameterControl $_.required -ne "true" "[" (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "[" Name - $_ (($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $())) "]" ParameterValue MamlParameterValueControl ParameterValueGroup MamlParameterValueGroupControl $_.required -ne "true" "]" SyntaxItem name Parameter MamlParameterControl $_.WorkflowCommonParameters -eq $true if ($psversiontable.psversion.Major -gt 2 -and $_.WorkflowCommonParameters -eq $true) { $assembly = [System.Reflection.Assembly]::Load("System.Management.Automation") $resourceManager = New-Object System.Resources.ResourceManager -ArgumentList "HelpDisplayStrings", $assembly [String]::Format("{0}{1}{2}", "[", $resourceManager.GetString("CommonWorkflowParameters"), "] ") } elseif ($_.WorkflowCommonParameters -eq $true) { [String]::Format("{0}{1}{2}", "[<", "WorkflowCommonParameters", ">] ") } [ ] MamlText MamlParaTextItem MamlOrderedListTextItem MamlUnorderedListTextItem MamlDefinitionTextItem MamlParaTextItem Text MamlOrderedListTextItem 4 Tag Text MamlUnorderedListTextItem 2 Tag Text MamlDefinitionTextItem Term 4 Definition MamlInputTypes MamlCommandHelpInfo#inputTypes MamlShortDescriptionControl MamlParaTextItem Text MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl InputType type MamlTypeControl 4 description MamlShortDescriptionControl MamlNonTerminatingErrors MamlCommandHelpInfo#nonTerminatingErrors MamlShortDescriptionControl MamlParaTextItem Text MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl nonTerminatingError errorId category ) 4 description MamlShortDescriptionControl type MamlTypeControl targetObjectType MamlTypeControl recommendedAction MamlShortDescriptionControl MamlTerminatingErrors MamlCommandHelpInfo#terminatingErrors MamlShortDescriptionControl MamlParaTextItem Text MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl terminatingError errorId category ) 4 description MamlShortDescriptionControl type MamlTypeControl targetObjectType MamlTypeControl recommendedAction MamlShortDescriptionControl MamlRelatedLinks MamlCommandHelpInfo#relatedLinks navigationLink linkText $_.linkText.Length -ne 0 " " uri MamlReturnTypes MamlCommandHelpInfo#returnValues MamlShortDescriptionControl MamlParaTextItem Text MamlTypeControl name $_.uri 4 uri $_.description 4 description MamlShortDescriptionControl ReturnValue type MamlTypeControl 4 description MamlShortDescriptionControl MamlAlertSet MamlCommandHelpInfo#alertSet MamlShortDescriptionControl MamlParaTextItem Text MamlAlertControl Text title 4 alert MamlAlertControl MamlDetails MamlCommandHelpInfo#details MamlShortDescriptionControl MamlParaTextItem Text 4 Name 4 Description MamlShortDescriptionControl