AnonSec Team
Server IP : 127.0.0.1  /  Your IP : 127.0.0.1
Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3
System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586
User : GerbangSIPAD ( 0)
PHP Version : 5.6.3
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0777) :  C:/Windows/System32/WindowsPowerShell/v1.0/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : C:/Windows/System32/WindowsPowerShell/v1.0/PowerShellCore.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>
  
  <SelectionSets>
    <SelectionSet>
      <Name>BreakpointTypes</Name>
      <Types>
        <TypeName>System.Management.Automation.LineBreakpoint</TypeName>
        <TypeName>System.Management.Automation.VariableBreakpoint</TypeName>
        <TypeName>System.Management.Automation.CommandBreakpoint</TypeName>
      </Types>
    </SelectionSet>
    <SelectionSet>
      <Name>ModuleInfo</Name>
      <Types>
        <TypeName>System.Management.Automation.PSModuleInfo</TypeName>
        <TypeName>ModuleInfoGrouping</TypeName>
      </Types>
    </SelectionSet>
  </SelectionSets>

  <!-- ################ GLOBAL CONTROL DEFINITIONS ################ -->
  <Controls>
    <Control>
      <Name>AvailableModules-GroupingFormat</Name>
      <CustomControl>
        <CustomEntries>
          <CustomEntry>
            <CustomItem>
              <Frame>
                <LeftIndent>4</LeftIndent>
                <CustomItem>
                  <Text AssemblyName="System.Management.Automation" BaseName="FileSystemProviderStrings" ResourceId="DirectoryDisplayGrouping"/>
                  <ExpressionBinding>
                    <ScriptBlock>Split-Path -Parent (Split-Path -Parent $_.Path)</ScriptBlock>
                  </ExpressionBinding>
                  <NewLine/>
                </CustomItem>
              </Frame>
            </CustomItem>
          </CustomEntry>
        </CustomEntries>
      </CustomControl>
    </Control>
  </Controls>


  <ViewDefinitions>
        <View>
            <Name>System.RuntimeType</Name>
            <ViewSelectedBy>
                <TypeName>System.RuntimeType</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>IsPublic</Label>
                        <Width>8</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>IsSerial</Label>
                        <Width>8</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Width>40</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>IsPublic</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>IsSerializable</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>BaseType</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.MemberDefinition</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.MemberDefinition</TypeName>
            </ViewSelectedBy>
            <GroupBy>
                <PropertyName>TypeName</PropertyName> 
            </GroupBy>

            <TableControl>
                <AutoSize/>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>Name</Label>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>MemberType</Label>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>Definition</Label>
                    </TableColumnHeader>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>MemberType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Definition</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.GroupInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.GroupInfo</TypeName>
            </ViewSelectedBy>

            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>Count</Label>
                        <Alignment>Right</Alignment>
                        <Width>5</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Width>25</Width>
                    </TableColumnHeader>
                    <TableColumnHeader/>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Count</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Group</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.GroupInfoNoElement</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.GroupInfoNoElement</TypeName>
            </ViewSelectedBy>

            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>Count</Label>
                        <Alignment>Right</Alignment>
                        <Width>5</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Width>25</Width>
                    </TableColumnHeader>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Count</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>

        <View>
            <Name>history</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.HistoryInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>4</Width>
                        <Alignment>Right</Alignment>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Id</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>CommandLine</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>

        <View>
            <Name>history</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.HistoryInfo</TypeName>
            </ViewSelectedBy>
            <WideControl>
                <WideEntries>
                    <WideEntry>
                        <WideItem>
                            <PropertyName>CommandLine</PropertyName>
                        </WideItem>
                    </WideEntry>
                </WideEntries>
            </WideControl>
        </View>

        <View>
            <Name>MatchInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.MatchInfo</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                       <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.ToString(((get-location).path))</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>Variable</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.PSVariable</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>30</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Value</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>PathInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.PathInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Path</PropertyName>
                            </TableColumnItem>
                         </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>CommandInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.CommandInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>CommandInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.CmdletInfo</TypeName>
                <TypeName>System.Management.Automation.FunctionInfo</TypeName>
                <TypeName>System.Management.Automation.FilterInfo</TypeName>
                <TypeName>System.Management.Automation.AliasInfo</TypeName>
                <TypeName>System.Management.Automation.ApplicationInfo</TypeName>
                <TypeName>System.Management.Automation.ScriptInfo</TypeName>
                <TypeName>System.Management.Automation.ExternalScriptInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>CommandType</Label>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>Name</Label>
                        <Width>50</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>ModuleName</Label>
                    </TableColumnHeader>                    
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                              <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                              <ScriptBlock>
                                if ($_.CommandType -eq "Alias")
                                {
                                  $_.DisplayName
                                }
                                else
                                {
                                  $_.Name
                                }
                              </ScriptBlock>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>ModuleName</PropertyName>
                            </TableColumnItem>                            
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
          <Name>TypeData</Name>
          <ViewSelectedBy>
            <TypeName>System.Management.Automation.Runspaces.TypeData</TypeName>
          </ViewSelectedBy>
          <TableControl>
            <TableHeaders>
              <TableColumnHeader>
                <Label>TypeName</Label>
              </TableColumnHeader>
              <TableColumnHeader>
                <Label>Members</Label>
              </TableColumnHeader>
            </TableHeaders>
            <TableRowEntries>
              <TableRowEntry>
                <TableColumnItems>
                  <TableColumnItem>
                    <PropertyName>TypeName</PropertyName>
                  </TableColumnItem>
                  <TableColumnItem>
                    <PropertyName>Members</PropertyName>
                  </TableColumnItem>
                </TableColumnItems>
              </TableRowEntry>
            </TableRowEntries>
          </TableControl>
        </View>
        <View>
          <Name>ControlPanelItem</Name>
          <ViewSelectedBy>
            <TypeName>Microsoft.PowerShell.Commands.ControlPanelItem</TypeName>
          </ViewSelectedBy>
          <TableControl>
            <TableHeaders>
              <TableColumnHeader>
                <Label>Name</Label>
              </TableColumnHeader>
              <TableColumnHeader>
                <Label>CanonicalName</Label>
              </TableColumnHeader>
              <TableColumnHeader>
                <Label>Category</Label>
              </TableColumnHeader>
              <TableColumnHeader>
                <Label>Description</Label>
              </TableColumnHeader>
            </TableHeaders>
            <TableRowEntries>
              <TableRowEntry>
                <TableColumnItems>
                  <TableColumnItem>
                    <PropertyName>Name</PropertyName>
                  </TableColumnItem>
                  <TableColumnItem>
                    <PropertyName>CanonicalName</PropertyName>
                  </TableColumnItem>
                  <TableColumnItem>
                    <PropertyName>Category</PropertyName>
                  </TableColumnItem>
                  <TableColumnItem>
                    <PropertyName>Description</PropertyName>
                  </TableColumnItem>
                </TableColumnItems>
              </TableRowEntry>
            </TableRowEntries>
          </TableControl>
        </View>
        <View>
            <Name>ApplicationInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ApplicationInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Path</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>ScriptInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ScriptInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Definition</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>ExternalScriptInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ExternalScriptInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Path</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>FunctionInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.FunctionInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Function</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>FilterInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.FilterInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Filter</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>AliasInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.AliasInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                    </TableColumnHeader>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>CommandType</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>DisplayName</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>        
        <View>
            <Name>memberinfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.ListCommand+MemberInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>Class</Label>
                        <Width>11</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Width>25</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>MemberClass</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>MemberData</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>drive</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.PSDriveInfo</TypeName>
                <TypeName>Microsoft.PowerShell.Commands.ActiveDirectoryProvider+ADPSDriveInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>10</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>Used (GB)</Label>
                        <Width>13</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>Free (GB)</Label>
                        <Width>13</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Label>Provider</Label>
                        <Width>13</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <label>Root</label>
                        <Width>35</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <ScriptBlock>if($_.Used) { "{0:####.00}" -f ($_.Used / 1GB) }</ScriptBlock>
                                <Alignment>Right</Alignment>
                            </TableColumnItem>
                            <TableColumnItem>
                                <ScriptBlock>if($_.Free) { "{0:####.00}" -f ($_.Free / 1GB) }</ScriptBlock>
                                <Alignment>Right</Alignment>
                            </TableColumnItem>
                            <TableColumnItem>
                                <ScriptBlock>$_.Provider.Name</ScriptBlock>
                            </TableColumnItem>
                            <TableColumnItem>
                                <ScriptBlock>if($_.DisplayRoot -ne $null) { $_.DisplayRoot } else { $_.Root }</ScriptBlock>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>CurrentLocation</PropertyName>
                                <Alignment>Right</Alignment>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>provider</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ProviderInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Width>20</Width>
                    </TableColumnHeader>
                    <TableColumnHeader />
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Name</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Capabilities</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Drives</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>System.Management.Automation.CmdletInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.CmdletInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommandType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Definition</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Path</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AssemblyInfo</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>DLL</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>HelpFile</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ParameterSets</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ImplementingType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Verb</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Noun</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>System.Management.Automation.ApplicationInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ApplicationInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommandType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Definition</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Extension</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Path</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>FileVersionInfo</PropertyName>
                            </ListItem>

                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>System.Management.Automation.CommandInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.FunctionInfo</TypeName>
                <TypeName>System.Management.Automation.FilterInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommandType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Definition</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>

        <View>
            <Name>System.Management.Automation.ScriptInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ScriptInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommandType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Definition</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Path</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>

        <View>
            <Name>System.Management.Automation.AliasInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.AliasInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>DisplayName</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CommandType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Definition</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ReferencedCommand</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ResolvedCommand</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>provider</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ProviderInfo</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Drives</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Path</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Home</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Capabilities</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>ImplementingType</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>AssemblyInfo</PropertyName>
                            </ListItem>
                       </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.ListCommand+MemberInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.ListCommand+MemberInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MemberClass</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>MemberData</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>System.Management.Automation.PSDriveInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.PSDriveInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Description</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Provider</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Root</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>CurrentLocation</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.GroupInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.GroupInfo</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Count</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Group</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Values</PropertyName>
                            </ListItem>

                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.GroupInfoNoElement</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.GroupInfoNoElement</TypeName>
            </ViewSelectedBy>


            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Count</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Values</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>ShellVariable</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ShellVariable</TypeName>
            </ViewSelectedBy>
            <ListControl>
                <ListEntries>
                    <ListEntry>
                        <ListItems>
                            <ListItem>
                                <PropertyName>Name</PropertyName>
                            </ListItem>
                            <ListItem>
                                <PropertyName>Value</PropertyName>
                            </ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>

        <View>
            <Name>ScriptBlock</Name>
            <OutOfBand />
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ScriptBlock</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                       <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>ErrorInstance</Name>
            <OutOfBand />
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.ErrorRecord</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                       <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>
                                    if ($_.FullyQualifiedErrorId -ne "NativeCommandErrorMessage" -and $ErrorView -ne "CategoryView")
                                    {
                                        $myinv = $_.InvocationInfo
                                        if ($myinv -and $myinv.MyCommand)
                                        {
                                            switch -regex ( $myinv.MyCommand.CommandType )
                                            {
                                                ([System.Management.Automation.CommandTypes]::ExternalScript)
                                                {
                                                    if ($myinv.MyCommand.Path)
                                                    {
                                                        $myinv.MyCommand.Path + " : "
                                                    }
                                                    break
                                                }
                                                ([System.Management.Automation.CommandTypes]::Script)
                                                {
                                                    if ($myinv.MyCommand.ScriptBlock)
                                                    {
                                                        $myinv.MyCommand.ScriptBlock.ToString() + " : "
                                                    }
                                                    break
                                                }
                                                default
                                                {
                                                    if ($myinv.InvocationName -match '^[&amp;\.]?$')
                                                    {
                                                        if ($myinv.MyCommand.Name)
                                                        {
                                                            $myinv.MyCommand.Name + " : "
                                                        }
                                                    }
                                                    else
                                                    {
                                                        $myinv.InvocationName + " : "
                                                    }
                                                    break
                                                }
                                            }
                                        }
                                        elseif ($myinv -and $myinv.InvocationName)
                                        {
                                            $myinv.InvocationName + " : "
                                        }
                                    }
                                </ScriptBlock>
                            </ExpressionBinding>
                            <ExpressionBinding>
                                <ScriptBlock>
                                   if ($_.FullyQualifiedErrorId -eq "NativeCommandErrorMessage") {
                                        $_.Exception.Message   
                                   }
                                   else
                                   {
                                        $myinv = $_.InvocationInfo
                                        if ($myinv -and ($myinv.MyCommand -or ($_.CategoryInfo.Category -ne 'ParserError'))) {
                                            $posmsg = $myinv.PositionMessage
                                        } else {
                                            $posmsg = ""
                                        }
                                        
                                        if ($posmsg -ne "")
                                        {
                                            $posmsg = "`n" + $posmsg
                                        }
    				    
                                        if ( &amp; { Set-StrictMode -Version 1; $_.PSMessageDetails } ) {
                                            $posmsg = " : " +  $_.PSMessageDetails + $posmsg 
                                        }

                                        $indent = 4
                                        $width = $host.UI.RawUI.BufferSize.Width - $indent - 2

                                        $errorCategoryMsg = &amp; { Set-StrictMode -Version 1; $_.ErrorCategory_Message }
                                        if ($errorCategoryMsg -ne $null)
                                        {
                                            $indentString = "+ CategoryInfo          : " + $_.ErrorCategory_Message
                                        }
                                        else
                                        {
                                            $indentString = "+ CategoryInfo          : " + $_.CategoryInfo
                                        }
                                        $posmsg += "`n"
                                        foreach($line in @($indentString -split "(.{$width})")) { if($line) { $posmsg += (" " * $indent + $line) } }

                                        $indentString = "+ FullyQualifiedErrorId : " + $_.FullyQualifiedErrorId
                                        $posmsg += "`n"
                                        foreach($line in @($indentString -split "(.{$width})")) { if($line) { $posmsg += (" " * $indent + $line) } }

                                        $originInfo = &amp; { Set-StrictMode -Version 1; $_.OriginInfo }
                                        if (($originInfo -ne $null) -and ($originInfo.PSComputerName -ne $null))
                                        {
                                            $indentString = "+ PSComputerName        : " + $originInfo.PSComputerName
                                            $posmsg += "`n"
                                            foreach($line in @($indentString -split "(.{$width})")) { if($line) { $posmsg += (" " * $indent + $line) } }
                                        }

                                        if ($ErrorView -eq "CategoryView") {
                                            $_.CategoryInfo.GetMessage()
                                        }
                                        elseif (! $_.ErrorDetails -or ! $_.ErrorDetails.Message) {
                                            $_.Exception.Message + $posmsg + "`n "
                                        } else {
                                            $_.ErrorDetails.Message + $posmsg
                                        }
                                   }
                                </ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>WarningRecord</Name>
            <OutOfBand/>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.WarningRecord</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                            <ExpressionBinding>
                                <PropertyName>Message</PropertyName>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
          <Name>DeserializedWarningRecord</Name>
          <OutOfBand/>
          <ViewSelectedBy>
            <TypeName>Deserialized.System.Management.Automation.WarningRecord</TypeName>
          </ViewSelectedBy>
          <CustomControl>
            <CustomEntries>
              <CustomEntry>
                <CustomItem>
                  <ExpressionBinding>
                    <PropertyName>InformationalRecord_Message</PropertyName>
                  </ExpressionBinding>
                </CustomItem>
              </CustomEntry>
            </CustomEntries>
          </CustomControl>
        </View>    
        <View>
            <Name>Exception</Name>
            <OutOfBand />
            <ViewSelectedBy>
                <TypeName>System.Exception</TypeName>
            </ViewSelectedBy>
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                       <CustomItem>
                            <ExpressionBinding>
                                <ScriptBlock>$_.Message</ScriptBlock>
                            </ExpressionBinding>
                        </CustomItem>
                    </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
        <View>
            <Name>CommandParameterSetInfo</Name>
            <ViewSelectedBy>
                <TypeName>System.Management.Automation.CommandParameterSetInfo</TypeName>
            </ViewSelectedBy>
            
            <Controls>
                <!-- formatting definitions used in the <CustomControl> part of the view -->
                
                <!-- DEFINITION for the formatting of a RuleInfoStruct --> 
                <Control>
                    <Name>FmtParameterInfo</Name>
                    <CustomControl>
                        <CustomEntries>
                            <CustomEntry>
                                <CustomItem>
                                    <NewLine/>
                                    <Frame>
                                        <LeftIndent>2</LeftIndent>
                                        <CustomItem>
                                            <Text>Parameter Name: </Text>
                                            <ExpressionBinding>
                                                <PropertyName>Name</PropertyName>
                                            </ExpressionBinding><NewLine/>

                                            <Frame>
                                                <LeftIndent>2</LeftIndent>
                                                <CustomItem>
                                                    <Text>ParameterType = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>ParameterType</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>Position = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>Position</PropertyName>
                                                    </ExpressionBinding><NewLine/>
                                                    
                                                    <Text>IsMandatory = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>IsMandatory</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>IsDynamic = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>IsDynamic</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>HelpMessage = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>HelpMessage</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>ValueFromPipeline = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>ValueFromPipeline</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>ValueFromPipelineByPropertyName = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>ValueFromPipelineByPropertyName</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>ValueFromRemainingArguments = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>ValueFromRemainingArguments</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>Aliases = </Text>
                                                    <ExpressionBinding>
                                                        <PropertyName>Aliases</PropertyName>
                                                    </ExpressionBinding><NewLine/>

                                                    <Text>Attributes =</Text><NewLine/>
                                                    <ExpressionBinding>
                                                        <PropertyName>Attributes</PropertyName>
                                                        <EnumerateCollection/>
                                                        <CustomControlName>FmtParameterAttributes</CustomControlName>
                                                    </ExpressionBinding>
                                                </CustomItem>
                                            </Frame>
                                        </CustomItem>
                                    </Frame>
                                </CustomItem>
                            </CustomEntry>
                        </CustomEntries>
                    </CustomControl>
                </Control>
                
                <Control>
                    <Name>FmtParameterAttributes</Name>
                    <CustomControl>
                        <CustomEntries>
                            <CustomEntry>
                                <CustomItem>
                                    <Frame>
                                        <LeftIndent>2</LeftIndent>
                                        <CustomItem>
                                            <ExpressionBinding>
                                            </ExpressionBinding>
                                            <NewLine/>                    
                                        </CustomItem>
                                    </Frame>
                                </CustomItem>
                            </CustomEntry>
                        </CustomEntries>
                    </CustomControl>
                </Control>                
            </Controls>
                
            
            <CustomControl>
                <CustomEntries>
                    <CustomEntry>
                        <CustomItem>
                        
                            <!-- top level: display the MatchingCriteriaPipelineObject object -->
                            <Text>Parameter Set Name: </Text>
                            <ExpressionBinding>
                                <PropertyName>Name</PropertyName>
                            </ExpressionBinding>
                            <NewLine/>
                            
                            <Text>Is default parameter set: </Text>
                            <ExpressionBinding>
                                <PropertyName>IsDefault</PropertyName>
                            </ExpressionBinding>
                            <NewLine/>
                            
                            <!-- display the CommandParameterInfo collection -->
                            <ExpressionBinding>
                                <PropertyName>Parameters</PropertyName>
                                <EnumerateCollection/>
                                <CustomControlName>FmtParameterInfo</CustomControlName>
                            </ExpressionBinding>
                            
                            <NewLine/>
                            
                        </CustomItem>
                     </CustomEntry>
                </CustomEntries>
            </CustomControl>
        </View>
      <View>
        <Name>PSSession</Name>
        <ViewSelectedBy>
          <TypeName>System.Management.Automation.Runspaces.PSSession</TypeName>
        </ViewSelectedBy>
        <TableControl>
          <TableHeaders>
            <TableColumnHeader>
              <Label>Id</Label>
              <Width>3</Width>
              <Alignment>right</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Name</Label>
              <Width>15</Width>
              <Alignment>left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>ComputerName</Label>
              <Width>15</Width>
              <Alignment>left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>State</Label>
              <Width>13</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>ConfigurationName</Label>
              <Width>20</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Availability</Label>
              <Width>13</Width>
              <Alignment>Right</Alignment>
            </TableColumnHeader>
          </TableHeaders>
          <TableRowEntries>
            <TableRowEntry>
              <TableColumnItems>
                <TableColumnItem>
                  <PropertyName>Id</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Name</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>ComputerName</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>State</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>ConfigurationName</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Availability</PropertyName>
                </TableColumnItem>
              </TableColumnItems>
            </TableRowEntry>
          </TableRowEntries>
        </TableControl>
      </View>
      <View>
        <Name>Job</Name>
        <ViewSelectedBy>
          <TypeName>System.Management.Automation.Job</TypeName>
        </ViewSelectedBy>
        <TableControl>
          <TableHeaders>
            <TableColumnHeader>
              <Label>Id</Label>
              <Width>6</Width>
              <Alignment>left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Name</Label>
              <Width>15</Width>
              <Alignment>left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>PSJobTypeName</Label>
              <Width>15</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>State</Label>
              <Width>13</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>HasMoreData</Label>
              <Width>15</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Location</Label>
              <Width>20</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Command</Label>
              <Width>25</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
          </TableHeaders>
          <TableRowEntries>
            <TableRowEntry>
              <TableColumnItems>
                <TableColumnItem>
                  <PropertyName>Id</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Name</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>PSJobTypeName</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
		  <PropertyName>State</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
		  <PropertyName>HasMoreData</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
		  <PropertyName>Location</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Command</PropertyName>
                </TableColumnItem>
              </TableColumnItems>
            </TableRowEntry>
          </TableRowEntries>
        </TableControl>
      </View>
      <View>
        <Name>Microsoft.PowerShell.Commands.TextMeasureInfo</Name>
        <ViewSelectedBy>
          <TypeName>Deserialized.Microsoft.PowerShell.Commands.TextMeasureInfo</TypeName>
        </ViewSelectedBy>
        <TableControl>
          <TableHeaders>
            <TableColumnHeader>
              <Label>Lines</Label>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Words</Label>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Characters</Label>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>Property</Label>
            </TableColumnHeader>
          </TableHeaders>
          <TableRowEntries>
            <TableRowEntry>
              <TableColumnItems>
                <TableColumnItem>
                  <PropertyName>Lines</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Words</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Characters</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Property</PropertyName>
                </TableColumnItem>
              </TableColumnItems>
            </TableRowEntry>
          </TableRowEntries>
        </TableControl>
      </View>
      <View>
        <Name>Microsoft.PowerShell.Commands.GenericMeasureInfo</Name>
        <ViewSelectedBy>
	     <TypeName>Deserialized.Microsoft.PowerShell.Commands.GenericMeasureInfo</TypeName>
        </ViewSelectedBy>
        <ListControl>
          <ListEntries>
            <ListEntry>
              <ListItems>
                <ListItem>
                  <PropertyName>Count</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Average</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Sum</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Maximum</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Minimum</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Property</PropertyName>
                </ListItem>
              </ListItems>
            </ListEntry>
          </ListEntries>
        </ListControl>
      </View>

    <View>
      <Name>CallStackFrame</Name>
      <ViewSelectedBy>
        <TypeName>System.Management.Automation.CallStackFrame</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>Command</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Arguments</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Location</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>

    <View>
        <Name>Breakpoint</Name>
        <ViewSelectedBy>
          <SelectionSetName>BreakpointTypes</SelectionSetName>
        </ViewSelectedBy>
        <TableControl>
            <TableHeaders>
                <TableColumnHeader>
                    <Label>ID</Label>
                    <width>4</width>
                    <alignment>right</alignment>
                </TableColumnHeader>
                <TableColumnHeader>
                    <Label>Script</Label>
                </TableColumnHeader>
                <TableColumnHeader>
                    <Label>Line</Label>
                    <width>4</width>
                    <alignment>right</alignment>
                </TableColumnHeader>
                <TableColumnHeader>
                    <Label>Command</Label>
                </TableColumnHeader>
                <TableColumnHeader>
                    <Label>Variable</Label>
                </TableColumnHeader>
                <TableColumnHeader>
                    <Label>Action</Label>
                </TableColumnHeader>
            </TableHeaders>
            <TableRowEntries>
                <TableRowEntry>
                    <TableColumnItems>
                        <TableColumnItem>
                            <PropertyName>ID</PropertyName>
                        </TableColumnItem>
                        <TableColumnItem>
                            <ScriptBlock>if ($_.Script) { [System.IO.Path]::GetFileName($_.Script) }</ScriptBlock>
                        </TableColumnItem>
                        <TableColumnItem>
                            <PropertyName>Line</PropertyName>
                        </TableColumnItem>
                        <TableColumnItem>
                            <PropertyName>Command</PropertyName>
                        </TableColumnItem>
                        <TableColumnItem>
                            <PropertyName>Variable</PropertyName>
                        </TableColumnItem>
                        <TableColumnItem>
                            <PropertyName>Action</PropertyName>
                        </TableColumnItem>
                    </TableColumnItems>
                </TableRowEntry>
            </TableRowEntries>
        </TableControl>
    </View>
    
      <View>
        <Name>Breakpoint</Name>
        <ViewSelectedBy>
            <SelectionSetName>BreakpointTypes</SelectionSetName>
        </ViewSelectedBy>
        <ListControl>
          <ListEntries>
              <ListEntry>
                  <EntrySelectedBy>
                      <TypeName>System.Management.Automation.LineBreakpoint</TypeName>
                  </EntrySelectedBy>
                  <ListItems>
                      <ListItem>
                          <PropertyName>ID</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Script</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Line</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Column</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Enabled</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>HitCount</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Action</PropertyName>
                      </ListItem>
                  </ListItems>
              </ListEntry>
              <ListEntry>
                  <EntrySelectedBy>
                      <TypeName>System.Management.Automation.VariableBreakpoint</TypeName>
                  </EntrySelectedBy>
                  <ListItems>
                      <ListItem>
                          <PropertyName>ID</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Variable</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>AccessMode</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Enabled</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>HitCount</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Action</PropertyName>
                      </ListItem>
                  </ListItems>
              </ListEntry>
              <ListEntry>
                  <EntrySelectedBy>
                      <TypeName>System.Management.Automation.CommandBreakpoint</TypeName>
                  </EntrySelectedBy>
                  <ListItems>
                      <ListItem>
                          <PropertyName>ID</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Command</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Enabled</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>HitCount</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Action</PropertyName>
                      </ListItem>
                  </ListItems>
              </ListEntry>
              <ListEntry>
                  <ListItems>
                      <ListItem>
                          <PropertyName>ID</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Script</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Enabled</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>HitCount</PropertyName>
                      </ListItem>
                      <ListItem>
                          <PropertyName>Action</PropertyName>
                      </ListItem>
                  </ListItems>
              </ListEntry>
          </ListEntries>
      </ListControl>
    </View>

    <View>
          <Name>PSSessionConfiguration</Name>
          <ViewSelectedBy>
              <TypeName>Microsoft.PowerShell.Commands.PSSessionConfigurationCommands#PSSessionConfiguration</TypeName>
          </ViewSelectedBy>
          <ListControl>
            <ListEntries>
              <ListEntry>
                <ListItems>
                  <ListItem>
                    <PropertyName>Name</PropertyName>
                  </ListItem>
                  <ListItem>
                    <PropertyName>PSVersion</PropertyName>
                  </ListItem>
                  <ListItem>
                    <PropertyName>StartupScript</PropertyName>
                  </ListItem>
                  <ListItem>
                    <PropertyName>RunAsUser</PropertyName>
                  </ListItem>
                  <ListItem>
                    <PropertyName>Permission</PropertyName>
                  </ListItem>
                </ListItems>
              </ListEntry>
            </ListEntries>
          </ListControl>      
     </View>
     <View>
            <Name>Microsoft.PowerShell.Commands.ComputerChangeInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.ComputerChangeInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>HasSucceeded</Label>
                        <Alignment>Left</Alignment>
                        <Width>12</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
			<Label>ComputerName</Label>
                        <Width>25</Width>
                    </TableColumnHeader>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>HasSucceeded</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>ComputerName</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.RenameComputerChangeInfo</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.RenameComputerChangeInfo</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Label>HasSucceeded</Label>
                        <Alignment>Left</Alignment>
                        <Width>12</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
			<Label>OldComputerName</Label>
                        <Width>25</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
			<Label>NewComputerName</Label>
                        <Width>25</Width>
                    </TableColumnHeader>
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>HasSucceeded</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>OldComputerName</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>NewComputerName</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>
        <View>
        <Name>Module</Name>
        <ViewSelectedBy>
          <TypeName>ModuleInfoGrouping</TypeName>
        </ViewSelectedBy>
        <GroupBy>
          <ScriptBlock>Split-Path -Parent (Split-Path -Parent $_.Path)</ScriptBlock>
          <CustomControlName>AvailableModules-GroupingFormat</CustomControlName>
        </GroupBy>
        <TableControl>
          <TableHeaders>
            <TableColumnHeader>
              <Width>10</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Width>10</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Width>35</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>ExportedCommands</Label>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
          </TableHeaders>
          <TableRowEntries>
            <TableRowEntry>
              <TableColumnItems>
                <TableColumnItem>
                  <PropertyName>ModuleType</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Version</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Name</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <ScriptBlock>$_.ExportedCommands.Keys</ScriptBlock>
                </TableColumnItem>
              </TableColumnItems>
            </TableRowEntry>
          </TableRowEntries>
        </TableControl>
      </View>
      <View>
        <Name>Module</Name>
        <ViewSelectedBy>
          <TypeName>System.Management.Automation.PSModuleInfo</TypeName>
        </ViewSelectedBy>
        <TableControl>
          <TableHeaders>
            <TableColumnHeader>
              <Width>10</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Width>10</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Width>35</Width>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
            <TableColumnHeader>
              <Label>ExportedCommands</Label>
              <Alignment>Left</Alignment>
            </TableColumnHeader>
          </TableHeaders>
          <TableRowEntries>
            <TableRowEntry>
              <TableColumnItems>
                <TableColumnItem>
                  <PropertyName>ModuleType</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Version</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <PropertyName>Name</PropertyName>
                </TableColumnItem>
                <TableColumnItem>
                  <ScriptBlock>$_.ExportedCommands.Keys</ScriptBlock>
                </TableColumnItem>
              </TableColumnItems>
            </TableRowEntry>
          </TableRowEntries>
        </TableControl>
      </View>
      <View>
        <Name>Module</Name>
        <ViewSelectedBy>
          <TypeName>System.Management.Automation.PSModuleInfo</TypeName>
        </ViewSelectedBy>
        <WideControl>
          <WideEntries>
            <WideEntry>
              <WideItem>
                <PropertyName>Name</PropertyName>
              </WideItem>
            </WideEntry>
          </WideEntries>
        </WideControl>
      </View>
      <View>
        <Name>Module</Name>
        <ViewSelectedBy>
          <TypeName>System.Management.Automation.PSModuleInfo</TypeName>
        </ViewSelectedBy>
        <ListControl>
          <ListEntries>
            <ListEntry>
              <ListItems>
                <ListItem>
                  <PropertyName>Name</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Path</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Description</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>ModuleType</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>Version</PropertyName>
                </ListItem>
                <ListItem>
                  <PropertyName>NestedModules</PropertyName>
                </ListItem>
                <ListItem>
                  <Label>ExportedFunctions</Label>
                  <ScriptBlock>$_.ExportedFunctions.Keys</ScriptBlock>
                </ListItem>
                <ListItem>
                  <Label>ExportedCmdlets</Label>
                  <ScriptBlock>$_.ExportedCmdlets.Keys</ScriptBlock>
                </ListItem>
                <ListItem>
                  <Label>ExportedVariables</Label>
                  <ScriptBlock>$_.ExportedVariables.Keys</ScriptBlock>
                </ListItem>
                <ListItem>
                  <Label>ExportedAliases</Label>
                  <ScriptBlock>$_.ExportedAliases.Keys</ScriptBlock>
                </ListItem>
              </ListItems>
            </ListEntry>
          </ListEntries>
        </ListControl>
      </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.HtmlWebResponseObject</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.HtmlWebResponseObject</TypeName>
                <TypeName>Microsoft.PowerShell.Commands.BasicHtmlWebResponseObject</TypeName>
            </ViewSelectedBy>

            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem><PropertyName>StatusCode</PropertyName></ListItem>
                            <ListItem><PropertyName>StatusDescription</PropertyName></ListItem>
                            <ListItem>
                                <Label>Content</Label>
                                <ScriptBlock>
                                  $result = $_.Content
                                  $result = $result.Substring(0, [Math]::Min($result.Length, 200) )
                                  if($result.Length -eq 200) { $result += "..." }
                                  $result                               
                                </ScriptBlock>
                            </ListItem>
                            <ListItem>
                                <Label>RawContent</Label>
                                <ScriptBlock>
                                  $result = $_.RawContent
                                  $result = $result.Substring(0, [Math]::Min($result.Length, 200) )
                                  if($result.Length -eq 200) { $result += "..." }
                                  $result                               
                                </ScriptBlock>
                            </ListItem>
                            <ListItem><PropertyName>Forms</PropertyName></ListItem>
                            <ListItem><PropertyName>Headers</PropertyName></ListItem>
                            <ListItem><PropertyName>Images</PropertyName></ListItem>
                            <ListItem><PropertyName>InputFields</PropertyName></ListItem>
                            <ListItem><PropertyName>Links</PropertyName></ListItem>
                            <ListItem><PropertyName>ParsedHtml</PropertyName></ListItem>
                            <ListItem><PropertyName>RawContentLength</PropertyName></ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>
        <View>
            <Name>Microsoft.PowerShell.Commands.WebResponseObject</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.PowerShell.Commands.WebResponseObject</TypeName>
            </ViewSelectedBy>

            <ListControl>
                <ListEntries>
                    <ListEntry>
                       <ListItems>
                            <ListItem><PropertyName>StatusCode</PropertyName></ListItem>
                            <ListItem><PropertyName>StatusDescription</PropertyName></ListItem>
                            <ListItem><PropertyName>Content</PropertyName></ListItem>                            
                            <ListItem>
                                <Label>RawContent</Label>
                                <ScriptBlock>
                                  $result = $_.RawContent
                                  $result = $result.Substring(0, [Math]::Min($result.Length, 200) )
                                  if($result.Length -eq 200) { $result += "..." }
                                  $result                               
                                </ScriptBlock>
                            </ListItem>
                            <ListItem><PropertyName>Headers</PropertyName></ListItem>
                            <ListItem><PropertyName>RawContentLength</PropertyName></ListItem>
                        </ListItems>
                    </ListEntry>
                </ListEntries>
            </ListControl>
        </View>       
        <View>
            <Name>Microsoft.Powershell.Utility.FileHash</Name>
            <ViewSelectedBy>
                <TypeName>Microsoft.Powershell.Utility.FileHash</TypeName>
            </ViewSelectedBy>
            <TableControl>
                <TableHeaders>
                    <TableColumnHeader>
                        <Alignment>Left</Alignment>
                        <Width>15</Width>
                    </TableColumnHeader>
                    <TableColumnHeader>
                        <Alignment>Left</Alignment>
                        <Width>70</Width>
                    </TableColumnHeader>                    
                    <TableColumnHeader />
                </TableHeaders>
                <TableRowEntries>
                    <TableRowEntry>
                        <TableColumnItems>
                            <TableColumnItem>
                                <PropertyName>Algorithm</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Hash</PropertyName>
                            </TableColumnItem>
                            <TableColumnItem>
                                <PropertyName>Path</PropertyName>
                            </TableColumnItem>
                        </TableColumnItems>
                    </TableRowEntry>
                 </TableRowEntries>
            </TableControl>
        </View>        
    </ViewDefinitions>
</Configuration>


<!-- SIG # Begin signature block -->
<!-- MIIavwYJKoZIhvcNAQcCoIIasDCCGqwCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB -->
<!-- gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR -->
<!-- AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUY+lOB0Zwqk5AlU1fHdNrV616 -->
<!-- rmmgghWCMIIEwzCCA6ugAwIBAgITMwAAADaeewBVssNdLAAAAAAANjANBgkqhkiG -->
<!-- 9w0BAQUFADB3MQswCQYDVQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4G -->
<!-- A1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSEw -->
<!-- HwYDVQQDExhNaWNyb3NvZnQgVGltZS1TdGFtcCBQQ0EwHhcNMTMwMzI3MjAwODI4 -->
<!-- WhcNMTQwNjI3MjAwODI4WjCBszELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hp -->
<!-- bmd0b24xEDAOBgNVBAcTB1JlZG1vbmQxHjAcBgNVBAoTFU1pY3Jvc29mdCBDb3Jw -->
<!-- b3JhdGlvbjENMAsGA1UECxMETU9QUjEnMCUGA1UECxMebkNpcGhlciBEU0UgRVNO -->
<!-- OkJCRUMtMzBDQS0yREJFMSUwIwYDVQQDExxNaWNyb3NvZnQgVGltZS1TdGFtcCBT -->
<!-- ZXJ2aWNlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvBmYmWSq9tq9 -->
<!-- TdEuQs9m7Ncr2HJUyU3z+i4JBkTQEzAtoukQKnUbP1Zcd7f66bz41enN9MiOmyvw -->
<!-- wBGa8Ve4bL0GjdbBYY/WMOEmqQom0XbagJXqfzAD3A/A1k2Gq7raHn51pQLb4TCz -->
<!-- QQedDDDfugtCawe9Q8lyj9UZDl3j9fsx7XFsiK7nO3ro+G4X3cv2B/j+IQjpIDoQ -->
<!-- 4fNJMWfp0jOWwRFXy4v7KnDPO/G73m61dLk9U70D5NzKsvcWvdmac8I+yUdiQlfF -->
<!-- CsiYycRYKd4O6/J8GPvEq9cLl7UZpgtJODqwUwSIBg6iirll6g5svVqt0Hue0Xoy -->
<!-- R/Ie0SNuNQIDAQABo4IBCTCCAQUwHQYDVR0OBBYEFMwfZPc12efmJAP0En8Ep94v -->
<!-- Gr5hMB8GA1UdIwQYMBaAFCM0+NlSRnAK7UD7dvuzK7DDNbMPMFQGA1UdHwRNMEsw -->
<!-- SaBHoEWGQ2h0dHA6Ly9jcmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1Y3Rz -->
<!-- L01pY3Jvc29mdFRpbWVTdGFtcFBDQS5jcmwwWAYIKwYBBQUHAQEETDBKMEgGCCsG -->
<!-- AQUFBzAChjxodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2NlcnRzL01pY3Jv -->
<!-- c29mdFRpbWVTdGFtcFBDQS5jcnQwEwYDVR0lBAwwCgYIKwYBBQUHAwgwDQYJKoZI -->
<!-- hvcNAQEFBQADggEBAFsHcVX7PnDXFDRFUmUNen+e7t7n+WMlVp3qsYH318h82rXp -->
<!-- Td6wCRG7bLcMMjUSAOCOn7il2jt68y2GkZ6QRIz3NGE2UOZoj1wNCED4Cw2r1Q9F -->
<!-- SftgR7r5wENBsu5oIGIWtaaf1lNZx7tQoLR8kElP01X27HxYUR7eEtfbfjv8cEa+ -->
<!-- ZQ6ER/tJWAi7eE2Lx8G2nKhFQiAkwQdyfwhXdZ9SlE8UYzkFzK0xA4EHEHqRfzqK -->
<!-- 2r871svWmnJj/BHgkVIR5Ul/age2xSK+pVTouRQEZLAuWB9H32XIlA0rJTRinaHQ -->
<!-- hiO16llZ8Oo61VIvwHLHCIUlQPbc4RXEUNTz0ukwggTsMIID1KADAgECAhMzAAAA -->
<!-- sBGvCovQO5/dAAEAAACwMA0GCSqGSIb3DQEBBQUAMHkxCzAJBgNVBAYTAlVTMRMw -->
<!-- EQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25kMR4wHAYDVQQKExVN -->
<!-- aWNyb3NvZnQgQ29ycG9yYXRpb24xIzAhBgNVBAMTGk1pY3Jvc29mdCBDb2RlIFNp -->
<!-- Z25pbmcgUENBMB4XDTEzMDEyNDIyMzMzOVoXDTE0MDQyNDIyMzMzOVowgYMxCzAJ -->
<!-- BgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYDVQQHEwdSZWRtb25k -->
<!-- MR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xDTALBgNVBAsTBE1PUFIx -->
<!-- HjAcBgNVBAMTFU1pY3Jvc29mdCBDb3Jwb3JhdGlvbjCCASIwDQYJKoZIhvcNAQEB -->
<!-- BQADggEPADCCAQoCggEBAOivXKIgDfgofLwFe3+t7ut2rChTPzrbQH2zjjPmVz+l -->
<!-- URU0VKXPtIupP6g34S1Q7TUWTu9NetsTdoiwLPBZXKnr4dcpdeQbhSeb8/gtnkE2 -->
<!-- KwtA+747urlcdZMWUkvKM8U3sPPrfqj1QRVcCGUdITfwLLoiCxCxEJ13IoWEfE+5 -->
<!-- G5Cw9aP+i/QMmk6g9ckKIeKq4wE2R/0vgmqBA/WpNdyUV537S9QOgts4jxL+49Z6 -->
<!-- dIhk4WLEJS4qrp0YHw4etsKvJLQOULzeHJNcSaZ5tbbbzvlweygBhLgqKc+/qQUF -->
<!-- 4eAPcU39rVwjgynrx8VKyOgnhNN+xkMLlQAFsU9lccUCAwEAAaOCAWAwggFcMBMG -->
<!-- A1UdJQQMMAoGCCsGAQUFBwMDMB0GA1UdDgQWBBRZcaZaM03amAeA/4Qevof5cjJB -->
<!-- 8jBRBgNVHREESjBIpEYwRDENMAsGA1UECxMETU9QUjEzMDEGA1UEBRMqMzE1OTUr -->
<!-- NGZhZjBiNzEtYWQzNy00YWEzLWE2NzEtNzZiYzA1MjM0NGFkMB8GA1UdIwQYMBaA -->
<!-- FMsR6MrStBZYAck3LjMWFrlMmgofMFYGA1UdHwRPME0wS6BJoEeGRWh0dHA6Ly9j -->
<!-- cmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1Y3RzL01pY0NvZFNpZ1BDQV8w -->
<!-- OC0zMS0yMDEwLmNybDBaBggrBgEFBQcBAQROMEwwSgYIKwYBBQUHMAKGPmh0dHA6 -->
<!-- Ly93d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvTWljQ29kU2lnUENBXzA4LTMx -->
<!-- LTIwMTAuY3J0MA0GCSqGSIb3DQEBBQUAA4IBAQAx124qElczgdWdxuv5OtRETQie -->
<!-- 7l7falu3ec8CnLx2aJ6QoZwLw3+ijPFNupU5+w3g4Zv0XSQPG42IFTp8263Os8ls -->
<!-- ujksRX0kEVQmMA0N/0fqAwfl5GZdLHudHakQ+hywdPJPaWueqSSE2u2WoN9zpO9q -->
<!-- GqxLYp7xfMAUf0jNTbJE+fA8k21C2Oh85hegm2hoCSj5ApfvEQO6Z1Ktwemzc6bS -->
<!-- Y81K4j7k8079/6HguwITO10g3lU/o66QQDE4dSheBKlGbeb1enlAvR/N6EXVruJd -->
<!-- PvV1x+ZmY2DM1ZqEh40kMPfvNNBjHbFCZ0oOS786Du+2lTqnOOQlkgimiGaCMIIF -->
<!-- vDCCA6SgAwIBAgIKYTMmGgAAAAAAMTANBgkqhkiG9w0BAQUFADBfMRMwEQYKCZIm -->
<!-- iZPyLGQBGRYDY29tMRkwFwYKCZImiZPyLGQBGRYJbWljcm9zb2Z0MS0wKwYDVQQD -->
<!-- EyRNaWNyb3NvZnQgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMTAwODMx -->
<!-- MjIxOTMyWhcNMjAwODMxMjIyOTMyWjB5MQswCQYDVQQGEwJVUzETMBEGA1UECBMK -->
<!-- V2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEeMBwGA1UEChMVTWljcm9zb2Z0 -->
<!-- IENvcnBvcmF0aW9uMSMwIQYDVQQDExpNaWNyb3NvZnQgQ29kZSBTaWduaW5nIFBD -->
<!-- QTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJyWVwZMGS/HZpgICBC -->
<!-- mXZTbD4b1m/My/Hqa/6XFhDg3zp0gxq3L6Ay7P/ewkJOI9VyANs1VwqJyq4gSfTw -->
<!-- aKxNS42lvXlLcZtHB9r9Jd+ddYjPqnNEf9eB2/O98jakyVxF3K+tPeAoaJcap6Vy -->
<!-- c1bxF5Tk/TWUcqDWdl8ed0WDhTgW0HNbBbpnUo2lsmkv2hkL/pJ0KeJ2L1TdFDBZ -->
<!-- +NKNYv3LyV9GMVC5JxPkQDDPcikQKCLHN049oDI9kM2hOAaFXE5WgigqBTK3S9dP -->
<!-- Y+fSLWLxRT3nrAgA9kahntFbjCZT6HqqSvJGzzc8OJ60d1ylF56NyxGPVjzBrAlf -->
<!-- A9MCAwEAAaOCAV4wggFaMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMsR6MrS -->
<!-- tBZYAck3LjMWFrlMmgofMAsGA1UdDwQEAwIBhjASBgkrBgEEAYI3FQEEBQIDAQAB -->
<!-- MCMGCSsGAQQBgjcVAgQWBBT90TFO0yaKleGYYDuoMW+mPLzYLTAZBgkrBgEEAYI3 -->
<!-- FAIEDB4KAFMAdQBiAEMAQTAfBgNVHSMEGDAWgBQOrIJgQFYnl+UlE/wq4QpTlVnk -->
<!-- pDBQBgNVHR8ESTBHMEWgQ6BBhj9odHRwOi8vY3JsLm1pY3Jvc29mdC5jb20vcGtp -->
<!-- L2NybC9wcm9kdWN0cy9taWNyb3NvZnRyb290Y2VydC5jcmwwVAYIKwYBBQUHAQEE -->
<!-- SDBGMEQGCCsGAQUFBzAChjhodHRwOi8vd3d3Lm1pY3Jvc29mdC5jb20vcGtpL2Nl -->
<!-- cnRzL01pY3Jvc29mdFJvb3RDZXJ0LmNydDANBgkqhkiG9w0BAQUFAAOCAgEAWTk+ -->
<!-- fyZGr+tvQLEytWrrDi9uqEn361917Uw7LddDrQv+y+ktMaMjzHxQmIAhXaw9L0y6 -->
<!-- oqhWnONwu7i0+Hm1SXL3PupBf8rhDBdpy6WcIC36C1DEVs0t40rSvHDnqA2iA6VW -->
<!-- 4LiKS1fylUKc8fPv7uOGHzQ8uFaa8FMjhSqkghyT4pQHHfLiTviMocroE6WRTsgb -->
<!-- 0o9ylSpxbZsa+BzwU9ZnzCL/XB3Nooy9J7J5Y1ZEolHN+emjWFbdmwJFRC9f9Nqu -->
<!-- 1IIybvyklRPk62nnqaIsvsgrEA5ljpnb9aL6EiYJZTiU8XofSrvR4Vbo0HiWGFzJ -->
<!-- NRZf3ZMdSY4tvq00RBzuEBUaAF3dNVshzpjHCe6FDoxPbQ4TTj18KUicctHzbMrB -->
<!-- 7HCjV5JXfZSNoBtIA1r3z6NnCnSlNu0tLxfI5nI3EvRvsTxngvlSso0zFmUeDord -->
<!-- EN5k9G/ORtTTF+l5xAS00/ss3x+KnqwK+xMnQK3k+eGpf0a7B2BHZWBATrBC7E7t -->
<!-- s3Z52Ao0CW0cgDEf4g5U3eWh++VHEK1kmP9QFi58vwUheuKVQSdpw5OPlcmN2Jsh -->
<!-- rg1cnPCiroZogwxqLbt2awAdlq3yFnv2FoMkuYjPaqhHMS+a3ONxPdcAfmJH0c6I -->
<!-- ybgY+g5yjcGjPa8CQGr/aZuW4hCoELQ3UAjWwz0wggYHMIID76ADAgECAgphFmg0 -->
<!-- AAAAAAAcMA0GCSqGSIb3DQEBBQUAMF8xEzARBgoJkiaJk/IsZAEZFgNjb20xGTAX -->
<!-- BgoJkiaJk/IsZAEZFgltaWNyb3NvZnQxLTArBgNVBAMTJE1pY3Jvc29mdCBSb290 -->
<!-- IENlcnRpZmljYXRlIEF1dGhvcml0eTAeFw0wNzA0MDMxMjUzMDlaFw0yMTA0MDMx -->
<!-- MzAzMDlaMHcxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYD -->
<!-- VQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xITAf -->
<!-- BgNVBAMTGE1pY3Jvc29mdCBUaW1lLVN0YW1wIFBDQTCCASIwDQYJKoZIhvcNAQEB -->
<!-- BQADggEPADCCAQoCggEBAJ+hbLHf20iSKnxrLhnhveLjxZlRI1Ctzt0YTiQP7tGn -->
<!-- 0UytdDAgEesH1VSVFUmUG0KSrphcMCbaAGvoe73siQcP9w4EmPCJzB/LMySHnfL0 -->
<!-- Zxws/HvniB3q506jocEjU8qN+kXPCdBer9CwQgSi+aZsk2fXKNxGU7CG0OUoRi4n -->
<!-- rIZPVVIM5AMs+2qQkDBuh/NZMJ36ftaXs+ghl3740hPzCLdTbVK0RZCfSABKR2YR -->
<!-- JylmqJfk0waBSqL5hKcRRxQJgp+E7VV4/gGaHVAIhQAQMEbtt94jRrvELVSfrx54 -->
<!-- QTF3zJvfO4OToWECtR0Nsfz3m7IBziJLVP/5BcPCIAsCAwEAAaOCAaswggGnMA8G -->
<!-- A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFCM0+NlSRnAK7UD7dvuzK7DDNbMPMAsG -->
<!-- A1UdDwQEAwIBhjAQBgkrBgEEAYI3FQEEAwIBADCBmAYDVR0jBIGQMIGNgBQOrIJg -->
<!-- QFYnl+UlE/wq4QpTlVnkpKFjpGEwXzETMBEGCgmSJomT8ixkARkWA2NvbTEZMBcG -->
<!-- CgmSJomT8ixkARkWCW1pY3Jvc29mdDEtMCsGA1UEAxMkTWljcm9zb2Z0IFJvb3Qg -->
<!-- Q2VydGlmaWNhdGUgQXV0aG9yaXR5ghB5rRahSqClrUxzWPQHEy5lMFAGA1UdHwRJ -->
<!-- MEcwRaBDoEGGP2h0dHA6Ly9jcmwubWljcm9zb2Z0LmNvbS9wa2kvY3JsL3Byb2R1 -->
<!-- Y3RzL21pY3Jvc29mdHJvb3RjZXJ0LmNybDBUBggrBgEFBQcBAQRIMEYwRAYIKwYB -->
<!-- BQUHMAKGOGh0dHA6Ly93d3cubWljcm9zb2Z0LmNvbS9wa2kvY2VydHMvTWljcm9z -->
<!-- b2Z0Um9vdENlcnQuY3J0MBMGA1UdJQQMMAoGCCsGAQUFBwMIMA0GCSqGSIb3DQEB -->
<!-- BQUAA4ICAQAQl4rDXANENt3ptK132855UU0BsS50cVttDBOrzr57j7gu1BKijG1i -->
<!-- uFcCy04gE1CZ3XpA4le7r1iaHOEdAYasu3jyi9DsOwHu4r6PCgXIjUji8FMV3U+r -->
<!-- kuTnjWrVgMHmlPIGL4UD6ZEqJCJw+/b85HiZLg33B+JwvBhOnY5rCnKVuKE5nGct -->
<!-- xVEO6mJcPxaYiyA/4gcaMvnMMUp2MT0rcgvI6nA9/4UKE9/CCmGO8Ne4F+tOi3/F -->
<!-- NSteo7/rvH0LQnvUU3Ih7jDKu3hlXFsBFwoUDtLaFJj1PLlmWLMtL+f5hYbMUVbo -->
<!-- nXCUbKw5TNT2eb+qGHpiKe+imyk0BncaYsk9Hm0fgvALxyy7z0Oz5fnsfbXjpKh0 -->
<!-- NbhOxXEjEiZ2CzxSjHFaRkMUvLOzsE1nyJ9C/4B5IYCeFTBm6EISXhrIniIh0EPp -->
<!-- K+m79EjMLNTYMoBMJipIJF9a6lbvpt6Znco6b72BJ3QGEe52Ib+bgsEnVLaxaj2J -->
<!-- oXZhtG6hE6a/qkfwEm/9ijJssv7fUciMI8lmvZ0dhxJkAj0tr1mPuOQh5bWwymO0 -->
<!-- eFQF1EEuUKyUsKV4q7OglnUa2ZKHE3UiLzKoCG6gW4wlv6DvhMoh1useT8ma7kng -->
<!-- 9wFlb4kLfchpyOZu6qeXzjEp/w7FW1zYTRuh2Povnj8uVRZryROj/TGCBKcwggSj -->
<!-- AgEBMIGQMHkxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpXYXNoaW5ndG9uMRAwDgYD -->
<!-- VQQHEwdSZWRtb25kMR4wHAYDVQQKExVNaWNyb3NvZnQgQ29ycG9yYXRpb24xIzAh -->
<!-- BgNVBAMTGk1pY3Jvc29mdCBDb2RlIFNpZ25pbmcgUENBAhMzAAAAsBGvCovQO5/d -->
<!-- AAEAAACwMAkGBSsOAwIaBQCggcAwGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcCAQQw -->
<!-- HAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwIwYJKoZIhvcNAQkEMRYEFH1A -->
<!-- KVmFHltJHOI5dcPaDN9yM/pcMGAGCisGAQQBgjcCAQwxUjBQoCaAJABXAGkAbgBk -->
<!-- AG8AdwBzACAAUABvAHcAZQByAFMAaABlAGwAbKEmgCRodHRwOi8vd3d3Lm1pY3Jv -->
<!-- c29mdC5jb20vcG93ZXJzaGVsbCAwDQYJKoZIhvcNAQEBBQAEggEA2zO7iRgb/kkT -->
<!-- 06tBfZEwVibxrZHEC03CqiVymTbJyIkWms+0CbGb+++lk/wP5Fta4dBYJVLGxQbR -->
<!-- feeBABrGCbj0txBWYSzJG/1FigVxEUnVyhujVnHCbZu0E2wRlUCaAFy1tHDtRiYk -->
<!-- jTH5EwFjk8u1jjmOxk3RVxEWHuVpS4nLjicw3A9Nx9wmNGADI7YsMIxxCjiEMXMK -->
<!-- SJnknUhRfn8kAR+9d2d8jj3hn/J02O0mgVoQdfQrsPAd4rAuUAChzMnXeB9UiG52 -->
<!-- iTlmg4TxkiGYYJsxGysppRkaC3xmVHmZEfdcjEZ/CXj//F+uk43slSGfiU0QCr2Y -->
<!-- nsUwdmivnaGCAigwggIkBgkqhkiG9w0BCQYxggIVMIICEQIBATCBjjB3MQswCQYD -->
<!-- VQQGEwJVUzETMBEGA1UECBMKV2FzaGluZ3RvbjEQMA4GA1UEBxMHUmVkbW9uZDEe -->
<!-- MBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMSEwHwYDVQQDExhNaWNyb3Nv -->
<!-- ZnQgVGltZS1TdGFtcCBQQ0ECEzMAAAA2nnsAVbLDXSwAAAAAADYwCQYFKw4DAhoF -->
<!-- AKBdMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTEz -->
<!-- MDUwOTIxNTEwMFowIwYJKoZIhvcNAQkEMRYEFCnN+qHYemsyfePx5fT9O1qFLcnX -->
<!-- MA0GCSqGSIb3DQEBBQUABIIBALklkanE8TqNYOtccqoBJYBR6ZkhEdWKt8Cfk5ij -->
<!-- /pQad8fjIDXqpUvIDCFswtwzvRluhCsAdTVIKAPMvOZL9M+bDhO9xMJtjegDkwBt -->
<!-- iD/AUEB9UaWo0bReS3tggGfkgynGwL7HRJ6Ny48rwkfSVpgnjF0xU60bf9iEkE06 -->
<!-- prP/I25INUJtZN8pB2pvALAxOPseWvwhjNGi0nqvUyctIw6xjHJvbFQkzrPTQ2gH -->
<!-- jmMJdV3hOyTuLV5DUE4iVKuS7QL5EUMUc3uSguXgcxRacErnYFY719ctFl9kxkq3 -->
<!-- WITBiR2y+m6sTEzk/45u5mEjuVkKmOY7Q2Erh0b1p/A7zb4= -->
<!-- SIG # End signature block -->

AnonSec - 2021