Edit C:\Windows\System32\WindowsPowerShell\v1.0\HelpV3.format.ps1xml
<?xml version="1.0" encoding="utf-8" ?> <!-- ******************************************************************* These sample files contain formatting information used by the Windows PowerShell engine. Do not edit or change the contents of this file directly. Please see the Windows PowerShell documentation or type Get-Help Update-FormatData for more information. Copyright (c) Microsoft Corporation. All rights reserved. THIS SAMPLE CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. IF THIS CODE AND INFORMATION IS MODIFIED, THE ENTIRE RISK OF USE OR RESULTS IN CONNECTION WITH THE USE OF THIS CODE AND INFORMATION REMAINS WITH THE USER. ******************************************************************** --> <Configuration> <!-- ################ VIEW DEFINITIONS ################ --> <ViewDefinitions> <View> <Name>ReducedDefaultCommandHelp</Name> <ViewSelectedBy> <TypeName>ExtendedCmdletHelpInfo</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.WorkflowCommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonWorkflowParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.CommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AliasesSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Aliases</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Remarks</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ReducedVerboseCommandHelp</Name> <ViewSelectedBy> <TypeName>ExtendedCmdletHelpInfo#DetailedView</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.WorkflowCommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonWorkflowParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.CommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Parameters"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Parameters</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.WorkflowCommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonWorkflowParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseWorkflowCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.CommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.CommonParameters -eq $false) -and ($_.parameters.parameter.count -eq 0)</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="None" /> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AliasesSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Aliases</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Remarks</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ReducedFullCommandHelp</Name> <ViewSelectedBy> <TypeName>ExtendedCmdletHelpInfo#FullView</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlPossibleValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Syntax"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Syntax</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>SyntaxItem</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControlName>MamlParameterControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.WorkflowCommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonWorkflowParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.CommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>[</Text> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <Text>]</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Parameters"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Parameters</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Parameter</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.description -ne $()</ScriptBlock> </ItemSelectionCondition> <PropertyName>description</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.possibleValues -ne $()</ScriptBlock> </ItemSelectionCondition> <!-- This will display possible values --> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValues</PropertyName> <CustomControlName>MamlPossibleValueControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterRequired"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterPosition"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.position -eq $()) -or ($_.position -eq "")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NamedParameter" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.position -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>$_.position</ScriptBlock> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsPipelineInput"/> <ExpressionBinding> <PropertyName>pipelineInput</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterSetName"/> <ExpressionBinding> <PropertyName>parameterSetName</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterAliases"/> <ExpressionBinding> <PropertyName>aliases</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterIsDynamic"/> <ExpressionBinding> <PropertyName>isDynamic</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.WorkflowCommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonWorkflowParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseWorkflowCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.CommonParameters -eq $true</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="CommonParameters" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="BaseCmdletInformation"/> </CustomItem> </Frame> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.CommonParameters -eq $false) -and ($_.parameters.parameter.count -eq 0)</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="None" /> <NewLine/> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="InputType"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>InputTypes</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>InputType</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ReturnType"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>ReturnValues</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>ReturnValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>type</PropertyName> <CustomControlName>MamlTypeControl</CustomControlName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AliasesSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Aliases</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Remarks</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ReducedExamplesCommandHelp</Name> <ViewSelectedBy> <TypeName>ExtendedCmdletHelpInfo#ExamplesView</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Details</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="Name"/> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Name</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AliasesSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Aliases</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="RemarksSection" /> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <PropertyName>Remarks</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>ReducedCommandHelpParameterView</Name> <ViewSelectedBy> <TypeName>ExtendedCmdletHelpInfo#parameter</TypeName> </ViewSelectedBy> <Controls> <Control> <Name>MamlParameterValueGroupControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <Text>{</Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.ParameterValue.Length -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> $i=0; $out=""; foreach($a in $_.ParameterValue) { if($i -gt 0) { $out = $out + " | "; }; $out = $out + $a; $i = $i + 1; } $out; </ScriptBlock> </ExpressionBinding> <Text>}</Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text> </Text> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ScriptBlock>"<" + $_ + ">"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlParameterControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <!-- Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"["</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>Name</PropertyName> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <ScriptBlock>$_</ScriptBlock> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <!--End Optional tag for Name --> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>(($_.position -ne $()) -and ($_.position -ne "") -and ($_.position -notmatch "named") -and ([int]$_.position -ne $()))</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValueGroup</PropertyName> <CustomControlName>MamlParameterValueGroupControl</CustomControlName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required -ne "true"</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>"]"</ScriptBlock> </ExpressionBinding> <Text> </Text> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlTypeControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>name</PropertyName> <EnumerateCollection/> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> <Control> <Name>MamlPossibleValueControl</Name> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValue</PropertyName> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Value</PropertyName> </ExpressionBinding> <NewLine/> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </Control> </Controls> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <EnumerateCollection/> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text>-</Text> <ExpressionBinding> <PropertyName>name</PropertyName> </ExpressionBinding> <ExpressionBinding> <PropertyName>ParameterValue</PropertyName> <CustomControlName>MamlParameterValueControl</CustomControlName> </ExpressionBinding> <NewLine/> <Frame> <LeftIndent>4</LeftIndent> <CustomItem> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.description -ne $()</ScriptBlock> </ItemSelectionCondition> <PropertyName>description</PropertyName> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.possibleValues -ne $()</ScriptBlock> </ItemSelectionCondition> <!-- This will display possible values --> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>possibleValues</PropertyName> <CustomControlName>MamlPossibleValueControl</CustomControlName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterRequired"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("true")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="TrueShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.required.ToLower().Equals("false")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="FalseShort" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterPosition"/> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>($_.position -eq $()) -or ($_.position -eq "")</ScriptBlock> </ItemSelectionCondition> <ScriptBlock> </ScriptBlock> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="NamedParameter" /> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> <ExpressionBinding> <ItemSelectionCondition> <ScriptBlock>$_.position -ne $()</ScriptBlock> </ItemSelectionCondition> <ScriptBlock>$_.position</ScriptBlock> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="AcceptsPipelineInput"/> <ExpressionBinding> <PropertyName>pipelineInput</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterSetName"/> <ExpressionBinding> <PropertyName>parameterSetName</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterAliases"/> <ExpressionBinding> <PropertyName>aliases</PropertyName> </ExpressionBinding> <NewLine/> <Text AssemblyName="System.Management.Automation" BaseName="HelpDisplayStrings" ResourceId="ParameterIsDynamic"/> <ExpressionBinding> <PropertyName>isDynamic</PropertyName> </ExpressionBinding> <NewLine/> <NewLine/> </CustomItem> </Frame> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>VerboseRecord</Name> <OutOfBand/> <ViewSelectedBy> <TypeName>System.Management.Automation.VerboseRecord</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Message</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>DeserializedVerboseRecord</Name> <OutOfBand/> <ViewSelectedBy> <TypeName>Deserialized.System.Management.Automation.VerboseRecord</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>InformationalRecord_Message</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>DebugRecord</Name> <OutOfBand/> <ViewSelectedBy> <TypeName>System.Management.Automation.DebugRecord</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>Message</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> <View> <Name>DeserializedDebugRecord</Name> <OutOfBand/> <ViewSelectedBy> <TypeName>Deserialized.System.Management.Automation.DebugRecord</TypeName> </ViewSelectedBy> <CustomControl> <CustomEntries> <CustomEntry> <CustomItem> <ExpressionBinding> <PropertyName>InformationalRecord_Message</PropertyName> </ExpressionBinding> </CustomItem> </CustomEntry> </CustomEntries> </CustomControl> </View> </ViewDefinitions> </Configuration> <!-- SIG # Begin signature block --> <!-- MIIXXAYJKoZIhvcNAQcCoIIXTTCCF0kCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB --> <!-- gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR --> <!-- AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUaP4bnmYZHLowA2iR+2Y/e5AF --> <!-- DBKgghIxMIIEYDCCA0ygAwIBAgIKLqsR3FD/XJ3LwDAJBgUrDgMCHQUAMHAxKzAp --> <!-- BgNVBAsTIkNvcHlyaWdodCAoYykgMTk5NyBNaWNyb3NvZnQgQ29ycC4xHjAcBgNV --> <!-- BAsTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEhMB8GA1UEAxMYTWljcm9zb2Z0IFJv --> <!-- b3QgQXV0aG9yaXR5MB4XDTA3MDgyMjIyMzEwMloXDTEyMDgyNTA3MDAwMFoweTEL --> <!-- MAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hpbmd0b24xEDAOBgNVBAcTB1JlZG1v --> <!-- bmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEjMCEGA1UEAxMaTWlj --> <!-- cm9zb2Z0IENvZGUgU2lnbmluZyBQQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw --> <!-- ggEKAoIBAQC3eX3WXbNFOag0rDHa+SU1SXfA+x+ex0Vx79FG6NSMw2tMUmL0mQLD --> <!-- TdhJbC8kPmW/ziO3C0i3f3XdRb2qjw5QxSUr8qDnDSMf0UEk+mKZzxlFpZNKH5nN --> <!-- sy8iw0otfG/ZFR47jDkQOd29KfRmOy0BMv/+J0imtWwBh5z7urJjf4L5XKCBhIWO --> <!-- sPK4lKPPOKZQhRcnh07dMPYAPfTG+T2BvobtbDmnLjT2tC6vCn1ikXhmnJhzDYav --> <!-- 8sTzILlPEo1jyyzZMkUZ7rtKljtQUxjOZlF5qq2HyFY+n4JQiG4FsTXBeyS9UmY9 --> <!-- mU7MK34zboRHBtGe0EqGAm6GAKTAh99TAgMBAAGjgfowgfcwEwYDVR0lBAwwCgYI --> <!-- KwYBBQUHAwMwgaIGA1UdAQSBmjCBl4AQW9Bw72lyniNRfhSyTY7/y6FyMHAxKzAp --> <!-- BgNVBAsTIkNvcHlyaWdodCAoYykgMTk5NyBNaWNyb3NvZnQgQ29ycC4xHjAcBgNV --> <!-- BAsTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjEhMB8GA1UEAxMYTWljcm9zb2Z0IFJv --> <!-- b3QgQXV0aG9yaXR5gg8AwQCLPDyIEdE+9mPs30AwDwYDVR0TAQH/BAUwAwEB/zAd --> <!-- BgNVHQ4EFgQUzB3OdgBwW6/x2sROmlFELqNEY/AwCwYDVR0PBAQDAgGGMAkGBSsO --> <!-- AwIdBQADggEBAHurrn5KJvLOvE50olgndCp1s4b9q0yUeABN6crrGNxpxQ6ifPMC --> <!-- Q8bKh8z4U8zCn71Wb/BjRKlEAO6WyJrVHLgLnxkNlNfaHq0pfe/tpnOsj945jj2Y --> <!-- arw4bdKIryP93+nWaQmRiL3+4QC7NPP3fPkQEi4F6ymWk0JrKHG3OI/gBw3JXWjN --> <!-- vYBBa2aou7e7jjTK8gMQfHr10uBC33v+4eGs/vbf1Q2zcNaS40+2OKJ8LdQ92zQL --> <!-- YjcCn4FqI4n2XGOPsFq7OddgjFWEGjP1O5igggyiX4uzLLehpcur2iC2vzAZhSAU --> <!-- DSq8UvRB4F4w45IoaYfBcOLzp6vOgEJydg4wggR6MIIDYqADAgECAgphAbKbAAAA --> <!-- AAAVMA0GCSqGSIb3DQEBBQUAMHkxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNo --> <!-- aW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29y --> <!-- cG9yYXRpb24xIzAhBgNVBAMTGk1pY3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBMB4X --> <!-- DTExMDIyMTIwNTMxMloXDTEyMDUyMTIwNTMxMlowgYMxCzAJBgNVBAYTAlVTMRMw --> <!-- EQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVN --> <!-- aWNyb3NvZnQgQ29ycG9yYXRpb24xDTALBgNVBAsTBE1PUFIxHjAcBgNVBAMTFU1p --> <!-- Y3Jvc29mdCBDb3Jwb3JhdGlvbjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC --> <!-- ggEBAKVxdBjL25wv+vFjGYCjjv/IcIMMoUcq+vpasM5ND7072iHNBdV9fD+1mXYl --> <!-- OtygTyDlctNDceb/bBT5n4SyJYe9FLVdvjeJLsWrhWBxhYEnuTMD+a3WkwLutlUR --> <!-- AsuDhfbBhWNhGaAUnJ2fnEZjN9gRPFfHSCBTFvfMWP72wBrKtkZsDeg6Bc6mHOOI --> <!-- 8N2qwnCDW9Hy8j+42aSdowBuqoHN7joErcBKkiwT4OlBdgmAAWxnILQxsD5r0kAI --> <!-- g9VwMI0w576M0C/u1IY/GlqlwGiF6Il8kQNKbllDIEiciP7JRbfoTAQBC2LOouwc --> <!-- kyX90LEOxvi2JBp7+3zWXE7RZ+kCAwEAAaOB+DCB9TATBgNVHSUEDDAKBggrBgEF --> <!-- BQcDAzAdBgNVHQ4EFgQU2XLUywxiX92jdJ9fDphBqFsTQyYwDgYDVR0PAQH/BAQD --> <!-- AgeAMB8GA1UdIwQYMBaAFMwdznYAcFuv8drETppRRC6jRGPwMEQGA1UdHwQ9MDsw --> <!-- OaA3oDWGM2h0dHA6Ly9jcmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1Y3Rz --> <!-- L0NTUENBLmNybDBIBggrBgEFBQcBAQQ8MDowOAYIKwYBBQUHMAKGLGh0dHA6Ly93 --> <!-- d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvQ1NQQ0EuY3J0MA0GCSqGSIb3DQEB --> <!-- BQUAA4IBAQBgYCfYfDBJEkdBNzxedbTkogA2EUiwLFibmHztoxKhmO4Ys5f2bY7Y --> <!-- MBocrSFjQUaT168aKEuXNn1AVGDMYrzp/GmnX3/Fh6aGDHyp4ll924jVd3gFpiTK --> <!-- ZPhOUbdEKI4aLFQIKHLFHxg9LM8AJ28T0aVh8tZiOr0ATgUvmWd95WNDPzsMvosH --> <!-- euF4QL/feM6HIKIZobxg8J+sUlx2FP0beAXXY3Vrgf2HRq2tWVK/e7+vGaSSsvIL --> <!-- LH4wENsxS76EWn/3mxJ46d5+YKsNxjEe9nKaPmfPOO44zjkbc9s72TTfg9KczeGL --> <!-- 3hr+ZAhfr/YuuDIldmkl89WNNSPD2yVEMIIEnTCCA4WgAwIBAgIQaguZT8AAJasR --> <!-- 20UfWHpnojANBgkqhkiG9w0BAQUFADBwMSswKQYDVQQLEyJDb3B5cmlnaHQgKGMp --> <!-- IDE5OTcgTWljcm9zb2Z0IENvcnAuMR4wHAYDVQQLExVNaWNyb3NvZnQgQ29ycG9y --> <!-- YXRpb24xITAfBgNVBAMTGE1pY3Jvc29mdCBSb290IEF1dGhvcml0eTAeFw0wNjA5 --> <!-- MTYwMTA0NDdaFw0xOTA5MTUwNzAwMDBaMHkxCzAJBgNVBAYTAlVTMRMwEQYDVQQI --> <!-- EwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3Nv --> <!-- ZnQgQ29ycG9yYXRpb24xIzAhBgNVBAMTGk1pY3Jvc29mdCBUaW1lc3RhbXBpbmcg --> <!-- UENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3Ddu+6/IQkpxGMjO --> <!-- SD5TwPqrFLosMrsST1LIg+0+M9lJMZIotpFk4B9QhLrCS9F/Bfjvdb6Lx6jVrmlw --> <!-- ZngnZui2t++Fuc3uqv0SpAtZIikvz0DZVgQbdrVtZG1KVNvd8d6/n4PHgN9/TAI3 --> <!-- lPXAnghWHmhHzdnAdlwvfbYlBLRWW2ocY/+AfDzu1QQlTTl3dAddwlzYhjcsdckO --> <!-- 6h45CXx2/p1sbnrg7D6Pl55xDl8qTxhiYDKe0oNOKyJcaEWL3i+EEFCy+bUajWzu --> <!-- JZsT+MsQ14UO9IJ2czbGlXqizGAG7AWwhjO3+JRbhEGEWIWUbrAfLEjMb5xD4Gro --> <!-- fyaOawIDAQABo4IBKDCCASQwEwYDVR0lBAwwCgYIKwYBBQUHAwgwgaIGA1UdAQSB --> <!-- mjCBl4AQW9Bw72lyniNRfhSyTY7/y6FyMHAxKzApBgNVBAsTIkNvcHlyaWdodCAo --> <!-- YykgMTk5NyBNaWNyb3NvZnQgQ29ycC4xHjAcBgNVBAsTFU1pY3Jvc29mdCBDb3Jw --> <!-- b3JhdGlvbjEhMB8GA1UEAxMYTWljcm9zb2Z0IFJvb3QgQXV0aG9yaXR5gg8AwQCL --> <!-- PDyIEdE+9mPs30AwEAYJKwYBBAGCNxUBBAMCAQAwHQYDVR0OBBYEFG/oTj+XuTSr --> <!-- S4aPvJzqrDtBQ8bQMBkGCSsGAQQBgjcUAgQMHgoAUwB1AGIAQwBBMAsGA1UdDwQE --> <!-- AwIBhjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBBQUAA4IBAQCUTRExwnxQ --> <!-- uxGOoWEHAQ6McEWN73NUvT8JBS3/uFFThRztOZG3o1YL3oy2OxvR+6ynybexUSEb --> <!-- bwhpfmsDoiJG7Wy0bXwiuEbThPOND74HijbB637pcF1Fn5LSzM7djsDhvyrNfOzJ --> <!-- rjLVh7nLY8Q20Rghv3beO5qzG3OeIYjYtLQSVIz0nMJlSpooJpxgig87xxNleEi7 --> <!-- z62DOk+wYljeMOnpOR3jifLaOYH5EyGMZIBjBgSW8poCQy97Roi6/wLZZflK3toD --> <!-- dJOzBW4MzJ3cKGF8SPEXnBEhOAIch6wGxZYyuOVAxlM9vamJ3uhmN430IpaczLB3 --> <!-- VFE61nJEsiP2MIIEqjCCA5KgAwIBAgIKYQaULQAAAAAACTANBgkqhkiG9w0BAQUF --> <!-- ADB5MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMH --> <!-- UmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSMwIQYDVQQD --> <!-- ExpNaWNyb3NvZnQgVGltZXN0YW1waW5nIFBDQTAeFw0wODA3MjUxOTAyMTdaFw0x --> <!-- MzA3MjUxOTEyMTdaMIGzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3Rv --> <!-- bjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0 --> <!-- aW9uMQ0wCwYDVQQLEwRNT1BSMScwJQYDVQQLEx5uQ2lwaGVyIERTRSBFU046N0E4 --> <!-- Mi02ODhBLTlGOTIxJTAjBgNVBAMTHE1pY3Jvc29mdCBUaW1lLVN0YW1wIFNlcnZp --> <!-- Y2UwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCVgQogQhhRetmV7Zv9 --> <!-- 3IfR+w6PE+qqNygSdv5NUKt2lyqTR+CpVmkC5ZR+TYXbf3HvdQDbu0Ns+2+scfAr --> <!-- 0XySzpQXnaHFuvn3ft1h4S0wHpwmLXY/5kaWjq7YiTfYzO/zz1vD/Gjg8mSPm+jD --> <!-- EvmjvoT81ovOBT29AXZQJwP4hLcWho1gvl0pLDzPpf2YWjUdTxbAONgeYT89NrNW --> <!-- FBV3lTsQ+gCwk+JdN6snu2MsSBSBVeNs6qkrlY2IDn6jAKV3JAeYKnADuCokkJre --> <!-- xaIiS79MWQZ3VHJDsD5k3ZOECFi2/umHSQk2s7P4M6l+TKJ5fzJZKQ6etfXgPJ4/ --> <!-- 7EY7AgMBAAGjgfgwgfUwHQYDVR0OBBYEFCiViL8CO+valLp9Rg/6y/R+nf/RMB8G --> <!-- A1UdIwQYMBaAFG/oTj+XuTSrS4aPvJzqrDtBQ8bQMEQGA1UdHwQ9MDswOaA3oDWG --> <!-- M2h0dHA6Ly9jcmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL3RzcGNh --> <!-- LmNybDBIBggrBgEFBQcBAQQ8MDowOAYIKwYBBQUHMAKGLGh0dHA6Ly93d3cubWlj --> <!-- cm9zb2Z0LmNvbS9wa2kvY2VydHMvdHNwY2EuY3J0MBMGA1UdJQQMMAoGCCsGAQUF --> <!-- BwMIMA4GA1UdDwEB/wQEAwIGwDANBgkqhkiG9w0BAQUFAAOCAQEAAO6s/OLSiGbK --> <!-- KeNauc0Agn4XXMUkWRK7qPdr14f+jcu1dh8bIvb34cq0uUEBGjetSDeWcPrMM6co --> <!-- jLgLtnQTKLezdeEqCeKLT9+YP5e3NBKB6hDdHdy6ZM9OUDtMiv0Z3SWu1ZaH6kvE --> <!-- 5fD5QRddAetXiH12euVv/ocgrJOcjJq/XxqgFTAk4KJ+YZEdKSnDSZA6Q4OJ7t7V --> <!-- g91PLDU750FBAaoADAvy1kkbzkKNe7DzLY1dKeG+jX+RFXa0YPsUJ6pvEmNCKFg6 --> <!-- ijuLQOS3xcySVxxGVmuPy5JNVgUAyvgwQEVO3xmIvfUQ8N0a3ygetFHyd+Am47sJ --> <!-- gRLcHjrQRTGCBJUwggSRAgEBMIGHMHkxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpX --> <!-- YXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQg --> <!-- Q29ycG9yYXRpb24xIzAhBgNVBAMTGk1pY3Jvc29mdCBDb2RlIFNpZ25pbmcgUENB --> <!-- AgphAbKbAAAAAAAVMAkGBSsOAwIaBQCggcAwGQYJKoZIhvcNAQkDMQwGCisGAQQB --> <!-- gjcCAQQwHAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwIwYJKoZIhvcNAQkE --> <!-- MRYEFIlPZ9GtDs966mtSVmhGgjwjB7VcMGAGCisGAQQBgjcCAQwxUjBQoCaAJABX --> <!-- AGkAbgBkAG8AdwBzACAAUABvAHcAZQByAFMAaABlAGwAbKEmgCRodHRwOi8vd3d3 --> <!-- Lm1pY3Jvc29mdC5jb20vcG93ZXJzaGVsbCAwDQYJKoZIhvcNAQEBBQAEggEAOIVW --> <!-- 9rqfLWd1Mjg3FIkjdpCzC4t6C/zp+hh0PeV95OPbXf9kjMBrhH6VY+yrwXNw3M2A --> <!-- 0sPeLwu1P4YWM3ftxT1RF0Fhi4FAM9PZMEE/q2Xw6fljSMqaaI0mQDnpAomZzs3E --> <!-- Fx3wrjnOjAD1v9ML5nASt3lWz+KjAoklW+QVWBvVGt2gXEUt/oCsmHj8MaExvpFq --> <!-- VH2eJ5rgWAcddg+ivsCSsUCQO6W0FjtcIhqGunWfmlpCbSQsYAi+OppuG+JyxgYH --> <!-- ZGEe3Hsmm4rC78hnTf0mXKNtcy1O1nGXOwT3VXR6lI5afYfiSsMK4MvGJ6bktaKA --> <!-- GJK7IMxXNH+D4ayAp6GCAh8wggIbBgkqhkiG9w0BCQYxggIMMIICCAIBATCBhzB5 --> <!-- MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVk --> <!-- bW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSMwIQYDVQQDExpN --> <!-- aWNyb3NvZnQgVGltZXN0YW1waW5nIFBDQQIKYQaULQAAAAAACTAHBgUrDgMCGqBd --> <!-- MBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTExMDky --> <!-- NzAwMzkxM1owIwYJKoZIhvcNAQkEMRYEFIhzpyII1esDDvrzuZg6of3gjGMRMA0G --> <!-- CSqGSIb3DQEBBQUABIIBAAUL07SQnniwQDsbMKJR29ZSBb70tGVpEUejmUTZipoH --> <!-- 9+yhthn1cxSIN5ap8QCl0oZcueulPYQ1HdBjDuz621JyPeMuQF9Z/oP1FIinNX4/ --> <!-- 6glyg6vpR7eyZLKElemi2AjonXaHuyhTUti7r+7HuRdichODzadtTZVk+jSm1FkC --> <!-- gGMi6yLDrFwKP3nCDYfIyfIkTGhurKoTt4CQ1JZhn6IbFi8m5WRt+cH9BydULb78 --> <!-- BpNa5l7cN0VGAStobXd4CALQutdgOXSZ9EtTVLI231bpyUJ+TJHtimYnEXKfKaA8 --> <!-- XQkGozzdA6QpHW1CCGdwapcOPws5+lYiwNuBVtwBceg= --> <!-- SIG # End signature block -->
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de