********************** Windows PowerShell transcript start Start time: 20180814091152 Username: LRN\moc2c RunAs User: LRN\moc2c Machine: PC2C (Microsoft Windows NT 10.0.14393.0) Host Application: C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe Process ID: 5912 PSVersion: 5.1.14393.2189 PSEdition: Desktop PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.14393.2189 BuildVersion: 10.0.14393.2189 CLRVersion: 4.0.30319.42000 WSManStackVersion: 3.0 PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1 ********************** Transcript started, output file is C:\Users\moc2c\Documents\PowerShell_transcript.PC2C.0gbtl5w1.20180814091152.txt Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member | Start-Transcript + ~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member | Start-Transcript + ~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand PS C:\Windows\system32> Get-Member Start-Transcript Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member Start-Transcript + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member Start-Transcript + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand PS C:\Windows\system32> Start-Transcript | Get-Member TypeName: System.String Name MemberType Definition ---- ---------- ---------- Clone Method System.Object Clone(), System.Object ICloneable.Clone() CompareTo Method int CompareTo(System.Object value), int CompareTo(string strB), int IComparable.CompareTo(System.Object obj), int IComparable[string].CompareTo(string other) Contains Method bool Contains(string value) CopyTo Method void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count) EndsWith Method bool EndsWith(string value), bool EndsWith(string value, System.StringComparison comparisonType), bool EndsWith(string value, bool ignoreCase, cultureinfo culture) Equals Method bool Equals(System.Object obj), bool Equals(string value), bool Equals(string value, System.StringComparison comparisonType), bool IEquatable[string].Equals(string other) GetEnumerator Method System.CharEnumerator GetEnumerator(), System.Collections.IEnumerator IEnumerable.GetEnumerator(), System.Collections.Generic.IEnumerator[char] IEnumerable[char].GetEnumerator() GetHashCode Method int GetHashCode() GetType Method type GetType() GetTypeCode Method System.TypeCode GetTypeCode(), System.TypeCode IConvertible.GetTypeCode() IndexOf Method int IndexOf(char value), int IndexOf(char value, int startIndex), int IndexOf(char value, int startIndex, int count), int IndexOf(string value), int IndexOf(string value, int startI... IndexOfAny Method int IndexOfAny(char[] anyOf), int IndexOfAny(char[] anyOf, int startIndex), int IndexOfAny(char[] anyOf, int startIndex, int count) Insert Method string Insert(int startIndex, string value) IsNormalized Method bool IsNormalized(), bool IsNormalized(System.Text.NormalizationForm normalizationForm) LastIndexOf Method int LastIndexOf(char value), int LastIndexOf(char value, int startIndex), int LastIndexOf(char value, int startIndex, int count), int LastIndexOf(string value), int LastIndexOf(stri... LastIndexOfAny Method int LastIndexOfAny(char[] anyOf), int LastIndexOfAny(char[] anyOf, int startIndex), int LastIndexOfAny(char[] anyOf, int startIndex, int count) Normalize Method string Normalize(), string Normalize(System.Text.NormalizationForm normalizationForm) PadLeft Method string PadLeft(int totalWidth), string PadLeft(int totalWidth, char paddingChar) PadRight Method string PadRight(int totalWidth), string PadRight(int totalWidth, char paddingChar) Remove Method string Remove(int startIndex, int count), string Remove(int startIndex) Replace Method string Replace(char oldChar, char newChar), string Replace(string oldValue, string newValue) Split Method string[] Split(Params char[] separator), string[] Split(char[] separator, int count), string[] Split(char[] separator, System.StringSplitOptions options), string[] Split(char[] sepa... StartsWith Method bool StartsWith(string value), bool StartsWith(string value, System.StringComparison comparisonType), bool StartsWith(string value, bool ignoreCase, cultureinfo culture) Substring Method string Substring(int startIndex), string Substring(int startIndex, int length) ToBoolean Method bool IConvertible.ToBoolean(System.IFormatProvider provider) ToByte Method byte IConvertible.ToByte(System.IFormatProvider provider) ToChar Method char IConvertible.ToChar(System.IFormatProvider provider) ToCharArray Method char[] ToCharArray(), char[] ToCharArray(int startIndex, int length) ToDateTime Method datetime IConvertible.ToDateTime(System.IFormatProvider provider) ToDecimal Method decimal IConvertible.ToDecimal(System.IFormatProvider provider) ToDouble Method double IConvertible.ToDouble(System.IFormatProvider provider) ToInt16 Method int16 IConvertible.ToInt16(System.IFormatProvider provider) ToInt32 Method int IConvertible.ToInt32(System.IFormatProvider provider) ToInt64 Method long IConvertible.ToInt64(System.IFormatProvider provider) ToLower Method string ToLower(), string ToLower(cultureinfo culture) ToLowerInvariant Method string ToLowerInvariant() ToSByte Method sbyte IConvertible.ToSByte(System.IFormatProvider provider) ToSingle Method float IConvertible.ToSingle(System.IFormatProvider provider) ToString Method string ToString(), string ToString(System.IFormatProvider provider), string IConvertible.ToString(System.IFormatProvider provider) ToType Method System.Object IConvertible.ToType(type conversionType, System.IFormatProvider provider) ToUInt16 Method uint16 IConvertible.ToUInt16(System.IFormatProvider provider) ToUInt32 Method uint32 IConvertible.ToUInt32(System.IFormatProvider provider) ToUInt64 Method uint64 IConvertible.ToUInt64(System.IFormatProvider provider) ToUpper Method string ToUpper(), string ToUpper(cultureinfo culture) ToUpperInvariant Method string ToUpperInvariant() Trim Method string Trim(Params char[] trimChars), string Trim() TrimEnd Method string TrimEnd(Params char[] trimChars) TrimStart Method string TrimStart(Params char[] trimChars) Path NoteProperty string Path=C:\Users\moc2c\Documents\PowerShell_transcript.PC2C.POIN8KH9.20180814091219.txt Chars ParameterizedProperty char Chars(int index) {get;} Length Property int Length {get;} PS C:\Windows\system32> (Get-Date).ToString() 14.8.2018 9:13:03 PS C:\Windows\system32> (Get-Date).ToString('s') 2018-08-14T09:13:33 PS C:\Windows\system32> (Get-Date).ToString('s') | Get-Member TypeName: System.String Name MemberType Definition ---- ---------- ---------- Clone Method System.Object Clone(), System.Object ICloneable.Clone() CompareTo Method int CompareTo(System.Object value), int CompareTo(string strB), int IComparable.CompareTo(System.Object obj), int IComparable[string].CompareTo(string other) Contains Method bool Contains(string value) CopyTo Method void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count) EndsWith Method bool EndsWith(string value), bool EndsWith(string value, System.StringComparison comparisonType), bool EndsWith(string value, bool ignoreCase, cultureinfo culture) Equals Method bool Equals(System.Object obj), bool Equals(string value), bool Equals(string value, System.StringComparison comparisonType), bool IEquatable[string].Equals(string other) GetEnumerator Method System.CharEnumerator GetEnumerator(), System.Collections.IEnumerator IEnumerable.GetEnumerator(), System.Collections.Generic.IEnumerator[char] IEnumerable[char].GetEnumerator() GetHashCode Method int GetHashCode() GetType Method type GetType() GetTypeCode Method System.TypeCode GetTypeCode(), System.TypeCode IConvertible.GetTypeCode() IndexOf Method int IndexOf(char value), int IndexOf(char value, int startIndex), int IndexOf(char value, int startIndex, int count), int IndexOf(string value), int IndexOf(string value, int startI... IndexOfAny Method int IndexOfAny(char[] anyOf), int IndexOfAny(char[] anyOf, int startIndex), int IndexOfAny(char[] anyOf, int startIndex, int count) Insert Method string Insert(int startIndex, string value) IsNormalized Method bool IsNormalized(), bool IsNormalized(System.Text.NormalizationForm normalizationForm) LastIndexOf Method int LastIndexOf(char value), int LastIndexOf(char value, int startIndex), int LastIndexOf(char value, int startIndex, int count), int LastIndexOf(string value), int LastIndexOf(stri... LastIndexOfAny Method int LastIndexOfAny(char[] anyOf), int LastIndexOfAny(char[] anyOf, int startIndex), int LastIndexOfAny(char[] anyOf, int startIndex, int count) Normalize Method string Normalize(), string Normalize(System.Text.NormalizationForm normalizationForm) PadLeft Method string PadLeft(int totalWidth), string PadLeft(int totalWidth, char paddingChar) PadRight Method string PadRight(int totalWidth), string PadRight(int totalWidth, char paddingChar) Remove Method string Remove(int startIndex, int count), string Remove(int startIndex) Replace Method string Replace(char oldChar, char newChar), string Replace(string oldValue, string newValue) Split Method string[] Split(Params char[] separator), string[] Split(char[] separator, int count), string[] Split(char[] separator, System.StringSplitOptions options), string[] Split(char[] sepa... StartsWith Method bool StartsWith(string value), bool StartsWith(string value, System.StringComparison comparisonType), bool StartsWith(string value, bool ignoreCase, cultureinfo culture) Substring Method string Substring(int startIndex), string Substring(int startIndex, int length) ToBoolean Method bool IConvertible.ToBoolean(System.IFormatProvider provider) ToByte Method byte IConvertible.ToByte(System.IFormatProvider provider) ToChar Method char IConvertible.ToChar(System.IFormatProvider provider) ToCharArray Method char[] ToCharArray(), char[] ToCharArray(int startIndex, int length) ToDateTime Method datetime IConvertible.ToDateTime(System.IFormatProvider provider) ToDecimal Method decimal IConvertible.ToDecimal(System.IFormatProvider provider) ToDouble Method double IConvertible.ToDouble(System.IFormatProvider provider) ToInt16 Method int16 IConvertible.ToInt16(System.IFormatProvider provider) ToInt32 Method int IConvertible.ToInt32(System.IFormatProvider provider) ToInt64 Method long IConvertible.ToInt64(System.IFormatProvider provider) ToLower Method string ToLower(), string ToLower(cultureinfo culture) ToLowerInvariant Method string ToLowerInvariant() ToSByte Method sbyte IConvertible.ToSByte(System.IFormatProvider provider) ToSingle Method float IConvertible.ToSingle(System.IFormatProvider provider) ToString Method string ToString(), string ToString(System.IFormatProvider provider), string IConvertible.ToString(System.IFormatProvider provider) ToType Method System.Object IConvertible.ToType(type conversionType, System.IFormatProvider provider) ToUInt16 Method uint16 IConvertible.ToUInt16(System.IFormatProvider provider) ToUInt32 Method uint32 IConvertible.ToUInt32(System.IFormatProvider provider) ToUInt64 Method uint64 IConvertible.ToUInt64(System.IFormatProvider provider) ToUpper Method string ToUpper(), string ToUpper(cultureinfo culture) ToUpperInvariant Method string ToUpperInvariant() Trim Method string Trim(Params char[] trimChars), string Trim() TrimEnd Method string TrimEnd(Params char[] trimChars) TrimStart Method string TrimStart(Params char[] trimChars) Chars ParameterizedProperty char Chars(int index) {get;} Length Property int Length {get;} PS C:\Windows\system32> (Get-Date).ToString('s').Replace(':','-') 2018-08-14T09-15-21 PS C:\Windows\system32> (Get-Date).ToString('s').Replace(':','-').Replace('T','_') 2018-08-14_09-15-45 PS C:\Windows\system32> (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 2018-08-14_09-16-08 PS C:\Windows\system32> (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','--') 2018-08-14--09-16-22 PS C:\Windows\system32> (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','-') 2018-08-14-09-16-30 PS C:\Windows\system32> (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 2018-08-14_09-16-40 PS C:\Windows\system32> (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 2018-08-14_09-16-46 PS C:\Windows\system32> "LOG_"(((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') At line:1 char:7 + "LOG_"(((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') + ~ Unexpected token '(' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> "LOG_$(((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG_$(Get-Date).ToString('s').Replace(':','-').Replace('T','_') The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG_$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG_$(Get-Date).ToString('s').Replace(':','-').Replace('T','_') The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> (Get-Date).ToString('s').Replace(':','-').Replace('T','_') 2018-08-14_09-18-35 PS C:\Windows\system32> ((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 2018-08-14_09-18-46 PS C:\Windows\system32> "LOG$_(Get-Date).ToString('s').Replace(':','-').Replace('T','_')) The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG$_(Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG(Get-Date).ToString('s').Replace(':','-').Replace('T','_')) PS C:\Windows\system32> "LOG-$(Get-Date).ToString('s').Replace(':','-').Replace('T','_')) The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG-"$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) At line:1 char:7 + "LOG-"$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) + ~~ Unexpected token '$(' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> "LOG-$_((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> "LOG-$_((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG-((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) PS C:\Windows\system32> LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" The string is missing the terminator: ". + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) : The term 'LOG-$((Get-Date).ToString('s').Replace(':' ,'-').Replace('T','_'))' is not recognized as the name of a cmdlet, function, script file, or operable program. Check th e spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (LOG-$((Get-Date...place('T','_')):String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) : The term 'LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (LOG-$((Get-Date...place('T','_')):String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> $((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 2018-08-14_09-20-52 PS C:\Windows\system32> LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) : The term 'LOG-$((Get-Date).ToString('s').Replace(':' ,'-').Replace('T','_'))' is not recognized as the name of a cmdlet, function, script file, or operable program. Check th e spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (LOG-$((Get-Date...place('T','_')):String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) : The term 'LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (LOG-$((Get-Date...place('T','_')):String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> "LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG-2018-08-14_09-21-09 PS C:\Windows\system32> "LOG-$_((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG-((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) PS C:\Windows\system32> "LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG-2018-08-14_09-21-20 PS C:\Windows\system32> "LOG_$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" LOG_2018-08-14_09-21-25 PS C:\Windows\system32> (Get-Date).Month 8 PS C:\Windows\system32> (Get-Date).tick PS C:\Windows\system32> (Get-Date).ticks 636698353445681038 PS C:\Windows\system32> (Get-Date).ticks 636698353852251063 PS C:\Windows\system32> (Get-Date).ticks 636698353856313678 PS C:\Windows\system32> (Get-Date).ticks 636698353860688743 PS C:\Windows\system32> (Get-Date).ticks 636698353864907571 PS C:\Windows\system32> (Get-Date).ticks 636698353868657645 PS C:\Windows\system32> (Get-Date).ticks 636698353872876476 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("xx") -1 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString() Tuesday PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString() Tuesday PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tuesday") 0 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("aa") 1 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("T") 1 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tu") 1 PS C:\Windows\system32> (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tuesday") 0 PS C:\Windows\system32> (Get-Alias).Count 158 PS C:\Windows\system32> Get-Alias CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object Alias ? -> Where-Object Alias ac -> Add-Content Alias asnp -> Add-PSSnapin Alias cat -> Get-Content Alias cd -> Set-Location Alias CFS -> ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Alias clc -> Clear-Content Alias clear -> Clear-Host Alias clhy -> Clear-History Alias cli -> Clear-Item Alias clp -> Clear-ItemProperty Alias cls -> Clear-Host Alias clv -> Clear-Variable Alias cnsn -> Connect-PSSession Alias compare -> Compare-Object Alias copy -> Copy-Item Alias cp -> Copy-Item Alias cpi -> Copy-Item Alias cpp -> Copy-ItemProperty Alias curl -> Invoke-WebRequest Alias cvpa -> Convert-Path Alias dbp -> Disable-PSBreakpoint Alias del -> Remove-Item Alias diff -> Compare-Object Alias dir -> Get-ChildItem Alias dnsn -> Disconnect-PSSession Alias ebp -> Enable-PSBreakpoint Alias echo -> Write-Output Alias epal -> Export-Alias Alias epcsv -> Export-Csv Alias epsn -> Export-PSSession Alias erase -> Remove-Item Alias etsn -> Enter-PSSession Alias exsn -> Exit-PSSession Alias fc -> Format-Custom Alias fhx -> Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Alias fl -> Format-List Alias foreach -> ForEach-Object Alias ft -> Format-Table Alias fw -> Format-Wide Alias gal -> Get-Alias Alias gbp -> Get-PSBreakpoint Alias gc -> Get-Content Alias gcb -> Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Alias gci -> Get-ChildItem Alias gcm -> Get-Command Alias gcs -> Get-PSCallStack Alias gdr -> Get-PSDrive Alias ghy -> Get-History Alias gi -> Get-Item Alias gin -> Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Alias gjb -> Get-Job Alias gl -> Get-Location Alias gm -> Get-Member Alias gmo -> Get-Module Alias gp -> Get-ItemProperty Alias gps -> Get-Process Alias gpv -> Get-ItemPropertyValue Alias group -> Group-Object Alias gsn -> Get-PSSession Alias gsnp -> Get-PSSnapin Alias gsv -> Get-Service Alias gtz -> Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Alias gu -> Get-Unique Alias gv -> Get-Variable Alias gwmi -> Get-WmiObject Alias h -> Get-History Alias history -> Get-History Alias chdir -> Set-Location Alias icm -> Invoke-Command Alias iex -> Invoke-Expression Alias ihy -> Invoke-History Alias ii -> Invoke-Item Alias ipal -> Import-Alias Alias ipcsv -> Import-Csv Alias ipmo -> Import-Module Alias ipsn -> Import-PSSession Alias irm -> Invoke-RestMethod Alias ise -> powershell_ise.exe Alias iwmi -> Invoke-WmiMethod Alias iwr -> Invoke-WebRequest Alias kill -> Stop-Process Alias lp -> Out-Printer Alias ls -> Get-ChildItem Alias man -> help Alias md -> mkdir Alias measure -> Measure-Object Alias mi -> Move-Item Alias mount -> New-PSDrive Alias move -> Move-Item Alias mp -> Move-ItemProperty Alias mv -> Move-Item Alias nal -> New-Alias Alias ndr -> New-PSDrive Alias ni -> New-Item Alias nmo -> New-Module Alias npssc -> New-PSSessionConfigurationFile Alias nsn -> New-PSSession Alias nv -> New-Variable Alias ogv -> Out-GridView Alias oh -> Out-Host Alias popd -> Pop-Location Alias ps -> Get-Process Alias pushd -> Push-Location Alias pwd -> Get-Location Alias r -> Invoke-History Alias rbp -> Remove-PSBreakpoint Alias rcjb -> Receive-Job Alias rcsn -> Receive-PSSession Alias rd -> Remove-Item Alias rdr -> Remove-PSDrive Alias ren -> Rename-Item Alias ri -> Remove-Item Alias rjb -> Remove-Job Alias rm -> Remove-Item Alias rmdir -> Remove-Item Alias rmo -> Remove-Module Alias rni -> Rename-Item Alias rnp -> Rename-ItemProperty Alias rp -> Remove-ItemProperty Alias rsn -> Remove-PSSession Alias rsnp -> Remove-PSSnapin Alias rujb -> Resume-Job Alias rv -> Remove-Variable Alias rvpa -> Resolve-Path Alias rwmi -> Remove-WmiObject Alias sajb -> Start-Job Alias sal -> Set-Alias Alias saps -> Start-Process Alias sasv -> Start-Service Alias sbp -> Set-PSBreakpoint Alias sc -> Set-Content Alias scb -> Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Alias select -> Select-Object Alias set -> Set-Variable Alias shcm -> Show-Command Alias si -> Set-Item Alias sl -> Set-Location Alias sleep -> Start-Sleep Alias sls -> Select-String Alias sort -> Sort-Object Alias sp -> Set-ItemProperty Alias spjb -> Stop-Job Alias spps -> Stop-Process Alias spsv -> Stop-Service Alias start -> Start-Process Alias stz -> Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Alias sujb -> Suspend-Job Alias sv -> Set-Variable Alias swmi -> Set-WmiInstance Alias tee -> Tee-Object Alias trcm -> Trace-Command Alias type -> Get-Content Alias wget -> Invoke-WebRequest Alias where -> Where-Object Alias wjb -> Wait-Job Alias write -> Write-Output PS C:\Windows\system32> Get-Command *function* PS C:\Windows\system32> Get-Command CommandType Name Version Source ----------- ---- ------- ------ Alias Add-ProvisionedAppxPackage 3.0 Dism Alias Add-WindowsFeature 2.0.0.0 ServerManager Alias Apply-WindowsUnattend 3.0 Dism Alias Disable-PhysicalDiskIndication 2.0.0.0 Storage Alias Disable-StorageDiagnosticLog 2.0.0.0 Storage Alias Enable-PhysicalDiskIndication 2.0.0.0 Storage Alias Enable-StorageDiagnosticLog 2.0.0.0 Storage Alias Expand-IscsiVirtualDisk 2.0.0.0 IscsiTarget Alias Export-VMCheckpoint 2.0.0.0 Hyper-V Alias Flush-Volume 2.0.0.0 Storage Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 Dism Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Alias Initialize-Volume 2.0.0.0 Storage Alias Move-SmbClient 2.0.0.0 SmbWitness Alias Remove-ProvisionedAppxPackage 3.0 Dism Alias Remove-VMCheckpoint 2.0.0.0 Hyper-V Alias Remove-WindowsFeature 2.0.0.0 ServerManager Alias Rename-VMCheckpoint 2.0.0.0 Hyper-V Alias Restore-VMCheckpoint 2.0.0.0 Hyper-V Alias Write-FileSystemCache 2.0.0.0 Storage Function A: Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function B: Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function C: Function cd.. Function cd\ Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-Host Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function D: Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function E: Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function F: Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function G: Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> (Get-Command -CommandType Function).count 1058 PS C:\Windows\system32> (Get-Alias)[0] CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object PS C:\Windows\system32> (Get-Alias)[0].GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True False AliasInfo System.Management.Automation.CommandInfo PS C:\Windows\system32> [math]::pi 3,14159265358979 PS C:\Windows\system32> (1,(Get-Date),"5") 1 utorok, 14. augusta 2018 9:39:23 5 PS C:\Windows\system32> (1,(Get-Date),"5").GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True Object[] System.Array PS C:\Windows\system32> (1,(Get-Date),"5").GetType() | Get-Member TypeName: System.RuntimeType Name MemberType Definition ---- ---------- ---------- AsType Method type AsType() Clone Method System.Object Clone(), System.Object ICloneable.Clone() Equals Method bool Equals(System.Object obj), bool Equals(type o), bool _MemberInfo.Equals(System.Object other), bool _Type.Equals(System.Object other), bool _Type.Equals(type o) FindInterfaces Method type[] FindInterfaces(System.Reflection.TypeFilter filter, System.Object filterCriteria), type[] _Type.FindInterfaces(System.Reflection.TypeFilter filter, System.Object filterCri... FindMembers Method System.Reflection.MemberInfo[] FindMembers(System.Reflection.MemberTypes memberType, System.Reflection.BindingFlags bindingAttr, System.Reflection.MemberFilter filter, System.Obj... GetArrayRank Method int GetArrayRank(), int _Type.GetArrayRank() GetConstructor Method System.Reflection.ConstructorInfo GetConstructor(System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConvention,... GetConstructors Method System.Reflection.ConstructorInfo[] GetConstructors(System.Reflection.BindingFlags bindingAttr), System.Reflection.ConstructorInfo[] GetConstructors(), System.Reflection.Construc... GetCustomAttributes Method System.Object[] GetCustomAttributes(bool inherit), System.Object[] GetCustomAttributes(type attributeType, bool inherit), System.Object[] ICustomAttributeProvider.GetCustomAttrib... GetCustomAttributesData Method System.Collections.Generic.IList[System.Reflection.CustomAttributeData] GetCustomAttributesData() GetDeclaredEvent Method System.Reflection.EventInfo GetDeclaredEvent(string name) GetDeclaredField Method System.Reflection.FieldInfo GetDeclaredField(string name) GetDeclaredMethod Method System.Reflection.MethodInfo GetDeclaredMethod(string name) GetDeclaredMethods Method System.Collections.Generic.IEnumerable[System.Reflection.MethodInfo] GetDeclaredMethods(string name) GetDeclaredNestedType Method System.Reflection.TypeInfo GetDeclaredNestedType(string name) GetDeclaredProperty Method System.Reflection.PropertyInfo GetDeclaredProperty(string name) GetDefaultMembers Method System.Reflection.MemberInfo[] GetDefaultMembers(), System.Reflection.MemberInfo[] _Type.GetDefaultMembers() GetElementType Method type GetElementType(), type _Type.GetElementType() GetEnumName Method string GetEnumName(System.Object value) GetEnumNames Method string[] GetEnumNames() GetEnumUnderlyingType Method type GetEnumUnderlyingType() GetEnumValues Method array GetEnumValues() GetEvent Method System.Reflection.EventInfo GetEvent(string name, System.Reflection.BindingFlags bindingAttr), System.Reflection.EventInfo GetEvent(string name), System.Reflection.EventInfo _Typ... GetEvents Method System.Reflection.EventInfo[] GetEvents(System.Reflection.BindingFlags bindingAttr), System.Reflection.EventInfo[] GetEvents(), System.Reflection.EventInfo[] _Type.GetEvents(), S... GetField Method System.Reflection.FieldInfo GetField(string name, System.Reflection.BindingFlags bindingAttr), System.Reflection.FieldInfo GetField(string name), System.Reflection.FieldInfo _Typ... GetFields Method System.Reflection.FieldInfo[] GetFields(System.Reflection.BindingFlags bindingAttr), System.Reflection.FieldInfo[] GetFields(), System.Reflection.FieldInfo[] _Type.GetFields(Syst... GetGenericArguments Method type[] GetGenericArguments() GetGenericParameterConstraints Method type[] GetGenericParameterConstraints() GetGenericTypeDefinition Method type GetGenericTypeDefinition() GetHashCode Method int GetHashCode(), int _MemberInfo.GetHashCode(), int _Type.GetHashCode() GetIDsOfNames Method void _MemberInfo.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNames, uint32 lcid, System.IntPtr rgDispId), void _Type.GetIDsOfNames([ref] guid riid, System.Int... GetInterface Method type GetInterface(string fullname, bool ignoreCase), type GetInterface(string name), type _Type.GetInterface(string name, bool ignoreCase), type _Type.GetInterface(string name) GetInterfaceMap Method System.Reflection.InterfaceMapping GetInterfaceMap(type ifaceType), System.Reflection.InterfaceMapping _Type.GetInterfaceMap(type interfaceType) GetInterfaces Method type[] GetInterfaces(), type[] _Type.GetInterfaces() GetMember Method System.Reflection.MemberInfo[] GetMember(string name, System.Reflection.MemberTypes type, System.Reflection.BindingFlags bindingAttr), System.Reflection.MemberInfo[] GetMember(st... GetMembers Method System.Reflection.MemberInfo[] GetMembers(System.Reflection.BindingFlags bindingAttr), System.Reflection.MemberInfo[] GetMembers(), System.Reflection.MemberInfo[] _Type.GetMember... GetMethod Method System.Reflection.MethodInfo GetMethod(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConventi... GetMethods Method System.Reflection.MethodInfo[] GetMethods(System.Reflection.BindingFlags bindingAttr), System.Reflection.MethodInfo[] GetMethods(), System.Reflection.MethodInfo[] _Type.GetMethod... GetNestedType Method type GetNestedType(string fullname, System.Reflection.BindingFlags bindingAttr), type GetNestedType(string name), type _Type.GetNestedType(string name, System.Reflection.BindingF... GetNestedTypes Method type[] GetNestedTypes(System.Reflection.BindingFlags bindingAttr), type[] GetNestedTypes(), type[] _Type.GetNestedTypes(System.Reflection.BindingFlags bindingAttr), type[] _Type.... GetObjectData Method void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context), void ISerializable.GetObjectData(System.Runtime.Se... GetProperties Method System.Reflection.PropertyInfo[] GetProperties(System.Reflection.BindingFlags bindingAttr), System.Reflection.PropertyInfo[] GetProperties(), System.Reflection.PropertyInfo[] _Ty... GetProperty Method System.Reflection.PropertyInfo GetProperty(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, type returnType, type[] types, System.Reflect... GetType Method type GetType(), type _MemberInfo.GetType(), type _Type.GetType() GetTypeInfo Method void _MemberInfo.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo), void _Type.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo), System.Reflection.Type... GetTypeInfoCount Method void _MemberInfo.GetTypeInfoCount([ref] uint32 pcTInfo), void _Type.GetTypeInfoCount([ref] uint32 pcTInfo) Invoke Method void _MemberInfo.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wFlags, System.IntPtr pDispParams, System.IntPtr pVarResult, System.IntPtr pExcepInfo, System.Int... InvokeMember Method System.Object InvokeMember(string name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.R... IsAssignableFrom Method bool IsAssignableFrom(System.Reflection.TypeInfo typeInfo), bool IsAssignableFrom(type c), bool _Type.IsAssignableFrom(type c) IsDefined Method bool IsDefined(type attributeType, bool inherit), bool ICustomAttributeProvider.IsDefined(type attributeType, bool inherit), bool _MemberInfo.IsDefined(type attributeType, bool i... IsEnumDefined Method bool IsEnumDefined(System.Object value) IsEquivalentTo Method bool IsEquivalentTo(type other) IsInstanceOfType Method bool IsInstanceOfType(System.Object o), bool _Type.IsInstanceOfType(System.Object o) IsSubclassOf Method bool IsSubclassOf(type type), bool _Type.IsSubclassOf(type c) MakeArrayType Method type MakeArrayType(), type MakeArrayType(int rank) MakeByRefType Method type MakeByRefType() MakeGenericType Method type MakeGenericType(Params type[] instantiation) MakePointerType Method type MakePointerType() ToString Method string ToString(), string _MemberInfo.ToString(), string _Type.ToString() Assembly Property System.Reflection.Assembly Assembly {get;} AssemblyQualifiedName Property string AssemblyQualifiedName {get;} Attributes Property System.Reflection.TypeAttributes Attributes {get;} BaseType Property type BaseType {get;} ContainsGenericParameters Property bool ContainsGenericParameters {get;} CustomAttributes Property System.Collections.Generic.IEnumerable[System.Reflection.CustomAttributeData] CustomAttributes {get;} DeclaredConstructors Property System.Collections.Generic.IEnumerable[System.Reflection.ConstructorInfo] DeclaredConstructors {get;} DeclaredEvents Property System.Collections.Generic.IEnumerable[System.Reflection.EventInfo] DeclaredEvents {get;} DeclaredFields Property System.Collections.Generic.IEnumerable[System.Reflection.FieldInfo] DeclaredFields {get;} DeclaredMembers Property System.Collections.Generic.IEnumerable[System.Reflection.MemberInfo] DeclaredMembers {get;} DeclaredMethods Property System.Collections.Generic.IEnumerable[System.Reflection.MethodInfo] DeclaredMethods {get;} DeclaredNestedTypes Property System.Collections.Generic.IEnumerable[System.Reflection.TypeInfo] DeclaredNestedTypes {get;} DeclaredProperties Property System.Collections.Generic.IEnumerable[System.Reflection.PropertyInfo] DeclaredProperties {get;} DeclaringMethod Property System.Reflection.MethodBase DeclaringMethod {get;} DeclaringType Property type DeclaringType {get;} FullName Property string FullName {get;} GenericParameterAttributes Property System.Reflection.GenericParameterAttributes GenericParameterAttributes {get;} GenericParameterPosition Property int GenericParameterPosition {get;} GenericTypeArguments Property type[] GenericTypeArguments {get;} GenericTypeParameters Property type[] GenericTypeParameters {get;} GUID Property guid GUID {get;} HasElementType Property bool HasElementType {get;} ImplementedInterfaces Property System.Collections.Generic.IEnumerable[type] ImplementedInterfaces {get;} IsAbstract Property bool IsAbstract {get;} IsAnsiClass Property bool IsAnsiClass {get;} IsArray Property bool IsArray {get;} IsAutoClass Property bool IsAutoClass {get;} IsAutoLayout Property bool IsAutoLayout {get;} IsByRef Property bool IsByRef {get;} IsClass Property bool IsClass {get;} IsCOMObject Property bool IsCOMObject {get;} IsConstructedGenericType Property bool IsConstructedGenericType {get;} IsContextful Property bool IsContextful {get;} IsEnum Property bool IsEnum {get;} IsExplicitLayout Property bool IsExplicitLayout {get;} IsGenericParameter Property bool IsGenericParameter {get;} IsGenericType Property bool IsGenericType {get;} IsGenericTypeDefinition Property bool IsGenericTypeDefinition {get;} IsImport Property bool IsImport {get;} IsInterface Property bool IsInterface {get;} IsLayoutSequential Property bool IsLayoutSequential {get;} IsMarshalByRef Property bool IsMarshalByRef {get;} IsNested Property bool IsNested {get;} IsNestedAssembly Property bool IsNestedAssembly {get;} IsNestedFamANDAssem Property bool IsNestedFamANDAssem {get;} IsNestedFamily Property bool IsNestedFamily {get;} IsNestedFamORAssem Property bool IsNestedFamORAssem {get;} IsNestedPrivate Property bool IsNestedPrivate {get;} IsNestedPublic Property bool IsNestedPublic {get;} IsNotPublic Property bool IsNotPublic {get;} IsPointer Property bool IsPointer {get;} IsPrimitive Property bool IsPrimitive {get;} IsPublic Property bool IsPublic {get;} IsSealed Property bool IsSealed {get;} IsSecurityCritical Property bool IsSecurityCritical {get;} IsSecuritySafeCritical Property bool IsSecuritySafeCritical {get;} IsSecurityTransparent Property bool IsSecurityTransparent {get;} IsSerializable Property bool IsSerializable {get;} IsSpecialName Property bool IsSpecialName {get;} IsUnicodeClass Property bool IsUnicodeClass {get;} IsValueType Property bool IsValueType {get;} IsVisible Property bool IsVisible {get;} MemberType Property System.Reflection.MemberTypes MemberType {get;} MetadataToken Property int MetadataToken {get;} Module Property System.Reflection.Module Module {get;} Name Property string Name {get;} Namespace Property string Namespace {get;} ReflectedType Property type ReflectedType {get;} StructLayoutAttribute Property System.Runtime.InteropServices.StructLayoutAttribute StructLayoutAttribute {get;} TypeHandle Property System.RuntimeTypeHandle TypeHandle {get;} TypeInitializer Property System.Reflection.ConstructorInfo TypeInitializer {get;} UnderlyingSystemType Property type UnderlyingSystemType {get;} PS C:\Windows\system32> pc pc : The term 'pc' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel ling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pc + ~~ + CategoryInfo : ObjectNotFound: (pc:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException pc : The term 'pc' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + pc + ~~ + CategoryInfo : ObjectNotFound: (pc:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> ps Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 176 11 2080 8868 1068 1 atieclxx 115 6 948 4360 1312 0 atiesrxx 356 23 8932 19944 0,31 4720 1 concentr 106 10 5248 11388 0,06 3676 1 conhost 164 11 4676 13768 0,17 5800 1 conhost 275 12 1908 4564 544 0 csrss 342 14 2520 8524 656 1 csrss 137 8 2112 10368 0,41 4060 1 dllhost 282 24 54796 44072 492 1 dwm 1522 76 36980 96512 20,66 2356 1 explorer 37 5 764 3108 1496 1 fontdrvhost 347 20 3700 15324 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1401 32 9812 21392 808 0 lsass 1363 40 59136 32852 348,16 6108 1 mmc 192 13 2852 9896 4064 0 msdtc 445 66 122448 126580 2296 0 MsMpEng 161 38 4728 8376 4048 0 NisSrv 489 27 54464 63216 1,70 5792 1 powershell 1018 86 268124 273960 169,28 5912 1 powershell_ise 386 33 6928 20612 0,95 4932 1 Receiver 159 11 1520 8712 0,42 4812 1 redirector 391 22 11984 31892 2,61 3524 1 RuntimeBroker 495 30 15948 48676 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 375 30 24748 36192 0,80 4440 1 SelfService 342 24 14644 24388 0,30 3656 1 SelfServicePlugin 300 11 7088 11588 792 0 services 716 33 27028 63552 1,59 3040 1 ShellExperienceHost 368 15 4028 19812 0,80 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15956 1404 0 spoolsv 168 11 2216 8776 300 0 svchost 569 31 13444 22204 532 0 svchost 447 19 4620 12000 864 0 svchost 659 21 6460 20052 904 0 svchost 646 16 5248 10856 968 0 svchost 516 18 11204 19800 1100 0 svchost 631 32 9000 23036 1104 0 svchost 674 42 9788 23712 1196 0 svchost 439 34 12512 19028 1388 0 svchost 2023 81 37712 66464 1408 0 svchost 165 10 2480 7540 1572 0 svchost 138 11 1392 6576 1712 0 svchost 497 23 11584 29436 1956 0 svchost 215 16 6040 17608 2000 0 svchost 199 11 2016 8272 2252 0 svchost 302 18 4616 20368 0,20 3840 1 svchost 1187 0 128 140 4 0 System 188 11 2424 13020 0,08 2792 1 SystemSettingsBroker 315 28 6588 18684 2,97 1384 1 taskhostw 167 10 3112 10988 3028 0 vmcompute 1105 53 92964 96356 1,64 5300 1 vmconnect 1097 53 90532 95628 1,33 5516 1 vmconnect 1093 53 93024 96344 1,47 5824 1 vmconnect 600 29 48044 37076 2236 0 vmms 567 27 63188 47460 3396 0 vmwp 564 26 63336 47528 3528 0 vmwp 562 26 63724 48048 3648 0 vmwp 309 25 4084 15604 0,11 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 209 10 2020 10088 716 1 winlogon 142 9 2212 9304 1032 0 WmiPrvSE 257 14 4992 13860 5596 0 WmiPrvSE 260 10 1812 8072 1500 0 WUDFHost PS C:\Windows\system32> ps | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS C:\Windows\system32> ps n* | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS C:\Windows\system32> ps nn* | Get-Member Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:10 + ps nn* | Get-Member + ~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:10 + ps nn* | Get-Member + ~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand PS C:\Windows\system32> @(1).gettype() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True Object[] System.Array PS C:\Windows\system32> @(1) 1 PS C:\Windows\system32> @(1,10,100) 1 10 100 PS C:\Windows\system32> @(1..10) 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> @(1..5..10) Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Int32". At line:1 char:1 + @(1..5..10) + ~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : ConvertToFinalInvalidCastException Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Int32". At line:1 char:1 + @(1..5..10) + ~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : ConvertToFinalInvalidCastException PS C:\Windows\system32> @(1..10) 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> @(1..10).GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True Object[] System.Array PS C:\Windows\system32> help about_pipe TOPIC about_pipelines SHORT DESCRIPTION Combining commands into pipelines in the Windows PowerShell LONG DESCRIPTION A pipeline is a series of commands connected by pipeline operators (|)(ASCII 124). Each pipeline operator sends the results of the preceding command to the next command. You can use pipelines to send the objects that are output by one command to be used as input to another command for processing. And you can send the output of that command to yet another command. The result is a very powerful command chain or "pipeline" that is comprised of a series of simple commands. For example, Command-1 | Command-2 | Command-3 In this example, the objects that Command-1 emits are sent to Command-2. Command-2 processes the objects and sends them to Command-3. Command-3 processes the objects and send them down the pipeline. Because there are no more commands in the pipeline, the results are displayed at the console. In a pipeline, the commands are processed from left to right in the order that they appear. The processing is handled as a single operation and output is displayed as it is generated. Here is a simple example. The following command gets the Notepad process and then stops it. get-process notepad | stop-process The first command uses the Get-Process cmdlet to get an object representing the Notepad process. It uses a pipeline operator (|) to send the process object to the Stop-Process cmdlet, which stops the Notepad process. Notice that the Stop-Process command does not have a Name or ID parameter to specify the process, because the specified process is submitted through the pipeline. Here is a practical example. This command pipeline gets the text files in the current directory, selects only the files that are more than 10,000 bytes long, sorts them by length, and displays the name and length of each file in a table. Get-ChildItem -path *.txt | Where-Object {$_.length -gt 10000} | Sort-Object -property Length | Format-Table -property name, length This pipeline is comprised of four commands in the specified order. The command is written horizontally, but we will show the process vertically in the following graphic. Get-ChildItem -path *.txt | | (FileInfo objects ) | ( .txt ) | V Where-Object {$_.length -gt 10000} | | (FileInfo objects ) | ( .txt ) | ( Length > 10000 ) | V Sort-Object -property Length | | (FileInfo objects ) | ( .txt ) | ( Length > 10000 ) | ( Sorted by length ) | V Format-Table -property name, length | | (FileInfo objects ) | ( .txt ) | ( Length > 10000 ) | ( Sorted by length ) | (Formatted in a table ) | V Name Length ---- ------ tmp1.txt 82920 tmp2.txt 114000 tmp3.txt 114000 USING PIPELINES The Windows PowerShell cmdlets were designed to be used in pipelines. For example, you can usually pipe the results of a Get cmdlet to an action cmdlet (such as a Set, Start, Stop, or Rename cmdlet) for the same noun. For example, you can pipe any service from the Get-Service cmdlet to the Start-Service or Stop-Service cmdlets (although disabled services cannot be restarted in this way). This command pipeline starts the WMI service on the computer: get-service wmi | start-service The cmdlets that get and set objects of the Windows PowerShell providers, such as the Item and ItemProperty cmdlets, are also designed to be used in pipelines. For example, you can pipe the results of a Get-Item or Get-ChildItem command in the Windows PowerShell registry provider to the New-ItemProperty cmdlet. This command adds a new registry entry, NoOfEmployees, with a value of 8124, to the MyCompany registry key. get-item -path HKLM:\Software\MyCompany | new-Itemproperty -name NoOfEmployees -value 8124 Many of the utility cmdlets, such as Get-Member, Where-Object, Sort-Object, Group-Object, and Measure-Object are used almost exclusively in pipelines. You can pipe any objects to these cmdlets. For example, you can pipe all of the processes on the computer to the Sort-Object command and have them sorted by the number of handles in the process. get-process | sort-object -property handles Also, you can pipe any objects to the formatting cmdlets, such as Format-List and Format-Table, the Export cmdlets, such as Export-Clixml and Export-CSV, and the Out cmdlets, such as Out-Printer. For example, you can pipe the Winlogon process to the Format-List cmdlet to display all of the properties of the process in a list. get-process winlogon | format-list -property * With a bit of practice, you'll find that combining simple commands into pipelines saves time and typing, and makes your scripting more efficient. HOW PIPELINES WORK When you "pipe" objects, that is send the objects in the output of one command to another command, Windows PowerShell tries to associate the piped objects with one of the parameters of the receiving cmdlet. To do so, the Windows PowerShell "parameter binding" component, which associates input objects with cmdlet parameters, tries to find a parameter that meets the following criteria: -- The parameter must accept input from a pipeline (not all do) -- The parameter must accept the type of object being sent or a type that the object can be converted to. -- The parameter must not already be used in the command. For example, the Start-Service cmdlet has many parameters, but only two of them, Name and InputObject accept pipeline input. The Name parameter takes strings and the InputObject parameter takes service objects. Therefore, you can pipe strings and service objects (and objects with properties that can be converted to string and service objects) to Start-Service. If the parameter binding component of Windows PowerShell cannot associate the piped objects with a parameter of the receiving cmdlet, the command fails and Windows PowerShell prompts you for the missing parameter values. You cannot force the parameter binding component to associate the piped objects with a particular parameter -- you cannot even suggest a parameter. Instead, the logic of the component manages the piping as efficiently as possible. ONE-AT-A-TIME PROCESSING Piping objects to a command is much like using a parameter of the command to submit the objects. For example, piping objects representing the services on the computer to a Format-Table command, such as: get-service | format-table -property name, dependentservices is much like saving the service objects in a variable and using the InputObject parameter of Format-Table to submit the service object. $services = get-service format-table -inputobject $services -property name, dependentservices or imbedding the command in the parameter value format-table -inputobject (get-service wmi) -property name, dependentservices However, there is an important difference. When you pipe multiple objects to a command, Windows PowerShell sends the objects to the command one at a time. When you use a command parameter, the objects are sent as a single array object. This seemingly technical difference can have interesting, and sometimes useful, consequences. For example, if you pipe multiple process objects from the Get-Process cmdlet to the Get-Member cmdlet, Windows PowerShell sends each process object, one at a time, to Get-Member. Get-Member displays the .NET class (type) of the process objects, and their properties and methods. (Get-Member eliminates duplicates, so if the objects are all of the same type, it displays only one object type.) In this case, Get-Member displays the properties and methods of each process object, that is, a System.Diagnostics.Process object. get-process | get-member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize ... However, if you use the InputObject parameter of Get-Member, then Get-Member receives an array of System.Diagnostics.Process objects as a single unit, and it displays the properties of an array of objects. (Note the array symbol ([]) after the System.Object type name.) get-member -inputobject (get-process) TypeName: System.Object[] Name MemberType Definition ---- ---------- ---------- Count AliasProperty Count = Length Address Method System.Object& Address(Int32 ) Clone Method System.Object Clone() ... This result might not be what you intended, but after you understand it, you can use it. For example, an array of process objects has a Count property that you can use to count the number of processes on the computer. (get-process).count This distinction can be important, so remember that when you pipe objects to a cmdlet, they are delivered one at a time. ACCEPTS PIPELINE INPUT In order to receive objects in a pipeline, the receiving cmdlet must have a parameter that accepts pipeline input. You can use a Get-Help command with the Full or Parameter parameters to determine which, if any, of a cmdlet's parameters accepts pipeline input. In the Get-Help default display, the "Accepts pipeline input" item appears in a table of parameter attributes. This table is displayed only when you use the Full or Parameter parameters of the Get-Help cmdlet. For example, to determine which of the parameters of the Start-Service cmdlet accepts pipeline input, type: get-help start-service -full get-help start-service -parameter * For example, the help for the Start-Service cmdlet shows that the Name and InputObject parameters accept pipeline input ("true"). All other parameters have a value of "false" in the "Accept pipeline input?" row. -name Specifies the service names for the service to be started. The parameter name is optional. You can use "-Name" or its alias, "-ServiceName", or you can omit the parameter name. Required? true Position? 1 Default value --> Accept pipeline input? true (ByValue, ByPropertyName) Accept wildcard characters? true -inputObject Specifies ServiceController objects representing the services to be started. Enter a variable that contains the objects or type a command or expression that gets the objects. Required? false Position? named Default value --> Accept pipeline input? true (ByValue) Accept wildcard characters? false This means that you can send objects (PsObjects) through the pipeline to the Where-Object cmdlet and Windows PowerShell will associate the object with the InputObject parameter. METHODS OF ACCEPTING PIPELINE INPUT Cmdlets parameters can accept pipeline input in one of two different ways: -- ByValue: Parameters that accept input "by value" can accept piped objects that have the same .NET type as their parameter value or objects that can be converted to that type. For example, the Name parameter of Start-Service accepts pipeline input by value. It can accept string objects or objects that can be converted to strings. -- ByPropertyName: Parameters that accept input "by property name" can accept piped objects only when a property of the object has the same name as the parameter. For example, the Name parameter of Start-Service can accept objects that have a Name property. (To list the properties of an object, pipe it to Get-Member.) Some parameters can accept objects by value or by property name. These parameters are designed to take input from the pipeline easily. INVESTIGATING PIPELINE ERRORS If a command fails because of a pipeline error, you can investigate the failure and rewrite the command. For example, the following command tries to move a registry entry from one registry key to another by using the Get-Item cmdlet to get the destination path and then piping the path to the Move-ItemProperty cmdlet. Specifically, the command uses the Get-Item cmdlet to get the destination path. It uses a pipeline operator to send the result to the Move-ItemProperty cmdlet. The Move-ItemProperty command specifies the current path and name of the registry entry to be moved. get-item -path hklm:\software\mycompany\sales | move-itemproperty -path hklm:\software\mycompany\design -name product The command fails and Windows PowerShell displays the following error message: Move-ItemProperty : The input object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline input. At line:1 char:23 + $a | move-itemproperty <<<< -path hklm:\software\mycompany\design -name product To investigate, use the Trace-Command cmdlet to trace the Parameter Binding component of Windows PowerShell. The following command traces the Parameter Binding component while the command is processing. It uses the -pshost parameter to display the results at the console and the -filepath command to send them to the debug.txt file for later reference. trace-command -name parameterbinding -expression {get-item -path hklm:\software\mycompany\sales | move-itemproperty -path hklm:\software\mycompany\design -name product} -pshost -filepath debug.txt The results of the trace are lengthy, but they show the values being bound to the Get-Item cmdlet and then the named values being bound to the Move-ItemProperty cmdlet. ... BIND NAMED cmd line args [Move-ItemProperty] BIND arg [hklm:\software\mycompany\design] to parameter [Path] ... BIND arg [product] to parameter [Name] .... BIND POSITIONAL cmd line args [Move-ItemProperty] ... Finally, it shows that the attempt to bind the path to the Destination parameter of Move-ItemProperty failed. ... BIND PIPELINE object to parameters: [Move-ItemProperty] PIPELINE object TYPE = [Microsoft.Win32.RegistryKey] RESTORING pipeline parameter's original values Parameter [Destination] PIPELINE INPUT ValueFromPipelineByPropertyName NO COERCION Parameter [Credential] PIPELINE INPUT ValueFromPipelineByPropertyName NO COERCION ... To investigate the failure, use the Get-Help cmdlet to view the attributes of the Destination parameter. The following command gets detailed information about the Destination parameter. get-help move-itemproperty -parameter destination The results show that Destination takes pipeline input only "by property name". That is, the piped object must have a property named Destination. -destination Specifies the path to the destination location. Required? true Position? 2 Default value Accept pipeline input? true (ByPropertyName) Accept wildcard characters? true To see the properties of the object being piped to the Move-ItemProperty cmdlet, pipe it to the Get-Member cmdlet. The following command pipes the results of the first part of the command to the Get-Member cmdlet. get-item -path hklm:\software\mycompany\sales | get-member The output shows that the item is a Microsoft.Win32.RegistryKey that does not have a Destination property. That explains why the command failed. To fix the command, we must specify the destination in the Move-ItemProperty cmdlet. We can use a Get-ItemProperty command to get the path, but the name and destination must be specified in the Move-ItemProperty part of the command. get-item -path hklm:\software\mycompany\design | move-itemproperty -dest hklm:\software\mycompany\design -name product To verify that the command worked, use a Get-ItemProperty command: get-itemproperty hklm:\software\mycompany\sales The results show that the Product registry entry was moved to the Sales key. PSPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\software\mycompany\sales PSParentPath : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\software\mycompany PSChildName : sales PSDrive : HKLM PSProvider : Microsoft.PowerShell.Core\Registry Product : 18 SEE ALSO about_objects about_parameters about_command_syntax about_foreach PS C:\Windows\system32> Get-Command *txt* PS C:\Windows\system32> Get-Command *text* CommandType Name Version Source ----------- ---- ------- ------ Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Context 3.4.0 Pester Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Remove-NetNatExternalAddress 1.0.0.0 NetNat PS C:\Windows\system32> Get-Command *file* CommandType Name Version Source ----------- ---- ------- ------ Alias Write-FileSystemCache 2.0.0.0 Storage Function Block-FileShareAccess 2.0.0.0 Storage Function Clear-FileStorageTier 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Debug-FileShare 2.0.0.0 Storage Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NfsOpenFile 1.0 NFS Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-StorageFileServer 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Grant-FileShareAccess 2.0.0.0 Storage Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-FileShare 2.0.0.0 Storage Function New-ScriptFileInfo 1.0.0.1 PowerShellGet Function New-StorageFileServer 2.0.0.0 Storage Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function Publish-BCFileContent 1.0.0.0 BranchCache Function Remove-FileShare 2.0.0.0 Storage Function Remove-StorageFileServer 2.0.0.0 Storage Function Repair-FileIntegrity 2.0.0.0 Storage Function Revoke-FileShareAccess 2.0.0.0 Storage Function Revoke-NfsOpenFile 1.0 NFS Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-StorageFileServer 2.0.0.0 Storage Function Test-ScriptFileInfo 1.0.0.1 PowerShellGet Function Unblock-FileShareAccess 2.0.0.0 Storage Function Update-ScriptFileInfo 1.0.0.1 PowerShellGet Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet New-FileCatalog 3.0.0.0 Microsoft.PowerShell.Security Cmdlet New-PSRoleCapabilityFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppXProvisionedDataFile 3.0 Dism Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Test-FileCatalog 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Test-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Unblock-File 3.1.0.0 Microsoft.PowerShell.Utility Application forfiles.exe 10.0.14... C:\Windows\system32\forfiles.exe Application openfiles.exe 10.0.14... C:\Windows\system32\openfiles.exe PS C:\Windows\system32> Get-Command *file,content* CommandType Name Version Source ----------- ---- ------- ------ Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NfsOpenFile 1.0 NFS Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function Revoke-NfsOpenFile 1.0 NFS Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet New-PSRoleCapabilityFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppXProvisionedDataFile 3.0 Dism Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Test-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Unblock-File 3.1.0.0 Microsoft.PowerShell.Utility PS C:\Windows\system32> Get-Command -noun file,content CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Add-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Unblock-File 3.1.0.0 Microsoft.PowerShell.Utility PS C:\Windows\system32> Unblock-File -? NAME Unblock-File SYNOPSIS Unblocks files that were downloaded from the Internet. SYNTAX Unblock-File [-Confirm] -LiteralPath [-WhatIf] [] Unblock-File [-Path] [-Confirm] [-WhatIf] [] DESCRIPTION The Unblock-File cmdlet lets you open files that were downloaded from the Internet. It unblocks Windows PowerShell script files that were downloaded from the Internet so you can run them, even when the Windows PowerShel l execution policy is RemoteSigned . By default, these files are blocked to protect the computer from untrusted files. Before using the Unblock-File cmdlet, review the file and its source and verify that it is safe to open. Internally, the Unblock-File cmdlet removes the Zone.Identifier alternate data stream, which has a value of "3" to indicate that it was downloaded from the Internet. For more information about Windows PowerShell execution policies, see about_Execution_Policies (http://go.microsoft.com/fwlink/?LinkID=135170). This cmdlet was introduced in Windows PowerShell 3.0. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821867 Out-File REMARKS To see the examples, type: "get-help Unblock-File -examples". For more information, type: "get-help Unblock-File -detailed". For technical information, type: "get-help Unblock-File -full". For online help, type: "get-help Unblock-File -online" PS C:\Windows\system32> Unblock-File -? NAME Unblock-File SYNOPSIS Unblocks files that were downloaded from the Internet. SYNTAX Unblock-File [-Confirm] -LiteralPath [-WhatIf] [] Unblock-File [-Path] [-Confirm] [-WhatIf] [] DESCRIPTION The Unblock-File cmdlet lets you open files that were downloaded from the Internet. It unblocks Windows PowerShell script files that were downloaded from the Internet so you can run them, even when the Windows PowerShel l execution policy is RemoteSigned . By default, these files are blocked to protect the computer from untrusted files. Before using the Unblock-File cmdlet, review the file and its source and verify that it is safe to open. Internally, the Unblock-File cmdlet removes the Zone.Identifier alternate data stream, which has a value of "3" to indicate that it was downloaded from the Internet. For more information about Windows PowerShell execution policies, see about_Execution_Policies (http://go.microsoft.com/fwlink/?LinkID=135170). This cmdlet was introduced in Windows PowerShell 3.0. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821867 Out-File REMARKS To see the examples, type: "get-help Unblock-File -examples". For more information, type: "get-help Unblock-File -detailed". For technical information, type: "get-help Unblock-File -full". For online help, type: "get-help Unblock-File -online" PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Help Unblock-File -Parameter path -Path Specifies the files to unblock. Wildcard characters are supported. Required? true Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false PS C:\Windows\system32> Get-Command -Noun *execution* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet New-PSWorkflowExecutionOption 2.0.0.0 PSWorkflow Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security PS C:\Windows\system32> Get-Command -Noun *executionpol* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security PS C:\Windows\system32> Get-ExecutionPolicy Bypass PS C:\Windows\system32> set-ExecutionPolicy -? NAME Set-ExecutionPolicy SYNOPSIS Changes the user preference for the Windows PowerShell execution policy. SYNTAX Set-ExecutionPolicy [-ExecutionPolicy] {Unrestricted | RemoteSigned | AllSigned | Restricted | Default | Bypass | Undefined} [[-Scope] {Process | CurrentUser | LocalMachine | UserPolicy | MachinePolicy}] [-Confirm] [-Fo rce] [-WhatIf] [] DESCRIPTION The Set-ExecutionPolicy cmdlet changes the user preference for the Windows PowerShell execution policy. The execution policy is part of the security strategy of Windows PowerShell. It determines whether you can load configuration files (including your Windows PowerShell profile) and run scripts, and it determines which sc ripts, if any, must be digitally signed before they will run. For more information, see about_Execution_Policies (http://go.microsoft.com/fwlink/?LinkID=135170). To change the execution policy for the default (LocalMachine) scope, start Windows PowerShell with the "Run as administrator" option. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821719 Get-AuthenticodeSignature Get-ExecutionPolicy Set-AuthenticodeSignature REMARKS To see the examples, type: "get-help Set-ExecutionPolicy -examples". For more information, type: "get-help Set-ExecutionPolicy -detailed". For technical information, type: "get-help Set-ExecutionPolicy -full". For online help, type: "get-help Set-ExecutionPolicy -online" PS C:\Windows\system32> Get-Module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 1.0.0.0 ISE {Get-IseSnippet, Import-IseSnippet, New-IseSnippet} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...} Manifest 3.0.0.0 Microsoft.PowerShell.Security {ConvertFrom-SecureString, ConvertTo-SecureString, Get-Acl, Get-AuthenticodeSignature...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...} PS C:\Windows\system32> Import-Module -Name DISM PS C:\Windows\system32> Get-Module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 DISM {Add-AppxProvisionedPackage, Add-WindowsCapability, Add-WindowsDriver, Add-WindowsImage...} Script 1.0.0.0 ISE {Get-IseSnippet, Import-IseSnippet, New-IseSnippet} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...} Manifest 3.0.0.0 Microsoft.PowerShell.Security {ConvertFrom-SecureString, ConvertTo-SecureString, Get-Acl, Get-AuthenticodeSignature...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...} PS C:\Windows\system32> Get-Command *dism* CommandType Name Version Source ----------- ---- ------- ------ Function Dismount-DiskImage 2.0.0.0 Storage Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Application Dism.exe 10.0.14... C:\Windows\system32\Dism.exe PS C:\Windows\system32> Get-Module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 DISM {Add-AppxProvisionedPackage, Add-WindowsCapability, Add-WindowsDriver, Add-WindowsImage...} Script 1.0.0.0 ISE {Get-IseSnippet, Import-IseSnippet, New-IseSnippet} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...} Manifest 3.0.0.0 Microsoft.PowerShell.Security {ConvertFrom-SecureString, ConvertTo-SecureString, Get-Acl, Get-AuthenticodeSignature...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...} PS C:\Windows\system32> Get-Module -Name DISM ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 DISM {Add-AppxProvisionedPackage, Add-WindowsCapability, Add-WindowsDriver, Add-WindowsImage...} PS C:\Windows\system32> Get-Module -Name DISM -Verbose ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 DISM {Add-AppxProvisionedPackage, Add-WindowsCapability, Add-WindowsDriver, Add-WindowsImage...} PS C:\Windows\system32> Get-Module -Name DISM -ListAvailable Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-WindowsCapability, Add-WindowsImage...} PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Command -source dism CommandType Name Version Source ----------- ---- ------- ------ Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Grant-FileShareAccess 2.0.0.0 Storage Function Grant-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Grant-NfsSharePermission 1.0 NFS Function Grant-RDOUAccess 2.0.0.0 RemoteDesktop Function Grant-SmbShareAccess 2.0.0.0 SmbShare Function Hide-VirtualDisk 2.0.0.0 Storage Function Import-BCCachePackage 1.0.0.0 BranchCache Function Import-BCSecretKey 1.0.0.0 BranchCache Function Import-HgsGuardian 1.0.0.0 HgsClient Function Import-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Import-IseSnippet 0.0 ISE Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function Import-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Import-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function In 3.4.0 Pester Function Initialize-Disk 2.0.0.0 Storage Function InModuleScope 3.4.0 Pester Function Install-Dtc 1.0.0.0 MsDtc Function Install-Module 1.0.0.1 PowerShellGet Function Install-Script 1.0.0.1 PowerShellGet Function Install-WindowsFeature 2.0.0.0 ServerManager Function Invoke-AsWorkflow 1.0.0.0 PSWorkflowUtility Function Invoke-Mock 3.4.0 Pester Function Invoke-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Invoke-Pester 3.4.0 Pester Function Invoke-RDUserLogoff 2.0.0.0 RemoteDesktop Function It 3.4.0 Pester Function Mock 3.4.0 Pester Function Mount-DiskImage 2.0.0.0 Storage Function Move-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Move-SmbWitnessClient 2.0.0.0 SmbWitness Function New-AutologgerConfig 1.0.0.0 EventTracingManagement Function New-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function New-DscChecksum 1.1 PSDesiredStateConfiguration Function New-EapConfiguration 2.0.0.0 VpnClient Function New-EtwTraceSession 1.0.0.0 EventTracingManagement Function New-FileShare 2.0.0.0 Storage Function New-Fixture 3.4.0 Pester Function New-Guid 3.1.0.0 Microsoft.PowerShell.Utility Function New-HgsGuardian 1.0.0.0 HgsClient Function New-HgsKeyProtector 1.0.0.0 HgsClient Function New-IscsiTargetPortal 1.0.0.0 iSCSI Function New-IseSnippet 0.0 ISE Function New-MaskingSet 2.0.0.0 Storage Function New-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function New-NetEventSession 1.0.0.0 NetEventPacketCapture Function New-NetFirewallRule 2.0.0.0 NetSecurity Function New-NetIPAddress 1.0.0.0 NetTCPIP Function New-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function New-NetIPsecDospSetting 2.0.0.0 NetSecurity Function New-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function New-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecRule 2.0.0.0 NetSecurity Function New-NetLbfoTeam 2.0.0.0 NetLbfo Function New-NetNat 1.0.0.0 NetNat Function New-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function New-NetNeighbor 1.0.0.0 NetTCPIP Function New-NetQosPolicy 2.0.0.0 NetQos Function New-NetRoute 1.0.0.0 NetTCPIP Function New-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function New-NetTransportFilter 1.0.0.0 NetTCPIP Function New-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function New-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function New-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function New-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function New-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function New-NfsClientgroup 1.0 NFS Function New-NfsShare 1.0 NFS Function New-Partition 2.0.0.0 Storage Function New-PesterOption 3.4.0 Pester Function New-PSWorkflowSession 2.0.0.0 PSWorkflow Function New-RDCertificate 2.0.0.0 RemoteDesktop Function New-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function New-RDRemoteApp 2.0.0.0 RemoteDesktop Function New-RDSessionCollection 2.0.0.0 RemoteDesktop Function New-RDSessionDeployment 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopDeployment 2.0.0.0 RemoteDesktop Function New-ScriptFileInfo 1.0.0.1 PowerShellGet Function New-ScheduledTask 1.0.0.0 ScheduledTasks Function New-ScheduledTaskAction 1.0.0.0 ScheduledTasks Function New-ScheduledTaskPrincipal 1.0.0.0 ScheduledTasks Function New-ScheduledTaskSettingsSet 1.0.0.0 ScheduledTasks Function New-ScheduledTaskTrigger 1.0.0.0 ScheduledTasks Function New-SmbMapping 2.0.0.0 SmbShare Function New-SmbMultichannelConstraint 2.0.0.0 SmbShare Function New-SmbShare 2.0.0.0 SmbShare Function New-StorageFileServer 2.0.0.0 Storage Function New-StoragePool 2.0.0.0 Storage Function New-StorageSubsystemVirtualDisk 2.0.0.0 Storage Function New-StorageTier 2.0.0.0 Storage Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-VirtualDisk 2.0.0.0 Storage Function New-VirtualDiskClone 2.0.0.0 Storage Function New-VirtualDiskSnapshot 2.0.0.0 Storage Function New-Volume 2.0.0.0 Storage Function New-VpnServerAddress 2.0.0.0 VpnClient Function Open-NetGPO 2.0.0.0 NetSecurity Function Optimize-StoragePool 2.0.0.0 Storage Function Optimize-Volume 2.0.0.0 Storage Function PSConsoleHostReadline 1.2 PSReadline Function Publish-BCFileContent 1.0.0.0 BranchCache Function Publish-BCWebContent 1.0.0.0 BranchCache Function Publish-Module 1.0.0.1 PowerShellGet Function Publish-Script 1.0.0.1 PowerShellGet Function Publish-SilData 2.0.0.0 SoftwareInventoryLogging Function Read-PrinterNfcTag 1.1 PrintManagement Function Register-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Register-DnsClient 1.0.0.0 DnsClient Function Register-IscsiSession 1.0.0.0 iSCSI Function Register-PSRepository 1.0.0.1 PowerShellGet Function Register-ScheduledTask 1.0.0.0 ScheduledTasks Function Register-StorageSubsystem 2.0.0.0 Storage Function Remove-AutologgerConfig 1.0.0.0 EventTracingManagement Function Remove-BCDataCacheExtension 1.0.0.0 BranchCache Function Remove-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Remove-DnsClientNrptRule 1.0.0.0 DnsClient Function Remove-DscConfigurationDocument 1.1 PSDesiredStateConfiguration Function Remove-DtcClusterTMMapping 1.0.0.0 MsDtc Function Remove-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Remove-EtwTraceSession 1.0.0.0 EventTracingManagement Function Remove-FileShare 2.0.0.0 Storage Function Remove-HgsGuardian 1.0.0.0 HgsClient Function Remove-InitiatorId 2.0.0.0 Storage Function Remove-InitiatorIdFromMaskingSet 2.0.0.0 Storage Function Remove-IscsiTargetPortal 1.0.0.0 iSCSI Function Remove-MaskingSet 2.0.0.0 Storage Function Remove-MpPreference 1.0 Defender Function Remove-MpThreat 1.0 Defender Function Remove-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Remove-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventSession 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetFirewallRule 2.0.0.0 NetSecurity Function Remove-NetIPAddress 1.0.0.0 NetTCPIP Function Remove-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Remove-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Remove-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecRule 2.0.0.0 NetSecurity Function Remove-NetLbfoTeam 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Remove-NetNat 1.0.0.0 NetNat Function Remove-NetNatExternalAddress 1.0.0.0 NetNat Function Remove-NetNatStaticMapping 1.0.0.0 NetNat Function Remove-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Remove-NetNeighbor 1.0.0.0 NetTCPIP Function Remove-NetQosPolicy 2.0.0.0 NetQos Function Remove-NetRoute 1.0.0.0 NetTCPIP Function Remove-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Remove-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Remove-NetTransportFilter 1.0.0.0 NetTCPIP Function Remove-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Remove-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Remove-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Remove-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Remove-NfsClientgroup 1.0 NFS Function Remove-NfsShare 1.0 NFS Function Remove-OdbcDsn 1.0.0.0 Wdac Function Remove-Partition 2.0.0.0 Storage Function Remove-PartitionAccessPath 2.0.0.0 Storage Function Remove-PhysicalDisk 2.0.0.0 Storage Function Remove-Printer 1.1 PrintManagement Function Remove-PrinterDriver 1.1 PrintManagement Function Remove-PrinterPort 1.1 PrintManagement Function Remove-PrintJob 1.1 PrintManagement Function Remove-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Remove-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Remove-RDRemoteApp 2.0.0.0 RemoteDesktop Function Remove-RDServer 2.0.0.0 RemoteDesktop Function Remove-RDSessionCollection 2.0.0.0 RemoteDesktop Function Remove-RDSessionHost 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopFromCollection 2.0.0.0 RemoteDesktop Function Remove-SmbBandwidthLimit 2.0.0.0 SmbShare Function Remove-SmbMapping 2.0.0.0 SmbShare Function Remove-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Remove-SmbShare 2.0.0.0 SmbShare Function Remove-SMServerPerformanceLog 1.0.0.0 ServerManagerTasks Function Remove-StorageFileServer 2.0.0.0 Storage Function Remove-StorageHealthSetting 2.0.0.0 Storage Function Remove-StoragePool 2.0.0.0 Storage Function Remove-StorageTier 2.0.0.0 Storage Function Remove-TargetPortFromMaskingSet 2.0.0.0 Storage Function Remove-VirtualDisk 2.0.0.0 Storage Function Remove-VirtualDiskFromMaskingSet 2.0.0.0 Storage Function Remove-VpnConnection 2.0.0.0 VpnClient Function Remove-VpnConnectionRoute 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Rename-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Rename-MaskingSet 2.0.0.0 Storage Function Rename-NetAdapter 2.0.0.0 NetAdapter Function Rename-NetFirewallRule 2.0.0.0 NetSecurity Function Rename-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Rename-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecRule 2.0.0.0 NetSecurity Function Rename-NetLbfoTeam 2.0.0.0 NetLbfo Function Rename-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Rename-NfsClientgroup 1.0 NFS Function Rename-Printer 1.1 PrintManagement Function Repair-FileIntegrity 2.0.0.0 Storage Function Repair-VirtualDisk 2.0.0.0 Storage Function Repair-Volume 2.0.0.0 Storage Function Reset-BC 1.0.0.0 BranchCache Function Reset-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Reset-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Reset-DtcLog 1.0.0.0 MsDtc Function Reset-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Reset-Net6to4Configuration 1.0.0.0 NetworkTransition Function Reset-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Reset-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Reset-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Reset-NfsStatistics 1.0 NFS Function Reset-PhysicalDisk 2.0.0.0 Storage Function Reset-StorageReliabilityCounter 2.0.0.0 Storage Function Resize-Partition 2.0.0.0 Storage Function Resize-StorageTier 2.0.0.0 Storage Function Resize-VirtualDisk 2.0.0.0 Storage Function Resolve-NfsMappedIdentity 1.0 NFS Function Restart-NetAdapter 2.0.0.0 NetAdapter Function Restart-PcsvDevice 1.0.0.0 PcsvDevice Function Restart-PrintJob 1.1 PrintManagement Function Restore-DscConfiguration 1.1 PSDesiredStateConfiguration Function Restore-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Resume-PrintJob 1.1 PrintManagement Function Revoke-FileShareAccess 2.0.0.0 Storage Function Revoke-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Revoke-NfsClientLock 1.0 NFS Function Revoke-NfsMountedClient 1.0 NFS Function Revoke-NfsOpenFile 1.0 NFS Function Revoke-NfsSharePermission 1.0 NFS Function Revoke-SmbShareAccess 2.0.0.0 SmbShare Function SafeGetCommand 3.4.0 Pester Function Save-Module 1.0.0.1 PowerShellGet Function Save-NetGPO 2.0.0.0 NetSecurity Function Save-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Save-Script 1.0.0.1 PowerShellGet Function Select-NetVirtualizationNextHop 1.0.0.0 NetWNV Function Send-EtwTraceSession 1.0.0.0 EventTracingManagement Function Send-RDUserMessage 2.0.0.0 RemoteDesktop Function Set-AssignedAccess 1.0.0.0 AssignedAccess Function Set-AutologgerConfig 1.0.0.0 EventTracingManagement Function Set-BCAuthentication 1.0.0.0 BranchCache Function Set-BCCache 1.0.0.0 BranchCache Function Set-BCDataCacheEntryMaxAge 1.0.0.0 BranchCache Function Set-BCMinSMBLatency 1.0.0.0 BranchCache Function Set-BCSecretKey 1.0.0.0 BranchCache Function Set-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Set-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-Disk 2.0.0.0 Storage Function Set-DisplayResolution 1.0.0.0 ServerCore Function Set-DnsClient 1.0.0.0 DnsClient Function Set-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Set-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Set-DnsClientNrptRule 1.0.0.0 DnsClient Function Set-DnsClientServerAddress 1.0.0.0 DnsClient Function Set-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Set-DtcAdvancedSetting 1.0.0.0 MsDtc Function Set-DtcClusterDefault 1.0.0.0 MsDtc Function Set-DtcClusterTMMapping 1.0.0.0 MsDtc Function Set-DtcDefault 1.0.0.0 MsDtc Function Set-DtcLog 1.0.0.0 MsDtc Function Set-DtcNetworkSetting 1.0.0.0 MsDtc Function Set-DtcTransaction 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Set-DynamicParameterVariables 3.4.0 Pester Function Set-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Set-EtwTraceSession 1.0.0.0 EventTracingManagement Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-HgsClientConfiguration 1.0.0.0 HgsClient Function Set-InitiatorPort 2.0.0.0 Storage Function Set-IscsiChapSecret 1.0.0.0 iSCSI Function Set-LogProperties 1.0.0.0 PSDiagnostics Function Set-MMAgent 1.0 MMAgent Function Set-MpPreference 1.0 Defender Function Set-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Set-Net6to4Configuration 1.0.0.0 NetworkTransition Function Set-NetAdapter 2.0.0.0 NetAdapter Function Set-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Set-NetAdapterBinding 2.0.0.0 NetAdapter Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Set-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Set-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Set-NetAdapterLso 2.0.0.0 NetAdapter Function Set-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Set-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Set-NetAdapterQos 2.0.0.0 NetAdapter Function Set-NetAdapterRdma 2.0.0.0 NetAdapter Function Set-NetAdapterRsc 2.0.0.0 NetAdapter Function Set-NetAdapterRss 2.0.0.0 NetAdapter Function Set-NetAdapterSriov 2.0.0.0 NetAdapter Function Set-NetAdapterVmq 2.0.0.0 NetAdapter Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventSession 1.0.0.0 NetEventPacketCapture Function Set-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Set-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Set-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-NetFirewallRule 2.0.0.0 NetSecurity Function Set-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Set-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallSetting 2.0.0.0 NetSecurity Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Set-NetIPInterface 1.0.0.0 NetTCPIP Function Set-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Set-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecRule 2.0.0.0 NetSecurity Function Set-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Set-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Set-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Set-NetLbfoTeam 2.0.0.0 NetLbfo Function Set-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Set-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Set-NetNat 1.0.0.0 NetNat Function Set-NetNatGlobal 1.0.0.0 NetNat Function Set-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetNeighbor 1.0.0.0 NetTCPIP Function Set-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Set-NetQosPolicy 2.0.0.0 NetQos Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetTCPSetting 1.0.0.0 NetTCPIP Function Set-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Set-NetUDPSetting 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Set-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortMode 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortProperty 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchVlanProperty 1.0.0.0 NetworkSwitchManager Function Set-NfsClientConfiguration 1.0 NFS Function Set-NfsClientgroup 1.0 NFS Function Set-NfsMappingStore 1.0 NFS Function Set-NfsNetgroupStore 1.0 NFS Function Set-NfsServerConfiguration 1.0 NFS Function Set-NfsShare 1.0 NFS Function Set-OdbcDriver 1.0.0.0 Wdac Function Set-OdbcDsn 1.0.0.0 Wdac Function Set-Partition 2.0.0.0 Storage Function Set-PcsvDeviceBootConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceUserPassword 1.0.0.0 PcsvDevice Function Set-PhysicalDisk 2.0.0.0 Storage Function Set-PrintConfiguration 1.1 PrintManagement Function Set-Printer 1.1 PrintManagement Function Set-PrinterProperty 1.1 PrintManagement Function Set-PSRepository 1.0.0.1 PowerShellGet Function Set-RDActiveManagementServer 2.0.0.0 RemoteDesktop Function Set-RDCertificate 2.0.0.0 RemoteDesktop Function Set-RDClientAccessName 2.0.0.0 RemoteDesktop Function Set-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Set-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Set-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Set-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Set-RDRemoteApp 2.0.0.0 RemoteDesktop Function Set-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Set-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDSessionHost 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Set-RDWorkspace 2.0.0.0 RemoteDesktop Function Set-ResiliencySetting 2.0.0.0 Storage Function Set-ScheduledTask 1.0.0.0 ScheduledTasks Function Set-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Set-SmbBandwidthLimit 2.0.0.0 SmbShare Function Set-SmbClientConfiguration 2.0.0.0 SmbShare Function Set-SmbPathAcl 2.0.0.0 SmbShare Function Set-SmbServerConfiguration 2.0.0.0 SmbShare Function Set-SmbShare 2.0.0.0 SmbShare Function Set-StorageFileServer 2.0.0.0 Storage Function Set-StorageHealthSetting 2.0.0.0 Storage Function Set-StoragePool 2.0.0.0 Storage Function Set-StorageProvider 2.0.0.0 Storage Function Set-StorageSetting 2.0.0.0 Storage Function Set-StorageSubSystem 2.0.0.0 Storage Function Set-StorageTier 2.0.0.0 Storage Function Set-TestInconclusive 3.4.0 Pester Function Setup 3.4.0 Pester Function Set-VirtualDisk 2.0.0.0 Storage Function Set-Volume 2.0.0.0 Storage Function Set-VolumeScrubPolicy 2.0.0.0 Storage Function Set-VpnConnection 2.0.0.0 VpnClient Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionProxy 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Should 3.4.0 Pester Function Show-Calendar 0.0 Show-Calendar Function Show-NetFirewallRule 2.0.0.0 NetSecurity Function Show-NetIPsecRule 2.0.0.0 NetSecurity Function Show-VirtualDisk 2.0.0.0 Storage Function Start-AppBackgroundTask 1.0.0.0 AppBackgroundTask >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-Module -Name DISM -ListAvailable Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-WindowsCapability, Add-WindowsImage...} PS C:\Windows\system32> Get-Command *dism* CommandType Name Version Source ----------- ---- ------- ------ Function Dismount-DiskImage 2.0.0.0 Storage Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Application Dism.exe 10.0.14... C:\Windows\system32\Dism.exe PS C:\Windows\system32> Get-Command Add-WindowsDriver CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Add-WindowsDriver 3.0 DISM PS C:\Windows\system32> Add-WindowsDriver -? NAME Add-WindowsDriver SYNOPSIS Adds a driver to an offline Windows image. SYNTAX Add-WindowsDriver [-AdvancedDriverObject ] [-BasicDriverObject ] [-Driver ] [-ForceUnsigned] [-LogLevel {Errors | Warnings | WarningsInfo}] [-LogPath ] [-Recurse] [-ScratchDirectory ] [-SystemDrive ] [-WindowsDirectory ] -Path [] DESCRIPTION The Add-WindowsDriver cmdlet adds third-party driver packages to an offline Windows image. Use the Path parameter to specify the location of a mounted Windows image. Use the Driver parameter to specify the location of an .inf driver file or a folder containing one or more .inf driver files. Use the ForceUnsigned parameter to add unsigned .inf files to an x64-based image. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/p/?linkid=289348 Get-WindowsDriver Remove-WindowsDriver REMARKS To see the examples, type: "get-help Add-WindowsDriver -examples". For more information, type: "get-help Add-WindowsDriver -detailed". For technical information, type: "get-help Add-WindowsDriver -full". For online help, type: "get-help Add-WindowsDriver -online" PS C:\Windows\system32> Get-Module -ListAvailable Directory: C:\Users\moc2c\Documents\WindowsPowerShell\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 0.0 Show-Calendar Show-Calendar Directory: C:\Program Files\WindowsPowerShell\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation} Binary 1.0.0.1 PackageManagement {Find-Package, Get-Package, Get-PackageProvider, Get-PackageSource...} Script 3.4.0 Pester {Describe, Context, It, Should...} Script 1.0.0.1 PowerShellGet {Install-Module, Find-Module, Save-Module, Update-Module...} Script 1.2 PSReadline {Get-PSReadlineKeyHandler, Set-PSReadlineKeyHandler, Remove-PSReadlineKeyHandler, Get-PSReadlineOption...} Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgroundTaskDiagnosticLog, Set-AppBackgroundTaskResourcePolicy, Unregister-AppBackgroundTask...} Manifest 2.0.0.0 AppLocker {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-AppLockerPolicy, Set-AppLockerPolicy...} Manifest 1.0.0.0 AppvClient {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add-AppvPublishingServer, Disable-Appv...} Manifest 2.0.0.0 Appx {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageManifest, Remove-AppxPackage...} Script 1.0.0.0 AssignedAccess {Clear-AssignedAccess, Get-AssignedAccess, Set-AssignedAccess} Manifest 1.0 BestPractices {Get-BpaModel, Get-BpaResult, Invoke-BpaModel, Set-BpaResult} Manifest 2.0.0.0 BitsTransfer {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Remove-BitsTransfer...} Manifest 1.0.0.0 BranchCache {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disable-BCDowngrading...} Manifest 1.0.0.0 CimCmdlets {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance, Get-CimSession...} Manifest 1.0 ConfigCI {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIPolicy...} Manifest 1.0 Defender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Remove-MpPreference...} Manifest 1.0.0.0 DirectAccessClientComponents {Disable-DAManualEntryPointSelection, Enable-DAManualEntryPointSelection, Get-DAClientExperienceConfiguration, Get-DAEntryPointTableItem...} Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-WindowsCapability, Add-WindowsImage...} Manifest 1.0.0.0 DnsClient {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get-DnsClientCache...} Manifest 1.0.0.0 EventTracingManagement {New-EtwTraceSession, Get-EtwTraceSession, Set-EtwTraceSession, Send-EtwTraceSession...} Manifest 1.0.0.0 HgsClient {Get-HgsAttestationBaselinePolicy, Get-HgsClientConfiguration, Set-HgsClientConfiguration, New-HgsGuardian...} Manifest 1.0.0.0 HgsDiagnostics {New-HgsTraceTarget, Get-HgsTrace, Get-HgsTraceFileData, Test-HgsTraceTarget} Manifest 1.0.0.0 HNVDiagnostics {Get-CustomerRoute, Get-PACAMapping, Get-ProviderAddress, Test-VirtualNetworkConnection...} Binary 2.0.0.0 Hyper-V {Add-VMAssignableDevice, Add-VMDvdDrive, Add-VMFibreChannelHba, Add-VMGpuPartitionAdapter...} Binary 1.1 Hyper-V {Add-VMDvdDrive, Add-VMFibreChannelHba, Add-VMHardDiskDrive, Add-VMMigrationNetwork...} Manifest 2.0.0.0 International {Get-WinDefaultInputMethodOverride, Set-WinDefaultInputMethodOverride, Get-WinHomeLocation, Set-WinHomeLocation...} Manifest 1.0.0.0 iSCSI {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-IscsiTargetPortal, Update-IscsiTargetPortal...} Manifest 2.0.0.0 IscsiTarget {Add-ClusteriSCSITargetServerRole, Add-IscsiVirtualDiskTargetMapping, Checkpoint-IscsiVirtualDisk, Convert-IscsiVirtualDisk...} Script 1.0.0.0 ISE {New-IseSnippet, Import-IseSnippet, Get-IseSnippet} Manifest 1.0.0.0 Kds {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsConfiguration...} Manifest 1.0.1.0 Microsoft.PowerShell.Archive {Compress-Archive, Expand-Archive} Manifest 3.0.0.0 Microsoft.PowerShell.Diagnostics {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 1.0.0.0 Microsoft.PowerShell.LocalAccounts {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser, Get-LocalGroup...} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...} Script 1.0 Microsoft.PowerShell.ODataUtils Export-ODataEndpointProxy Manifest 3.0.0.0 Microsoft.PowerShell.Security {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Format-List, Format-Custom, Format-Table, Format-Wide...} Manifest 3.0.0.0 Microsoft.WSMan.Management {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredSSP, Set-WSManQuickConfig...} Manifest 1.0 MMAgent {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...} Manifest 1.0.0.0 MsDtc {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTransaction, Join-DtcDiagnosticResourceManager, Receive-DtcDiagnosticTransaction...} Manifest 2.0.0.0 NetAdapter {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-NetAdapterChecksumOffload, Disable-NetAdapterEncapsulatedPacketTaskOffload...} Manifest 1.0.0.0 NetConnection {Get-NetConnectionProfile, Set-NetConnectionProfile} Manifest 1.0.0.0 NetEventPacketCapture {New-NetEventSession, Remove-NetEventSession, Get-NetEventSession, Set-NetEventSession...} Manifest 2.0.0.0 NetLbfo {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTeam, Get-NetLbfoTeamMember...} Manifest 1.0.0.0 NetNat {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMapping, Get-NetNatSession...} Manifest 2.0.0.0 NetQos {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, New-NetQosPolicy} Manifest 2.0.0.0 NetSecurity {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPsecMainModeCryptoProposal, New-NetIPsecQuickModeCryptoProposal...} Manifest 1.0.0.0 NetSwitchTeam {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTeam, Rename-NetSwitchTeam...} Manifest 1.0.0.0 NetTCPIP {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol, Get-NetIPv6Protocol...} Manifest 1.0.0.0 NetWNV {Get-NetVirtualizationProviderAddress, Get-NetVirtualizationGlobal, Get-NetVirtualizationLookupRecord, Get-NetVirtualizationCustomerRoute...} Manifest 1.0.0.0 NetworkConnectivityStatus {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Reset-NCSIPolicyConfiguration, Set-NCSIPolicyConfiguration} Manifest 1.0.0.0 NetworkSwitchManager {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEthernetPort, Get-NetworkSwitchEthernetPort, Remove-NetworkSwitchEthernetPortIPAddress...} Manifest 1.0.0.0 NetworkTransition {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfiguration, Disable-NetIPHttpsProfile, Disable-NetNatTransitionConfiguration...} Manifest 1.0 NFS {Get-NfsMappedIdentity, Get-NfsNetgroup, Install-NfsMappingStore, New-NfsMappedIdentity...} Manifest 1.0.0.0 PcsvDevice {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restart-PcsvDevice...} Manifest 1.0.0.0 PKI {Add-CertificateEnrollmentPolicyServer, Export-Certificate, Export-PfxCertificate, Get-CertificateAutoEnrollmentPolicy...} Manifest 1.0.0.0 PlatformIdentifier Get-PlatformIdentifier Manifest 1.0.0.0 PnpDevice {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, Disable-PnpDevice} Manifest 1.1 PrintManagement {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-PrintConfiguration...} Manifest 1.1 PSDesiredStateConfiguration {Set-DscLocalConfigurationManager, Start-DscConfiguration, Test-DscConfiguration, Publish-DscConfiguration...} Script 1.0.0.0 PSDiagnostics {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WSManTrace, Enable-PSTrace...} Binary 1.1.0.0 PSScheduledJob {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-JobTrigger...} Manifest 2.0.0.0 PSWorkflow {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn} Manifest 1.0.0.0 PSWorkflowUtility Invoke-AsWorkflow Manifest 2.0.0.0 RemoteDesktop {Get-RDCertificate, Set-RDCertificate, New-RDCertificate, New-RDVirtualDesktopDeployment...} Manifest 2.0.0.0 SecureBoot {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBootUEFI, Format-SecureBootUEFI...} Manifest 1.0.0.0 SecurityCmdlets {Backup-SecurityPolicy, Restore-SecurityPolicy, Backup-AuditPolicy, Restore-AuditPolicy} Script 1.0.0.0 ServerCore {Get-DisplayResolution, Set-DisplayResolution} Script 2.0.0.0 ServerManager {Get-WindowsFeature, Install-WindowsFeature, Uninstall-WindowsFeature, Enable-ServerManagerStandardUserRemoting...} Cim 1.0.0.0 ServerManagerTasks {Get-SMCounterSample, Get-SMPerformanceCollector, Start-SMPerformanceCollector, Stop-SMPerformanceCollector...} Manifest 1.0.0.0 ScheduledTasks {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledTask, Unregister-ScheduledTask...} Manifest 2.0.0.0 SmbShare {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbShareAccess...} Manifest 2.0.0.0 SmbWitness {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...} Manifest 2.0.0.0 SoftwareInventoryLogging {Get-SilComputer, Get-SilComputerIdentity, Get-SilSoftware, Get-SilWindowsUpdate...} Manifest 1.0.0.0 StartLayout {Export-StartLayout, Import-StartLayout, Get-StartApps} Manifest 2.0.0.0 Storage {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add-PhysicalDisk, Add-TargetPortToMaskingSet...} Manifest 2.0.0.0 TLS {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disable-TlsSessionTicketKey, Export-TlsSessionTicketKey...} Manifest 1.0.0.0 TroubleshootingPack {Get-TroubleshootingPack, Invoke-TroubleshootingPack} Manifest 2.0.0.0 TrustedPlatformModule {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...} Binary 2.1.639.0 UEV {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-UevBackup, Set-UevTemplateProfile...} Manifest 1.0.0.0 UserAccessLogging {Enable-Ual, Disable-Ual, Get-Ual, Get-UalDns...} Manifest 2.0.0.0 VpnClient {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnection, Get-VpnConnection...} Manifest 1.0.0.0 Wdac {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...} Manifest 2.0.0.0 Whea {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy} Manifest 1.0.0.0 WindowsDeveloperLicense {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperLicense, Show-WindowsDeveloperLicenseRegistration} Script 1.0 WindowsErrorReporting {Enable-WindowsErrorReporting, Disable-WindowsErrorReporting, Get-WindowsErrorReporting} Manifest 1.0.0.0 WindowsSearch {Get-WindowsSearchSetting, Set-WindowsSearchSetting} Manifest 1.0.0.0 WindowsUpdate Get-WindowsUpdateLog PS C:\Windows\system32> Get-EventLog -? NAME Get-EventLog SYNOPSIS Gets the events in an event log, or a list of the event logs, on the local or remote computers. SYNTAX Get-EventLog [-LogName] [[-InstanceId] ] [-After ] [-AsBaseObject] [-Before ] [-ComputerName ] [-EntryType {Error | Information | FailureAudit | SuccessAudit | Warning}] [ -Index ] [-Message ] [-Newest ] [-Source ] [-UserName ] [] Get-EventLog [-AsString] [-ComputerName ] [-List] [] DESCRIPTION The Get-EventLog cmdlet gets events and event logs on the local and remote computers. You can use the parameters of this cmdlet to search for events by using their property values. This cmdlet gets only the events that match all of the specified property values. The cmdlets that contain the EventLog noun work only on classic event logs. To get events from logs that use the Windows Event Log technology in Windows Vista and later versions of Windows, use Get-WinEvent. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821585 Clear-EventLog Limit-EventLog New-EventLog Remove-EventLog Show-EventLog Write-EventLog REMARKS To see the examples, type: "get-help Get-EventLog -examples". For more information, type: "get-help Get-EventLog -detailed". For technical information, type: "get-help Get-EventLog -full". For online help, type: "get-help Get-EventLog -online" PS C:\Windows\system32> Get-EventLog -after 2018-08-10 Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 8415 aug 14 09:23 Warning SelfServicePlugIn 1 Rfwin is not installed on the current system. Hence continuing the process. 8414 aug 14 08:23 Information SelfServicePlugIn 1 Self-service Plug-in started (user=LRN\moc2c). 8413 aug 14 08:23 Warning SelfServicePlugIn 1 Rfwin is not installed on the current system. Hence continuing the process. 8412 aug 14 08:22 Information Windows Error Rep... 1001 Fault bucket 1339074544709976511, type 5... 8411 aug 14 08:22 Information Windows Error Rep... 1001 Fault bucket , type 0... 8410 aug 14 08:22 Information Windows Error Rep... 1001 Fault bucket , type 0... 8409 aug 14 08:16 0 Software Protecti... 1073742727 The Software Protection service has stopped.... 8408 aug 14 08:16 Information Software Protecti... 1073758208 Successfully scheduled Software Protection service for re-start at 2018-08-15T06:06:47Z. Reason: RulesEngine. 8407 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket 1267450898035356520, type 5... 8406 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket , type 0... 8405 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket , type 0... 8404 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket 2182900150845501416, type 5... 8403 aug 14 08:16 0 Software Protecti... 1073742726 The Software Protection service has started.... 8402 aug 14 08:16 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8401 aug 14 08:16 Information Software Protecti... 1073742890 Initialization status for service objects.... 8400 aug 14 08:16 Information Software Protecti... 1073742724 The Software Protection service is starting.... 8399 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket , type 0... 8398 aug 14 08:16 Information Windows Error Rep... 1001 Fault bucket , type 0... 8397 aug 14 08:15 Information Windows Error Rep... 1001 Fault bucket 1339074544709976511, type 5... 8396 aug 14 08:15 Information Windows Error Rep... 1001 Fault bucket , type 0... 8395 aug 14 08:15 Information Windows Error Rep... 1001 Fault bucket , type 0... 8394 aug 14 08:13 0 Software Protecti... 1073742727 The Software Protection service has stopped.... 8393 aug 14 08:13 Information Software Protecti... 1073758208 Successfully scheduled Software Protection service for re-start at 2018-08-15T06:06:18Z. Reason: RulesEngine. 8392 aug 14 08:12 0 Software Protecti... 1073742726 The Software Protection service has started.... 8391 aug 14 08:12 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8390 aug 14 08:12 Information Software Protecti... 1073742890 Initialization status for service objects.... 8389 aug 14 08:12 Information Software Protecti... 1073742724 The Software Protection service is starting.... 8388 aug 14 08:11 Information Windows Error Rep... 1001 Fault bucket 1980244132906592469, type 5... 8387 aug 14 08:11 Information Windows Error Rep... 1001 Fault bucket , type 0... 8386 aug 14 08:11 Information Windows Error Rep... 1001 Fault bucket , type 0... 8385 aug 14 08:08 0 Software Protecti... 1073742727 The Software Protection service has stopped.... 8384 aug 14 08:08 Information Software Protecti... 1073758208 Successfully scheduled Software Protection service for re-start at 2018-08-15T06:06:33Z. Reason: RulesEngine. 8383 aug 14 08:08 0 Software Protecti... 1073742726 The Software Protection service has started.... 8382 aug 14 08:08 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8381 aug 14 08:08 Information Software Protecti... 1073742890 Initialization status for service objects.... 8380 aug 14 08:08 Information Software Protecti... 1073742724 The Software Protection service is starting.... 8379 aug 14 08:08 Information MSDTC 2 1073746026 The description for Event ID '1073746026' in Source 'MSDTC 2' cannot be found. The local computer may not have the necessary registry information or m... 8378 aug 14 08:07 0 Software Protecti... 1073742727 The Software Protection service has stopped.... 8377 aug 14 08:07 Information Software Protecti... 1073758208 Successfully scheduled Software Protection service for re-start at 2018-08-15T06:06:35Z. Reason: RulesEngine. 8376 aug 14 08:06 Error Software Protecti... 3221233670 License Activation (slui.exe) failed with the following error code:... 8375 aug 14 08:06 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8374 aug 14 08:06 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8373 aug 14 08:06 Error Software Protecti... 3221233670 License Activation (slui.exe) failed with the following error code:... 8372 aug 14 08:06 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8371 aug 14 08:06 0 Software Protecti... 1073742726 The Software Protection service has started.... 8370 aug 14 08:06 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8369 aug 14 08:06 Information Software Protecti... 1073742890 Initialization status for service objects.... 8368 aug 14 08:06 Information Software Protecti... 1073742724 The Software Protection service is starting.... 8367 aug 14 08:06 Information SceCli 1073743528 Security policy in the Group policy objects has been applied successfully. 8366 aug 14 08:06 Information SceCli 1073743528 Security policy in the Group policy objects has been applied successfully. 8365 aug 14 08:05 Information Microsoft-Windows... 5617 Windows Management Instrumentation Service subsystems initialized successfully 8364 aug 14 08:05 Information Microsoft-Windows... 5615 Windows Management Instrumentation Service started sucessfully 8363 aug 14 08:05 Information Microsoft-Windows... 1531 The User Profile Service has started successfully. ... 8362 aug 14 08:05 Information Desktop Window Ma... 1073750851 The Desktop Window Manager has registered the session port. 8361 aug 14 08:05 Information EventSystem 1073746449 The description for Event ID '1073746449' in Source 'EventSystem' cannot be found. The local computer may not have the necessary registry information ... 8360 aug 13 15:09 Information Microsoft-Windows... 1532 The User Profile Service has stopped. ... 8359 aug 13 15:09 Information MSDTC 1073745935 The description for Event ID '1073745935' in Source 'MSDTC' cannot be found. The local computer may not have the necessary registry information or mes... 8358 aug 13 15:09 Information Microsoft-Windows... 1530 Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that... 8357 aug 13 15:09 Information Microsoft-Windows... 1530 Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that... 8356 aug 13 15:08 0 Software Protecti... 1073742727 The Software Protection service has stopped.... 8355 aug 13 15:08 Information Software Protecti... 1073758208 Successfully scheduled Software Protection service for re-start at 2018-08-14T06:29:59Z. Reason: RulesEngine. 8354 aug 13 15:08 0 Software Protecti... 1073742726 The Software Protection service has started.... 8353 aug 13 15:08 Information Software Protecti... 1073742827 The Software Protection service has completed licensing status check.... 8352 aug 13 15:08 Information Software Protecti... 1073742890 Initialization status for service objects.... 8351 aug 13 15:08 Information Software Protecti... 1073742724 The Software Protection service is starting.... 8350 aug 13 14:44 Warning SelfServicePlugIn 1 Rfwin is not installed on the current system. Hence continuing the process. 8349 aug 13 13:44 Warning SelfServicePlugIn 1 Rfwin is not installed on the current system. Hence continuing the process. 8348 aug 13 13:02 Information Microsoft-Windows... 4097 Successful auto update of third-party root certificate:: Subject: Sha1 thumbprint: Get-EventLog -after 2018-08-10 -before 2018-08-11 -LogName system Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 32673 aug 10 11:47 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32672 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32671 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32670 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32669 aug 10 11:47 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32665 aug 10 11:47 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32664 aug 10 11:47 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32663 aug 10 11:47 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32662 aug 10 11:47 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32661 aug 10 11:47 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32660 aug 10 11:47 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32659 aug 10 11:47 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32658 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32657 aug 10 11:47 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32656 aug 10 11:47 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32655 aug 10 11:47 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32654 aug 10 11:47 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32653 aug 10 11:47 Information EventLog 2147489654 The Event log service was stopped. 32652 aug 10 11:47 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32651 aug 10 11:47 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32650 aug 10 11:47 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32649 aug 10 11:47 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-10T09:47:13.002000000Z... 32648 aug 10 11:47 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32647 aug 10 11:47 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32646 aug 10 11:47 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32645 aug 10 11:47 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32644 aug 10 11:47 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32643 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32642 aug 10 11:47 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32641 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32640 aug 10 11:47 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32639 aug 10 11:47 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32638 aug 10 11:47 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32637 aug 10 11:47 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32636 aug 10 11:47 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32635 aug 10 11:47 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32634 aug 10 11:47 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32633 aug 10 11:47 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32632 aug 10 11:47 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32631 aug 10 11:47 Information User32 2147484722 The process wininit.exe (192.168.10.108) has initiated the power off of computer PC2C on behalf of user LRN\ci for the following reason: No title for t... 32630 aug 10 11:44 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32629 aug 10 11:43 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32628 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32627 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32626 aug 10 09:57 Information Service Control M... 1073748860 The Diagnostic System Host service entered the stopped state. 32625 aug 10 09:44 Information Service Control M... 1073748860 The Windows Update service entered the stopped state. 32624 aug 10 09:36 Information Service Control M... 1073748860 The Windows Defender Network Inspection Service service entered the stopped state. 32623 aug 10 09:30 Information Service Control M... 1073748860 The AppXSvc service entered the stopped state. 32622 aug 10 09:30 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32621 aug 10 09:30 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32620 aug 10 09:30 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32619 aug 10 09:30 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32618 aug 10 09:30 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32617 aug 10 09:30 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32616 aug 10 09:28 Information Service Control M... 1073748860 The defragsvc service entered the stopped state. 32615 aug 10 09:27 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 32614 aug 10 09:26 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32613 aug 10 09:26 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32612 aug 10 09:26 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32611 aug 10 09:25 Information Service Control M... 1073748860 The WdiSystemHost service entered the running state. 32610 aug 10 09:25 Information Service Control M... 1073748860 The AppXSvc service entered the running state. 32609 aug 10 09:25 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32608 aug 10 09:25 Information Service Control M... 1073748860 The wisvc service entered the running state. 32607 aug 10 09:25 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32606 aug 10 09:25 Information Service Control M... 1073748860 The defragsvc service entered the running state. 32605 aug 10 09:25 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32604 aug 10 09:25 Information Service Control M... 1073748860 The DsSvc service entered the stopped state. 32603 aug 10 09:25 Information Service Control M... 1073748860 The TrustedInstaller service entered the running state. 32602 aug 10 09:25 Information Service Control M... 1073748860 The Windows Defender Network Inspection Service service entered the running state. 32601 aug 10 09:24 Information Service Control M... 1073748860 The RemoteRegistry service entered the stopped state. 32600 aug 10 09:24 Information Service Control M... 1073748860 The wisvc service entered the running state. 32599 aug 10 09:23 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 32598 aug 10 09:22 Information Service Control M... 1073748860 The Windows Defender Network Inspection Service service entered the stopped state. 32597 aug 10 09:21 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32596 aug 10 09:20 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32595 aug 10 09:20 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32594 aug 10 09:20 Information Service Control M... 1073748860 The Windows Defender Network Inspection Service service entered the running state. 32593 aug 10 09:19 Information Service Control M... 1073748860 The wisvc service entered the running state. 32592 aug 10 09:19 Information Service Control M... 1073748860 The UsoSvc service entered the running state. 32591 aug 10 09:19 Information Service Control M... 1073748860 The Windows Defender Network Inspection Service service entered the stopped state. 32590 aug 10 09:18 Information Service Control M... 1073748860 The WbioSrvc service entered the stopped state. 32589 aug 10 09:17 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32588 aug 10 09:17 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32587 aug 10 09:17 Information Service Control M... 1073748860 The NgcSvc service entered the stopped state. 32586 aug 10 09:17 Information Service Control M... 1073748860 The Portable Device Enumerator Service service entered the stopped state. 32585 aug 10 09:17 Information Service Control M... 1073748860 The MapsBroker service entered the stopped state. 32584 aug 10 09:17 Information Service Control M... 1073748860 The UALSVC service entered the running state. 32583 aug 10 09:17 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32582 aug 10 09:17 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the running state. 32581 aug 10 09:17 Information Service Control M... 1073748860 The MapsBroker service entered the running state. 32580 aug 10 09:17 Information Service Control M... 1073748860 The DPS service entered the running state. 32579 aug 10 09:17 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the running state. 32578 aug 10 09:16 Information Microsoft-Windows... 15 The description for Event ID '15' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32577 aug 10 09:16 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32576 aug 10 09:16 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32575 aug 10 09:15 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32574 aug 10 09:15 Information Service Control M... 1073748860 The wisvc service entered the running state. 32573 aug 10 09:15 Information Service Control M... 1073748860 The NgcSvc service entered the running state. 32572 aug 10 09:15 Information Service Control M... 1073748860 The WdNisSvc service entered the running state. 32571 aug 10 09:15 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32570 aug 10 09:15 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32569 aug 10 09:15 Information Microsoft-Windows... 1502 The Group Policy settings for the computer were processed successfully. New settings from 8 Group Policy objects were detected and applied. 32568 aug 10 09:15 Information Service Control M... 1073748860 The wuauserv service entered the running state. 32567 aug 10 09:15 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32566 aug 10 09:15 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32565 aug 10 09:15 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the stopped state. 32564 aug 10 09:15 Information Service Control M... 1073748860 The vmcompute service entered the running state. 32563 aug 10 09:15 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32562 aug 10 09:15 Information Service Control M... 1073748860 The KeyIso service entered the running state. 32561 aug 10 09:15 Information Service Control M... 1073748860 The wlidsvc service entered the running state. 32560 aug 10 09:14 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32559 aug 10 09:14 Information Microsoft-Windows... 35 The time service is now synchronizing the system time with the time source DC1601.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.214:123). 32558 aug 10 09:14 Information Service Control M... 3221232498 The following boot-start or system-start driver(s) did not load: ... 32557 aug 10 09:14 Information Service Control M... 1073748860 The FoxitReaderService service entered the running state. 32556 aug 10 09:14 Information Service Control M... 1073748860 The DiagTrack service entered the running state. 32555 aug 10 09:14 Information Service Control M... 1073748860 The WinDefend service entered the running state. 32554 aug 10 09:14 Information Service Control M... 1073748860 The vmms service entered the running state. 32553 aug 10 09:14 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32552 aug 10 09:14 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32551 aug 10 09:14 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32550 aug 10 09:14 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32549 aug 10 09:14 Information Service Control M... 1073748860 The Schedule service entered the running state. 32548 aug 10 09:14 Information Service Control M... 1073748860 The iphlpsvc service entered the running state. 32547 aug 10 09:14 Information Service Control M... 1073748860 The IKEEXT service entered the running state. 32546 aug 10 09:14 Information Service Control M... 1073748860 The WpnService service entered the running state. 32545 aug 10 09:14 Information Service Control M... 1073748860 The WinRM service entered the running state. 32544 aug 10 09:14 Information Service Control M... 1073748860 The DeviceAssociationService service entered the running state. 32543 aug 10 09:14 Information Service Control M... 1073748860 The tiledatamodelsvc service entered the running state. 32542 aug 10 09:14 Information Microsoft-Windows... 37 The time provider NtpClient is currently receiving valid time data from DC1601.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.214:123). 32541 aug 10 09:14 Information Service Control M... 1073748860 The stisvc service entered the running state. 32540 aug 10 09:14 Information Service Control M... 1073748860 The LanmanServer service entered the running state. 32539 aug 10 09:14 Information Service Control M... 1073748860 The StateRepository service entered the running state. 32538 aug 10 09:14 Information Service Control M... 1073748860 The W32Time service entered the running state. 32537 aug 10 09:14 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32536 aug 10 09:14 Information Service Control M... 1073748860 The SessionEnv service entered the running state. 32535 aug 10 09:14 Information Service Control M... 1073748860 The UserManager service entered the running state. 32534 aug 10 09:14 Information Service Control M... 1073748860 The gpsvc service entered the running state. 32533 aug 10 09:14 Information Service Control M... 1073748860 The RemoteRegistry service entered the running state. 32532 aug 10 09:14 Information Service Control M... 1073748860 The CryptSvc service entered the running state. 32531 aug 10 09:14 Information Service Control M... 1073748860 The PcaSvc service entered the running state. 32530 aug 10 09:14 Information Service Control M... 1073748860 The MpsSvc service entered the running state. 32529 aug 10 09:14 Information Service Control M... 1073748860 The TrkWks service entered the running state. 32528 aug 10 09:14 Information Service Control M... 1073748860 The CertPropSvc service entered the running state. 32527 aug 10 09:14 Information Service Control M... 1073748860 The CoreMessagingRegistrar service entered the running state. 32526 aug 10 09:14 Information Service Control M... 1073748860 The Netlogon service entered the running state. 32525 aug 10 09:14 Information Service Control M... 1073748860 The Spooler service entered the running state. 32524 aug 10 09:14 Information Service Control M... 1073748860 The NcbService service entered the running state. 32523 aug 10 09:14 Information Service Control M... 1073748860 The UmRdpService service entered the running state. 32522 aug 10 09:14 Information Service Control M... 1073748860 The ShellHWDetection service entered the running state. 32521 aug 10 09:14 Information Service Control M... 1073748860 The ProfSvc service entered the running state. 32520 aug 10 09:14 Information Service Control M... 1073748860 The SamSs service entered the running state. 32519 aug 10 09:14 Information Service Control M... 1073748860 The netprofm service entered the running state. 32518 aug 10 09:14 Information Service Control M... 1073748860 The LanmanWorkstation service entered the running state. 32517 aug 10 09:14 Information Service Control M... 1073748860 The Winmgmt service entered the running state. 32516 aug 10 09:14 Information Service Control M... 1073748860 The WbioSrvc service entered the running state. 32515 aug 10 09:14 Information Service Control M... 1073748860 The NlaSvc service entered the running state. 32514 aug 10 09:14 Information Service Control M... 1073748860 The wudfsvc service entered the running state. 32513 aug 10 09:14 Information Service Control M... 1073748860 The PolicyAgent service entered the running state. 32512 aug 10 09:14 Information Service Control M... 1073748860 The FontCache service entered the running state. 32511 aug 10 09:14 Information Service Control M... 1073748860 The SENS service entered the running state. 32510 aug 10 09:14 Information Service Control M... 1073748860 The Wcmsvc service entered the running state. 32509 aug 10 09:14 Information Service Control M... 1073748860 The WinHttpAutoProxySvc service entered the running state. 32508 aug 10 09:14 Information Service Control M... 1073748860 The BFE service entered the running state. 32507 aug 10 09:14 Information Service Control M... 1073748860 The EventLog service entered the running state. 32506 aug 10 09:14 Information Service Control M... 1073748860 The Themes service entered the running state. 32505 aug 10 09:14 Information Service Control M... 1073748860 The EventSystem service entered the running state. 32504 aug 10 09:14 Information Service Control M... 1073748860 The AMD External Events Utility service entered the running state. 32503 aug 10 09:14 Information Service Control M... 1073748860 The WPDBusEnum service entered the running state. 32502 aug 10 09:14 Warning Microsoft-Windows... 219 The driver \Driver\WudfRd failed to load for the device SWD\WPDBUSENUM\{47ea9fa2-c803-11e7-9c11-806e6f6e6963}#0000000000100000. 32501 aug 10 09:14 Information Microsoft-Windows... 10114 WUDFPf (part of UMDF) did not load yet. After it does, Windows will start the device again. 32500 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'storqosflt' (10.0, 2018-03-06T07:26:53.000000000Z) has successfully loaded and registered with Filter Manager. 32499 aug 10 09:14 Information Service Control M... 1073748860 The Dnscache service entered the running state. 32498 aug 10 09:14 Information Service Control M... 1073748860 The Dhcp service entered the running state. 32497 aug 10 09:14 Information Microsoft-Windows... 51046 DHCPv6 client service is started 32496 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'wcifs' (10.0, 2018-03-02T10:23:20.000000000Z) has successfully loaded and registered with Filter Manager. 32495 aug 10 09:14 Information Microsoft-Windows... 50036 DHCPv4 client service is started 32494 aug 10 09:14 Error Service Control M... 3221232472 The luafv service failed to start due to the following error: ... 32493 aug 10 09:14 Information Service Control M... 1073748860 The TimeBrokerSvc service entered the running state. 32492 aug 10 09:14 Information Service Control M... 1073748860 The TermService service entered the running state. 32491 aug 10 09:14 Information Service Control M... 1073748860 The nsi service entered the running state. 32490 aug 10 09:14 Information Service Control M... 1073748860 The lmhosts service entered the running state. 32489 aug 10 09:14 Information Service Control M... 1073748860 The HvHost service entered the running state. 32488 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32487 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32486 aug 10 09:14 Information Service Control M... 1073748860 The SystemEventsBroker service entered the running state. 32485 aug 10 09:14 Information Service Control M... 1073748860 The BrokerInfrastructure service entered the running state. 32484 aug 10 09:14 Information Service Control M... 1073748860 The LSM service entered the running state. 32483 aug 10 09:14 Information Service Control M... 1073748860 The RpcSs service entered the running state. 32482 aug 10 09:14 Information Service Control M... 1073748860 The RpcEptMapper service entered the running state. 32481 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32480 aug 10 09:14 Information Service Control M... 1073748860 The DcomLaunch service entered the running state. 32479 aug 10 09:14 Information Service Control M... 1073748860 The Power service entered the running state. 32478 aug 10 09:14 Information Service Control M... 1073748860 The PlugPlay service entered the running state. 32477 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32476 aug 10 09:14 Information Microsoft-Windows... 16962 Remote calls to the SAM database are being restricted using the default security descriptor: O:SYG:SYD:(A;;RC;;;BA).... 32475 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32474 aug 10 09:14 Information Microsoft-Windows... 14 Credential Guard (LsaIso.exe) configuration: 0, 0 32473 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32472 aug 10 09:14 Information Microsoft-Windows... 15 The description for Event ID '15' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32471 aug 10 09:14 Information e1iexpress 1610874912 Intel(R) Gigabit CT Desktop Adapter... 32470 aug 10 09:14 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32469 aug 10 09:14 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32468 aug 10 09:14 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32467 aug 10 09:14 Warning e1iexpress 2684616731 Intel(R) Gigabit CT Desktop Adapter... 32466 aug 10 09:14 Information Microsoft-Windows... 5 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully enabled 32465 aug 10 09:14 Information Microsoft-Windows... 232 NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully connected to port BFA37F74-B3A6-486F-9D0A-1E0D15D33866 (Friendly Name: ... 32464 aug 10 09:14 Information Microsoft-Windows... 7 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully initialized. 32463 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal). 32462 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 7 exposes the following power management capabilities:... 32461 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 5 exposes the following power management capabilities:... 32460 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 3 exposes the following power management capabilities:... 32459 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 1 exposes the following power management capabilities:... 32458 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 6 exposes the following power management capabilities:... 32457 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 4 exposes the following power management capabilities:... 32456 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 2 exposes the following power management capabilities:... 32455 aug 10 09:14 Information Microsoft-Windows... 55 Hyper-V logical processor 0 exposes the following power management capabilities:... 32454 aug 10 09:14 Information Microsoft-Windows... 9 Switch FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully initialized. 32453 aug 10 09:14 Information Microsoft-Windows... 232 NIC FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully connected to port FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: ... 32452 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal). 32451 aug 10 09:14 Information Microsoft-Windows... 9 Switch A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully initialized. 32450 aug 10 09:14 Information Microsoft-Windows... 232 NIC A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully connected to port A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly... 32449 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network). 32448 aug 10 09:14 Information Microsoft-Windows... 9 Switch 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully initialized. 32447 aug 10 09:14 Information Microsoft-Windows... 232 NIC 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully connected to port 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friend... 32446 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network). 32445 aug 10 09:14 Information Microsoft-Windows... 9 Switch 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully initialized. 32444 aug 10 09:14 Information Microsoft-Windows... 232 NIC 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully connected to port 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friend... 32443 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2). 32442 aug 10 09:14 Information Microsoft-Windows... 9 Switch 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully initialized. 32441 aug 10 09:14 Information Microsoft-Windows... 232 NIC 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully connected to port 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: ... 32440 aug 10 09:14 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet). 32439 aug 10 09:14 Information Microsoft-Windows... 508 The description for Event ID '508' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32438 aug 10 09:14 Information Microsoft-Windows... 172 The description for Event ID '172' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32437 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'npsvctrig' (10.0, 2016-07-16T04:28:33.000000000Z) has successfully loaded and registered with Filter Manager. 32436 aug 10 09:14 Information VfpExt 1073748860 The service entered the Driver load complete state. 32435 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'FileCrypt' (10.0, 2016-07-16T04:22:39.000000000Z) has successfully loaded and registered with Filter Manager. 32434 aug 10 09:14 Information WinRM 468900 The description for Event ID '468900' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32433 aug 10 09:14 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32432 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'WdFilter' (10.0, 2070-12-04T21:41:44.000000000Z) has successfully loaded and registered with Filter Manager. 32431 aug 10 09:14 Information Microsoft-Windows... 6 File System Filter 'Wof' (10.0, 2017-10-09T03:58:20.000000000Z) has successfully loaded and registered with Filter Manager. 32430 aug 10 09:14 Information Microsoft-Windows... 3 Secure Kernel started with status 0 and flags 0. 32429 aug 10 09:14 Information Microsoft-Windows... 129 Hypervisor initialized I/O remapping.... 32428 aug 10 09:14 Information Microsoft-Windows... 2 Hypervisor scheduler type is 0x2. 32427 aug 10 09:14 Information Microsoft-Windows... 1 Hypervisor successfully started. 32426 aug 10 09:14 Information Microsoft-Windows... 32 The description for Event ID '32' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32425 aug 10 09:14 Information Microsoft-Windows... 18 The description for Event ID '18' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32424 aug 10 09:14 Information Microsoft-Windows... 25 The description for Event ID '25' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32423 aug 10 09:14 Information Microsoft-Windows... 27 The description for Event ID '27' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32422 aug 10 09:14 Information Microsoft-Windows... 20 The description for Event ID '20' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32421 aug 10 09:14 Information Microsoft-Windows... 153 The description for Event ID '153' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry i... 32420 aug 10 09:14 Information Microsoft-Windows... 12 The description for Event ID '12' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32414 aug 10 09:14 Information EventLog 2147489661 The system uptime is 23 seconds. 32413 aug 10 09:14 Information EventLog 2147489653 The Event log service was started. 32412 aug 10 09:14 Information EventLog 2147489657 Microsoft (R) Windows (R) 10.00. 14393 Multiprocessor Free. PS C:\Windows\system32> Get-EventLog -after 2018-08-10-16-00 -before 2018-08-11 -LogName system >> TerminatingError(Get-EventLog): "Cannot bind parameter 'After'. Cannot convert value "2018-08-10-16-00" to type "System.DateTime". Error: "String was not recognized as a valid DateTime."" Get-EventLog : Cannot bind parameter 'After'. Cannot convert value "2018-08-10-16-00" to type "System.DateTime". Error: "String was not recognized as a valid DateTime." At line:1 char:21 + Get-EventLog -after 2018-08-10-16-00 -before 2018-08-11 -LogName syst ... + ~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-EventLog], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetEventLogCommand Get-EventLog : Cannot bind parameter 'After'. Cannot convert value "2018-08-10-16-00" to type "System.DateTime". Error: "String was not recognized as a valid DateTime." At line:1 char:21 + Get-EventLog -after 2018-08-10-16-00 -before 2018-08-11 -LogName syst ... + ~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-EventLog], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetEventLogCommand PS C:\Windows\system32> Get-EventLog -after 2018-08-10T16:00:00 -before 2018-08-11 -LogName system PS C:\Windows\system32> Get-EventLog -after 2018-08-10T16:00:00 -before 2018-08-11 -LogName system PS C:\Windows\system32> Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-11 -LogName system Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 32673 aug 10 11:47 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32672 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32671 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32670 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32669 aug 10 11:47 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32665 aug 10 11:47 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32664 aug 10 11:47 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32663 aug 10 11:47 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32662 aug 10 11:47 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32661 aug 10 11:47 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32660 aug 10 11:47 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32659 aug 10 11:47 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32658 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32657 aug 10 11:47 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32656 aug 10 11:47 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32655 aug 10 11:47 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32654 aug 10 11:47 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32653 aug 10 11:47 Information EventLog 2147489654 The Event log service was stopped. 32652 aug 10 11:47 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32651 aug 10 11:47 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32650 aug 10 11:47 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32649 aug 10 11:47 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-10T09:47:13.002000000Z... 32648 aug 10 11:47 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32647 aug 10 11:47 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32646 aug 10 11:47 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32645 aug 10 11:47 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32644 aug 10 11:47 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32643 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32642 aug 10 11:47 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32641 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32640 aug 10 11:47 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32639 aug 10 11:47 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32638 aug 10 11:47 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32637 aug 10 11:47 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32636 aug 10 11:47 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32635 aug 10 11:47 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32634 aug 10 11:47 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32633 aug 10 11:47 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32632 aug 10 11:47 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32631 aug 10 11:47 Information User32 2147484722 The process wininit.exe (192.168.10.108) has initiated the power off of computer PC2C on behalf of user LRN\ci for the following reason: No title for t... 32630 aug 10 11:44 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32629 aug 10 11:43 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32628 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32627 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... PS C:\Windows\system32> Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-15 -LogName system Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 33198 aug 14 10:19 Information Service Control M... 1073748860 The Contact Data_38ffa service entered the running state. 33197 aug 14 10:19 Information Service Control M... 1073748860 The User Data Access_38ffa service entered the running state. 33196 aug 14 10:19 Information Service Control M... 1073748860 The User Data Storage_38ffa service entered the running state. 33195 aug 14 10:09 Information Service Control M... 1073748860 The Network Setup Service service entered the stopped state. 33194 aug 14 10:09 Information Service Control M... 1073748860 The Network Setup Service service entered the running state. 33193 aug 14 10:08 Information Service Control M... 1073748860 The Network Setup Service service entered the stopped state. 33192 aug 14 10:05 Information Service Control M... 1073748860 The Network Setup Service service entered the running state. 33191 aug 14 10:05 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 33190 aug 14 08:48 Information Service Control M... 1073748860 The Diagnostic System Host service entered the stopped state. 33189 aug 14 08:27 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 33188 aug 14 08:24 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 33187 aug 14 08:24 Information Service Control M... 1073748860 The wlidsvc service entered the running state. 33186 aug 14 08:23 Information Service Control M... 1073748860 The Windows Insider Service service entered the stopped state. 33185 aug 14 08:22 Information Service Control M... 1073748860 The wisvc service entered the running state. 33184 aug 14 08:21 Information Service Control M... 1073748860 The Windows Modules Installer service entered the running state. 33183 aug 14 08:21 Information Service Control M... 1073748860 The AppXSvc service entered the stopped state. 33182 aug 14 08:20 Information Service Control M... 1073748860 The ClipSVC service entered the stopped state. 33181 aug 14 08:20 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 33180 aug 14 08:20 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 33179 aug 14 08:20 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 33178 aug 14 08:20 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 33177 aug 14 08:20 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 33176 aug 14 08:20 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 33175 aug 14 08:18 Information Service Control M... 1073748860 The defragsvc service entered the stopped state. 33174 aug 14 08:17 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 33173 aug 14 08:17 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 33172 aug 14 08:16 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 33171 aug 14 08:16 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 33170 aug 14 08:16 Information Service Control M... 1073748860 The WdiSystemHost service entered the running state. 33169 aug 14 08:16 Information Service Control M... 1073748860 The sppsvc service entered the running state. 33168 aug 14 08:15 Information Service Control M... 1073748860 The wisvc service entered the running state. 33167 aug 14 08:15 Information Service Control M... 1073748860 The defragsvc service entered the running state. 33166 aug 14 08:15 Information Service Control M... 1073748860 The ClipSVC service entered the running state. 33165 aug 14 08:15 Information Service Control M... 1073748860 The AppXSvc service entered the running state. 33164 aug 14 08:15 Information Service Control M... 1073748860 The LicenseManager service entered the running state. 33163 aug 14 08:15 Information Service Control M... 1073748860 The StorSvc service entered the running state. 33162 aug 14 08:15 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 33161 aug 14 08:15 Information Service Control M... 1073748860 The DsSvc service entered the stopped state. 33160 aug 14 08:15 Information Service Control M... 1073748860 The RemoteRegistry service entered the stopped state. 33159 aug 14 08:15 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 33158 aug 14 08:15 Information Service Control M... 1073748860 The TrustedInstaller service entered the running state. 33157 aug 14 08:13 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 33156 aug 14 08:12 Information Service Control M... 1073748860 The sppsvc service entered the running state. 33155 aug 14 08:12 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 33154 aug 14 08:12 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 33153 aug 14 08:11 Information Service Control M... 1073748860 The Appinfo service entered the running state. 33152 aug 14 08:10 Information Service Control M... 1073748860 The wisvc service entered the running state. 33151 aug 14 08:10 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 33150 aug 14 08:09 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 33149 aug 14 08:08 Information Service Control M... 1073748860 The Portable Device Enumerator Service service entered the stopped state. 33148 aug 14 08:08 Information Service Control M... 1073748860 The WbioSrvc service entered the stopped state. 33147 aug 14 08:08 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 33146 aug 14 08:08 Information Service Control M... 1073748860 The Microsoft Passport service entered the stopped state. 33145 aug 14 08:08 Information Microsoft-Windows... 35 The time service is now synchronizing the system time with the time source DC1601.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.214:123). 33144 aug 14 08:08 Information Service Control M... 1073748860 The MapsBroker service entered the stopped state. 33143 aug 14 08:08 Information Service Control M... 1073748860 The VaultSvc service entered the running state. 33142 aug 14 08:08 Information Service Control M... 1073748860 The Sync Host_38ffa service entered the running state. 33141 aug 14 08:08 Information Service Control M... 1073748860 The UALSVC service entered the running state. 33140 aug 14 08:08 Information Service Control M... 1073748860 The UsoSvc service entered the running state. 33139 aug 14 08:08 Information Service Control M... 1073748860 The sppsvc service entered the running state. 33138 aug 14 08:08 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the running state. 33137 aug 14 08:08 Information Service Control M... 1073748860 The MapsBroker service entered the running state. 33136 aug 14 08:08 Information Service Control M... 1073748860 The DPS service entered the running state. 33135 aug 14 08:07 Information Microsoft-Windows... 37 The time provider NtpClient is currently receiving valid time data from DC1601.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.214:123). 33134 aug 14 08:07 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 33133 aug 14 08:07 Information Service Control M... 1073748860 The lfsvc service entered the running state. 33132 aug 14 08:07 Information Lfsvc 1 Geolocation positioning is enabled. 33131 aug 14 08:06 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the running state. 33130 aug 14 08:06 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 33129 aug 14 08:06 Information Service Control M... 1073748860 The CDPUserSvc_38ffa service entered the running state. 33128 aug 14 08:06 Information Microsoft-Windows... 7001 User Logon Notification for Customer Experience Improvement Program 33127 aug 14 08:06 Information Microsoft-Windows... 232 NIC E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: Network Adapter) successfully connected to port E5AAA4C5... 33126 aug 14 08:06 Information Microsoft-Windows... 233 The operation '7' succeeded on nic E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: ). 33125 aug 14 08:06 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 33124 aug 14 08:06 Information Service Control M... 1073748860 The WdNisSvc service entered the running state. 33123 aug 14 08:06 Information Microsoft-Windows... 232 NIC DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: Network Adapter) successfully connected to port D403B65B... 33122 aug 14 08:06 Information Microsoft-Windows... 233 The operation '7' succeeded on nic DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: ). 33121 aug 14 08:06 Information Service Control M... 1073748860 The sppsvc service entered the running state. 33120 aug 14 08:06 Information Microsoft-Windows... 232 NIC D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: Network Adapter) successfully connected to port 94F98ABA... 33119 aug 14 08:06 Information Microsoft-Windows... 233 The operation '7' succeeded on nic D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: ). 33118 aug 14 08:06 Information Service Control M... 1073748860 The NgcSvc service entered the running state. 33117 aug 14 08:06 Information Service Control M... 1073748860 The KeyIso service entered the running state. 33116 aug 14 08:06 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 33115 aug 14 08:06 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 33114 aug 14 08:06 Information Microsoft-Windows... 1502 The Group Policy settings for the computer were processed successfully. New settings from 8 Group Policy objects were detected and applied. 33113 aug 14 08:06 Information Service Control M... 1073748860 The wuauserv service entered the running state. 33112 aug 14 08:06 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 33111 aug 14 08:06 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 33110 aug 14 08:06 Information Service Control M... 1073748860 The vmcompute service entered the running state. 33109 aug 14 08:06 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the stopped state. 33108 aug 14 08:06 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 33107 aug 14 08:05 Information Service Control M... 3221232498 The following boot-start or system-start driver(s) did not load: ... 33106 aug 14 08:05 Information Service Control M... 1073748860 The FoxitReaderService service entered the running state. 33105 aug 14 08:05 Information Service Control M... 1073748860 The vmms service entered the running state. 33104 aug 14 08:05 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 33103 aug 14 08:05 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 33102 aug 14 08:05 Information Service Control M... 1073748860 The WinDefend service entered the running state. 33101 aug 14 08:05 Information Service Control M... 1073748860 The DiagTrack service entered the running state. 33100 aug 14 08:05 Information Service Control M... 1073748860 The W32Time service entered the running state. 33099 aug 14 08:05 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 33098 aug 14 08:05 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 33097 aug 14 08:05 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 33096 aug 14 08:05 Information Service Control M... 1073748860 The iphlpsvc service entered the running state. 33095 aug 14 08:05 Information Service Control M... 1073748860 The WpnService service entered the running state. 33094 aug 14 08:05 Information Service Control M... 1073748860 The tiledatamodelsvc service entered the running state. 33093 aug 14 08:05 Information Service Control M... 1073748860 The LanmanServer service entered the running state. 33092 aug 14 08:05 Information Service Control M... 1073748860 The IKEEXT service entered the running state. 33091 aug 14 08:05 Information Service Control M... 1073748860 The WinRM service entered the running state. 33090 aug 14 08:05 Information Service Control M... 1073748860 The stisvc service entered the running state. 33089 aug 14 08:05 Information Service Control M... 1073748860 The Schedule service entered the running state. 33088 aug 14 08:05 Information Service Control M... 1073748860 The SessionEnv service entered the running state. 33087 aug 14 08:05 Information Service Control M... 1073748860 The DeviceAssociationService service entered the running state. 33086 aug 14 08:05 Information Service Control M... 1073748860 The StateRepository service entered the running state. 33085 aug 14 08:05 Information Service Control M... 1073748860 The UserManager service entered the running state. 33084 aug 14 08:05 Information Service Control M... 1073748860 The Spooler service entered the running state. 33083 aug 14 08:05 Information Service Control M... 1073748860 The Netlogon service entered the running state. 33082 aug 14 08:05 Information Service Control M... 1073748860 The TrkWks service entered the running state. 33081 aug 14 08:05 Information Service Control M... 1073748860 The PcaSvc service entered the running state. 33080 aug 14 08:05 Information Service Control M... 1073748860 The UmRdpService service entered the running state. 33079 aug 14 08:05 Information Service Control M... 1073748860 The RemoteRegistry service entered the running state. 33078 aug 14 08:05 Information Service Control M... 1073748860 The CryptSvc service entered the running state. 33077 aug 14 08:05 Information Service Control M... 1073748860 The MpsSvc service entered the running state. 33076 aug 14 08:05 Information Service Control M... 1073748860 The SamSs service entered the running state. 33075 aug 14 08:05 Information Service Control M... 1073748860 The CertPropSvc service entered the running state. 33074 aug 14 08:05 Information Service Control M... 1073748860 The LanmanWorkstation service entered the running state. 33073 aug 14 08:05 Information Service Control M... 1073748860 The Winmgmt service entered the running state. 33072 aug 14 08:05 Information Service Control M... 1073748860 The WbioSrvc service entered the running state. 33071 aug 14 08:05 Information Service Control M... 1073748860 The wudfsvc service entered the running state. 33070 aug 14 08:05 Information Service Control M... 1073748860 The CoreMessagingRegistrar service entered the running state. 33069 aug 14 08:05 Information Service Control M... 1073748860 The PolicyAgent service entered the running state. 33068 aug 14 08:05 Information Service Control M... 1073748860 The WinHttpAutoProxySvc service entered the running state. 33067 aug 14 08:05 Information Service Control M... 1073748860 The FontCache service entered the running state. 33066 aug 14 08:05 Information Service Control M... 1073748860 The ShellHWDetection service entered the running state. 33065 aug 14 08:05 Information Service Control M... 1073748860 The gpsvc service entered the running state. 33064 aug 14 08:05 Information Service Control M... 1073748860 The ProfSvc service entered the running state. 33063 aug 14 08:05 Information Service Control M... 1073748860 The BFE service entered the running state. 33062 aug 14 08:05 Information Service Control M... 1073748860 The NcbService service entered the running state. 33061 aug 14 08:05 Information Service Control M... 1073748860 The netprofm service entered the running state. 33060 aug 14 08:05 Information Service Control M... 1073748860 The Wcmsvc service entered the running state. 33059 aug 14 08:05 Information Service Control M... 1073748860 The NlaSvc service entered the running state. 33058 aug 14 08:05 Information Service Control M... 1073748860 The SENS service entered the running state. 33057 aug 14 08:05 Information Service Control M... 1073748860 The Themes service entered the running state. 33056 aug 14 08:05 Information Service Control M... 1073748860 The EventSystem service entered the running state. 33055 aug 14 08:05 Warning Microsoft-Windows... 219 The driver \Driver\WudfRd failed to load for the device SWD\WPDBUSENUM\{47ea9fa2-c803-11e7-9c11-806e6f6e6963}#0000000000100000. 33054 aug 14 08:05 Information Microsoft-Windows... 10114 WUDFPf (part of UMDF) did not load yet. After it does, Windows will start the device again. 33053 aug 14 08:05 Information Service Control M... 1073748860 The AMD External Events Utility service entered the running state. 33052 aug 14 08:05 Information Service Control M... 1073748860 The WPDBusEnum service entered the running state. 33051 aug 14 08:05 Information Service Control M... 1073748860 The Dnscache service entered the running state. 33050 aug 14 08:05 Information Service Control M... 1073748860 The EventLog service entered the running state. 33049 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'storqosflt' (10.0, 2018-03-06T07:26:53.000000000Z) has successfully loaded and registered with Filter Manager. 33048 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'wcifs' (10.0, 2018-03-02T10:23:20.000000000Z) has successfully loaded and registered with Filter Manager. 33047 aug 14 08:05 Information Service Control M... 1073748860 The Dhcp service entered the running state. 33046 aug 14 08:05 Information Microsoft-Windows... 51046 DHCPv6 client service is started 33045 aug 14 08:05 Error Service Control M... 3221232472 The luafv service failed to start due to the following error: ... 33044 aug 14 08:05 Information Microsoft-Windows... 50036 DHCPv4 client service is started 33043 aug 14 08:05 Information WinRM 468900 The description for Event ID '468900' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 33042 aug 14 08:05 Information Service Control M... 1073748860 The nsi service entered the running state. 33041 aug 14 08:05 Information Service Control M... 1073748860 The TimeBrokerSvc service entered the running state. 33040 aug 14 08:05 Information Service Control M... 1073748860 The lmhosts service entered the running state. 33039 aug 14 08:05 Information Service Control M... 1073748860 The HvHost service entered the running state. 33038 aug 14 08:05 Information Service Control M... 1073748860 The TermService service entered the running state. 33037 aug 14 08:05 Information Service Control M... 1073748860 The SystemEventsBroker service entered the running state. 33036 aug 14 08:05 Information Service Control M... 1073748860 The BrokerInfrastructure service entered the running state. 33035 aug 14 08:05 Information Service Control M... 1073748860 The LSM service entered the running state. 33034 aug 14 08:05 Information Service Control M... 1073748860 The RpcSs service entered the running state. 33033 aug 14 08:05 Information Service Control M... 1073748860 The RpcEptMapper service entered the running state. 33032 aug 14 08:05 Information Service Control M... 1073748860 The DcomLaunch service entered the running state. 33031 aug 14 08:05 Information Service Control M... 1073748860 The Power service entered the running state. 33030 aug 14 08:05 Information Service Control M... 1073748860 The PlugPlay service entered the running state. 33029 aug 14 08:05 Information Microsoft-Windows... 16962 Remote calls to the SAM database are being restricted using the default security descriptor: O:SYG:SYD:(A;;RC;;;BA).... 33028 aug 14 08:05 Information Microsoft-Windows... 14 Credential Guard (LsaIso.exe) configuration: 0, 0 33027 aug 14 08:05 Information e1iexpress 1610874912 Intel(R) Gigabit CT Desktop Adapter... 33026 aug 14 08:05 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 33025 aug 14 08:05 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 33024 aug 14 08:05 Warning e1iexpress 2684616731 Intel(R) Gigabit CT Desktop Adapter... 33023 aug 14 08:05 Information Microsoft-Windows... 5 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully enabled 33022 aug 14 08:05 Information Microsoft-Windows... 232 NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully connected to port BFA37F74-B3A6-486F-9D0A-1E0D15D33866 (Friendly Name: ... 33021 aug 14 08:05 Information Microsoft-Windows... 7 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully initialized. 33020 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal). 33019 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 7 exposes the following power management capabilities:... 33018 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 5 exposes the following power management capabilities:... 33017 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 3 exposes the following power management capabilities:... 33016 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 1 exposes the following power management capabilities:... 33015 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 6 exposes the following power management capabilities:... 33014 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 4 exposes the following power management capabilities:... 33013 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 2 exposes the following power management capabilities:... 33012 aug 14 08:05 Information Microsoft-Windows... 55 Hyper-V logical processor 0 exposes the following power management capabilities:... 33011 aug 14 08:05 Information Microsoft-Windows... 9 Switch FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully initialized. 33010 aug 14 08:05 Information Microsoft-Windows... 232 NIC FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully connected to port FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: ... 33009 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal). 33008 aug 14 08:05 Information Microsoft-Windows... 9 Switch A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully initialized. 33007 aug 14 08:05 Information Microsoft-Windows... 232 NIC A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully connected to port A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly... 33006 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network). 33005 aug 14 08:05 Information Microsoft-Windows... 9 Switch 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully initialized. 33004 aug 14 08:05 Information Microsoft-Windows... 232 NIC 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully connected to port 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friend... 33003 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network). 33002 aug 14 08:05 Information Microsoft-Windows... 9 Switch 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully initialized. 33001 aug 14 08:05 Information Microsoft-Windows... 232 NIC 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully connected to port 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friend... 33000 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2). 32999 aug 14 08:05 Information Microsoft-Windows... 9 Switch 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully initialized. 32998 aug 14 08:05 Information Microsoft-Windows... 232 NIC 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully connected to port 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: ... 32997 aug 14 08:05 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet). 32996 aug 14 08:05 Information Microsoft-Windows... 508 The description for Event ID '508' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32995 aug 14 08:05 Information Microsoft-Windows... 172 The description for Event ID '172' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32994 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'npsvctrig' (10.0, 2016-07-16T04:28:33.000000000Z) has successfully loaded and registered with Filter Manager. 32993 aug 14 08:05 Information VfpExt 1073748860 The service entered the Driver load complete state. 32992 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'FileCrypt' (10.0, 2016-07-16T04:22:39.000000000Z) has successfully loaded and registered with Filter Manager. 32991 aug 14 08:05 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32990 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'WdFilter' (10.0, 2070-12-04T21:41:44.000000000Z) has successfully loaded and registered with Filter Manager. 32989 aug 14 08:05 Information Microsoft-Windows... 6 File System Filter 'Wof' (10.0, 2017-10-09T03:58:20.000000000Z) has successfully loaded and registered with Filter Manager. 32988 aug 14 08:05 Information Microsoft-Windows... 3 Secure Kernel started with status 0 and flags 0. 32987 aug 14 08:05 Information Microsoft-Windows... 129 Hypervisor initialized I/O remapping.... 32986 aug 14 08:05 Information Microsoft-Windows... 2 Hypervisor scheduler type is 0x2. 32985 aug 14 08:05 Information Microsoft-Windows... 1 Hypervisor successfully started. 32984 aug 14 08:05 Information Microsoft-Windows... 32 The description for Event ID '32' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32983 aug 14 08:05 Information Microsoft-Windows... 18 The description for Event ID '18' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32982 aug 14 08:05 Information Microsoft-Windows... 25 The description for Event ID '25' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32981 aug 14 08:05 Information Microsoft-Windows... 27 The description for Event ID '27' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32980 aug 14 08:05 Information Microsoft-Windows... 20 The description for Event ID '20' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32979 aug 14 08:05 Information Microsoft-Windows... 153 The description for Event ID '153' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry i... 32978 aug 14 08:05 Information Microsoft-Windows... 12 The description for Event ID '12' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32977 aug 13 15:09 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32976 aug 13 15:09 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32975 aug 13 15:09 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32974 aug 13 15:09 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32973 aug 13 15:09 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32972 aug 14 08:05 Information EventLog 2147489661 The system uptime is 22 seconds. 32971 aug 14 08:05 Information EventLog 2147489653 The Event log service was started. 32970 aug 14 08:05 Information EventLog 2147489657 Microsoft (R) Windows (R) 10.00. 14393 Multiprocessor Free. 32969 aug 13 15:09 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32968 aug 13 15:09 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32967 aug 13 15:09 Information Service Control M... 1073748860 The Windows Update service entered the stopped state. 32966 aug 13 15:09 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32965 aug 13 15:09 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32964 aug 13 15:09 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32963 aug 13 15:09 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32962 aug 13 15:09 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32961 aug 13 15:09 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32960 aug 13 15:09 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32959 aug 13 15:09 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32958 aug 13 15:09 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32957 aug 13 15:09 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32956 aug 13 15:09 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-13T13:09:20.251000000Z... 32955 aug 13 15:09 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32954 aug 13 15:09 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32953 aug 13 15:09 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32952 aug 13 15:09 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32951 aug 13 15:09 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32950 aug 13 15:09 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32949 aug 13 15:09 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32948 aug 13 15:09 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32947 aug 13 15:09 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32946 aug 13 15:09 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32945 aug 13 15:09 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32944 aug 13 15:09 Information Service Control M... 1073748860 The Credential Manager service entered the stopped state. 32943 aug 13 15:09 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32942 aug 13 15:09 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32941 aug 13 15:09 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32940 aug 13 15:09 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32939 aug 13 15:09 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32938 aug 13 15:09 Information EventLog 2147489654 The Event log service was stopped. 32937 aug 13 15:09 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32936 aug 13 15:09 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32935 aug 13 15:09 Information Service Control M... 1073748860 The Storage Service service entered the stopped state. 32934 aug 13 15:09 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32933 aug 13 15:09 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32932 aug 13 15:09 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32931 aug 13 15:09 Information Microsoft-Windows... 233 The operation '8' succeeded on nic D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: Network Adapter). 32930 aug 13 15:09 Information Microsoft-Windows... 234 NIC D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 successfully disconnected from port . 32929 aug 13 15:09 Information Microsoft-Windows... 233 The operation '8' succeeded on nic E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: Network Adapter). 32928 aug 13 15:09 Information Microsoft-Windows... 234 NIC E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 successfully disconnected from port . 32927 aug 13 15:09 Information Microsoft-Windows... 233 The operation '8' succeeded on nic DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: Network Adapter). 32926 aug 13 15:09 Information Microsoft-Windows... 234 NIC DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 successfully disconnected from port . 32925 aug 13 15:09 Information Microsoft-Windows... 7002 User Logoff Notification for Customer Experience Improvement Program 32924 aug 13 15:09 Information Service Control M... 1073748860 The User Data Access_38acb service entered the stopped state. 32923 aug 13 15:09 Information Service Control M... 1073748860 The Contact Data_38acb service entered the stopped state. 32922 aug 13 15:09 Information Service Control M... 1073748860 The User Data Storage_38acb service entered the stopped state. 32921 aug 13 15:09 Information Service Control M... 1073748860 The Sync Host_38acb service entered the stopped state. 32920 aug 13 15:09 Information Service Control M... 1073748860 The CDPUserSvc_38acb service entered the stopped state. 32919 aug 13 15:09 Information Microsoft-Windows... 12 Process C:\Windows\System32\atieclxx.exe (process ID:3084) reset policy scheme from {381B4222-F694-41F0-9685-FF5BB260DF2E} to {381B4222-F694-41F0-9685-... 32918 aug 13 15:09 Information Microsoft-Windows... 12 Process C:\Windows\System32\atieclxx.exe (process ID:3084) reset policy scheme from {381B4222-F694-41F0-9685-FF5BB260DF2E} to {381B4222-F694-41F0-9685-... 32917 aug 13 15:09 Information Microsoft-Windows... 12 Process C:\Windows\System32\atieclxx.exe (process ID:3084) reset policy scheme from {381B4222-F694-41F0-9685-FF5BB260DF2E} to {381B4222-F694-41F0-9685-... 32916 aug 13 15:09 Information Microsoft-Windows... 12 Process C:\Windows\System32\atieclxx.exe (process ID:3084) reset policy scheme from {381B4222-F694-41F0-9685-FF5BB260DF2E} to {381B4222-F694-41F0-9685-... 32915 aug 13 15:09 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32914 aug 13 15:09 Information User32 2147484722 The process C:\Windows\System32\RuntimeBroker.exe (PC2C) has initiated the power off of computer PC2C on behalf of user LRN\moc2C for the following rea... 32913 aug 13 15:08 Information Service Control M... 1073748860 The Software Protection service entered the stopped state. 32912 aug 13 15:08 Information Service Control M... 1073748860 The Software Protection service entered the running state. 32911 aug 13 12:53 Information Service Control M... 1073748860 The Network Setup Service service entered the stopped state. 32910 aug 13 12:53 Information Service Control M... 1073748860 The Network Setup Service service entered the running state. 32909 aug 13 12:39 Information Service Control M... 1073748860 The Windows Insider Service service entered the stopped state. 32908 aug 13 12:39 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32907 aug 13 12:38 Information Service Control M... 1073748860 The Windows Insider Service service entered the running state. 32906 aug 13 12:38 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 32905 aug 13 12:10 Information Service Control M... 1073748860 The Network Setup Service service entered the stopped state. 32904 aug 13 12:07 Information Service Control M... 1073748860 The Network Setup Service service entered the running state. 32903 aug 13 12:07 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32902 aug 13 12:00 Information EventLog 2147489661 The system uptime is 12659 seconds. 32901 aug 13 10:42 Information Service Control M... 1073748860 The AppX Deployment Service (AppXSVC) service entered the stopped state. 32900 aug 13 10:42 Information Service Control M... 1073748860 The Client License Service (ClipSVC) service entered the stopped state. 32899 aug 13 10:37 Information Service Control M... 1073748860 The Client License Service (ClipSVC) service entered the running state. 32898 aug 13 10:37 Information Service Control M... 1073748860 The AppX Deployment Service (AppXSVC) service entered the running state. 32897 aug 13 09:52 Information Service Control M... 1073748860 The Application Information service entered the running state. 32896 aug 13 09:36 Information Service Control M... 1073748860 The Contact Data_38acb service entered the running state. 32895 aug 13 09:36 Information Service Control M... 1073748860 The User Data Access_38acb service entered the running state. 32894 aug 13 09:36 Information Service Control M... 1073748860 The User Data Storage_38acb service entered the running state. 32893 aug 13 09:26 Information Microsoft-Windows... 232 NIC D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: Network Adapter) successfully connected to port 94F98ABA... 32892 aug 13 09:26 Information Microsoft-Windows... 233 The operation '7' succeeded on nic D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: ). 32891 aug 13 09:26 Information Microsoft-Windows... 232 NIC DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: Network Adapter) successfully connected to port D403B65B... 32890 aug 13 09:26 Information Microsoft-Windows... 233 The operation '7' succeeded on nic DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: ). 32889 aug 13 09:21 Information Microsoft-Windows... 232 NIC E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: Network Adapter) successfully connected to port E5AAA4C5... 32888 aug 13 09:21 Information Microsoft-Windows... 233 The operation '7' succeeded on nic E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: ). 32887 aug 13 09:11 Information Service Control M... 1073748860 The Diagnostic System Host service entered the stopped state. 32886 aug 13 08:51 Information Service Control M... 1073748860 The Geolocation Service service entered the running state. 32885 aug 13 08:51 Information Lfsvc 1 Geolocation positioning is enabled. 32884 aug 13 08:48 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 32883 aug 13 08:47 Information Service Control M... 1073748860 The Windows Insider Service service entered the stopped state. 32882 aug 13 08:46 Information Service Control M... 1073748860 The wisvc service entered the running state. 32881 aug 13 08:45 Information Service Control M... 1073748860 The Windows Modules Installer service entered the running state. 32880 aug 13 08:45 Information Service Control M... 1073748860 The AppXSvc service entered the stopped state. 32879 aug 13 08:44 Information Service Control M... 1073748860 The ClipSVC service entered the stopped state. 32878 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32877 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32876 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32875 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32874 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32873 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32872 aug 13 08:41 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 32871 aug 13 08:41 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32870 aug 13 08:41 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32869 aug 13 08:40 Information Service Control M... 1073748860 The Device Setup Manager service entered the stopped state. 32868 aug 13 08:40 Information Service Control M... 1073748860 The WdiSystemHost service entered the running state. 32867 aug 13 08:40 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32866 aug 13 08:40 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32865 aug 13 08:40 Information Service Control M... 1073748860 The wisvc service entered the running state. 32864 aug 13 08:39 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32863 aug 13 08:39 Information Service Control M... 1073748860 The AppXSvc service entered the running state. 32862 aug 13 08:39 Information Service Control M... 1073748860 The ClipSVC service entered the running state. 32861 aug 13 08:39 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32860 aug 13 08:39 Information Service Control M... 1073748860 The DsSvc service entered the stopped state. 32859 aug 13 08:39 Information Service Control M... 1073748860 The LicenseManager service entered the running state. 32858 aug 13 08:39 Information Service Control M... 1073748860 The StorSvc service entered the running state. 32857 aug 13 08:39 Information Service Control M... 1073748860 The Device Setup Manager service entered the running state. 32856 aug 13 08:39 Information Service Control M... 1073748860 The TrustedInstaller service entered the running state. 32855 aug 13 08:39 Information Service Control M... 1073748860 The RemoteRegistry service entered the stopped state. 32854 aug 13 08:39 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32853 aug 13 08:38 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32852 aug 13 08:38 Information Service Control M... 1073748860 The wisvc service entered the running state. 32851 aug 13 08:38 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 32850 aug 13 08:37 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 32849 aug 13 08:35 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32848 aug 13 08:35 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32847 aug 13 08:34 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the running state. 32846 aug 13 08:34 Information Service Control M... 1073748860 The wisvc service entered the running state. 32845 aug 13 08:34 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 32844 aug 13 08:34 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 32843 aug 13 08:33 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32842 aug 13 08:32 Information Service Control M... 1073748860 The Portable Device Enumerator Service service entered the stopped state. 32841 aug 13 08:32 Information Service Control M... 1073748860 The WbioSrvc service entered the stopped state. 32840 aug 13 08:32 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32839 aug 13 08:32 Information Service Control M... 1073748860 The VaultSvc service entered the running state. 32838 aug 13 08:32 Information Service Control M... 1073748860 The Sync Host_38acb service entered the running state. 32837 aug 13 08:32 Information Service Control M... 1073748860 The UALSVC service entered the running state. 32836 aug 13 08:32 Information Service Control M... 1073748860 The Microsoft Passport service entered the stopped state. 32835 aug 13 08:32 Information Service Control M... 1073748860 The MapsBroker service entered the stopped state. 32834 aug 13 08:32 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32833 aug 13 08:32 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the running state. 32832 aug 13 08:32 Information Service Control M... 1073748860 The UsoSvc service entered the running state. 32831 aug 13 08:32 Information Service Control M... 1073748860 The MapsBroker service entered the running state. 32830 aug 13 08:31 Information Service Control M... 1073748860 The DPS service entered the running state. 32829 aug 13 08:31 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32828 aug 13 08:31 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32827 aug 13 08:31 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32826 aug 13 08:30 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the running state. 32825 aug 13 08:30 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32824 aug 13 08:30 Information Service Control M... 1073748860 The CDPUserSvc_38acb service entered the running state. 32823 aug 13 08:30 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32822 aug 13 08:30 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32821 aug 13 08:30 Information Microsoft-Windows... 7001 User Logon Notification for Customer Experience Improvement Program 32820 aug 13 08:30 Information Service Control M... 1073748860 The WdNisSvc service entered the running state. 32819 aug 13 08:30 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32818 aug 13 08:30 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32817 aug 13 08:30 Information Service Control M... 1073748860 The NgcSvc service entered the running state. 32816 aug 13 08:30 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32815 aug 13 08:30 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32814 aug 13 08:30 Information Microsoft-Windows... 1502 The Group Policy settings for the computer were processed successfully. New settings from 8 Group Policy objects were detected and applied. 32813 aug 13 08:30 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the stopped state. 32812 aug 13 08:30 Information Service Control M... 1073748860 The wuauserv service entered the running state. 32811 aug 13 08:30 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32810 aug 13 08:30 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32809 aug 13 08:30 Information Microsoft-Windows... 35 The time service is now synchronizing the system time with the time source DC1602.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.224:123). 32808 aug 13 08:29 Information Service Control M... 1073748860 The vmcompute service entered the running state. 32807 aug 13 08:29 Information Service Control M... 1073748860 The KeyIso service entered the running state. 32806 aug 13 08:29 Information Service Control M... 1073748860 The wlidsvc service entered the running state. 32805 aug 13 08:29 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32804 aug 13 08:29 Information Service Control M... 3221232498 The following boot-start or system-start driver(s) did not load: ... 32803 aug 13 08:29 Information Service Control M... 1073748860 The FoxitReaderService service entered the running state. 32802 aug 13 08:29 Information Service Control M... 1073748860 The WinDefend service entered the running state. 32801 aug 13 08:29 Information Microsoft-Windows... 37 The time provider NtpClient is currently receiving valid time data from DC1602.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.224:123). 32800 aug 13 08:29 Information Service Control M... 1073748860 The DiagTrack service entered the running state. 32799 aug 13 08:29 Information Service Control M... 1073748860 The vmms service entered the running state. 32798 aug 13 08:29 Information Service Control M... 1073748860 The W32Time service entered the running state. 32797 aug 13 08:29 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32796 aug 13 08:29 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32795 aug 13 08:29 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32794 aug 13 08:29 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32793 aug 13 08:29 Information Service Control M... 1073748860 The tiledatamodelsvc service entered the running state. 32792 aug 13 08:29 Information Service Control M... 1073748860 The WpnService service entered the running state. 32791 aug 13 08:29 Information Service Control M... 1073748860 The DeviceAssociationService service entered the running state. 32790 aug 13 08:29 Information Service Control M... 1073748860 The stisvc service entered the running state. 32789 aug 13 08:29 Information Service Control M... 1073748860 The LanmanServer service entered the running state. 32788 aug 13 08:29 Information Service Control M... 1073748860 The StateRepository service entered the running state. 32787 aug 13 08:29 Information Service Control M... 1073748860 The WinRM service entered the running state. 32786 aug 13 08:29 Information WinRM 468900 The description for Event ID '468900' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32785 aug 13 08:29 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32784 aug 13 08:29 Information Service Control M... 1073748860 The UserManager service entered the running state. 32783 aug 13 08:29 Information Service Control M... 1073748860 The TrkWks service entered the running state. 32782 aug 13 08:29 Information Service Control M... 1073748860 The SessionEnv service entered the running state. 32781 aug 13 08:29 Information Service Control M... 1073748860 The IKEEXT service entered the running state. 32780 aug 13 08:29 Information Service Control M... 1073748860 The RemoteRegistry service entered the running state. 32779 aug 13 08:29 Information Service Control M... 1073748860 The iphlpsvc service entered the running state. 32778 aug 13 08:29 Information Service Control M... 1073748860 The CryptSvc service entered the running state. 32777 aug 13 08:29 Information Service Control M... 1073748860 The Spooler service entered the running state. 32776 aug 13 08:29 Information Service Control M... 1073748860 The PcaSvc service entered the running state. 32775 aug 13 08:29 Information Service Control M... 1073748860 The Schedule service entered the running state. 32774 aug 13 08:29 Information Service Control M... 1073748860 The MpsSvc service entered the running state. 32773 aug 13 08:29 Information Service Control M... 1073748860 The Netlogon service entered the running state. 32772 aug 13 08:29 Information Service Control M... 1073748860 The SamSs service entered the running state. 32771 aug 13 08:29 Information Service Control M... 1073748860 The CertPropSvc service entered the running state. 32770 aug 13 08:29 Information Service Control M... 1073748860 The UmRdpService service entered the running state. 32769 aug 13 08:29 Information Service Control M... 1073748860 The LanmanWorkstation service entered the running state. 32768 aug 13 08:29 Information Service Control M... 1073748860 The WbioSrvc service entered the running state. 32767 aug 13 08:29 Information Service Control M... 1073748860 The wudfsvc service entered the running state. 32766 aug 13 08:29 Information Service Control M... 1073748860 The Winmgmt service entered the running state. 32765 aug 13 08:29 Information Service Control M... 1073748860 The netprofm service entered the running state. 32764 aug 13 08:29 Information Service Control M... 1073748860 The PolicyAgent service entered the running state. 32763 aug 13 08:29 Information Service Control M... 1073748860 The WinHttpAutoProxySvc service entered the running state. 32762 aug 13 08:29 Information Service Control M... 1073748860 The NcbService service entered the running state. 32761 aug 13 08:29 Information Service Control M... 1073748860 The BFE service entered the running state. 32760 aug 13 08:29 Information Service Control M... 1073748860 The FontCache service entered the running state. 32759 aug 13 08:29 Information Service Control M... 1073748860 The ShellHWDetection service entered the running state. 32758 aug 13 08:29 Information Service Control M... 1073748860 The CoreMessagingRegistrar service entered the running state. 32757 aug 13 08:29 Information Service Control M... 1073748860 The Wcmsvc service entered the running state. 32756 aug 13 08:29 Information Service Control M... 1073748860 The gpsvc service entered the running state. 32755 aug 13 08:29 Information Service Control M... 1073748860 The ProfSvc service entered the running state. 32754 aug 13 08:29 Information Service Control M... 1073748860 The NlaSvc service entered the running state. 32753 aug 13 08:29 Information Service Control M... 1073748860 The Dnscache service entered the running state. 32752 aug 13 08:29 Information Service Control M... 1073748860 The SENS service entered the running state. 32751 aug 13 08:29 Information Service Control M... 1073748860 The Themes service entered the running state. 32750 aug 13 08:29 Information Service Control M... 1073748860 The EventSystem service entered the running state. 32749 aug 13 08:29 Information Service Control M... 1073748860 The AMD External Events Utility service entered the running state. 32748 aug 13 08:29 Information Service Control M... 1073748860 The EventLog service entered the running state. 32747 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'storqosflt' (10.0, 2018-03-06T07:26:53.000000000Z) has successfully loaded and registered with Filter Manager. 32746 aug 13 08:29 Information Service Control M... 1073748860 The WPDBusEnum service entered the running state. 32745 aug 13 08:29 Warning Microsoft-Windows... 219 The driver \Driver\WudfRd failed to load for the device SWD\WPDBUSENUM\{47ea9fa2-c803-11e7-9c11-806e6f6e6963}#0000000000100000. 32744 aug 13 08:29 Information Microsoft-Windows... 10114 WUDFPf (part of UMDF) did not load yet. After it does, Windows will start the device again. 32743 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'wcifs' (10.0, 2018-03-02T10:23:20.000000000Z) has successfully loaded and registered with Filter Manager. 32742 aug 13 08:29 Information Service Control M... 1073748860 The Dhcp service entered the running state. 32741 aug 13 08:29 Information Microsoft-Windows... 51046 DHCPv6 client service is started 32740 aug 13 08:29 Error Service Control M... 3221232472 The luafv service failed to start due to the following error: ... 32739 aug 13 08:29 Information Microsoft-Windows... 50036 DHCPv4 client service is started 32738 aug 13 08:29 Information Service Control M... 1073748860 The nsi service entered the running state. 32737 aug 13 08:29 Information Service Control M... 1073748860 The TimeBrokerSvc service entered the running state. 32736 aug 13 08:29 Information Service Control M... 1073748860 The lmhosts service entered the running state. 32735 aug 13 08:29 Information Service Control M... 1073748860 The TermService service entered the running state. 32734 aug 13 08:29 Information Service Control M... 1073748860 The HvHost service entered the running state. 32733 aug 13 08:29 Information Service Control M... 1073748860 The SystemEventsBroker service entered the running state. 32732 aug 13 08:29 Information Service Control M... 1073748860 The BrokerInfrastructure service entered the running state. 32731 aug 13 08:29 Information Service Control M... 1073748860 The LSM service entered the running state. 32730 aug 13 08:29 Information Service Control M... 1073748860 The RpcSs service entered the running state. 32729 aug 13 08:29 Information Service Control M... 1073748860 The RpcEptMapper service entered the running state. 32728 aug 13 08:29 Information Service Control M... 1073748860 The DcomLaunch service entered the running state. 32727 aug 13 08:29 Information Service Control M... 1073748860 The Power service entered the running state. 32726 aug 13 08:29 Information Service Control M... 1073748860 The PlugPlay service entered the running state. 32725 aug 13 08:29 Information Microsoft-Windows... 16962 Remote calls to the SAM database are being restricted using the default security descriptor: O:SYG:SYD:(A;;RC;;;BA).... 32724 aug 13 08:29 Information Microsoft-Windows... 14 Credential Guard (LsaIso.exe) configuration: 0, 0 32723 aug 13 08:29 Information e1iexpress 1610874912 Intel(R) Gigabit CT Desktop Adapter... 32722 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32721 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32720 aug 13 08:29 Warning e1iexpress 2684616731 Intel(R) Gigabit CT Desktop Adapter... 32719 aug 13 08:29 Information Microsoft-Windows... 5 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully enabled 32718 aug 13 08:29 Information Microsoft-Windows... 232 NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully connected to port BFA37F74-B3A6-486F-9D0A-1E0D15D33866 (Friendly Name: ... 32717 aug 13 08:29 Information Microsoft-Windows... 7 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully initialized. 32716 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal). 32715 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 7 exposes the following power management capabilities:... 32714 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 5 exposes the following power management capabilities:... 32713 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 3 exposes the following power management capabilities:... 32712 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 1 exposes the following power management capabilities:... 32711 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 6 exposes the following power management capabilities:... 32710 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 4 exposes the following power management capabilities:... 32709 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 2 exposes the following power management capabilities:... 32708 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 0 exposes the following power management capabilities:... 32707 aug 13 08:29 Information Microsoft-Windows... 9 Switch FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully initialized. 32706 aug 13 08:29 Information Microsoft-Windows... 232 NIC FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully connected to port FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: ... 32705 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal). 32704 aug 13 08:29 Information Microsoft-Windows... 9 Switch A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully initialized. 32703 aug 13 08:29 Information Microsoft-Windows... 232 NIC A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully connected to port A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly... 32702 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network). 32701 aug 13 08:29 Information Microsoft-Windows... 9 Switch 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully initialized. 32700 aug 13 08:29 Information Microsoft-Windows... 232 NIC 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully connected to port 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friend... 32699 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network). 32698 aug 13 08:29 Information Microsoft-Windows... 9 Switch 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully initialized. 32697 aug 13 08:29 Information Microsoft-Windows... 232 NIC 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully connected to port 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friend... 32696 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2). 32695 aug 13 08:29 Information Microsoft-Windows... 9 Switch 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully initialized. 32694 aug 13 08:29 Information Microsoft-Windows... 232 NIC 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully connected to port 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: ... 32693 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet). 32692 aug 13 08:29 Information Microsoft-Windows... 508 The description for Event ID '508' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32691 aug 13 08:29 Information Microsoft-Windows... 172 The description for Event ID '172' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32690 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'npsvctrig' (10.0, 2016-07-16T04:28:33.000000000Z) has successfully loaded and registered with Filter Manager. 32689 aug 13 08:29 Information VfpExt 1073748860 The service entered the Driver load complete state. 32688 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'FileCrypt' (10.0, 2016-07-16T04:22:39.000000000Z) has successfully loaded and registered with Filter Manager. 32687 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32686 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'WdFilter' (10.0, 2070-12-04T21:41:44.000000000Z) has successfully loaded and registered with Filter Manager. 32685 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'Wof' (10.0, 2017-10-09T03:58:20.000000000Z) has successfully loaded and registered with Filter Manager. 32684 aug 13 08:29 Information Microsoft-Windows... 3 Secure Kernel started with status 0 and flags 0. 32683 aug 13 08:29 Information Microsoft-Windows... 129 Hypervisor initialized I/O remapping.... 32682 aug 13 08:29 Information Microsoft-Windows... 2 Hypervisor scheduler type is 0x2. 32681 aug 13 08:29 Information Microsoft-Windows... 1 Hypervisor successfully started. 32680 aug 13 08:29 Information Microsoft-Windows... 32 The description for Event ID '32' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32679 aug 13 08:29 Information Microsoft-Windows... 18 The description for Event ID '18' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32678 aug 13 08:29 Information Microsoft-Windows... 25 The description for Event ID '25' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32677 aug 13 08:29 Information Microsoft-Windows... 27 The description for Event ID '27' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32676 aug 13 08:29 Information Microsoft-Windows... 20 The description for Event ID '20' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32675 aug 13 08:29 Information Microsoft-Windows... 153 The description for Event ID '153' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry i... 32674 aug 13 08:29 Information Microsoft-Windows... 12 The description for Event ID '12' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32673 aug 10 11:47 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32672 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32671 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32670 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32669 aug 10 11:47 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32668 aug 13 08:29 Information EventLog 2147489661 The system uptime is 22 seconds. 32667 aug 13 08:29 Information EventLog 2147489653 The Event log service was started. 32666 aug 13 08:29 Information EventLog 2147489657 Microsoft (R) Windows (R) 10.00. 14393 Multiprocessor Free. 32665 aug 10 11:47 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32664 aug 10 11:47 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32663 aug 10 11:47 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32662 aug 10 11:47 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32661 aug 10 11:47 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32660 aug 10 11:47 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32659 aug 10 11:47 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32658 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32657 aug 10 11:47 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32656 aug 10 11:47 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32655 aug 10 11:47 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32654 aug 10 11:47 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32653 aug 10 11:47 Information EventLog 2147489654 The Event log service was stopped. 32652 aug 10 11:47 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32651 aug 10 11:47 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32650 aug 10 11:47 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32649 aug 10 11:47 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-10T09:47:13.002000000Z... 32648 aug 10 11:47 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32647 aug 10 11:47 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32646 aug 10 11:47 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32645 aug 10 11:47 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32644 aug 10 11:47 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32643 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32642 aug 10 11:47 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32641 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32640 aug 10 11:47 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32639 aug 10 11:47 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32638 aug 10 11:47 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32637 aug 10 11:47 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32636 aug 10 11:47 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32635 aug 10 11:47 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32634 aug 10 11:47 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32633 aug 10 11:47 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32632 aug 10 11:47 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32631 aug 10 11:47 Information User32 2147484722 The process wininit.exe (192.168.10.108) has initiated the power off of computer PC2C on behalf of user LRN\ci for the following reason: No title for t... 32630 aug 10 11:44 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32629 aug 10 11:43 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32628 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32627 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-13T10:00:00 -LogName system Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 32897 aug 13 09:52 Information Service Control M... 1073748860 The Application Information service entered the running state. 32896 aug 13 09:36 Information Service Control M... 1073748860 The Contact Data_38acb service entered the running state. 32895 aug 13 09:36 Information Service Control M... 1073748860 The User Data Access_38acb service entered the running state. 32894 aug 13 09:36 Information Service Control M... 1073748860 The User Data Storage_38acb service entered the running state. 32893 aug 13 09:26 Information Microsoft-Windows... 232 NIC D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: Network Adapter) successfully connected to port 94F98ABA... 32892 aug 13 09:26 Information Microsoft-Windows... 233 The operation '7' succeeded on nic D8F89BD0-8729-4523-81AA-72E8B72CD032--CD3D8F2A-120B-408E-AF67-5472C3974956 (Friendly Name: ). 32891 aug 13 09:26 Information Microsoft-Windows... 232 NIC DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: Network Adapter) successfully connected to port D403B65B... 32890 aug 13 09:26 Information Microsoft-Windows... 233 The operation '7' succeeded on nic DDB4097E-E40F-4139-A378-A61BEF81FEC6--A29230BD-A6ED-41CF-B15A-88ED9445C724 (Friendly Name: ). 32889 aug 13 09:21 Information Microsoft-Windows... 232 NIC E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: Network Adapter) successfully connected to port E5AAA4C5... 32888 aug 13 09:21 Information Microsoft-Windows... 233 The operation '7' succeeded on nic E647CB1C-93D8-40FF-8D3D-8BCE69058BAD--C2D96D40-88A9-47D8-9B0B-AF2449289DF6 (Friendly Name: ). 32887 aug 13 09:11 Information Service Control M... 1073748860 The Diagnostic System Host service entered the stopped state. 32886 aug 13 08:51 Information Service Control M... 1073748860 The Geolocation Service service entered the running state. 32885 aug 13 08:51 Information Lfsvc 1 Geolocation positioning is enabled. 32884 aug 13 08:48 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 32883 aug 13 08:47 Information Service Control M... 1073748860 The Windows Insider Service service entered the stopped state. 32882 aug 13 08:46 Information Service Control M... 1073748860 The wisvc service entered the running state. 32881 aug 13 08:45 Information Service Control M... 1073748860 The Windows Modules Installer service entered the running state. 32880 aug 13 08:45 Information Service Control M... 1073748860 The AppXSvc service entered the stopped state. 32879 aug 13 08:44 Information Service Control M... 1073748860 The ClipSVC service entered the stopped state. 32878 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32877 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32876 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32875 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32874 aug 13 08:44 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32873 aug 13 08:44 Information Service Control M... 1073748860 The Data Sharing Service service entered the stopped state. 32872 aug 13 08:41 Information Service Control M... 1073748860 The Windows Modules Installer service entered the stopped state. 32871 aug 13 08:41 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32870 aug 13 08:41 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32869 aug 13 08:40 Information Service Control M... 1073748860 The Device Setup Manager service entered the stopped state. 32868 aug 13 08:40 Information Service Control M... 1073748860 The WdiSystemHost service entered the running state. 32867 aug 13 08:40 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32866 aug 13 08:40 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32865 aug 13 08:40 Information Service Control M... 1073748860 The wisvc service entered the running state. 32864 aug 13 08:39 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32863 aug 13 08:39 Information Service Control M... 1073748860 The AppXSvc service entered the running state. 32862 aug 13 08:39 Information Service Control M... 1073748860 The ClipSVC service entered the running state. 32861 aug 13 08:39 Error Service Control M... 3221232495 The Data Sharing Service service terminated with the following error: ... 32860 aug 13 08:39 Information Service Control M... 1073748860 The DsSvc service entered the stopped state. 32859 aug 13 08:39 Information Service Control M... 1073748860 The LicenseManager service entered the running state. 32858 aug 13 08:39 Information Service Control M... 1073748860 The StorSvc service entered the running state. 32857 aug 13 08:39 Information Service Control M... 1073748860 The Device Setup Manager service entered the running state. 32856 aug 13 08:39 Information Service Control M... 1073748860 The TrustedInstaller service entered the running state. 32855 aug 13 08:39 Information Service Control M... 1073748860 The RemoteRegistry service entered the stopped state. 32854 aug 13 08:39 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32853 aug 13 08:38 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32852 aug 13 08:38 Information Service Control M... 1073748860 The wisvc service entered the running state. 32851 aug 13 08:38 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 32850 aug 13 08:37 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 32849 aug 13 08:35 Information Service Control M... 1073748860 The wisvc service entered the stopped state. 32848 aug 13 08:35 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32847 aug 13 08:34 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the running state. 32846 aug 13 08:34 Information Service Control M... 1073748860 The wisvc service entered the running state. 32845 aug 13 08:34 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the running state. 32844 aug 13 08:34 Information Service Control M... 1073748860 The Microsoft Account Sign-in Assistant service entered the stopped state. 32843 aug 13 08:33 Information Service Control M... 1073748860 The Update Orchestrator Service for Windows Update service entered the stopped state. 32842 aug 13 08:32 Information Service Control M... 1073748860 The Portable Device Enumerator Service service entered the stopped state. 32841 aug 13 08:32 Information Service Control M... 1073748860 The WbioSrvc service entered the stopped state. 32840 aug 13 08:32 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32839 aug 13 08:32 Information Service Control M... 1073748860 The VaultSvc service entered the running state. 32838 aug 13 08:32 Information Service Control M... 1073748860 The Sync Host_38acb service entered the running state. 32837 aug 13 08:32 Information Service Control M... 1073748860 The UALSVC service entered the running state. 32836 aug 13 08:32 Information Service Control M... 1073748860 The Microsoft Passport service entered the stopped state. 32835 aug 13 08:32 Information Service Control M... 1073748860 The MapsBroker service entered the stopped state. 32834 aug 13 08:32 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32833 aug 13 08:32 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the running state. 32832 aug 13 08:32 Information Service Control M... 1073748860 The UsoSvc service entered the running state. 32831 aug 13 08:32 Information Service Control M... 1073748860 The MapsBroker service entered the running state. 32830 aug 13 08:31 Information Service Control M... 1073748860 The DPS service entered the running state. 32829 aug 13 08:31 Information Service Control M... 1073748860 The sppsvc service entered the stopped state. 32828 aug 13 08:31 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32827 aug 13 08:31 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32826 aug 13 08:30 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the running state. 32825 aug 13 08:30 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32824 aug 13 08:30 Information Service Control M... 1073748860 The CDPUserSvc_38acb service entered the running state. 32823 aug 13 08:30 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32822 aug 13 08:30 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32821 aug 13 08:30 Information Microsoft-Windows... 7001 User Logon Notification for Customer Experience Improvement Program 32820 aug 13 08:30 Information Service Control M... 1073748860 The WdNisSvc service entered the running state. 32819 aug 13 08:30 Information Service Control M... 1073748860 The sppsvc service entered the running state. 32818 aug 13 08:30 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32817 aug 13 08:30 Information Service Control M... 1073748860 The NgcSvc service entered the running state. 32816 aug 13 08:30 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32815 aug 13 08:30 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32814 aug 13 08:30 Information Microsoft-Windows... 1502 The Group Policy settings for the computer were processed successfully. New settings from 8 Group Policy objects were detected and applied. 32813 aug 13 08:30 Information Service Control M... 1073748860 The Connected Devices Platform Service service entered the stopped state. 32812 aug 13 08:30 Information Service Control M... 1073748860 The wuauserv service entered the running state. 32811 aug 13 08:30 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32810 aug 13 08:30 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32809 aug 13 08:30 Information Microsoft-Windows... 35 The time service is now synchronizing the system time with the time source DC1602.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.224:123). 32808 aug 13 08:29 Information Service Control M... 1073748860 The vmcompute service entered the running state. 32807 aug 13 08:29 Information Service Control M... 1073748860 The KeyIso service entered the running state. 32806 aug 13 08:29 Information Service Control M... 1073748860 The wlidsvc service entered the running state. 32805 aug 13 08:29 Information Service Control M... 1073748860 The NetSetupSvc service entered the stopped state. 32804 aug 13 08:29 Information Service Control M... 3221232498 The following boot-start or system-start driver(s) did not load: ... 32803 aug 13 08:29 Information Service Control M... 1073748860 The FoxitReaderService service entered the running state. 32802 aug 13 08:29 Information Service Control M... 1073748860 The WinDefend service entered the running state. 32801 aug 13 08:29 Information Microsoft-Windows... 37 The time provider NtpClient is currently receiving valid time data from DC1602.lrn.telegrafia.local (ntp.d|0.0.0.0:123->192.168.10.224:123). 32800 aug 13 08:29 Information Service Control M... 1073748860 The DiagTrack service entered the running state. 32799 aug 13 08:29 Information Service Control M... 1073748860 The vmms service entered the running state. 32798 aug 13 08:29 Information Service Control M... 1073748860 The W32Time service entered the running state. 32797 aug 13 08:29 Information Microsoft-Windows... 158 The time provider 'VMICTimeProvider' has indicated that the current hardware and operating environment is not supported and has stopped. This behavior ... 32796 aug 13 08:29 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32795 aug 13 08:29 Information Microsoft-Windows... 4200 The description for Event ID '4200' in Source 'Microsoft-Windows-Iphlpsvc' cannot be found. The local computer may not have the necessary registry inf... 32794 aug 13 08:29 Information Service Control M... 1073748860 The NetSetupSvc service entered the running state. 32793 aug 13 08:29 Information Service Control M... 1073748860 The tiledatamodelsvc service entered the running state. 32792 aug 13 08:29 Information Service Control M... 1073748860 The WpnService service entered the running state. 32791 aug 13 08:29 Information Service Control M... 1073748860 The DeviceAssociationService service entered the running state. 32790 aug 13 08:29 Information Service Control M... 1073748860 The stisvc service entered the running state. 32789 aug 13 08:29 Information Service Control M... 1073748860 The LanmanServer service entered the running state. 32788 aug 13 08:29 Information Service Control M... 1073748860 The StateRepository service entered the running state. 32787 aug 13 08:29 Information Service Control M... 1073748860 The WinRM service entered the running state. 32786 aug 13 08:29 Information WinRM 468900 The description for Event ID '468900' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32785 aug 13 08:29 Information Service Control M... 1073748860 The NcaSvc service entered the stopped state. 32784 aug 13 08:29 Information Service Control M... 1073748860 The UserManager service entered the running state. 32783 aug 13 08:29 Information Service Control M... 1073748860 The TrkWks service entered the running state. 32782 aug 13 08:29 Information Service Control M... 1073748860 The SessionEnv service entered the running state. 32781 aug 13 08:29 Information Service Control M... 1073748860 The IKEEXT service entered the running state. 32780 aug 13 08:29 Information Service Control M... 1073748860 The RemoteRegistry service entered the running state. 32779 aug 13 08:29 Information Service Control M... 1073748860 The iphlpsvc service entered the running state. 32778 aug 13 08:29 Information Service Control M... 1073748860 The CryptSvc service entered the running state. 32777 aug 13 08:29 Information Service Control M... 1073748860 The Spooler service entered the running state. 32776 aug 13 08:29 Information Service Control M... 1073748860 The PcaSvc service entered the running state. 32775 aug 13 08:29 Information Service Control M... 1073748860 The Schedule service entered the running state. 32774 aug 13 08:29 Information Service Control M... 1073748860 The MpsSvc service entered the running state. 32773 aug 13 08:29 Information Service Control M... 1073748860 The Netlogon service entered the running state. 32772 aug 13 08:29 Information Service Control M... 1073748860 The SamSs service entered the running state. 32771 aug 13 08:29 Information Service Control M... 1073748860 The CertPropSvc service entered the running state. 32770 aug 13 08:29 Information Service Control M... 1073748860 The UmRdpService service entered the running state. 32769 aug 13 08:29 Information Service Control M... 1073748860 The LanmanWorkstation service entered the running state. 32768 aug 13 08:29 Information Service Control M... 1073748860 The WbioSrvc service entered the running state. 32767 aug 13 08:29 Information Service Control M... 1073748860 The wudfsvc service entered the running state. 32766 aug 13 08:29 Information Service Control M... 1073748860 The Winmgmt service entered the running state. 32765 aug 13 08:29 Information Service Control M... 1073748860 The netprofm service entered the running state. 32764 aug 13 08:29 Information Service Control M... 1073748860 The PolicyAgent service entered the running state. 32763 aug 13 08:29 Information Service Control M... 1073748860 The WinHttpAutoProxySvc service entered the running state. 32762 aug 13 08:29 Information Service Control M... 1073748860 The NcbService service entered the running state. 32761 aug 13 08:29 Information Service Control M... 1073748860 The BFE service entered the running state. 32760 aug 13 08:29 Information Service Control M... 1073748860 The FontCache service entered the running state. 32759 aug 13 08:29 Information Service Control M... 1073748860 The ShellHWDetection service entered the running state. 32758 aug 13 08:29 Information Service Control M... 1073748860 The CoreMessagingRegistrar service entered the running state. 32757 aug 13 08:29 Information Service Control M... 1073748860 The Wcmsvc service entered the running state. 32756 aug 13 08:29 Information Service Control M... 1073748860 The gpsvc service entered the running state. 32755 aug 13 08:29 Information Service Control M... 1073748860 The ProfSvc service entered the running state. 32754 aug 13 08:29 Information Service Control M... 1073748860 The NlaSvc service entered the running state. 32753 aug 13 08:29 Information Service Control M... 1073748860 The Dnscache service entered the running state. 32752 aug 13 08:29 Information Service Control M... 1073748860 The SENS service entered the running state. 32751 aug 13 08:29 Information Service Control M... 1073748860 The Themes service entered the running state. 32750 aug 13 08:29 Information Service Control M... 1073748860 The EventSystem service entered the running state. 32749 aug 13 08:29 Information Service Control M... 1073748860 The AMD External Events Utility service entered the running state. 32748 aug 13 08:29 Information Service Control M... 1073748860 The EventLog service entered the running state. 32747 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'storqosflt' (10.0, 2018-03-06T07:26:53.000000000Z) has successfully loaded and registered with Filter Manager. 32746 aug 13 08:29 Information Service Control M... 1073748860 The WPDBusEnum service entered the running state. 32745 aug 13 08:29 Warning Microsoft-Windows... 219 The driver \Driver\WudfRd failed to load for the device SWD\WPDBUSENUM\{47ea9fa2-c803-11e7-9c11-806e6f6e6963}#0000000000100000. 32744 aug 13 08:29 Information Microsoft-Windows... 10114 WUDFPf (part of UMDF) did not load yet. After it does, Windows will start the device again. 32743 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'wcifs' (10.0, 2018-03-02T10:23:20.000000000Z) has successfully loaded and registered with Filter Manager. 32742 aug 13 08:29 Information Service Control M... 1073748860 The Dhcp service entered the running state. 32741 aug 13 08:29 Information Microsoft-Windows... 51046 DHCPv6 client service is started 32740 aug 13 08:29 Error Service Control M... 3221232472 The luafv service failed to start due to the following error: ... 32739 aug 13 08:29 Information Microsoft-Windows... 50036 DHCPv4 client service is started 32738 aug 13 08:29 Information Service Control M... 1073748860 The nsi service entered the running state. 32737 aug 13 08:29 Information Service Control M... 1073748860 The TimeBrokerSvc service entered the running state. 32736 aug 13 08:29 Information Service Control M... 1073748860 The lmhosts service entered the running state. 32735 aug 13 08:29 Information Service Control M... 1073748860 The TermService service entered the running state. 32734 aug 13 08:29 Information Service Control M... 1073748860 The HvHost service entered the running state. 32733 aug 13 08:29 Information Service Control M... 1073748860 The SystemEventsBroker service entered the running state. 32732 aug 13 08:29 Information Service Control M... 1073748860 The BrokerInfrastructure service entered the running state. 32731 aug 13 08:29 Information Service Control M... 1073748860 The LSM service entered the running state. 32730 aug 13 08:29 Information Service Control M... 1073748860 The RpcSs service entered the running state. 32729 aug 13 08:29 Information Service Control M... 1073748860 The RpcEptMapper service entered the running state. 32728 aug 13 08:29 Information Service Control M... 1073748860 The DcomLaunch service entered the running state. 32727 aug 13 08:29 Information Service Control M... 1073748860 The Power service entered the running state. 32726 aug 13 08:29 Information Service Control M... 1073748860 The PlugPlay service entered the running state. 32725 aug 13 08:29 Information Microsoft-Windows... 16962 Remote calls to the SAM database are being restricted using the default security descriptor: O:SYG:SYD:(A;;RC;;;BA).... 32724 aug 13 08:29 Information Microsoft-Windows... 14 Credential Guard (LsaIso.exe) configuration: 0, 0 32723 aug 13 08:29 Information e1iexpress 1610874912 Intel(R) Gigabit CT Desktop Adapter... 32722 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32721 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32720 aug 13 08:29 Warning e1iexpress 2684616731 Intel(R) Gigabit CT Desktop Adapter... 32719 aug 13 08:29 Information Microsoft-Windows... 5 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully enabled 32718 aug 13 08:29 Information Microsoft-Windows... 232 NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully connected to port BFA37F74-B3A6-486F-9D0A-1E0D15D33866 (Friendly Name: ... 32717 aug 13 08:29 Information Microsoft-Windows... 7 Miniport NIC 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal) successfully initialized. 32716 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 732E57BB-5D38-4C65-966A-228156A4414D (Friendly Name: Internal). 32715 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 7 exposes the following power management capabilities:... 32714 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 5 exposes the following power management capabilities:... 32713 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 3 exposes the following power management capabilities:... 32712 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 1 exposes the following power management capabilities:... 32711 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 6 exposes the following power management capabilities:... 32710 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 4 exposes the following power management capabilities:... 32709 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 2 exposes the following power management capabilities:... 32708 aug 13 08:29 Information Microsoft-Windows... 55 Hyper-V logical processor 0 exposes the following power management capabilities:... 32707 aug 13 08:29 Information Microsoft-Windows... 9 Switch FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully initialized. 32706 aug 13 08:29 Information Microsoft-Windows... 232 NIC FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal) successfully connected to port FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: ... 32705 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic FEA968D4-9024-4303-AF18-8649CAF3DEF5 (Friendly Name: Internal). 32704 aug 13 08:29 Information Microsoft-Windows... 9 Switch A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully initialized. 32703 aug 13 08:29 Information Microsoft-Windows... 232 NIC A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network) successfully connected to port A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly... 32702 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic A5CB65BF-1232-4A2C-B972-8DBFFCBF7D70 (Friendly Name: Private Network). 32701 aug 13 08:29 Information Microsoft-Windows... 9 Switch 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully initialized. 32700 aug 13 08:29 Information Microsoft-Windows... 232 NIC 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network) successfully connected to port 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friend... 32699 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 383CA9E6-AC2B-4180-9A4E-6B34E745EDEF (Friendly Name: Corporate Network). 32698 aug 13 08:29 Information Microsoft-Windows... 9 Switch 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully initialized. 32697 aug 13 08:29 Information Microsoft-Windows... 232 NIC 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2) successfully connected to port 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friend... 32696 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 14D91C7B-42B8-426D-816E-7681E27B9C38 (Friendly Name: Private Network 2). 32695 aug 13 08:29 Information Microsoft-Windows... 9 Switch 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully initialized. 32694 aug 13 08:29 Information Microsoft-Windows... 232 NIC 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet) successfully connected to port 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: ... 32693 aug 13 08:29 Information Microsoft-Windows... 233 The operation '7' succeeded on nic 06BD266A-43D1-43C4-99D2-5E880D78F1B1 (Friendly Name: Internet). 32692 aug 13 08:29 Information Microsoft-Windows... 508 The description for Event ID '508' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32691 aug 13 08:29 Information Microsoft-Windows... 172 The description for Event ID '172' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32690 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'npsvctrig' (10.0, 2016-07-16T04:28:33.000000000Z) has successfully loaded and registered with Filter Manager. 32689 aug 13 08:29 Information VfpExt 1073748860 The service entered the Driver load complete state. 32688 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'FileCrypt' (10.0, 2016-07-16T04:22:39.000000000Z) has successfully loaded and registered with Filter Manager. 32687 aug 13 08:29 Information Microsoft-Windows... 98 The description for Event ID '98' in Source 'Microsoft-Windows-Ntfs' cannot be found. The local computer may not have the necessary registry informati... 32686 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'WdFilter' (10.0, 2070-12-04T21:41:44.000000000Z) has successfully loaded and registered with Filter Manager. 32685 aug 13 08:29 Information Microsoft-Windows... 6 File System Filter 'Wof' (10.0, 2017-10-09T03:58:20.000000000Z) has successfully loaded and registered with Filter Manager. 32684 aug 13 08:29 Information Microsoft-Windows... 3 Secure Kernel started with status 0 and flags 0. 32683 aug 13 08:29 Information Microsoft-Windows... 129 Hypervisor initialized I/O remapping.... 32682 aug 13 08:29 Information Microsoft-Windows... 2 Hypervisor scheduler type is 0x2. 32681 aug 13 08:29 Information Microsoft-Windows... 1 Hypervisor successfully started. 32680 aug 13 08:29 Information Microsoft-Windows... 32 The description for Event ID '32' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32679 aug 13 08:29 Information Microsoft-Windows... 18 The description for Event ID '18' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32678 aug 13 08:29 Information Microsoft-Windows... 25 The description for Event ID '25' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32677 aug 13 08:29 Information Microsoft-Windows... 27 The description for Event ID '27' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32676 aug 13 08:29 Information Microsoft-Windows... 20 The description for Event ID '20' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry in... 32675 aug 13 08:29 Information Microsoft-Windows... 153 The description for Event ID '153' in Source 'Microsoft-Windows-Kernel-Boot' cannot be found. The local computer may not have the necessary registry i... 32674 aug 13 08:29 Information Microsoft-Windows... 12 The description for Event ID '12' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32673 aug 10 11:47 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32672 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32671 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32670 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32669 aug 10 11:47 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32668 aug 13 08:29 Information EventLog 2147489661 The system uptime is 22 seconds. 32667 aug 13 08:29 Information EventLog 2147489653 The Event log service was started. 32666 aug 13 08:29 Information EventLog 2147489657 Microsoft (R) Windows (R) 10.00. 14393 Multiprocessor Free. 32665 aug 10 11:47 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32664 aug 10 11:47 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32663 aug 10 11:47 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32662 aug 10 11:47 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32661 aug 10 11:47 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32660 aug 10 11:47 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32659 aug 10 11:47 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32658 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32657 aug 10 11:47 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32656 aug 10 11:47 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32655 aug 10 11:47 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32654 aug 10 11:47 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32653 aug 10 11:47 Information EventLog 2147489654 The Event log service was stopped. 32652 aug 10 11:47 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32651 aug 10 11:47 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32650 aug 10 11:47 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32649 aug 10 11:47 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-10T09:47:13.002000000Z... 32648 aug 10 11:47 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32647 aug 10 11:47 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32646 aug 10 11:47 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32645 aug 10 11:47 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32644 aug 10 11:47 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32643 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32642 aug 10 11:47 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32641 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32640 aug 10 11:47 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32639 aug 10 11:47 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32638 aug 10 11:47 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32637 aug 10 11:47 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32636 aug 10 11:47 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32635 aug 10 11:47 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32634 aug 10 11:47 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32633 aug 10 11:47 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32632 aug 10 11:47 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32631 aug 10 11:47 Information User32 2147484722 The process wininit.exe (192.168.10.108) has initiated the power off of computer PC2C on behalf of user LRN\ci for the following reason: No title for t... 32630 aug 10 11:44 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32629 aug 10 11:43 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32628 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32627 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... PS C:\Windows\system32> Get-Module ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 3.0 DISM {Add-AppxProvisionedPackage, Add-WindowsCapability, Add-WindowsDriver, Add-WindowsImage...} Script 1.0.0.0 ISE {Get-IseSnippet, Import-IseSnippet, New-IseSnippet} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...} Manifest 3.0.0.0 Microsoft.PowerShell.Security {ConvertFrom-SecureString, ConvertTo-SecureString, Get-Acl, Get-AuthenticodeSignature...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...} PS C:\Windows\system32> dir module: dir : Cannot find drive. A drive with the name 'module' does not exist. At line:1 char:1 + dir module: + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (module:String) [Get-ChildItem], DriveNotFoundException + FullyQualifiedErrorId : DriveNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Cannot find drive. A drive with the name 'module' does not exist. At line:1 char:1 + dir module: + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (module:String) [Get-ChildItem], DriveNotFoundException + FullyQualifiedErrorId : DriveNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand PS C:\Windows\system32> dir module dir : Cannot find path 'C:\Windows\system32\module' because it does not exist. At line:1 char:1 + dir module + ~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\module:String) [Get-ChildItem], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Cannot find path 'C:\Windows\system32\module' because it does not exist. At line:1 char:1 + dir module + ~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\module:String) [Get-ChildItem], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand PS C:\Windows\system32> dir %module dir : Cannot find path 'C:\Windows\system32\%module' because it does not exist. At line:1 char:1 + dir %module + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\%module:String) [Get-ChildItem], ItemNotFoundExceptio n + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Cannot find path 'C:\Windows\system32\%module' because it does not exist. At line:1 char:1 + dir %module + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\%module:String) [Get-ChildItem], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand PS C:\Windows\system32> dir %module% dir : Cannot find path 'C:\Windows\system32\%module%' because it does not exist. At line:1 char:1 + dir %module% + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\%module%:String) [Get-ChildItem], ItemNotFoundExcepti on + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Cannot find path 'C:\Windows\system32\%module%' because it does not exist. At line:1 char:1 + dir %module% + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\Windows\system32\%module%:String) [Get-ChildItem], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand PS C:\Windows\system32> Get-PSDrive Name Used (GB) Free (GB) Provider Root CurrentLocation ---- --------- --------- -------- ---- --------------- Alias Alias C 215,85 249,42 FileSystem C:\ Windows\system32 Cert Certificate \ D 37,99 427,77 FileSystem D:\ E FileSystem E:\ Env Environment Function Function HKCU Registry HKEY_CURRENT_USER HKLM Registry HKEY_LOCAL_MACHINE M 23,30 6,70 FileSystem \\sofs01\MOCaddons Variable Variable WSMan WSMan PS C:\Windows\system32> get-module -? NAME Get-Module SYNOPSIS Gets the modules that have been imported or that can be imported into the current session. SYNTAX Get-Module [[-Name] ] [-All] [-FullyQualifiedName ] [] Get-Module [[-Name] ] [-All] [-FullyQualifiedName ] -ListAvailable [-PSEdition ] [-Refresh] [] Get-Module [[-Name] ] [-CimNamespace ] [-CimResourceUri ] -CimSession [-FullyQualifiedName ] [-ListAvailable] [-Refresh] [] Get-Module [[-Name] ] [-FullyQualifiedName ] [-ListAvailable] [-PSEdition ] -PSSession [-Refresh] [] DESCRIPTION The Get-Module cmdlet gets the Windows PowerShell modules that have been imported, or that can be imported, into a Windows PowerShell session. The module object that Get-Module returns contains valuable information abou t the module. You can also pipe the module objects to other cmdlets, such as the Import-Module and Remove-Module cmdlets. Without parameters, Get-Module gets modules that have been imported into the current session. To get all installed modules, specify the ListAvailable parameter. Get-Module gets modules, but it does not import them. Star ting in Windows PowerShell 3.0, modules are automatically imported when you use a command in the module, but a Get-Module command does not trigger an automatic import. You can also import the modules into your session b y using the Import-Module cmdlet. Starting in Windows PowerShell 3.0, you can get and then, import modules from remote sessions into the local session. This strategy uses the Implicit Remoting feature of Windows PowerShell and is equivalent to using the Import-PSSession cmdlet. When you use commands in modules imported from another session, the commands run implicitly in the remote session. This feature lets you manage the remote computer from the local session. Also, starting in Windows PowerShell 3.0, you can use Get-Module and Import-Module to get and import Common Information Model (CIM) modules, in which the cmdlets are defined in Cmdlet Definition XML (CDXML) files. This feature lets you use cmdlets that are implemented in non-managed code assemblies, such as those written in C++. With these new features, the Get-Module and Import-Module cmdlets become primary tools for managing heterogeneous enterprises that include computers that run the Windows operating system and computers that run other ope rating systems. To manage remote computers that run the Windows operating system that have Windows PowerShell and Windows PowerShell remoting enabled, create a PSSession on the remote computer and then use the PSSession parameter of Ge t-Module to get the Windows PowerShell modules in the PSSession . When you import the modules, and then use the imported commands in the current session, the commands run implicitly in the PSSession on the remote comput er. You can use this strategy to manage the remote computer. You can use a similar strategy to manage computers that do not have Windows PowerShell remoting enabled. These include computers that are not running the Windows operating system, and computers that have Windows PowerSh ell but do not have Windows PowerShell remoting enabled. Start by creating a CIM session on the remote computer. A CIM session is a connection to Windows Management Instrumentation (WMI) on the remote computer. Then use the CIMSession parameter of Get-Module to get CIM module s from the CIM session. When you import a CIM module by using the Import-Module cmdlet and then run the imported commands, the commands run implicitly on the remote computer. You can use this WMI and CIM strategy to man age the remote computer. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821486 Get-CimSession http://go.microsoft.com/fwlink/?LinkId=227966 New-CimSession http://go.microsoft.com/fwlink/?LinkId=227967 Get-PSSession Import-Module New-PSSession Remove-Module REMARKS To see the examples, type: "get-help Get-Module -examples". For more information, type: "get-help Get-Module -detailed". For technical information, type: "get-help Get-Module -full". For online help, type: "get-help Get-Module -online" PS C:\Windows\system32> Import-Module -? NAME Import-Module SYNOPSIS Adds modules to the current session. SYNTAX Import-Module [-Assembly] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClobber] [-PassThru] [-Pr efix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-CimNamespace ] [-CimResourceUri ] -CimSession [-Cmdlet ] [-DisableNameChecking] [-F orce] [-Function ] [-Global] [-MaximumVersion ] [-MinimumVersion ] [-NoClobber] [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-FullyQualifiedName] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClob ber] [-PassThru] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-FullyQualifiedName] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClob ber] -PSSession [-PassThru] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-MaximumVersion ] [-Minimu mVersion ] [-NoClobber] [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-MaximumVersion ] [-Minimu mVersion ] [-NoClobber] -PSSession [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-ModuleInfo] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClobber] [-PassThru ] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] DESCRIPTION The Import-Module cmdlet adds one or more modules to the current session. The modules that you import must be installed on the local computer or a remote computer. Starting in Windows PowerShell 3.0, installed modules are automatically imported to the session when you use any commands or providers in the module. However, you can still use the Import-Module command to import a modu le and you can enable and disable automatic module importing by using the $PSModuleAutoloadingPreference preference variable. For more information about modules, see about_Modules (http://go.microsoft.com/fwlink/?LinkID =144311). For more information about the $PSModuleAutoloadingPreference variable, see about_Preference_Variables (http://go.microsoft.com/fwlink/?LinkID=113248). A module is a package that contains members that can be used in Windows PowerShell. Members include cmdlets, providers, scripts, functions, variables, and other tools and files. After a module is imported, you can use t he module members in your session. To import a module, use the Name , Assembly , ModuleInfo , MinimumVersion and RequiredVersion parameters to identify the module to import. By default, Import-Module imports all members that the module exports, but you c an use the Alias , Function , Cmdlet , and Variable parameters to restrict the members that are imported. You can also use the NoClobber parameter to prevent Import-Module from importing members that have the same names as members in the current session. Import-Module imports a module only into the current session. To import the module into all sessions, add an Import-Module command to your Windows PowerShell profile. For more informa tion about profiles, see about_Profiles (http://go.microsoft.com/fwlink/?LinkID=113729). Starting in Windows PowerShell 3.0, you can use Import-Module to import Common Information Model (CIM) modules, in which the cmdlets are defined in Cmdlet Definition XML (CDXML) files. This feature allows you to use cmd lets that are implemented in non-managed code assemblies, such as those written in C++. With these new features, Import-Module cmdlet becomes a primary tool for managing heterogeneous enterprises that include computers that run the Windows operating system and computers that are running other operating sys tems. To manage remote computers that run the Windows operating system that have Windows PowerShell and Windows PowerShell remoting enabled, create a PSSession on the remote computer and then use the PSSession parameter of Ge t-Module to get the Windows PowerShell modules in the PSSession . When you import the modules, and then use the imported commands in the current session, the commands run implicitly in the PSSession on the remote comput er. You can use this strategy to manage the remote computer. You can use a similar strategy to manage computers that do not have Windows PowerShell remoting enabled, including computers that are not running the Windows operating system, and Windows computers that have Windows Pow erShell, but do not have Windows PowerShell remoting enabled. Start by creating a CIM session on the remote computer, which is a connection to Windows Management Instrumentation (WMI) on the remote computer. Then use the CIMSession parameter of Import-Module to import CIM modules from the remote computer. When you import a CIM module and then run the imported commands, the commands run implicitly on the remote computer. You can use this WMI and CIM strategy to manage the remote computer. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821492 Export-ModuleMember Get-Module New-Module Remove-Module REMARKS To see the examples, type: "get-help Import-Module -examples". For more information, type: "get-help Import-Module -detailed". For technical information, type: "get-help Import-Module -full". For online help, type: "get-help Import-Module -online" PS C:\Windows\system32> get-help Import-Module -full NAME Import-Module SYNOPSIS Adds modules to the current session. SYNTAX Import-Module [-Assembly] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClobber] [-PassThru] [-Pr efix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-CimNamespace ] [-CimResourceUri ] -CimSession [-Cmdlet ] [-DisableNameChecking] [-F orce] [-Function ] [-Global] [-MaximumVersion ] [-MinimumVersion ] [-NoClobber] [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-FullyQualifiedName] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClob ber] [-PassThru] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-FullyQualifiedName] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClob ber] -PSSession [-PassThru] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-MaximumVersion ] [-Minimu mVersion ] [-NoClobber] [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-Name] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-MaximumVersion ] [-Minimu mVersion ] [-NoClobber] -PSSession [-PassThru] [-Prefix ] [-RequiredVersion ] [-Scope {Local | Global}] [-Variable ] [] Import-Module [-ModuleInfo] [-Alias ] [-ArgumentList ] [-AsCustomObject] [-Cmdlet ] [-DisableNameChecking] [-Force] [-Function ] [-Global] [-NoClobber] [-PassThru ] [-Prefix ] [-Scope {Local | Global}] [-Variable ] [] DESCRIPTION The Import-Module cmdlet adds one or more modules to the current session. The modules that you import must be installed on the local computer or a remote computer. Starting in Windows PowerShell 3.0, installed modules are automatically imported to the session when you use any commands or providers in the module. However, you can still use the Import-Module command to import a modu le and you can enable and disable automatic module importing by using the $PSModuleAutoloadingPreference preference variable. For more information about modules, see about_Modules (http://go.microsoft.com/fwlink/?LinkID =144311). For more information about the $PSModuleAutoloadingPreference variable, see about_Preference_Variables (http://go.microsoft.com/fwlink/?LinkID=113248). A module is a package that contains members that can be used in Windows PowerShell. Members include cmdlets, providers, scripts, functions, variables, and other tools and files. After a module is imported, you can use t he module members in your session. To import a module, use the Name , Assembly , ModuleInfo , MinimumVersion and RequiredVersion parameters to identify the module to import. By default, Import-Module imports all members that the module exports, but you c an use the Alias , Function , Cmdlet , and Variable parameters to restrict the members that are imported. You can also use the NoClobber parameter to prevent Import-Module from importing members that have the same names as members in the current session. Import-Module imports a module only into the current session. To import the module into all sessions, add an Import-Module command to your Windows PowerShell profile. For more informa tion about profiles, see about_Profiles (http://go.microsoft.com/fwlink/?LinkID=113729). Starting in Windows PowerShell 3.0, you can use Import-Module to import Common Information Model (CIM) modules, in which the cmdlets are defined in Cmdlet Definition XML (CDXML) files. This feature allows you to use cmd lets that are implemented in non-managed code assemblies, such as those written in C++. With these new features, Import-Module cmdlet becomes a primary tool for managing heterogeneous enterprises that include computers that run the Windows operating system and computers that are running other operating sys tems. To manage remote computers that run the Windows operating system that have Windows PowerShell and Windows PowerShell remoting enabled, create a PSSession on the remote computer and then use the PSSession parameter of Ge t-Module to get the Windows PowerShell modules in the PSSession . When you import the modules, and then use the imported commands in the current session, the commands run implicitly in the PSSession on the remote comput er. You can use this strategy to manage the remote computer. You can use a similar strategy to manage computers that do not have Windows PowerShell remoting enabled, including computers that are not running the Windows operating system, and Windows computers that have Windows Pow erShell, but do not have Windows PowerShell remoting enabled. Start by creating a CIM session on the remote computer, which is a connection to Windows Management Instrumentation (WMI) on the remote computer. Then use the CIMSession parameter of Import-Module to import CIM modules from the remote computer. When you import a CIM module and then run the imported commands, the commands run implicitly on the remote computer. You can use this WMI and CIM strategy to manage the remote computer. PARAMETERS -Alias Specifies the aliases that this cmdlet imports from the module into the current session. Enter a comma-separated list of aliases. Wildcard characters are permitted. Some modules automatically export selected aliases into your session when you import the module. This parameter lets you select from among the exported aliases. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -ArgumentList Specifies an array of arguments, or parameter values, that are passed to a script module during the Import-Module command. This parameter is valid only when you are importing a script module. You can also refer to the ArgumentList parameter by its alias, args . For more information, see about_Aliases. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -AsCustomObject [] Indicates that this cmdlet returns a custom object with members that represent the imported module members. This parameter is valid only for script modules. When you use the AsCustomObject parameter, Import-Module imports the module members into the session and then returns a PSCustomObject object instead of a PSModuleInfo object. You can save the custom object in a var iable and use dot notation to invoke the members. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Assembly Specifies an array of assembly objects. This cmdlet imports the cmdlets and providers implemented in the specified assembly objects. Enter a variable that contains assembly objects or a command that creates assembly objects. You can also pipe an assembly object to Import-Module . When you use this parameter, only the cmdlets and providers implemented by the specified assemblies are imported. If the module contains other files, they are not imported, and you might be missing important members of the module. Use this parameter for debugging and testing the module, or when you are instructed to use it by the module author. Required? true Position? 0 Default value None Accept pipeline input? True (ByValue) Accept wildcard characters? false -CimNamespace Specifies the namespace of an alternate CIM provider that exposes CIM modules. The default value is the namespace of the Module Discovery WMI provider. Use this parameter to import CIM modules from computers and devices that are not running a Windows operating system. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -CimResourceUri Specifies an alternate location for CIM modules. The default value is the resource URI of the Module Discovery WMI provider on the remote computer. Use this parameter to import CIM modules from computers and devices that are not running a Windows operating system. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -CimSession Specifies a CIM session on the remote computer. Enter a variable that contains the CIM session or a command that gets the CIM session, such as a Get-CIMSessionhttp://go.microsoft.com/fwlink/?LinkId=227966 command. I mport-Module uses the CIM session connection to import modules from the remote computer into the current session. When you use the commands from the imported module in the current session, the commands actually run on the remote computer. You can use this parameter to import modules from computers and devices that are not running the Windows operating system, and Windows computers that have Windows PowerShell, but do not have Windows PowerShell remot ing enabled. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -Cmdlet Specifies an array of cmdlets that this cmdlet imports from the module into the current session. Wildcard characters are permitted. Some modules automatically export selected cmdlets into your session when you import the module. This parameter lets you select from among the exported cmdlets. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -DisableNameChecking [] Indicates that this cmdlet suppresses the message that warns you when you import a cmdlet or function whose name includes an unapproved verb or a prohibited character. By default, when a module that you import exports cmdlets or functions that have unapproved verbs in their names, Windows PowerShell displays the following warning message: "WARNING: Some imported command names include unapproved verbs which might make them less discoverable. Use the Verbose parameter for more detail or type Get-Verb to see the list of approved verbs." This message is only a warning. The complete module is still imported, including the non-conforming commands. Although the message is displayed to module users, the naming problem should be fixed by the module autho r. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Force [] Indicates that this cmdlet re-imports a module and its members, even if the module or its members have an access mode of read-only. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -FullyQualifiedName Specifies the fully qualified name of the module specification. Required? true Position? 0 Default value None Accept pipeline input? True (ByValue) Accept wildcard characters? false -Function Specifies an array of functions that this cmdlet imports from the module into the current session. Wildcard characters are permitted. Some modules automatically export selected functions into your session when you import the module. This parameter lets you select from among the exported functions. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -Global [] Indicates that this cmdlet imports modules into the global session state so they are available to all commands in the session. By default, the commands in a module, including commands from nested modules, are import ed into the caller's session state. To restrict the commands that a module exports, use an Export-ModuleMember command in the script module. The Global parameter is equivalent to the Scope parameter with a value of Global. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -MaximumVersion Specifies a maximum version. This cmdlet imports only a version of the module that is less than or equal to the specified value. If no version qualifies, Import-Module generates an error. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -MinimumVersion Specifies a minimum version. This cmdlet imports only a version of the module that is greater than or equal to the specified value. If no version qualifies, Import-Module generates an error. By default, Import-Module imports the module without checking the version number. Use the MinimumVersion parameter name or its alias, Version. To specify an exact version, use the RequiredVersion parameter. You can also use the Module and Version parameters of the #Requires keyword to require a specific version of a module in a script. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -ModuleInfo Specifies an array of module objects to import. Enter a variable that contains the module objects, or a command that gets the module objects, such as the following command: `Get-Module -ListAvailable`. You can also pipe module objects to Import-Module . Required? true Position? 0 Default value None Accept pipeline input? True (ByValue) Accept wildcard characters? false -Name Specifies the names of the modules to import. Enter the name of the module or the name of a file in the module, such as a .psd1, .psm1, .dll, or ps1 file. File paths are optional. Wildcard characters are not permitt ed. You can also pipe module names and file names to Import-Module . If you omit a path, Import-Module looks for the module in the paths saved in the PSModulePath environment variable ($env:PSModulePath). Specify only the module name whenever possible. When you specify a file name, only the members that are implemented in that file are imported. If the module contains other files, they are not imported, and you might be missing important members of the module. Required? true Position? 0 Default value None Accept pipeline input? True (ByValue) Accept wildcard characters? false -NoClobber [] Indicates that this cmdlet does not import commands that have the same names as existing commands in the current session. By default, Import-Module imports all exported module commands. Commands that have the same names can hide or replace commands in the session. To avoid command name conflicts in a session, use the Prefix or NoClobber parameters. For more information about name conflicts and comm and precedence, see "Modules and Name Conflicts" in about_Modules and about_Command_Precedence. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -PSSession Specifies a Windows PowerShell user-managed session ( PSSession ) from which this cmdlet import modules into the current session. Enter a variable that contains a PSSession or a command that gets a PSSession , such as a Get-PSSession command. When you import a module from a different session into the current session, you can use the cmdlets from the module in the current session, just as you would use cmdlets from a local module. Commands that use the re mote cmdlets actually run in the remote session, but the remoting details are managed in the background by Windows PowerShell. This parameter uses the Implicit Remoting feature of Windows PowerShell. It is equivalent to using the Import-PSSession cmdlet to import particular modules from a session. Import-Module cannot import Windows PowerSh ell Core modules from another session. The Windows PowerShell Core modules have names that begin with Microsoft.PowerShell. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -PassThru [] Returns an object representing the item with which you are working. By default, this cmdlet does not generate any output. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Prefix Specifies a prefix that this cmdlet adds to the nouns in the names of imported module members. Use this parameter to avoid name conflicts that might occur when different members in the session have the same name. This parameter does not change the module, and it does not affect files that the module imports f or its own use. These are known as nested modules. This cmdlet affects only the names of members in the current session. For example, if you specify the prefix UTC and then import a Get-Date cmdlet, the cmdlet is known in the session as Get-UTCDate , and it is not confused with the original Get-Date cmdlet. The value of this parameter takes precedence over the DefaultCommandPrefix property of the module, which specifies the default prefix. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -RequiredVersion Specifies a version of the module that this cmdlet imports. If the version is not installed, Import-Module generates an error. By default, Import-Module imports the module without checking the version number. To specify a minimum version, use the MinimumVersion parameter. You can also use the Module and Version parameters of the #Requires keyword to require a specific version of a module in a script. This parameter was introduced in Windows PowerShell 3.0. Scripts that use RequiredVersion to import modules that are included with existing releases of the Windows operating system do not automatically run in future releases of the Windows operating system. This is becaus e Windows PowerShell module version numbers in future releases of the Windows operating system are higher than module version numbers in existing releases of the Windows operating system. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -Scope Specifies a scope into which this cmdlet imports the module. The acceptable values for this parameter are: - Global . Available to all commands in the session. Equivalent to the Global parameter. - Local . Available only in the current scope. By default, the module is imported into the current scope, which could be a script or module. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false -Variable Specifies an array of variables that this cmdlet imports from the module into the current session. Enter a list of variables. Wildcard characters are permitted. Some modules automatically export selected variables into your session when you import the module. This parameter lets you select from among the exported variables. Required? false Position? named Default value None Accept pipeline input? False Accept wildcard characters? false This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). INPUTS System.String, System.Management.Automation.PSModuleInfo, System.Reflection.Assembly You can pipe a module name, module object, or assembly object to this cmldet. OUTPUTS None, System.Management.Automation.PSModuleInfo, or System.Management.Automation.PSCustomObject This cmdlet returns a PSModuleInfo or PSCustomObject . By default, Import-Module does not generate any output. If you specify the PassThru parameter, the cmldet generates a System.Management.Automation.PSModuleInfo object that represents the module. If you specify the AsCustomObject parameter, it generates a PSCustomObject object. NOTES * Before you can import a module, the module must be installed on the local computer. That is, the module directory must be copied to a directory that is accessible to your local computer. For more information, see about_Modules (http://go.microsoft.com/fwlink/?LinkID=144311). You can also use the PSSession and CIMSession parameters to import modules that are installed on remote computers. However, commands that use the cmdlets in these modules actually run in the remote session on the re mote computer. * If you import members with the same name and the same type into your session, Windows PowerShell uses the member imported last by default. Variables and aliases are replaced, and the originals are not accessible. Functions, cmdlets and providers are merely shadowed by the new members. They can be accessed by qualifying the command name with the name of its snap-in, module, or function path. To update the formatting data for commands that have been imported from a module, use the Update-FormatData cmdlet. Update-FormatData also updates the formatting data for commands in the session that were imported from modules. If the formatting fil e for a module changes, you can run an Update-FormatData * command to update the formatting data for imported commands. You do not need to import the module again. Starting in Windows PowerShell 3.0, the core comman ds that are installed with Windows PowerShell are packaged in modules. In Windows PowerShell 2.0, and in host programs that create older-style sessions in later versions of Windows PowerShell, the core commands are packaged in snap-ins ( PSSnapins ). The exception is Microsoft.PowerShell.Core *, which is always a snap-in. Also, remote sessions, such as those started by the New-PSSession cmdlet, are older-style sessions that in clude core snap-ins. For information about the CreateDefault2 method that creates newer-style sessions with core modules, see "CreateDefault2 Methodhttp://msdn.microsoft.com/en-us/library/windows/desktop/system.management.automation.run spaces.initialsessionstate.createdefault2(v=VS.85).aspx (http://msdn.microsoft.com/en-us/library/windows/desktop/system.management.automation.runspaces.initialsessionstate.createdefault2(v=VS.85).aspx) in the Micros oft Developer Network (MSDN) library. Import-Module * cannot import Windows PowerShell Core modules from another session. The Windows PowerShell Core modules have names that begin with Microsoft.PowerShell. In Wind ows PowerShell 2.0, some of the property values of the module object, such as the ExportedCmdlets and NestedModules property values, were not populated until the module was imported and were not available on the mod ule object that the PassThru* parameter returns. In Windows PowerShell 3.0, all module property values are populated. If you attempt to import a module that contains mixed-mode assemblies that are not compatible wit h Windows PowerShell 3.0, Import-Module * returns an error message like the following one. `Import-Module : Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.` This error occurs when a module that is designed for Windows PowerShell 2.0 contains at least one mixed-module assembly, that is, an assembly that includes both managed and non-managed code, such as C++ and C#. To import a module that contains mixed-mode assemblies, start Windows PowerShell 2.0 by using the following command, and then try the Import-Module command again. `PowerShell.exe -Version 2.0` * To use the CIM session feature, the remote computer must have WS-Management remoting and Windows Management Instrumentation (WMI), which is the Microsoft implementation of the Common Information Model (CIM) standa rd. The computer must also have the Module Discovery WMI provider or an alternate CIM provider that has the same basic features. You can use the CIM session feature on computers that are not running a Windows operating system and on Windows computers that have Windows PowerShell, but do not have Windows PowerShell remoting enabled. You can also use the CIM parameters to get CIM modules from computers that have Windows PowerShell remoting enabled, including the local computer. When you create a CIM session on the local computer, Windows PowerSh ell uses DCOM, instead of WMI, to create the session. Example 1: Import the members of a module into the current session PS C:\>Import-Module -Name BitsTransfer This command imports the members of the BitsTransfer module into the current session. The Name parameter name is optional and can be omitted. By default, Import-Module does not generate any output when it imports a module. To request output, use the PassThru or AsCustomObject parameter, or the Verbose common parameter. Example 2: Import all modules specified by the module path PS C:\>Get-Module -ListAvailable | Import-Module This command imports all available modules in the path specified by the PSModulePath environment variable ($env:PSModulePath) into the current session. Example 3: Import the members of several modules into the current session PS C:\>$m = Get-Module -ListAvailable BitsTransfer, ServerManager PS C:\>Import-Module -ModuleInfo $m These commands import the members of the BitsTransfer and ServerManager modules into the current session. The first command uses the Get-Module cmdlet to get the BitsTransfer and ServerManager modules. It saves the objects in the $m variable. The ListAvailable parameter is required when you are getting modules that are not yet imported into the session. The second command uses the ModuleInfo parameter of Import-Module to import the modules into the current session. These commands are equivalent to using a pipeline operator (|) to send the output of a Get-Module command to Import-Module . Example 4: Import all modules specified by a path PS C:\>Import-Module -Name c:\ps-test\modules\test -Verbose VERBOSE: Loading module from path 'C:\ps-test\modules\Test\Test.psm1'. VERBOSE: Exporting function 'my-parm'. VERBOSE: Exporting function 'Get-Parameter'. VERBOSE: Exporting function 'Get-Specification'. VERBOSE: Exporting function 'Get-SpecDetails'. This command uses an explicit path to identify the module to import. It also uses the Verbose common parameter to get a list of the items imported from the module. Without the Verbose , PassThru , or AsCustomObject parameter, Import-Module does not generate any output when it imports a m odule. Example 5: Restrict module members imported into a session PS C:\>Import-Module BitsTransfer -cmdlet Add-BitsTransferFile, Get-BitsTransfer PS C:\>Get-Module BitsTransfer Name : BitsTransfer Path : C:\Windows\system32\WindowsPowerShell\v1.0\Modules\BitsTransfer\BitsTransfer.psd1 Description : Guid : 8fa5064b-8479-4c5c-86ea-0d311fe48875 Version : 1.0.0.0 ModuleBase : C:\Windows\system32\WindowsPowerShell\v1.0\Modules\BitsTransfer ModuleType : Manifest PrivateData : AccessMode : ReadWrite ExportedAliases : {} ExportedCmdlets : {[Add-BitsTransfer, Add-BitsTransfer], [Complete-BitsTransfer, Complete-BitsTransfer], [Get-BitsTransfer, Get-BitsTransfer], [Remove-BitsTransfer, Remove-BitsTransfer]...} ExportedFunctions : {} ExportedVariables : {} NestedModules : {Microsoft.BackgroundIntelligentTransfer.Management} PS C:\>Get-Command -Module BitsTransfer CommandType Name ModuleName ----------- ---- ---------- Cmdlet Add-BitsFile bitstransfer Cmdlet Complete-BitsTransfer bitstransfer Cmdlet Get-BitsTransfer bitstransfer Cmdlet Remove-BitsTransfer bitstransfer Cmdlet Resume-BitsTransfer bitstransfer Cmdlet Set-BitsTransfer bitstransfer Cmdlet Start-BitsTransfer bitstransfer Cmdlet Suspend-BitsTransfer bitstransfer This example shows how to restrict the module members that are imported into the session and the effect of this command on the session. The first command imports only the Add-BitsTransfer and Get-BitsTransfer cmdlets from the BitsTransfer module. The command uses the Cmdlet parameter to restrict the cmdlets that the module imports. You can also use the Alias , Variable , and Function parameters to restrict other members that a module imports. The second command uses the Get-Module cmdlet to get the object that represents the BitsTransfer module. The ExportedCmdlets property lists all of the cmdlets that the module exports, even when they were not all importe d. The third command uses the Module parameter of the Get-Command cmdlet to get the commands that were imported from the BitsTransfer module. The results confirm that only the Add-BitsTransfer and Get-BitsTransfer cmdlets were imported. Example 6: Import the members of a module and add a prefix PS C:\>Import-Module BitsTransfer -Prefix PS -PassThru ModuleType Name ExportedCommands ---------- ---- ---------------- Manifest bitstransfer {Add-BitsFile, Complete-... PS C:\>Get-Command -Module BitsTransfer CommandType Name ModuleName ----------- ---- ---------- Cmdlet Add-BitsFile bitstransfer Cmdlet Add-PSBitsFile bitstransfer Cmdlet Complete-BitsTransfer bitstransfer Cmdlet Complete-PSBitsTransfer bitstransfer Cmdlet Get-BitsTransfer bitstransfer Cmdlet Get-PSBitsTransfer bitstransfer Cmdlet Remove-BitsTransfer bitstransfer Cmdlet Remove-PSBitsTransfer bitstransfer Cmdlet Resume-BitsTransfer bitstransfer Cmdlet Resume-PSBitsTransfer bitstransfer Cmdlet Set-BitsTransfer bitstransfer Cmdlet Set-PSBitsTransfer bitstransfer Cmdlet Start-BitsTransfer bitstransfer Cmdlet Start-PSBitsTransfer bitstransfer Cmdlet Suspend-BitsTransfer bitstransfer Cmdlet Suspend-PSBitsTransfer bitstransfer These commands import the BitsTransfer module into the current session, add a prefix to the member names, and then display the prefixed member names. The first command uses the Import-Module cmdlet to import the BitsTransfer module. It uses the Prefix parameter to add the PS prefix to all members that are imported from the module and the PassThru parameter to return a module object that represents the imported module. The second command uses the Get-Command cmdlet to get the members that have been imported from the module. It uses the Module parameter to specify the module. The output shows that the module members were correctly pref ixed. The prefix that you use applies only to the members in the current session. It does not change the module. Example 7: Get and use a custom object PS C:\>Get-Module -List | Format-Table -Property Name, ModuleType -AutoSize Name ModuleType ---- ---------- Show-Calendar Script BitsTransfer Manifest PSDiagnostics Manifest TestCmdlets Script PS C:\>$a = Import-Module -Name Show-Calendar -AsCustomObject -Passthru PS C:\>$a | Get-Member TypeName: System.Management.Automation.PSCustomObject Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ToString Method string ToString() Show-Calendar ScriptMethod System.Object Show-Calendar(); PS C:\>$a."Show-Calendar"() These commands demonstrate how to get and use the custom object that Import-Module returns. Custom objects include synthetic members that represent each of the imported module members. For example, the cmdlets and functions in a module are converted to script methods of the custom object. Custom objects are very useful in scripting. They are also useful when several imported objects have the same names. Using the script method of an object is equivalent to specifying the fully qualified name of an import ed member, including its module name. The AsCustomObject parameter can be used only when importing a script module, so the first task is to determine which of the available modules is a script module. The first command uses the Get-Module cmdlet to get the available modules. The command uses a pipeline operator to pass the module objects to the Format-Table cmdlet, which lists the Name and ModuleType of each module i n a table. The second command uses the Import-Module cmdlet to import the PSDiagnostics script module. The command uses the AsCustomObject parameter to request a custom object and the PassThru parameter to return the object. The c ommand saves the resulting custom object in the $a variable. The third command uses a pipeline operator to send the $a variable to the Get-Member cmdlet, which gets the properties and methods of the PSCustomObject in $a. The output shows a Show-Calendar script method. The last command uses the Show-Calendar script method. The method name must be enclosed in quotation marks, because it includes a hyphen. Example 8: Re-import a module into the same session PS C:\>Import-Module BitsTransfer PS C:\>Import-Module BitsTransfer -Force -Prefix PS This example shows how to use the Force parameter of Import-Module when you are re-importing a module into the same session. The first command imports the BitsTransfer module. The second command imports the module again, this time using the Prefix parameter. The second command also includes the Force parameter, which removes the module and then imports it again. Without this parameter, the session would include two copies of each BitsTransfer cmdlet, one with the standard n ame and one with the prefixed name. Example 9: Run commands that have been hidden by imported commands PS C:\>Get-Date Thursday, March 15, 2012 6:47:04 PM PS C:\>Import-Module TestModule PS C:\>Get-Date 12075 PS C:\>Get-Command Get-Date -All | Format-Table -Property CommandType, Name, ModuleName -AutoSize CommandType Name ModuleName ----------- ---- ---------- Function Get-Date TestModule Cmdlet Get-Date Microsoft.PowerShell.Utility PS C:\>Microsoft.PowerShell.Utility\Get-Date Saturday, September 12, 2009 6:33:23 PM This example shows how to run commands that have been hidden by imported commands. The first command run the Get-Date cmdlet. It returns a DateTime object with the current date. The second command imports the TestModule module. This module includes a function named Get-Date that returns the year and day of the year. The third command runs the Get-Date command again. Because functions take precedence over cmdlets, the Get-Date function from the TestModule module runs, instead of the Get-Date cmdlet. The fourth command uses the All parameter of the Get-Command to get all of the Get-Date commands in the session. The results show that there are two Get-Date commands in the session, a function from the TestModule modul e and a cmdlet from the Microsoft.PowerShell.Utility module. The fifth command runs the hidden cmdlet by qualifying the command name with the module name. For more information about command precedence in Windows PowerShell, see about_Command_Precedence (http://go.microsoft.com/fwlink/?LinkID=113214). Example 10: Import a minimum version of a module PS C:\>Import-Module -Name PSWorkflow -MinimumVersion 3.0.0.0 This command imports the PSWorkflow module. It uses the MinimumVersion parameter of Import-Module to import only version 3.0.0.0 or greater of the module. You can also use the RequiredVersion parameter to import a particular version of a module, or use the Module and Version parameters of the #Requires keyword to require a particular version of a module in a script. Example 11: Import a module from a remote computer The first command uses the New-PSSession cmdlet to create a remote session (**PSSession**) to the Server01 computer. The command saves the **PSSession** in the $s variable. PS C:\>$s = New-PSSession -ComputerName Server01 The second command uses the *PSSession* parameter of the Get-Module cmdlet to get the **NetSecurity** module in the session in the $s variable.This command is equivalent to using the Invoke-Command cmdlet to run a **Get -Module** command in the session in $s ([CODE_Snippit]Invoke-Command $s {Get-Module -ListAvailable -Name NetSecurity[CODE_Snippit]).The output shows that the **NetSecurity** module is installed on the computer and is av ailable to the session in the $s variable. PS C:\>Get-Module -PSSession $s -ListAvailable -Name NetSecurity ModuleType Name ExportedCommands ---------- ---- ---------------- Manifest NetSecurity {New-NetIPsecAuthProposal, New-NetIPsecMainModeCryptoProposal, New-Ne... The third command uses the *PSSession* parameter of the **Import-Module** cmdlet to import the **NetSecurity** module from the session in the $s variable into the current session. PS C:\>Import-Module -PSSession $s -Name NetSecurity The fourth command uses the **Get-Command** cmdlet to get commands that begin with "Get" and include "Firewall" from the Net-Security module.The output gets the commands and confirms that the module and its cmdlets were imported into the current session. PS C:\>Get-Command -Module NetSecurity -Name Get-*Firewall* CommandType Name ModuleName ----------- ---- ---------- Function Get-NetFirewallAddressFilter NetSecurity Function Get-NetFirewallApplicationFilter NetSecurity Function Get-NetFirewallInterfaceFilter NetSecurity Function Get-NetFirewallInterfaceTypeFilter NetSecurity Function Get-NetFirewallPortFilter NetSecurity Function Get-NetFirewallProfile NetSecurity Function Get-NetFirewallRule NetSecurity Function Get-NetFirewallSecurityFilter NetSecurity Function Get-NetFirewallServiceFilter NetSecurity Function Get-NetFirewallSetting NetSecurity The fifth command uses the **Get-NetFirewallRule** cmdlet to get Windows Remote Management firewall rules on the Server01 computer. This command is equivalent to using the Invoke-Command cmdlet to run a **Get-NetFirewal lRule** command on the session in the $s variable ([CODE_Snippit]Invoke-Command -Session $s {Get-NetFirewallRule -DisplayName "Windows Remote Management*"[CODE_Snippit]}). PS C:\>Get-NetFirewallRule -DisplayName "Windows Remote Management*" | Format-Table -Property DisplayName, Name -AutoSize DisplayName Name ----------- ---- Windows Remote Management (HTTP-In) WINRM-HTTP-In-TCP Windows Remote Management (HTTP-In) WINRM-HTTP-In-TCP-PUBLIC Windows Remote Management - Compatibility Mode (HTTP-In) WINRM-HTTP-Compat-In-TCP This example shows how to use the Import-Module cmdlet to import a module from a remote computer. This command uses the Implicit Remoting feature of Windows PowerShell. When you import modules from another session, you can use the cmdlets in the current session. However, commands that use the cmdlets actually run in the remote session. Example 12: Manage storage on a remote computer without the Windows operating system The first command uses the **New-CimSession** cmdlet to create a session on the RSDGF03 remote computer. The session connects to WMI on the remote computer. The command saves the CIM session in the $cs variable. PS C:\>$cs = New-CimSession -ComputerName RSDGF03 The second command uses the CIM session in the $cs variable to run an **Import-Module** command on the RSDGF03 computer. The command uses the *Name* parameter to specify the **Storage** CIM module. PS C:\>Import-Module -CimSession $cs -Name Storage The third command runs the **Get-Command** command on the **Get-Disk** command in the **Storage** module.When you import a CIM module into the local session, Windows PowerShell converts the CDXML files for each command into Windows PowerShell scripts, which appear as functions in the local session. PS C:\>Get-Command Get-Disk CommandType Name ModuleName ----------- ---- ---------- Function Get-Disk Storage The fourth command runs the **Get-Disk** command. Although the command is typed in the local session, it runs implicitly on the remote computer from which it was imported.The command gets objects from the remote compute r and returns them to the local session. PS C:\>Get-Disk Number Friendly Name OperationalStatus Total Size Partition Style ------ ------------- ----------------- ---------- --------------- 0 Virtual HD ATA Device Online 40 GB MBR The commands in this example enable you to manage the storage systems of a remote computer that is not running the Windows operating system. In this example, because the administrator of the computer has installed the M odule Discovery WMI provider, the CIM commands can use the default values, which are designed for the provider. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821492 Export-ModuleMember Get-Module New-Module Remove-Module PS C:\Windows\system32> Get-Command | Get-Object Get-Object : The term 'Get-Object' is not recognized as the name of a cmdlet, function, script file, or operable program . Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:15 + Get-Command | Get-Object + ~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Object:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Get-Object : The term 'Get-Object' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try ag ain. At line:1 char:15 + Get-Command | Get-Object + ~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Object:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> Get-Command | Get-Member TypeName: System.Management.Automation.AliasInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CommandType Property System.Management.Automation.CommandTypes CommandType {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} ReferencedCommand Property System.Management.Automation.CommandInfo ReferencedCommand {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ResolvedCommand Property System.Management.Automation.CommandInfo ResolvedCommand {get;} Source Property string Source {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} DisplayName ScriptProperty System.Object DisplayName {get=if ($this.Name.IndexOf('-') -lt 0)... HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... ResolvedCommandName ScriptProperty System.Object ResolvedCommandName {get=$this.ResolvedCommand.Name;} TypeName: System.Management.Automation.FunctionInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CmdletBinding Property bool CmdletBinding {get;} CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} HelpFile Property string HelpFile {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ScriptBlock Property scriptblock ScriptBlock {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... TypeName: System.Management.Automation.FilterInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CmdletBinding Property bool CmdletBinding {get;} CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} HelpFile Property string HelpFile {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ScriptBlock Property scriptblock ScriptBlock {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... TypeName: System.Management.Automation.CmdletInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} HelpFile Property string HelpFile {get;} ImplementingType Property type ImplementingType {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} PSSnapIn Property System.Management.Automation.PSSnapInInfo PSSnapIn {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} DLL ScriptProperty System.Object DLL {get=$this.ImplementingType.Assembly.Location;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... PS C:\Windows\system32> Get-Module | Get-Member TypeName: System.Management.Automation.PSModuleInfo Name MemberType Definition ---- ---------- ---------- AsCustomObject Method psobject AsCustomObject() Clone Method psmoduleinfo Clone() Equals Method bool Equals(System.Object obj) GetExportedTypeDefinitions Method System.Collections.ObjectModel.ReadOnlyDictionary[string,System.Management.Automation.Language.TypeDefinitionAst] GetExportedTypeDefinitions() GetHashCode Method int GetHashCode() GetType Method type GetType() GetVariableFromCallersModule Method psvariable GetVariableFromCallersModule(string variableName) Invoke Method System.Object Invoke(scriptblock sb, Params System.Object[] args) NewBoundScriptBlock Method scriptblock NewBoundScriptBlock(scriptblock scriptBlockToBind) ToString Method string ToString() AccessMode Property System.Management.Automation.ModuleAccessMode AccessMode {get;set;} Author Property string Author {get;} ClrVersion Property version ClrVersion {get;} CompanyName Property string CompanyName {get;} CompatiblePSEditions Property System.Collections.Generic.IEnumerable[string] CompatiblePSEditions {get;} Copyright Property string Copyright {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} DotNetFrameworkVersion Property version DotNetFrameworkVersion {get;} ExportedAliases Property System.Collections.Generic.Dictionary[string,System.Management.Automation.AliasInfo] ExportedAliases {get;} ExportedCmdlets Property System.Collections.Generic.Dictionary[string,System.Management.Automation.CmdletInfo] ExportedCmdlets {get;} ExportedCommands Property System.Collections.Generic.Dictionary[string,System.Management.Automation.CommandInfo] ExportedCommands {get;} ExportedDscResources Property System.Collections.ObjectModel.ReadOnlyCollection[string] ExportedDscResources {get;} ExportedFormatFiles Property System.Collections.ObjectModel.ReadOnlyCollection[string] ExportedFormatFiles {get;} ExportedFunctions Property System.Collections.Generic.Dictionary[string,System.Management.Automation.FunctionInfo] ExportedFunctions {get;} ExportedTypeFiles Property System.Collections.ObjectModel.ReadOnlyCollection[string] ExportedTypeFiles {get;} ExportedVariables Property System.Collections.Generic.Dictionary[string,psvariable] ExportedVariables {get;} ExportedWorkflows Property System.Collections.Generic.Dictionary[string,System.Management.Automation.FunctionInfo] ExportedWorkflows {get;} FileList Property System.Collections.Generic.IEnumerable[string] FileList {get;} Guid Property guid Guid {get;} HelpInfoUri Property string HelpInfoUri {get;} IconUri Property uri IconUri {get;} ImplementingAssembly Property System.Reflection.Assembly ImplementingAssembly {get;} LicenseUri Property uri LicenseUri {get;} LogPipelineExecutionDetails Property bool LogPipelineExecutionDetails {get;set;} ModuleBase Property string ModuleBase {get;} ModuleList Property System.Collections.Generic.IEnumerable[System.Object] ModuleList {get;} ModuleType Property System.Management.Automation.ModuleType ModuleType {get;} Name Property string Name {get;} NestedModules Property System.Collections.ObjectModel.ReadOnlyCollection[psmoduleinfo] NestedModules {get;} OnRemove Property scriptblock OnRemove {get;set;} Path Property string Path {get;} PowerShellHostName Property string PowerShellHostName {get;} PowerShellHostVersion Property version PowerShellHostVersion {get;} PowerShellVersion Property version PowerShellVersion {get;} Prefix Property string Prefix {get;} PrivateData Property System.Object PrivateData {get;set;} ProcessorArchitecture Property System.Reflection.ProcessorArchitecture ProcessorArchitecture {get;} ProjectUri Property uri ProjectUri {get;} ReleaseNotes Property string ReleaseNotes {get;} RepositorySourceLocation Property uri RepositorySourceLocation {get;} RequiredAssemblies Property System.Collections.Generic.IEnumerable[string] RequiredAssemblies {get;} RequiredModules Property System.Collections.ObjectModel.ReadOnlyCollection[psmoduleinfo] RequiredModules {get;} RootModule Property string RootModule {get;} Scripts Property System.Collections.Generic.IEnumerable[string] Scripts {get;} SessionState Property System.Management.Automation.SessionState SessionState {get;set;} Tags Property System.Collections.Generic.IEnumerable[string] Tags {get;} Version Property version Version {get;} PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> dir c:\ -Attributes h Directory: C:\ Mode LastWriteTime Length Name ---- ------------- ------ ---- d--hs- 11.12.2017 8:04 $Recycle.Bin d--hsl 13.4.2017 23:02 Documents and Settings d--h-- 14.8.2018 8:06 ProgramData d--hs- 13.4.2017 23:02 Recovery d--hs- 14.11.2017 8:45 System Volume Information -arhs- 21.11.2016 1:42 389408 bootmgr -a-hs- 16.7.2016 15:18 1 BOOTNXT -a-hs- 14.8.2018 8:05 2550136832 pagefile.sys PS C:\Windows\system32> dir c:\ -Attributes h | Get-Member TypeName: System.IO.DirectoryInfo Name MemberType Definition ---- ---------- ---------- LinkType CodeProperty System.String LinkType{get=GetLinkType;} Mode CodeProperty System.String Mode{get=Mode;} Target CodeProperty System.Collections.Generic.IEnumerable`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] Target{get=GetTarget;} Create Method void Create(), void Create(System.Security.AccessControl.DirectorySecurity directorySecurity) CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) CreateSubdirectory Method System.IO.DirectoryInfo CreateSubdirectory(string path), System.IO.DirectoryInfo CreateSubdirectory(string path, System.Security.AccessControl.DirectorySecurity directorySecurity) Delete Method void Delete(), void Delete(bool recursive) EnumerateDirectories Method System.Collections.Generic.IEnumerable[System.IO.DirectoryInfo] EnumerateDirectories(), System.Collections.Generic.IEnumerable[System.IO.DirectoryInfo] EnumerateDirectories(string... EnumerateFiles Method System.Collections.Generic.IEnumerable[System.IO.FileInfo] EnumerateFiles(), System.Collections.Generic.IEnumerable[System.IO.FileInfo] EnumerateFiles(string searchPattern), Syste... EnumerateFileSystemInfos Method System.Collections.Generic.IEnumerable[System.IO.FileSystemInfo] EnumerateFileSystemInfos(), System.Collections.Generic.IEnumerable[System.IO.FileSystemInfo] EnumerateFileSystemIn... Equals Method bool Equals(System.Object obj) GetAccessControl Method System.Security.AccessControl.DirectorySecurity GetAccessControl(), System.Security.AccessControl.DirectorySecurity GetAccessControl(System.Security.AccessControl.AccessControlSec... GetDirectories Method System.IO.DirectoryInfo[] GetDirectories(), System.IO.DirectoryInfo[] GetDirectories(string searchPattern), System.IO.DirectoryInfo[] GetDirectories(string searchPattern, System.I... GetFiles Method System.IO.FileInfo[] GetFiles(string searchPattern), System.IO.FileInfo[] GetFiles(string searchPattern, System.IO.SearchOption searchOption), System.IO.FileInfo[] GetFiles() GetFileSystemInfos Method System.IO.FileSystemInfo[] GetFileSystemInfos(string searchPattern), System.IO.FileSystemInfo[] GetFileSystemInfos(string searchPattern, System.IO.SearchOption searchOption), Syst... GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetObjectData Method void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context), void ISerializable.GetObjectData(System.Runtime.Ser... GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() MoveTo Method void MoveTo(string destDirName) Refresh Method void Refresh() SetAccessControl Method void SetAccessControl(System.Security.AccessControl.DirectorySecurity directorySecurity) ToString Method string ToString() PSChildName NoteProperty string PSChildName=$Recycle.Bin PSDrive NoteProperty PSDriveInfo PSDrive=C PSIsContainer NoteProperty bool PSIsContainer=True PSParentPath NoteProperty string PSParentPath=Microsoft.PowerShell.Core\FileSystem::C:\ PSPath NoteProperty string PSPath=Microsoft.PowerShell.Core\FileSystem::C:\$Recycle.Bin PSProvider NoteProperty ProviderInfo PSProvider=Microsoft.PowerShell.Core\FileSystem Attributes Property System.IO.FileAttributes Attributes {get;set;} CreationTime Property datetime CreationTime {get;set;} CreationTimeUtc Property datetime CreationTimeUtc {get;set;} Exists Property bool Exists {get;} Extension Property string Extension {get;} FullName Property string FullName {get;} LastAccessTime Property datetime LastAccessTime {get;set;} LastAccessTimeUtc Property datetime LastAccessTimeUtc {get;set;} LastWriteTime Property datetime LastWriteTime {get;set;} LastWriteTimeUtc Property datetime LastWriteTimeUtc {get;set;} Name Property string Name {get;} Parent Property System.IO.DirectoryInfo Parent {get;} Root Property System.IO.DirectoryInfo Root {get;} BaseName ScriptProperty System.Object BaseName {get=$this.Name;} TypeName: System.IO.FileInfo Name MemberType Definition ---- ---------- ---------- LinkType CodeProperty System.String LinkType{get=GetLinkType;} Mode CodeProperty System.String Mode{get=Mode;} Target CodeProperty System.Collections.Generic.IEnumerable`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] Target{get=GetTarget;} AppendText Method System.IO.StreamWriter AppendText() CopyTo Method System.IO.FileInfo CopyTo(string destFileName), System.IO.FileInfo CopyTo(string destFileName, bool overwrite) Create Method System.IO.FileStream Create() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) CreateText Method System.IO.StreamWriter CreateText() Decrypt Method void Decrypt() Delete Method void Delete() Encrypt Method void Encrypt() Equals Method bool Equals(System.Object obj) GetAccessControl Method System.Security.AccessControl.FileSecurity GetAccessControl(), System.Security.AccessControl.FileSecurity GetAccessControl(System.Security.AccessControl.AccessControlSections incl... GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetObjectData Method void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context), void ISerializable.GetObjectData(System.Runtime.Ser... GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() MoveTo Method void MoveTo(string destFileName) Open Method System.IO.FileStream Open(System.IO.FileMode mode), System.IO.FileStream Open(System.IO.FileMode mode, System.IO.FileAccess access), System.IO.FileStream Open(System.IO.FileMode m... OpenRead Method System.IO.FileStream OpenRead() OpenText Method System.IO.StreamReader OpenText() OpenWrite Method System.IO.FileStream OpenWrite() Refresh Method void Refresh() Replace Method System.IO.FileInfo Replace(string destinationFileName, string destinationBackupFileName), System.IO.FileInfo Replace(string destinationFileName, string destinationBackupFileName, ... SetAccessControl Method void SetAccessControl(System.Security.AccessControl.FileSecurity fileSecurity) ToString Method string ToString() PSChildName NoteProperty string PSChildName=bootmgr PSDrive NoteProperty PSDriveInfo PSDrive=C PSIsContainer NoteProperty bool PSIsContainer=False PSParentPath NoteProperty string PSParentPath=Microsoft.PowerShell.Core\FileSystem::C:\ PSPath NoteProperty string PSPath=Microsoft.PowerShell.Core\FileSystem::C:\bootmgr PSProvider NoteProperty ProviderInfo PSProvider=Microsoft.PowerShell.Core\FileSystem Attributes Property System.IO.FileAttributes Attributes {get;set;} CreationTime Property datetime CreationTime {get;set;} CreationTimeUtc Property datetime CreationTimeUtc {get;set;} Directory Property System.IO.DirectoryInfo Directory {get;} DirectoryName Property string DirectoryName {get;} Exists Property bool Exists {get;} Extension Property string Extension {get;} FullName Property string FullName {get;} IsReadOnly Property bool IsReadOnly {get;set;} LastAccessTime Property datetime LastAccessTime {get;set;} LastAccessTimeUtc Property datetime LastAccessTimeUtc {get;set;} LastWriteTime Property datetime LastWriteTime {get;set;} LastWriteTimeUtc Property datetime LastWriteTimeUtc {get;set;} Length Property long Length {get;} Name Property string Name {get;} BaseName ScriptProperty System.Object BaseName {get=if ($this.Extension.Length -gt 0){$this.Name.Remove($this.Name.Length - $this.Extension.Length)}else{$this.Name};} VersionInfo ScriptProperty System.Object VersionInfo {get=[System.Diagnostics.FileVersionInfo]::GetVersionInfo($this.FullName);} PS C:\Windows\system32> (dir c:\ -Attributes h).GetObjectData() Cannot find an overload for "GetObjectData" and the argument count: "0". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest Cannot find an overload for "GetObjectData" and the argument count: "0". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData() + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest PS C:\Windows\system32> (dir c:\ -Attributes h).GetObjectData(0) Cannot find an overload for "GetObjectData" and the argument count: "1". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData(0) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest Cannot find an overload for "GetObjectData" and the argument count: "1". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData(0) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest PS C:\Windows\system32> (dir c:\ -Attributes h).GetObjectData(1) Cannot find an overload for "GetObjectData" and the argument count: "1". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData(1) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest Cannot find an overload for "GetObjectData" and the argument count: "1". At line:1 char:1 + (dir c:\ -Attributes h).GetObjectData(1) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [], MethodException + FullyQualifiedErrorId : MethodCountCouldNotFindBest PS C:\Windows\system32> (dir c:\ -Attributes h).Attributes Hidden, System, Directory Hidden, System, Directory, ReparsePoint, NotContentIndexed Hidden, Directory, NotContentIndexed Hidden, System, Directory, NotContentIndexed Hidden, System, Directory ReadOnly, Hidden, System, Archive Hidden, System, Archive Hidden, System, Archive PS C:\Windows\system32> HKLM:\ | Get-Member HKLM:\ : The term 'HKLM:\' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + HKLM:\ | Get-Member + ~~~~~~ + CategoryInfo : ObjectNotFound: (HKLM:\:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException HKLM:\ : The term 'HKLM:\' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + HKLM:\ | Get-Member + ~~~~~~ + CategoryInfo : ObjectNotFound: (HKLM:\:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> dir HKLM:\ dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\BCD00000000:String) [Get-ChildItem], SecurityExcepti on + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\BCD00000000:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand Hive: HKEY_LOCAL_MACHINE Name Property ---- -------- HARDWARE SAM dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\SECURITY:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\SECURITY:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand SOFTWARE SYSTEM PS C:\Windows\system32> Get-Member HKLM:\ Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member HKLM:\ + ~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand Get-Member : You must specify an object for the Get-Member cmdlet. At line:1 char:1 + Get-Member HKLM:\ + ~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-Member], InvalidOperationException + FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand PS C:\Windows\system32> HKLM:\ | Get-Member HKLM:\ : The term 'HKLM:\' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + HKLM:\ | Get-Member + ~~~~~~ + CategoryInfo : ObjectNotFound: (HKLM:\:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException HKLM:\ : The term 'HKLM:\' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + HKLM:\ | Get-Member + ~~~~~~ + CategoryInfo : ObjectNotFound: (HKLM:\:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> dir HKLM:\ | Get-Member dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ | Get-Member + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\BCD00000000:String) [Get-ChildItem], SecurityExcepti on + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ | Get-Member + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\BCD00000000:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ | Get-Member + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\SECURITY:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand TypeName: Microsoft.Win32.RegistryKey Name MemberType Definition ---- ---------- ---------- Close Method void Close() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) CreateSubKey Method Microsoft.Win32.RegistryKey CreateSubKey(string subkey), Microsoft.Win32.RegistryKey CreateSubKey(string subkey, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck), Microso... DeleteSubKey Method void DeleteSubKey(string subkey), void DeleteSubKey(string subkey, bool throwOnMissingSubKey) DeleteSubKeyTree Method void DeleteSubKeyTree(string subkey), void DeleteSubKeyTree(string subkey, bool throwOnMissingSubKey) DeleteValue Method void DeleteValue(string name), void DeleteValue(string name, bool throwOnMissingValue) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) Flush Method void Flush() GetAccessControl Method System.Security.AccessControl.RegistrySecurity GetAccessControl(), System.Security.AccessControl.RegistrySecurity GetAccessControl(System.Security.AccessControl.AccessControlSection... GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetSubKeyNames Method string[] GetSubKeyNames() GetType Method type GetType() GetValue Method System.Object GetValue(string name), System.Object GetValue(string name, System.Object defaultValue), System.Object GetValue(string name, System.Object defaultValue, Microsoft.Win32... GetValueKind Method Microsoft.Win32.RegistryValueKind GetValueKind(string name) GetValueNames Method string[] GetValueNames() InitializeLifetimeService Method System.Object InitializeLifetimeService() OpenSubKey Method Microsoft.Win32.RegistryKey OpenSubKey(string name, bool writable), Microsoft.Win32.RegistryKey OpenSubKey(string name, Microsoft.Win32.RegistryKeyPermissionCheck permissionCheck), ... SetAccessControl Method void SetAccessControl(System.Security.AccessControl.RegistrySecurity registrySecurity) SetValue Method void SetValue(string name, System.Object value), void SetValue(string name, System.Object value, Microsoft.Win32.RegistryValueKind valueKind) ToString Method string ToString() Property NoteProperty string[] Property=System.String[] PSChildName NoteProperty string PSChildName=HARDWARE PSDrive NoteProperty PSDriveInfo PSDrive=HKLM PSIsContainer NoteProperty bool PSIsContainer=True PSParentPath NoteProperty string PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE PSPath NoteProperty string PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\HARDWARE PSProvider NoteProperty ProviderInfo PSProvider=Microsoft.PowerShell.Core\Registry Handle Property Microsoft.Win32.SafeHandles.SafeRegistryHandle Handle {get;} Name Property string Name {get;} SubKeyCount Property int SubKeyCount {get;} ValueCount Property int ValueCount {get;} View Property Microsoft.Win32.RegistryView View {get;} dir : Requested registry access is not allowed. At line:1 char:1 + dir HKLM:\ | Get-Member + ~~~~~~~~~~ + CategoryInfo : PermissionDenied: (HKEY_LOCAL_MACHINE\SECURITY:String) [Get-ChildItem], SecurityException + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand PS C:\Windows\system32> Get-Date utorok, 14. augusta 2018 10:33:00 PS C:\Windows\system32> Get-Date | Get-Member TypeName: System.DateTime Name MemberType Definition ---- ---------- ---------- Add Method datetime Add(timespan value) AddDays Method datetime AddDays(double value) AddHours Method datetime AddHours(double value) AddMilliseconds Method datetime AddMilliseconds(double value) AddMinutes Method datetime AddMinutes(double value) AddMonths Method datetime AddMonths(int months) AddSeconds Method datetime AddSeconds(double value) AddTicks Method datetime AddTicks(long value) AddYears Method datetime AddYears(int value) CompareTo Method int CompareTo(System.Object value), int CompareTo(datetime value), int IComparable.CompareTo(System.Object obj), int IComparable[datetime].CompareTo(datetime other) Equals Method bool Equals(System.Object value), bool Equals(datetime value), bool IEquatable[datetime].Equals(datetime other) GetDateTimeFormats Method string[] GetDateTimeFormats(), string[] GetDateTimeFormats(System.IFormatProvider provider), string[] GetDateTimeFormats(char format), string[] GetDateTimeFormats(char format, System.I... GetHashCode Method int GetHashCode() GetObjectData Method void ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) GetType Method type GetType() GetTypeCode Method System.TypeCode GetTypeCode(), System.TypeCode IConvertible.GetTypeCode() IsDaylightSavingTime Method bool IsDaylightSavingTime() Subtract Method timespan Subtract(datetime value), datetime Subtract(timespan value) ToBinary Method long ToBinary() ToBoolean Method bool IConvertible.ToBoolean(System.IFormatProvider provider) ToByte Method byte IConvertible.ToByte(System.IFormatProvider provider) ToChar Method char IConvertible.ToChar(System.IFormatProvider provider) ToDateTime Method datetime IConvertible.ToDateTime(System.IFormatProvider provider) ToDecimal Method decimal IConvertible.ToDecimal(System.IFormatProvider provider) ToDouble Method double IConvertible.ToDouble(System.IFormatProvider provider) ToFileTime Method long ToFileTime() ToFileTimeUtc Method long ToFileTimeUtc() ToInt16 Method int16 IConvertible.ToInt16(System.IFormatProvider provider) ToInt32 Method int IConvertible.ToInt32(System.IFormatProvider provider) ToInt64 Method long IConvertible.ToInt64(System.IFormatProvider provider) ToLocalTime Method datetime ToLocalTime() ToLongDateString Method string ToLongDateString() ToLongTimeString Method string ToLongTimeString() ToOADate Method double ToOADate() ToSByte Method sbyte IConvertible.ToSByte(System.IFormatProvider provider) ToShortDateString Method string ToShortDateString() ToShortTimeString Method string ToShortTimeString() ToSingle Method float IConvertible.ToSingle(System.IFormatProvider provider) ToString Method string ToString(), string ToString(string format), string ToString(System.IFormatProvider provider), string ToString(string format, System.IFormatProvider provider), string IFormattabl... ToType Method System.Object IConvertible.ToType(type conversionType, System.IFormatProvider provider) ToUInt16 Method uint16 IConvertible.ToUInt16(System.IFormatProvider provider) ToUInt32 Method uint32 IConvertible.ToUInt32(System.IFormatProvider provider) ToUInt64 Method uint64 IConvertible.ToUInt64(System.IFormatProvider provider) ToUniversalTime Method datetime ToUniversalTime() DisplayHint NoteProperty DisplayHintType DisplayHint=DateTime Date Property datetime Date {get;} Day Property int Day {get;} DayOfWeek Property System.DayOfWeek DayOfWeek {get;} DayOfYear Property int DayOfYear {get;} Hour Property int Hour {get;} Kind Property System.DateTimeKind Kind {get;} Millisecond Property int Millisecond {get;} Minute Property int Minute {get;} Month Property int Month {get;} Second Property int Second {get;} Ticks Property long Ticks {get;} TimeOfDay Property timespan TimeOfDay {get;} Year Property int Year {get;} DateTime ScriptProperty System.Object DateTime {get=if ((& { Set-StrictMode -Version 1; $this.DisplayHint }) -ieq "Date")... PS C:\Windows\system32> Get-Date -Year 2012 -Month 12 -day 12 streda, 12. decembra 2012 10:33:58 PS C:\Windows\system32> (Get-Date -Year 2012 -Month 12 -day 12).DayOfWeek Wednesday PS C:\Windows\system32> (Get-Date -Year 2012 -Month 12 -day 12).DayOfYear 347 PS C:\Windows\system32> (Get-Date -Year 2012 -Month 12 -day 12).Day 12 PS C:\Windows\system32> (Get-Date -Year 2012 -Month 12 -day 12).Day 12 PS C:\Windows\system32> ps p* Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 439 27 54480 63348 1,72 5792 1 powershell 1109 97 376788 411940 383,08 5912 1 powershell_ise PS C:\Windows\system32> ps p* | Out-File -FilePath D:\WPS2\mp1.txt >> TerminatingError(Out-File): "Could not find a part of the path 'D:\WPS2\mp1.txt'." Out-File : Could not find a part of the path 'D:\WPS2\mp1.txt'. At line:1 char:9 + ps p* | Out-File -FilePath D:\WPS2\mp1.txt + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand Out-File : Could not find a part of the path 'D:\WPS2\mp1.txt'. At line:1 char:9 + ps p* | Out-File -FilePath D:\WPS2\mp1.txt + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: (:) [Out-File], DirectoryNotFoundException + FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand PS C:\Windows\system32> ps p* | Out-File -FilePath D:\WPS2\mp1.txt PS C:\Windows\system32> Get-ExecutionPolicy Bypass PS C:\Windows\system32> Get-ExecutionPolicy -List Scope ExecutionPolicy ----- --------------- MachinePolicy Undefined UserPolicy Undefined Process Undefined CurrentUser Undefined LocalMachine Bypass PS C:\Windows\system32> Set-ExecutionPolicy Unrestricted Execution Policy Change The execution policy helps protect you from scripts that you do not trust. Changing the execution policy might expose you to the security risks described in the about_Execution_Policies help topic at http://go.microsoft.com/fwlink/?LinkID=135170. Do you want to change the execution policy? &Yes Yes to &All &No No to A&ll &Suspend Y >> TerminatingError(Set-ExecutionPolicy): "Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied. To change the execution policy for the default (LocalMachine) scope, start Windows PowerShell with the "Run as administrator" option. To change the execution policy for the current user, run "Set-ExecutionPolicy -Scope CurrentUser"." Set-ExecutionPolicy : Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft. PowerShell' is denied. To change the execution policy for the default (LocalMachine) scope, start Windows PowerShell wit h the "Run as administrator" option. To change the execution policy for the current user, run "Set-ExecutionPolicy -Scop e CurrentUser". At line:1 char:1 + Set-ExecutionPolicy Unrestricted + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (:) [Set-ExecutionPolicy], UnauthorizedAccessException + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand Set-ExecutionPolicy : Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell' is denied. To change the execution policy for the default (LocalMachine) scope, start Windo ws PowerShell with the "Run as administrator" option. To change the execution policy for the current user, run "Set-ExecutionPolicy -Scope CurrentUser". At line:1 char:1 + Set-ExecutionPolicy Unrestricted + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : PermissionDenied: (:) [Set-ExecutionPolicy], UnauthorizedAccessException + FullyQualifiedErrorId : System.UnauthorizedAccessException,Microsoft.PowerShell.Commands.SetExecutionPolicyCommand PS C:\Windows\system32> Get-Credential | Get-Member TypeName: System.Management.Automation.PSCredential Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetNetworkCredential Method System.Net.NetworkCredential GetNetworkCredential() GetObjectData Method void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context), void ISerializable.GetObjectData(System.Runtime.Serializatio... GetType Method type GetType() ToString Method string ToString() Password Property securestring Password {get;} UserName Property string UserName {get;} PS C:\Windows\system32> Get-Credential UserName Password -------- -------- moc3c System.Security.SecureString PS C:\Windows\system32> Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-11 -LogName system Index Time EntryType Source InstanceID Message ----- ---- --------- ------ ---------- ------- 32673 aug 10 11:47 Information Microsoft-Windows... 13 The description for Event ID '13' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32672 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32671 aug 10 11:47 Information Microsoft-Windows... 109 The description for Event ID '109' in Source 'Microsoft-Windows-Kernel-Power' cannot be found. The local computer may not have the necessary registry ... 32670 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services service entered the stopped state. 32669 aug 10 11:47 Information Service Control M... 1073748860 The Windows Defender Service service entered the stopped state. 32665 aug 10 11:47 Information Service Control M... 1073748860 The Windows Font Cache Service service entered the stopped state. 32664 aug 10 11:47 Information Service Control M... 1073748860 The Windows Image Acquisition (WIA) service entered the stopped state. 32663 aug 10 11:47 Information Service Control M... 1073748860 The IKE and AuthIP IPsec Keying Modules service entered the stopped state. 32662 aug 10 11:47 Information Service Control M... 1073748860 The Task Scheduler service entered the stopped state. 32661 aug 10 11:47 Information Service Control M... 1073748860 The User Profile Service service entered the stopped state. 32660 aug 10 11:47 Information Service Control M... 1073748860 The State Repository Service service entered the stopped state. 32659 aug 10 11:47 Information Service Control M... 1073748860 The Windows Event Log service entered the stopped state. 32658 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Transaction Coordinator service entered the stopped state. 32657 aug 10 11:47 Information Service Control M... 1073748860 The Windows Connection Manager service entered the stopped state. 32656 aug 10 11:47 Information Service Control M... 1073748860 The Program Compatibility Assistant Service service entered the stopped state. 32655 aug 10 11:47 Information Service Control M... 1073748860 The Certificate Propagation service entered the stopped state. 32654 aug 10 11:47 Information Service Control M... 1073748860 The Diagnostic Policy Service service entered the stopped state. 32653 aug 10 11:47 Information EventLog 2147489654 The Event log service was stopped. 32652 aug 10 11:47 Information Service Control M... 1073748860 The Cryptographic Services service entered the stopped state. 32651 aug 10 11:47 Information Service Control M... 1073748860 The Windows Remote Management (WS-Management) service entered the stopped state. 32650 aug 10 11:47 Information Service Control M... 1073748860 The Windows Time service entered the stopped state. 32649 aug 10 11:47 Information Microsoft-Windows... 1 Possible detection of CVE: 2018-08-10T09:47:13.002000000Z... 32648 aug 10 11:47 Information Service Control M... 1073748860 The DHCP Client service entered the stopped state. 32647 aug 10 11:47 Information Service Control M... 1073748860 The Windows Management Instrumentation service entered the stopped state. 32646 aug 10 11:47 Information Service Control M... 1073748860 The Device Association Service service entered the stopped state. 32645 aug 10 11:47 Information Microsoft-Windows... 50037 DHCPv4 client service is stopped. ShutDown Flag value is 1 32644 aug 10 11:47 Information Service Control M... 1073748860 The IPsec Policy Agent service entered the stopped state. 32643 aug 10 11:47 Information Service Control M... 1073748860 The Distributed Link Tracking Client service entered the stopped state. 32642 aug 10 11:47 Information Microsoft-Windows... 51047 DHCPv6 client service is stopped. ShutDown Flag value is 1 32641 aug 10 11:47 Information Service Control M... 1073748860 The Remote Desktop Services UserMode Port Redirector service entered the stopped state. 32640 aug 10 11:47 Information Service Control M... 1073748860 The HV Host Service service entered the stopped state. 32639 aug 10 11:47 Information Service Control M... 1073748860 The Foxit Reader Service service entered the stopped state. 32638 aug 10 11:47 Information Service Control M... 1073748860 The AMD External Events Utility service entered the stopped state. 32637 aug 10 11:47 Information Service Control M... 1073748860 The Plug and Play service entered the stopped state. 32636 aug 10 11:47 Information Service Control M... 1073748860 The Connected User Experiences and Telemetry service entered the stopped state. 32635 aug 10 11:47 Information Service Control M... 1073748860 The User Access Logging Service service entered the stopped state. 32634 aug 10 11:47 Information Service Control M... 1073748860 The Group Policy Client service entered the stopped state. 32633 aug 10 11:47 Information Service Control M... 1073748860 The Hyper-V Virtual Machine Management service entered the stopped state. 32632 aug 10 11:47 Warning WinRM 468901 The description for Event ID '468901' in Source 'WinRM' cannot be found. The local computer may not have the necessary registry information or message... 32631 aug 10 11:47 Information User32 2147484722 The process wininit.exe (192.168.10.108) has initiated the power off of computer PC2C on behalf of user LRN\ci for the following reason: No title for t... 32630 aug 10 11:44 Information Service Control M... 1073748860 The Tile Data model server service entered the stopped state. 32629 aug 10 11:43 Error DCOM 10016 The description for Event ID '10016' in Source 'DCOM' cannot be found. The local computer may not have the necessary registry information or message D... 32628 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... 32627 aug 10 11:43 Information Microsoft-Windows... 16 The description for Event ID '16' in Source 'Microsoft-Windows-Kernel-General' cannot be found. The local computer may not have the necessary registry... >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-help about_signi* TOPIC about_Signing SHORT DESCRIPTION Explains how to sign scripts so that they comply with the Windows PowerShell execution policies. LONG DESCRIPTION The Restricted execution policy does not permit any scripts to run. The AllSigned and RemoteSigned execution policies prevent Windows PowerShell from running scripts that do not have a digital signature. This topic explains how to run selected scripts that are not signed, even while the execution policy is RemoteSigned, and how to sign scripts for your own use. For more information about Windows PowerShell execution policies, see about_Execution_Policy. TO PERMIT SIGNED SCRIPTS TO RUN ------------------------------- When you start Windows PowerShell on a computer for the first time, the Restricted execution policy (the default) is likely to be in effect. The Restricted policy does not permit any scripts to run. To find the effective execution policy on your computer, type: Get-ExecutionPolicy To run unsigned scripts that you write on your local computer and signed scripts from other users, start Windows PowerShell with the Run as Administrator option and then use the following command to change the execution policy on the computer to RemoteSigned: Set-ExecutionPolicy RemoteSigned For more information, see the help topic for the Set-ExecutionPolicy cmdlet. RUNNING UNSIGNED SCRIPTS (REMOTESIGNED EXECUTION POLICY) -------------------------------------------------------- If your Windows PowerShell execution policy is RemoteSigned, Windows PowerShell will not run unsigned scripts that are downloaded from the Internet, including unsigned scripts you receive through e-mail and instant messaging programs. If you try to run a downloaded script, Windows PowerShell displays the following error message: The file cannot be loaded. The file is not digitally signed. The script will not execute on the system. Please see "Get-Help about_Signing" for more details. Before you run the script, review the code to be sure that you trust it. Scripts have the same effect as any executable program. To run an unsigned script, use the Unblock-File cmdlet or use the Following procedure. 1. Save the script file on your computer. 2. Click Start, click My Computer, and locate the saved script file. 3. Right-click the script file, and then click Properties. 4. Click Unblock. If a script that was downloaded from the Internet is digitally signed, but you have not yet chosen to trust its publisher, Windows PowerShell displays the following message: Do you want to run software from this untrusted publisher? The file is published by CN=. This publisher is not trusted on your system. Only run scripts from trusted publishers. [V] Never run [D] Do not run [R] Run once [A] Always run [?] Help (default is "D"): If you trust the publisher, select "Run once" or "Always run." If you do not trust the publisher, select either "Never run" or "Do not run." If you select "Never run" or "Always run," Windows PowerShell will not prompt you again for this publisher. METHODS OF SIGNING SCRIPTS -------------------------- You can sign the scripts that you write and the scripts that you obtain from other sources. Before you sign any script, examine each command to verify that it is safe to run. For best practices about code signing, see "Code-Signing Best Practices" at http://go.microsoft.com/fwlink/?LinkId=119096. For more information about how to sign a script file, see Set-AuthenticodeSignature. The New-SelfSignedCertificate cmdlet, introduced in the PKI module in Windows PowerShell 3.0, creates a self-signed certificate that is Appropriate for testing. For more information, see the help topic for the New-SelfSignedCertificate cmdlet. To add a digital signature to a script, you must sign it with a code signing certificate. Two types of certificates are suitable for signing a script file: -- Certificates that are created by a certification authority: For a fee, a public certification authority verifies your identity and gives you a code signing certificate. When you purchase your certificate from a reputable certification authority, you are able to share your script with users on other computers that are running Windows because those other computers trust the certification authority. -- Certificates that you create: You can create a self-signed certificate for which your computer is the authority that creates the certificate. This certificate is free of charge and enables you to write, sign, and run scripts on your computer. However, a script signed by a self-signed certificate will not run on other computers. Typically, you would use a self-signed certificate only to sign scripts that you write for your own use and to sign scripts that you get from other sources that you have verified to be safe. It is not appropriate for scripts that will be shared, even within an enterprise. If you create a self-signed certificate, be sure to enable strong private key protection on your certificate. This prevents malicious programs from signing scripts on your behalf. The instructions are included at the end of this topic. CREATE A SELF-SIGNED CERTIFICATE -------------------------------- To create a self-signed certificate in use the New-SelfSignedCertificate cmdlet in the PKI module. This module is introduced in Windows PowerShell 3.0 and is included in Windows 8 and Windows Server 2012. For more information, see the help topic for the New-SelfSignedCertificate cmdlet. To create a self-signed certificate in earlier versions of Windows, use the Certificate Creation tool (MakeCert.exe). This tool is included in the Microsoft .NET Framework SDK (versions 1.1 and later) and in the Microsoft Windows SDK. For more information about the syntax and the parameter descriptions of the MakeCert.exe tool, see "Certificate Creation Tool (MakeCert.exe)" in the MSDN (Microsoft Developer Network) library at http://go.microsoft.com/fwlink/?LinkId=119097. To use the MakeCert.exe tool to create a certificate, run the following commands in an SDK Command Prompt window. Note: The first command creates a local certification authority for your computer. The second command generates a personal certificate from the certification authority. Note: You can copy or type the commands exactly as they appear. No substitutions are necessary, although you can change the certificate name. makecert -n "CN=PowerShell Local Certificate Root" -a sha1 ` -eku 1.3.6.1.5.5.7.3.3 -r -sv root.pvk root.cer ` -ss Root -sr localMachine makecert -pe -n "CN=PowerShell User" -ss MY -a sha1 ` -eku 1.3.6.1.5.5.7.3.3 -iv root.pvk -ic root.cer The MakeCert.exe tool will prompt you for a private key password. The password ensures that no one can use or access the certificate without your consent. Create and enter a password that you can remember. You will use this password later to retrieve the certificate. To verify that the certificate was generated correctly, use the following command to get the certificate in the certificate store on the computer. (You will not find a certificate file in the file system directory.) At the Windows PowerShell prompt, type: get-childitem cert:\CurrentUser\my -codesigning This command uses the Windows PowerShell Certificate provider to view information about the certificate. If the certificate was created, the output shows the thumbprint that identifies the certificate in a display that resembles the following: Directory: Microsoft.PowerShell.Security\Certificate::CurrentUser\My Thumbprint Subject ---------- ------- 4D4917CB140714BA5B81B96E0B18AAF2C4564FDF CN=PowerShell User ] SIGN A SCRIPT ------------- After you create a self-signed certificate, you can sign scripts. If you use the AllSigned execution policy, signing a script permits you to run the script on your computer. The following sample script, Add-Signature.ps1, signs a script. However, if you are using the AllSigned execution policy, you must sign the Add-Signature.ps1 script before you run it. To use this script, copy the following text into a text file, and name it Add-Signature.ps1. Note: Be sure that the script file does not have a .txt file name extension. If your text editor appends ".txt", enclose the file name in quotation marks: "add-signature.ps1". ## add-signature.ps1 ## Signs a file param([string] $file=$(throw "Please specify a filename.")) $cert = @(Get-ChildItem cert:\CurrentUser\My -codesigning)[0] Set-AuthenticodeSignature $file $cert To sign the Add-Signature.ps1 script file, type the following commands at the Windows PowerShell command prompt: $cert = @(Get-ChildItem cert:\CurrentUser\My -codesigning)[0] Set-AuthenticodeSignature add-signature.ps1 $cert After the script is signed, you can run it on the local computer. However, the script will not run on computers on which the Windows PowerShell execution policy requires a digital signature from a trusted authority. If you try, Windows PowerShell displays the following error message: The file C:\remote_file.ps1 cannot be loaded. The signature of the certificate cannot be verified. At line:1 char:15 + .\ remote_file.ps1 <<<< If Windows PowerShell displays this message when you run a script that you did not write, treat the file as you would treat any unsigned script. Review the code to determine whether you can trust the script. ENABLE STRONG PRIVATE KEY PROTECTION FOR YOUR CERTIFICATE --------------------------------------------------------- If you have a private certificate on your computer, malicious programs might be able to sign scripts on your behalf, which authorizes Windows PowerShell to run them. To prevent automated signing on your behalf, use Certificate Manager (Certmgr.exe) to export your signing certificate to a .pfx file. Certificate Manager is included in the Microsoft .NET Framework SDK, the Microsoft Windows SDK, and in Internet Explorer 5.0 and later versions. To export the certificate: 1. Start Certificate Manager. 2. Select the certificate issued by PowerShell Local Certificate Root. 3. Click Export to start the Certificate Export Wizard. 4. Select "Yes, export the private key", and then click Next. 5. Select "Enable strong protection." 6. Type a password, and then type it again to confirm. 7. Type a file name that has the .pfx file name extension. 8. Click Finish. To re-import the certificate: 1. Start Certificate Manager. 2. Click Import to start the Certificate Import Wizard. 3. Open to the location of the .pfx file that you created during the export process. 4. On the Password page, select "Enable strong private key protection", and then enter the password that you assigned during the export process. 5. Select the Personal certificate store. 6. Click Finish. PREVENT THE SIGNATURE FROM EXPIRING ----------------------------------- The digital signature in a script is valid until the signing certificate expires or as long as a time stamp server can verify that the script was signed while the signing certificate was valid. Because most signing certificates are valid for one year only, using a time stamp server ensures that users can use your script for many years to come. SEE ALSO about_Execution_Policies about_Profiles Get-ExecutionPolicy New-SelfSignedCertificate Set-ExecutionPolicy Set-AuthenticodeSignature "Introduction to Code Signing" (http://go.microsoft.com/fwlink/?LinkId=106296) PS C:\Windows\system32> Get-Date | Get-Member TypeName: System.DateTime Name MemberType Definition ---- ---------- ---------- Add Method datetime Add(timespan value) AddDays Method datetime AddDays(double value) AddHours Method datetime AddHours(double value) AddMilliseconds Method datetime AddMilliseconds(double value) AddMinutes Method datetime AddMinutes(double value) AddMonths Method datetime AddMonths(int months) AddSeconds Method datetime AddSeconds(double value) AddTicks Method datetime AddTicks(long value) AddYears Method datetime AddYears(int value) CompareTo Method int CompareTo(System.Object value), int CompareTo(datetime value), int IComparable.CompareTo(System.Object obj), int IComparable[datetime].CompareTo(datetime other) Equals Method bool Equals(System.Object value), bool Equals(datetime value), bool IEquatable[datetime].Equals(datetime other) GetDateTimeFormats Method string[] GetDateTimeFormats(), string[] GetDateTimeFormats(System.IFormatProvider provider), string[] GetDateTimeFormats(char format), string[] GetDateTimeFormats(char format, System.I... GetHashCode Method int GetHashCode() GetObjectData Method void ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) GetType Method type GetType() GetTypeCode Method System.TypeCode GetTypeCode(), System.TypeCode IConvertible.GetTypeCode() IsDaylightSavingTime Method bool IsDaylightSavingTime() Subtract Method timespan Subtract(datetime value), datetime Subtract(timespan value) ToBinary Method long ToBinary() ToBoolean Method bool IConvertible.ToBoolean(System.IFormatProvider provider) ToByte Method byte IConvertible.ToByte(System.IFormatProvider provider) ToChar Method char IConvertible.ToChar(System.IFormatProvider provider) ToDateTime Method datetime IConvertible.ToDateTime(System.IFormatProvider provider) ToDecimal Method decimal IConvertible.ToDecimal(System.IFormatProvider provider) ToDouble Method double IConvertible.ToDouble(System.IFormatProvider provider) ToFileTime Method long ToFileTime() ToFileTimeUtc Method long ToFileTimeUtc() ToInt16 Method int16 IConvertible.ToInt16(System.IFormatProvider provider) ToInt32 Method int IConvertible.ToInt32(System.IFormatProvider provider) ToInt64 Method long IConvertible.ToInt64(System.IFormatProvider provider) ToLocalTime Method datetime ToLocalTime() ToLongDateString Method string ToLongDateString() ToLongTimeString Method string ToLongTimeString() ToOADate Method double ToOADate() ToSByte Method sbyte IConvertible.ToSByte(System.IFormatProvider provider) ToShortDateString Method string ToShortDateString() ToShortTimeString Method string ToShortTimeString() ToSingle Method float IConvertible.ToSingle(System.IFormatProvider provider) ToString Method string ToString(), string ToString(string format), string ToString(System.IFormatProvider provider), string ToString(string format, System.IFormatProvider provider), string IFormattabl... ToType Method System.Object IConvertible.ToType(type conversionType, System.IFormatProvider provider) ToUInt16 Method uint16 IConvertible.ToUInt16(System.IFormatProvider provider) ToUInt32 Method uint32 IConvertible.ToUInt32(System.IFormatProvider provider) ToUInt64 Method uint64 IConvertible.ToUInt64(System.IFormatProvider provider) ToUniversalTime Method datetime ToUniversalTime() DisplayHint NoteProperty DisplayHintType DisplayHint=DateTime Date Property datetime Date {get;} Day Property int Day {get;} DayOfWeek Property System.DayOfWeek DayOfWeek {get;} DayOfYear Property int DayOfYear {get;} Hour Property int Hour {get;} Kind Property System.DateTimeKind Kind {get;} Millisecond Property int Millisecond {get;} Minute Property int Minute {get;} Month Property int Month {get;} Second Property int Second {get;} Ticks Property long Ticks {get;} TimeOfDay Property timespan TimeOfDay {get;} Year Property int Year {get;} DateTime ScriptProperty System.Object DateTime {get=if ((& { Set-StrictMode -Version 1; $this.DisplayHint }) -ieq "Date")... PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Date -Year 1984 -Month 09 -day 20 štvrtok, 20. septembra 1984 10:51:13 PS C:\Windows\system32> (Get-Date -Year 1984 -Month 09 -day 20).Length 1 PS C:\Windows\system32> (Get-Date -Year 1984 -Month 09 -day 20).DateTime štvrtok, 20. septembra 1984 10:52:10 PS C:\Windows\system32> (Get-Date -Year 1984 -Month 09 -day 20).Day 20 PS C:\Windows\system32> (Get-Date -Year 1984 -Month 09 -day 20).Kind Local PS C:\Windows\system32> get-date - (Get-Date -Year 1984 -Month 09 -day 20) PS C:\Windows\system32> TerminatingError(Get-Date): "Cannot bind parameter 'Date'. Cannot convert value "-" to type "System.DateTime". Error: "String was not recognized as a valid DateTime."" Get-Date : Cannot bind parameter 'Date'. Cannot convert value "-" to type "System.DateTime". Error: "String was not reco gnized as a valid DateTime." At line:1 char:10 + get-date - (Get-Date -Year 1984 -Month 09 -day 20) + ~ + CategoryInfo : InvalidArgument: (:) [Get-Date], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetDateCommand Get-Date : Cannot bind parameter 'Date'. Cannot convert value "-" to type "System.DateTime". Error: "String was not recognized as a valid DateTime." At line:1 char:10 + get-date - (Get-Date -Year 1984 -Month 09 -day 20) + ~ + CategoryInfo : InvalidArgument: (:) [Get-Date], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetDateCommand PS C:\Windows\system32> (get-date) - (Get-Date -Year 1984 -Month 09 -day 20) Days : 12381 Hours : 0 Minutes : 0 Seconds : 0 Milliseconds : 0 Ticks : 10697184000000000 TotalDays : 12381 TotalHours : 297144 TotalMinutes : 17828640 TotalSeconds : 1069718400 TotalMilliseconds : 1069718400000 PS C:\Windows\system32> (get-date).date - (Get-Date -Year 1984 -Month 09 -day 20).Date Days : 12381 Hours : 0 Minutes : 0 Seconds : 0 Milliseconds : 0 Ticks : 10697184000000000 TotalDays : 12381 TotalHours : 297144 TotalMinutes : 17828640 TotalSeconds : 1069718400 TotalMilliseconds : 1069718400000 PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Command -Noun host CommandType Name Version Source ----------- ---- ------- ------ Function Clear-Host Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-Host 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Read-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Host 3.1.0.0 Microsoft.PowerShell.Utility PS C:\Windows\system32> Get-Host Name : Windows PowerShell ISE Host Version : 5.1.14393.2189 InstanceId : b0f1299e-8aa9-4c08-a536-ec03fb8fe12e UI : System.Management.Automation.Internal.Host.InternalHostUserInterface CurrentCulture : sk-SK CurrentUICulture : en-US PrivateData : Microsoft.PowerShell.Host.ISE.ISEOptions DebuggerEnabled : True IsRunspacePushed : False Runspace : System.Management.Automation.Runspaces.LocalRunspace PS C:\Windows\system32> Clear-Host PS C:\Windows\system32> Get-Host Name : Windows PowerShell ISE Host Version : 5.1.14393.2189 InstanceId : b0f1299e-8aa9-4c08-a536-ec03fb8fe12e UI : System.Management.Automation.Internal.Host.InternalHostUserInterface CurrentCulture : sk-SK CurrentUICulture : en-US PrivateData : Microsoft.PowerShell.Host.ISE.ISEOptions DebuggerEnabled : True IsRunspacePushed : False Runspace : System.Management.Automation.Runspaces.LocalRunspace PS C:\Windows\system32> (Get-Host).UI.RawUI.ForegroundColor='magenta' PS C:\Windows\system32> get-help TOPIC Windows PowerShell Help System SHORT DESCRIPTION Displays help about Windows PowerShell cmdlets and concepts. LONG DESCRIPTION Windows PowerShell Help describes Windows PowerShell cmdlets, functions, scripts, and modules, and explains concepts, including the elements of the Windows PowerShell language. Windows PowerShell does not include help files, but you can read the help topics online, or use the Update-Help cmdlet to download help files to your computer and then use the Get-Help cmdlet to display the help topics at the command line. You can also use the Update-Help cmdlet to download updated help files as they are released so that your local help content is never obsolete. Without help files, Get-Help displays auto-generated help for cmdlets, functions, and scripts. ONLINE HELP You can find help for Windows PowerShell online in the TechNet Library beginning at http://go.microsoft.com/fwlink/?LinkID=108518. To open online help for any cmdlet or function, type: Get-Help -Online UPDATE-HELP To download and install help files on your computer: 1. Start Windows PowerShell with the "Run as administrator" option. 2. Type: Update-Help After the help files are installed, you can use the Get-Help cmdlet to display the help topics. You can also use the Update-Help cmdlet to download updated help files so that your local help files are always up-to-date. For more information about the Update-Help cmdlet, type: Get-Help Update-Help -Online or go to: http://go.microsoft.com/fwlink/?LinkID=210614 GET-HELP The Get-Help cmdlet displays help at the command line from content in help files on your computer. Without help files, Get-Help displays basic help about cmdlets and functions. You can also use Get-Help to display online help for cmdlets and functions. To get help for a cmdlet, type: Get-Help To get online help, type: Get-Help -Online The titles of conceptual topics begin with "About_". To get help for a concept or language element, type: Get-Help About_ To search for a word or phrase in all help files, type: Get-Help For more information about the Get-Help cmdlet, type: Get-Help Get-Help -Online or go to: http://go.microsoft.com/fwlink/?LinkID=113316 EXAMPLES: Save-Help : Download help files from the Internet and saves them on a file share. Update-Help : Downloads and installs help files from the Internet or a file share. Get-Help Get-Process : Displays help about the Get-Process cmdlet. Get-Help Get-Process -Online : Opens online help for the Get-Process cmdlet. Help Get-Process : Displays help about Get-Process one page at a time. Get-Process -? : Displays help about the Get-Process cmdlet. Get-Help About_Modules : Displays help about Windows PowerShell modules. Get-Help remoting : Searches the help topics for the word "remoting." SEE ALSO: about_Updatable_Help Get-Help Save-Help Update-Help PS C:\Windows\system32> (Get-Host).UI.RawUI.ForegroundColor='yellow' PS C:\Windows\system32> Start-Sleep 10 PS C:\Windows\system32> Get-Random 1631086617 PS C:\Windows\system32> Get-Random 1633319334 PS C:\Windows\system32> Get-Random 1584074234 PS C:\Windows\system32> Get-Random 96768008 PS C:\Windows\system32> Get-Random -Maximum 10 1 PS C:\Windows\system32> Get-Random -Maximum 10 5 PS C:\Windows\system32> Get-Random -Maximum 10 0 PS C:\Windows\system32> Get-Random -Maximum 10 4 PS C:\Windows\system32> Get-Random -Maximum 6 0 PS C:\Windows\system32> Get-Random -Maximum 6 5 PS C:\Windows\system32> Get-Random -Maximum 6 0 PS C:\Windows\system32> Get-Random -Maximum 6 1 PS C:\Windows\system32> Get-Random -Maximum 6 4 PS C:\Windows\system32> Get-Random -Maximum 6 4 PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Random -Maximum 6 -Minimum 1 2 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 3 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 4 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 2 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 2 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 1 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 4 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 4 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 1 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 3 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 2 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 5 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 4 PS C:\Windows\system32> Get-Random -Maximum 6 -Minimum 1 2 PS C:\Windows\system32> Measure-Command -? NAME Measure-Command SYNOPSIS Measures the time it takes to run script blocks and cmdlets. SYNTAX Measure-Command [-Expression] [-InputObject ] [] DESCRIPTION The Measure-Command cmdlet runs a script block or cmdlet internally, times the execution of the operation, and returns the execution time. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821828 Trace-Command REMARKS To see the examples, type: "get-help Measure-Command -examples". For more information, type: "get-help Measure-Command -detailed". For technical information, type: "get-help Measure-Command -full". For online help, type: "get-help Measure-Command -online" PS C:\Windows\system32> show-Command -? NAME Show-Command SYNOPSIS Creates Windows PowerShell commands in a graphical command window. SYNTAX Show-Command [[-Name] ] [-ErrorPopup] [-Height ] [-NoCommonParameter] [-PassThru] [-Width ] [] DESCRIPTION The Show-Command cmdlet lets you create a Windows PowerShell command in a command window. You can use the features of the command window to run the command or have it return the command to you. Show-Command is a very us eful teaching and learning tool. Show-Command works on all command types, including cmdlets, functions, workflows and CIM commands. Without parameters, Show-Command displays a command window that lists all available commands in all installed modules. To find the commands in a module, select the module from the Modules drop-down list. To select a com mand, click the command name. To use the command window, select a command, either by using the Name or by clicking the command name in the Commands list. Each parameter set is displayed on a separate tab. Asterisks indicate the mandatory parameters. To enter values for a parameter, type the value in the text box or select the value from the drop-down box. To add a switch parameter, click to select the parameter check box. When you're ready, you can click Copy to copy the command that you've created to the clipboard or click Run to run the command. You can also use the PassThru parameter to return the command to the host program, such as the Windows PowerShell console. To cancel the command selection and return to the view that displays all commands, press Ctrl and click the selected command. In the Windows PowerShell Integrated Scripting Environment (ISE), a variation of the Show-Command window is displayed by default. For information about using this command window, see the Windows PowerShell ISE Help topi cs. This cmdlet was introduced in Windows PowerShell 3.0. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821862 REMARKS To see the examples, type: "get-help Show-Command -examples". For more information, type: "get-help Show-Command -detailed". For technical information, type: "get-help Show-Command -full". For online help, type: "get-help Show-Command -online" PS C:\Windows\system32> show-Command Invoke-Command PS C:\Windows\system32> show-Command Invoke-Command PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Alias -Definition history Get-Alias : This command cannot find a matching alias because an alias with the definition 'history' does not exist. At line:1 char:1 + Get-Alias -Definition history + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (history:String) [Get-Alias], ItemNotFoundException + FullyQualifiedErrorId : ItemNotFoundException,Microsoft.PowerShell.Commands.GetAliasCommand Get-Alias : This command cannot find a matching alias because an alias with the definition 'history' does not exist. At line:1 char:1 + Get-Alias -Definition history + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (history:String) [Get-Alias], ItemNotFoundException + FullyQualifiedErrorId : ItemNotFoundException,Microsoft.PowerShell.Commands.GetAliasCommand PS C:\Windows\system32> Get-Alias -Definition *history CommandType Name Version Source ----------- ---- ------- ------ Alias clhy -> Clear-History Alias ghy -> Get-History Alias h -> Get-History Alias history -> Get-History Alias ihy -> Invoke-History Alias r -> Invoke-History PS C:\Windows\system32> get-date | An empty pipe element is not allowed. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : EmptyPipeElement PS C:\Windows\system32> get-date utorok, 14. augusta 2018 11:20:15 PS C:\Windows\system32> get-date | An empty pipe element is not allowed. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : EmptyPipeElement PS C:\Windows\system32> get-date | An empty pipe element is not allowed. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : EmptyPipeElement PS C:\Windows\system32> get-date ( An expression was expected after '('. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : ExpectedExpression PS C:\Windows\system32> get-date { Missing closing '}' in statement block or type definition. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingEndCurlyBrace PS C:\Windows\system32> get-date; utorok, 14. augusta 2018 11:20:56 PS C:\Windows\system32> get-date` get-date` : The term 'get-date`' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + get-date` + ~~~~~~~~~ + CategoryInfo : ObjectNotFound: (get-date`:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException get-date` : The term 'get-date`' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try agai n. At line:1 char:1 + get-date` + ~~~~~~~~~ + CategoryInfo : ObjectNotFound: (get-date`:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> get-date ` Incomplete string token. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : IncompleteString PS C:\Windows\system32> (Get-Host).UI.RawUI.ForegroundColor='white' PS C:\Windows\system32> Get-Command *color* CommandType Name Version Source ----------- ---- ------- ------ Application colorcpl.exe 10.0.14... C:\Windows\system32\colorcpl.exe PS C:\Windows\system32> Get-Command *out* CommandType Name Version Source ----------- ---- ------- ------ Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Find-NetRoute 1.0.0.0 NetTCPIP Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function New-NetRoute 1.0.0.0 NetTCPIP Function New-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function New-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Remove-NetRoute 1.0.0.0 NetTCPIP Function Remove-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Remove-VpnConnectionRoute 2.0.0.0 VpnClient Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Export-StartLayout 1.0.0.0 StartLayout Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Import-StartLayout 1.0.0.0 StartLayout Cmdlet Out-Default 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-GridView 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-Host 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Null 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Printer 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Write-Output 3.1.0.0 Microsoft.PowerShell.Utility Application PasswordOnWakeSettingFlyout.exe 10.0.14... C:\Windows\system32\PasswordOnWakeSettingFlyout.exe Application ROUTE.EXE 10.0.14... C:\Windows\system32\ROUTE.EXE Application timeout.exe 10.0.14... C:\Windows\system32\timeout.exe PS C:\Windows\system32> Get-Command Out-* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Out-Default 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-GridView 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-Host 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Null 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Printer 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-String 3.1.0.0 Microsoft.PowerShell.Utility PS C:\Windows\system32> Get-Command0 *Out* Get-Command0 : The term 'Get-Command0' is not recognized as the name of a cmdlet, function, script file, or operable pro gram. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + Get-Command0 *Out* + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Command0:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Get-Command0 : The term 'Get-Command0' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and tr y again. At line:1 char:1 + Get-Command0 *Out* + ~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Command0:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> Get-Command *format* CommandType Name Version Source ----------- ---- ------- ------ Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Cmdlet Export-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Custom 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Wide 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Update-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Information 3.1.0.0 Microsoft.PowerShell.Utility Application format.com 10.0.14... C:\Windows\system32\format.com PS C:\Windows\system32> Write-Host -BackgroundColor >> TerminatingError(Write-Host): "Missing an argument for parameter 'BackgroundColor'. Specify a parameter of type 'System.ConsoleColor' and try again." Write-Host : Missing an argument for parameter 'BackgroundColor'. Specify a parameter of type 'System.ConsoleColor' and try again. At line:1 char:12 + Write-Host -BackgroundColor + ~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Write-Host], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.WriteHostCommand Write-Host : Missing an argument for parameter 'BackgroundColor'. Specify a parameter of type 'System.ConsoleColor' and try again. At line:1 char:12 + Write-Host -BackgroundColor + ~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Write-Host], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.WriteHostCommand PS C:\Windows\system32> Write-Host -BackgroundColor Cyan PS C:\Windows\system32> sdfsdfsd sdfsdfsd : The term 'sdfsdfsd' is not recognized as the name of a cmdlet, function, script file, or operable program. Ch eck the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sdfsdfsd + ~~~~~~~~ + CategoryInfo : ObjectNotFound: (sdfsdfsd:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException sdfsdfsd : The term 'sdfsdfsd' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sdfsdfsd + ~~~~~~~~ + CategoryInfo : ObjectNotFound: (sdfsdfsd:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> Write-Host -BackgroundColor Green PS C:\Windows\system32> sdfsdfsdfsdfsdf sdfsdfsdfsdfsdf : The term 'sdfsdfsdfsdfsdf' is not recognized as the name of a cmdlet, function, script file, or operab le program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sdfsdfsdfsdfsdf + ~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (sdfsdfsdfsdfsdf:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException sdfsdfsdfsdfsdf : The term 'sdfsdfsdfsdfsdf' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sdfsdfsdfsdfsdf + ~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (sdfsdfsdfsdfsdf:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> "test" Write-Host -BackgroundColor Green At line:1 char:8 + "test" Write-Host -BackgroundColor Green + ~~~~~~~~~~ Unexpected token 'Write-Host' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> Write-Host -BackgroundColor Green | tesdt tesdt : The term 'tesdt' is not recognized as the name of a cmdlet, function, script file, or operable program. Check th e spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:37 + Write-Host -BackgroundColor Green | tesdt + ~~~~~ + CategoryInfo : ObjectNotFound: (tesdt:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException tesdt : The term 'tesdt' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:37 + Write-Host -BackgroundColor Green | tesdt + ~~~~~ + CategoryInfo : ObjectNotFound: (tesdt:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> Write-Host -BackgroundColor Green | "tesdt" At line:1 char:37 + Write-Host -BackgroundColor Green | "tesdt" + ~~~~~~~ Expressions are only allowed as the first element of a pipeline. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : ExpressionsMustBeFirstInPipeline PS C:\Windows\system32> Write-Host -BackgroundColor Green | echo "tesdt" PS C:\Windows\system32> Write-Host -BackgroundColor Green | echo "test" PS C:\Windows\system32> echo "test" | Write-Host -BackgroundColor Green test PS C:\Windows\system32> "test" | Write-Host -BackgroundColor Green test PS C:\Windows\system32> "test" | Write-Host -BackgroundColor Green test PS C:\Windows\system32> "test" | Write-Host -BackgroundColor Green test PS C:\Windows\system32> "test" | Write-Host -foregroundColor Green test PS C:\Windows\system32> "test" | Write-Host -foregroundColor Green test PS C:\Windows\system32> "test" | Write-Host -foregroundColor magenta test PS C:\Windows\system32> dir C:\Program Files' The string is missing the terminator: '. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : TerminatorExpectedAtEndOfString PS C:\Windows\system32> dir 'C:\Program Files' Directory: C:\Program Files Mode LastWriteTime Length Name ---- ------------- ------ ---- da---- 13.4.2017 15:50 7-Zip d----- 16.7.2016 15:23 Common Files d----- 9.5.2018 12:45 Hyper-V d----- 9.5.2018 12:45 Internet Explorer d----- 13.4.2017 14:50 Microsoft Learning d----- 13.4.2017 15:49 pCapt-FSCapture53 d-r--- 9.4.2018 15:35 Windows Defender d----- 14.11.2017 15:40 Windows Mail d----- 9.5.2018 12:45 Windows Media Player d----- 16.7.2016 15:23 Windows Multimedia Platform d----- 16.7.2016 15:23 Windows NT d----- 9.5.2018 12:45 Windows Photo Viewer d----- 16.7.2016 15:23 Windows Portable Devices d----- 16.7.2016 15:23 WindowsPowerShell -a---- 8.12.2010 8:41 1823744 Folder2Iso.exe -a---- 15.8.2007 23:00 253440 Notepad2.exe -a---- 27.2.2014 16:18 290056 PsZoomIt64.exe PS C:\Windows\system32> dir 'C:\Program Files' | measure Count : 17 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> dir 'C:\Program Files' | measure Count : 17 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> history Id CommandLine -- ----------- 1 Get-Command history 2 Get-Command *history* 3 Get-Process 4 Get-Process n* 5 Get-Process -Name n* 6 Get-Process -Name "n*" 7 Get-Member 8 Get-Member Get-ChildItem 9 Get-Member -? 10 Get-Command -Noun member 11 Get-Member -InputObject "AHOJ" 12 "AHOJ".GetType() 13 "AHOJ" | Get-Member 14 "AHOJ" | Get-Member 15 "Ahoj" | Split 16 "Ahoj".Replace('AH','/*---NIE---*\') 17 "Ahoj".Replace('AH','---NIE---') 18 "Ahoj".Replace('AH','NIE') 19 "Ahoj".Replace('AH','NIE') 20 "Ahoj".Replace("AH","NIE") 21 ipconfig /all 22 ipconfig /all | Get-Member 23 (ipconfig /all).count 24 (ipconfig /all).[5] 25 (ipconfig /all)[5] 26 (ipconfig /all)[1..5] 27 (ipconfig /all)[1..10] 28 (ipconfig /all)[0..10] 29 (ipconfig /all)[1..15] 30 (ipconfig /all)[Physical] 31 (ipconfig /all)[15] 32 (ipconfig /all)[15] 33 (ipconfig /all)[15].split 34 (ipconfig /all)[15].split(';') 35 (ipconfig /all)[15].split(':') 36 (ipconfig /all)[15].split(':') 37 (ipconfig /all)[15].split(':')[2] 38 (ipconfig /all)[15].split(':')[1] 39 (ipconfig /all)[15].split(':')[0] 40 (ipconfig /all)[15].split(':')[1] 41 (ipconfig /all)[15].split(':') 42 (ipconfig /all)[15].split(':')[2] 43 (ipconfig /all)[15].split(':')[1] 44 ((ipconfig /all)[15].split(':')) 45 ((ipconfig /all)[15].split(':'))[1] 46 ((ipconfig /all)[15].split(':'))[1].trim 47 ((ipconfig /all)[15].split(':'))[1].trim() 48 ((ipconfig /all)[15].split(':'))[1].trim() 49 Get-Command *date* 50 Get-Command -Date 51 Get-Command *-Date* 52 Get-Date 53 Get-Date 54 Get-Date 55 Get-Date -? 56 Get-Date 57 Get-Date -Verbose 58 Get-Date | Get-Member 59 (Get-Date).AddDays(60) 60 (Get-Date).AddDays(50) 61 (Get-Date).AddDays(-50) 62 (Get-Date).AddHours(8) 63 Get-Member Get-Date 64 get-date | Get-Member 65 get.date 66 Get-Date 67 (Get-Date).DayOfWeek 68 (Get-Date -day 20 -Month 9 -Year 1984).DayOfWeek 69 (Get-Date).DayOfWeek 70 (Get-Date).DayOfYear 71 Get-Date | Get-Member 72 Get-Date | Get-Member -Static 73 (Get-Date).today 74 [datetime]::MinValue 75 [datetime]::MaxValue 76 [datetime]::UtcNow 77 [datetime]::IsLeapYear() 78 [datetime]::IsLeapYear(2018) 79 [datetime]::IsLeapYear(2019) 80 [datetime]::IsLeapYear(2020) 81 (Get-Date -Year 2020 -Month 2).Day 82 (Get-Date -Year 2020 -Month 2).DayOfYear 83 (Get-Date -Year 2020 -Month 2).Length 84 [datetime]::DaysInMonth(2019,2) 85 [datetime]::DaysInMonth(2020,2) 86 Get-Member | Start-Transcript 87 Get-Member Start-Transcript 88 Start-Transcript | Get-Member 89 (Get-Date).ToString() 90 (Get-Date).ToString('s') 91 (Get-Date).ToString('s') | Get-Member 92 (Get-Date).ToString('s').Replace(':','-') 93 (Get-Date).ToString('s').Replace(':','-').Replace('T','_') 94 (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 95 (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','--') 96 (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','-') 97 (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 98 (((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 99 "LOG_"(((Get-Date).ToString('s')).Replace(':','-')).Replace('T','_') 100 (Get-Date).ToString('s').Replace(':','-').Replace('T','_') 101 ((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 102 "LOG$_(Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 103 "LOG-"$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 104 "LOG-$_((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 105 LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 106 $((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 107 LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_')) 108 "LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 109 "LOG-$_((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 110 "LOG-$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 111 "LOG_$((Get-Date).ToString('s').Replace(':','-').Replace('T','_'))" 112 (Get-Date).Month 113 (Get-Date).tick 114 (Get-Date).ticks 115 (Get-Date).ticks 116 (Get-Date).ticks 117 (Get-Date).ticks 118 (Get-Date).ticks 119 (Get-Date).ticks 120 (Get-Date).ticks 121 (Get-Date).Date.DayOfWeek.ToString().CompareTo("xx") 122 (Get-Date).Date.DayOfWeek.ToString() 123 (Get-Date).Date.DayOfWeek.ToString() 124 (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tuesday") 125 (Get-Date).Date.DayOfWeek.ToString().CompareTo("aa") 126 (Get-Date).Date.DayOfWeek.ToString().CompareTo("T") 127 (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tu") 128 (Get-Date).Date.DayOfWeek.ToString().CompareTo("Tuesday") 129 (Get-Alias).Count 130 Get-Alias 131 Get-Command *function* 132 Get-Command 133 (Get-Command -CommandType Function).count 134 (Get-Alias)[0] 135 (Get-Alias)[0].GetType() 136 [math]::pi 137 (1,(Get-Date),"5") 138 (1,(Get-Date),"5").GetType() 139 (1,(Get-Date),"5").GetType() | Get-Member 140 pc 141 ps 142 ps | Get-Member 143 ps n* | Get-Member 144 ps nn* | Get-Member 145 @(1).gettype() 146 @(1) 147 @(1,10,100) 148 @(1..10) 149 @(1..5..10) 150 @(1..10) 151 @(1..10).GetType() 152 help about_pipe 153 Get-Command *txt* 154 Get-Command *text* 155 Get-Command *file* 156 Get-Command *file,content* 157 Get-Command -noun file,content 158 Unblock-File -? 159 Unblock-File -? 160 Get-Help Unblock-File -Parameter path 161 Get-Command -Noun *execution* 162 Get-Command -Noun *executionpol* 163 Get-ExecutionPolicy 164 set-ExecutionPolicy -? 165 Get-Module 166 Import-Module -Name DISM 167 Get-Module 168 Get-Command *dism* 169 Get-Module 170 Get-Module -Name DISM 171 Get-Module -Name DISM -Verbose 172 Get-Module -Name DISM -ListAvailable 173 Get-Command -source dism 174 Get-Module -Name DISM -ListAvailable 175 Get-Command *dism* 176 Get-Command Add-WindowsDriver 177 Add-WindowsDriver -? 178 Get-Module -ListAvailable 179 Get-EventLog -? 180 Get-EventLog -after 2018-08-10 181 Get-EventLog -after 2018-08-10 -before 2018-08-11 -LogName system 182 Get-EventLog -after 2018-08-10-16-00 -before 2018-08-11 -LogName system 183 Get-EventLog -after 2018-08-10T16:00:00 -before 2018-08-11 -LogName system 184 Get-EventLog -after 2018-08-10T16:00:00 -before 2018-08-11 -LogName system 185 Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-11 -LogName system 186 Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-15 -LogName system 187 Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-13T10:00:00 -LogName system 188 Get-Module 189 dir module: 190 dir module 191 dir %module 192 dir %module% 193 Get-PSDrive 194 get-module -? 195 Import-Module -? 196 get-help Import-Module -full 197 Get-Command | Get-Object 198 Get-Command | Get-Member 199 Get-Module | Get-Member 200 dir c:\ -Attributes h 201 dir c:\ -Attributes h | Get-Member 202 (dir c:\ -Attributes h).GetObjectData() 203 (dir c:\ -Attributes h).GetObjectData(0) 204 (dir c:\ -Attributes h).GetObjectData(1) 205 (dir c:\ -Attributes h).Attributes 206 HKLM:\ | Get-Member 207 dir HKLM:\ 208 Get-Member HKLM:\ 209 HKLM:\ | Get-Member 210 dir HKLM:\ | Get-Member 211 Get-Date 212 Get-Date | Get-Member 213 Get-Date -Year 2012 -Month 12 -day 12 214 (Get-Date -Year 2012 -Month 12 -day 12).DayOfWeek 215 (Get-Date -Year 2012 -Month 12 -day 12).DayOfYear 216 (Get-Date -Year 2012 -Month 12 -day 12).Day 217 (Get-Date -Year 2012 -Month 12 -day 12).Day 218 ps p* 219 ps p* | Out-File -FilePath D:\WPS2\mp1.txt 220 ps p* | Out-File -FilePath D:\WPS2\mp1.txt 221 Get-ExecutionPolicy 222 Get-ExecutionPolicy -List 223 Set-ExecutionPolicy Unrestricted 224 Get-Credential | Get-Member 225 Get-Credential 226 Get-EventLog -after 2018-08-10T10:00:00 -before 2018-08-11 -LogName system 227 Get-help about_signi* 228 Get-Date | Get-Member 229 Get-Date -Year 1984 -Month 09 -day 20 230 (Get-Date -Year 1984 -Month 09 -day 20).Length 231 (Get-Date -Year 1984 -Month 09 -day 20).DateTime 232 (Get-Date -Year 1984 -Month 09 -day 20).Day 233 (Get-Date -Year 1984 -Month 09 -day 20).Kind 234 get-date - (Get-Date -Year 1984 -Month 09 -day 20) 235 (get-date) - (Get-Date -Year 1984 -Month 09 -day 20) 236 (get-date).date - (Get-Date -Year 1984 -Month 09 -day 20).Date 237 Get-Command -Noun host 238 Get-Host 239 Clear-Host 240 Get-Host 241 (Get-Host).UI.RawUI.ForegroundColor='magenta' 242 get-help 243 (Get-Host).UI.RawUI.ForegroundColor='yellow' 244 Start-Sleep 10 245 Get-Random 246 Get-Random 247 Get-Random 248 Get-Random 249 Get-Random -Maximum 10 250 Get-Random -Maximum 10 251 Get-Random -Maximum 10 252 Get-Random -Maximum 10 253 Get-Random -Maximum 6 254 Get-Random -Maximum 6 255 Get-Random -Maximum 6 256 Get-Random -Maximum 6 257 Get-Random -Maximum 6 258 Get-Random -Maximum 6 259 Get-Random -Maximum 6 -Minimum 1 260 Get-Random -Maximum 6 -Minimum 1 261 Get-Random -Maximum 6 -Minimum 1 262 Get-Random -Maximum 6 -Minimum 1 263 Get-Random -Maximum 6 -Minimum 1 264 Get-Random -Maximum 6 -Minimum 1 265 Get-Random -Maximum 6 -Minimum 1 266 Get-Random -Maximum 6 -Minimum 1 267 Get-Random -Maximum 6 -Minimum 1 268 Get-Random -Maximum 6 -Minimum 1 269 Get-Random -Maximum 6 -Minimum 1 270 Get-Random -Maximum 6 -Minimum 1 271 Get-Random -Maximum 6 -Minimum 1 272 Get-Random -Maximum 6 -Minimum 1 273 Measure-Command -? 274 show-Command -? 275 show-Command Invoke-Command 276 show-Command Invoke-Command 277 Get-Alias -Definition history 278 Get-Alias -Definition *history 279 get-date 280 get-date; 281 get-date` 282 (Get-Host).UI.RawUI.ForegroundColor='white' 283 Get-Command *color* 284 Get-Command *out* 285 Get-Command Out-* 286 Get-Command0 *Out* 287 Get-Command *format* 288 Write-Host -BackgroundColor 289 Write-Host -BackgroundColor Cyan 290 sdfsdfsd 291 Write-Host -BackgroundColor Green 292 sdfsdfsdfsdfsdf 293 "test" Write-Host -BackgroundColor Green 294 Write-Host -BackgroundColor Green | tesdt 295 Write-Host -BackgroundColor Green | "tesdt" 296 Write-Host -BackgroundColor Green | echo "tesdt" 297 Write-Host -BackgroundColor Green | echo "test" 298 echo "test" | Write-Host -BackgroundColor Green 299 "test" | Write-Host -BackgroundColor Green 300 "test" | Write-Host -BackgroundColor Green 301 "test" | Write-Host -BackgroundColor Green 302 "test" | Write-Host -foregroundColor Green 303 "test" | Write-Host -foregroundColor Green 304 "test" | Write-Host -foregroundColor magenta 305 dir 'C:\Program Files' 306 dir 'C:\Program Files' | measure 307 dir 'C:\Program Files' | measure PS C:\Windows\system32> dir 'C:\Program Files' | New-TimeSpan Days : 487 Hours : 19 Minutes : 44 Seconds : 43 Milliseconds : 877 Ticks : 421478838776107 TotalDays : 487,822730064939 TotalHours : 11707,7455215585 TotalMinutes : 702464,731293512 TotalSeconds : 42147883,8776107 TotalMilliseconds : 42147883877,6107 Days : 758 Hours : 20 Minutes : 12 Seconds : 6 Milliseconds : 318 Ticks : 655639263187255 TotalDays : 758,841739800064 TotalHours : 18212,2017552015 TotalMinutes : 1092732,10531209 TotalSeconds : 65563926,3187255 TotalMilliseconds : 65563926318,7255 Days : 96 Hours : 22 Minutes : 50 Seconds : 11 Milliseconds : 371 Ticks : 83766113717243 TotalDays : 96,9515205060683 TotalHours : 2326,83649214564 TotalMinutes : 139610,189528738 TotalSeconds : 8376611,3717243 TotalMilliseconds : 8376611371,7243 Days : 96 Hours : 22 Minutes : 50 Seconds : 11 Milliseconds : 465 Ticks : 83766114654751 TotalDays : 96,951521591147 TotalHours : 2326,83651818753 TotalMinutes : 139610,191091252 TotalSeconds : 8376611,4654751 TotalMilliseconds : 8376611465,4751 Days : 487 Hours : 20 Minutes : 44 Seconds : 50 Milliseconds : 970 Ticks : 421514909704246 TotalDays : 487,864478824359 TotalHours : 11708,7474917846 TotalMinutes : 702524,849507077 TotalSeconds : 42151490,9704246 TotalMilliseconds : 42151490970,4246 Days : 487 Hours : 19 Minutes : 45 Seconds : 43 Milliseconds : 129 Ticks : 421479431296823 TotalDays : 487,823415852804 TotalHours : 11707,7619804673 TotalMinutes : 702465,718828038 TotalSeconds : 42147943,1296823 TotalMilliseconds : 42147943129,6823 Days : 126 Hours : 20 Minutes : 0 Seconds : 22 Milliseconds : 857 Ticks : 109584228575452 TotalDays : 126,833597888255 TotalHours : 3044,00634931811 TotalMinutes : 182640,380959087 TotalSeconds : 10958422,8575452 TotalMilliseconds : 10958422857,5452 Days : 272 Hours : 19 Minutes : 54 Seconds : 52 Milliseconds : 889 Ticks : 235724928898221 TotalDays : 272,829778817385 TotalHours : 6547,91469161725 TotalMinutes : 392874,881497035 TotalSeconds : 23572492,8898221 TotalMilliseconds : 23572492889,8221 Days : 96 Hours : 22 Minutes : 50 Seconds : 11 Milliseconds : 527 Ticks : 83766115279731 TotalDays : 96,9515223145035 TotalHours : 2326,83653554808 TotalMinutes : 139610,192132885 TotalSeconds : 8376611,5279731 TotalMilliseconds : 8376611527,9731 Days : 758 Hours : 20 Minutes : 12 Seconds : 4 Milliseconds : 53 Ticks : 655639240531058 TotalDays : 758,841713577613 TotalHours : 18212,2011258627 TotalMinutes : 1092732,06755176 TotalSeconds : 65563924,0531058 TotalMilliseconds : 65563924053,1058 Days : 758 Hours : 20 Minutes : 12 Seconds : 6 Milliseconds : 506 Ticks : 655639265062260 TotalDays : 758,841741970208 TotalHours : 18212,201807285 TotalMinutes : 1092732,1084371 TotalSeconds : 65563926,506226 TotalMilliseconds : 65563926506,226 Days : 96 Hours : 22 Minutes : 50 Seconds : 11 Milliseconds : 559 Ticks : 83766115592229 TotalDays : 96,951522676191 TotalHours : 2326,83654422858 TotalMinutes : 139610,192653715 TotalSeconds : 8376611,5592229 TotalMilliseconds : 8376611559,2229 Days : 758 Hours : 20 Minutes : 12 Seconds : 4 Milliseconds : 115 Ticks : 655639241156122 TotalDays : 758,841714301067 TotalHours : 18212,2011432256 TotalMinutes : 1092732,06859354 TotalSeconds : 65563924,1156122 TotalMilliseconds : 65563924115,6122 Days : 758 Hours : 20 Minutes : 12 Seconds : 6 Milliseconds : 599 Ticks : 655639265999812 TotalDays : 758,841743055338 TotalHours : 18212,2018333281 TotalMinutes : 1092732,10999969 TotalSeconds : 65563926,5999812 TotalMilliseconds : 65563926599,9812 Days : 2806 Hours : 2 Minutes : 53 Seconds : 44 Milliseconds : 436 Ticks : 2424488244361693 TotalDays : 2806,1206531964 TotalHours : 67346,8956767137 TotalMinutes : 4040813,74060282 TotalSeconds : 242448824,436169 TotalMilliseconds : 242448824436,169 Days : 4016 Hours : 12 Minutes : 35 Seconds : 28 Milliseconds : 451 Ticks : 3470277284517976 TotalDays : 4016,52463485877 TotalHours : 96396,5912366104 TotalMinutes : 5783795,47419663 TotalSeconds : 347027728,451798 TotalMilliseconds : 347027728451,798 Days : 1628 Hours : 19 Minutes : 17 Seconds : 14 Milliseconds : 865 Ticks : 1407286348658006 TotalDays : 1628,8036442801 TotalHours : 39091,2874627224 TotalMinutes : 2345477,24776334 TotalSeconds : 140728634,865801 TotalMilliseconds : 140728634865,801 PS C:\Windows\system32> dir 'C:\Program Files' | Measure-Command >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Measure-Command dir 'C:\Program Files' >> TerminatingError(Measure-Command): "Cannot bind parameter 'Expression'. Cannot convert the "dir" value of type "System.String" to type "System.Management.Automation.ScriptBlock"." Measure-Command : Cannot bind parameter 'Expression'. Cannot convert the "dir" value of type "System.String" to type "Sy stem.Management.Automation.ScriptBlock". At line:1 char:18 + Measure-Command dir 'C:\Program Files' + ~~~ + CategoryInfo : InvalidArgument: (:) [Measure-Command], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.MeasureCommandCommand Measure-Command : Cannot bind parameter 'Expression'. Cannot convert the "dir" value of type "System.String" to type "System.Management.Automation.ScriptBlock". At line:1 char:18 + Measure-Command dir 'C:\Program Files' + ~~~ + CategoryInfo : InvalidArgument: (:) [Measure-Command], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.MeasureCommandCommand PS C:\Windows\system32> Measure-Command | dir 'C:\Program Files' >> TerminatingError(Measure-Command): "Cannot bind parameter 'Expression'. Cannot convert the "test" value of type "System.String" to type "System.Management.Automation.ScriptBlock"." Measure-Command : Cannot bind parameter 'Expression'. Cannot convert the "test" value of type "System.String" to type "S ystem.Management.Automation.ScriptBlock". At line:1 char:2 + Measure-Command | dir 'C:\Program Files' + ~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Measure-Command], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.MeasureCommandCommand Measure-Command : Cannot bind parameter 'Expression'. Cannot convert the "test" value of type "System.String" to type "System.Management.Automation.ScriptBlock". At line:1 char:2 + Measure-Command | dir 'C:\Program Files' + ~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Measure-Command], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.MeasureCommandCommand PS C:\Windows\system32> Measure-Command {dir 'C:\Program Files'} Days : 0 Hours : 0 Minutes : 0 Seconds : 0 Milliseconds : 16 Ticks : 164371 TotalDays : 1,90244212962963E-07 TotalHours : 4,56586111111111E-06 TotalMinutes : 0,000273951666666667 TotalSeconds : 0,0164371 TotalMilliseconds : 16,4371 PS C:\Windows\system32> Show-Command PS C:\Windows\system32> Get-Command CommandType Name Version Source ----------- ---- ------- ------ Alias Add-ProvisionedAppxPackage 3.0 DISM Alias Add-WindowsFeature 2.0.0.0 ServerManager Alias Apply-WindowsUnattend 3.0 DISM Alias Disable-PhysicalDiskIndication 2.0.0.0 Storage Alias Disable-StorageDiagnosticLog 2.0.0.0 Storage Alias Enable-PhysicalDiskIndication 2.0.0.0 Storage Alias Enable-StorageDiagnosticLog 2.0.0.0 Storage Alias Expand-IscsiVirtualDisk 2.0.0.0 IscsiTarget Alias Export-VMCheckpoint 2.0.0.0 Hyper-V Alias Flush-Volume 2.0.0.0 Storage Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Alias Initialize-Volume 2.0.0.0 Storage Alias Move-SmbClient 2.0.0.0 SmbWitness Alias Remove-ProvisionedAppxPackage 3.0 DISM Alias Remove-VMCheckpoint 2.0.0.0 Hyper-V Alias Remove-WindowsFeature 2.0.0.0 ServerManager Alias Rename-VMCheckpoint 2.0.0.0 Hyper-V Alias Restore-VMCheckpoint 2.0.0.0 Hyper-V Alias Write-FileSystemCache 2.0.0.0 Storage Function A: Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function B: Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function C: Function cd.. Function cd\ Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-Host Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function D: Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function E: Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function F: Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function G: Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Grant-FileShareAccess 2.0.0.0 Storage Function Grant-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Grant-NfsSharePermission 1.0 NFS Function Grant-RDOUAccess 2.0.0.0 RemoteDesktop Function Grant-SmbShareAccess 2.0.0.0 SmbShare Function H: Function help Function Hide-VirtualDisk 2.0.0.0 Storage Function I: Function Import-BCCachePackage 1.0.0.0 BranchCache Function Import-BCSecretKey 1.0.0.0 BranchCache Function Import-HgsGuardian 1.0.0.0 HgsClient Function Import-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Import-IseSnippet 1.0.0.0 ISE Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function Import-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Import-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function ImportSystemModules Function In 3.4.0 Pester Function Initialize-Disk 2.0.0.0 Storage Function InModuleScope 3.4.0 Pester Function Install-Dtc 1.0.0.0 MsDtc Function Install-Module 1.0.0.1 PowerShellGet Function Install-Script 1.0.0.1 PowerShellGet Function Install-WindowsFeature 2.0.0.0 ServerManager Function Invoke-AsWorkflow 1.0.0.0 PSWorkflowUtility Function Invoke-Mock 3.4.0 Pester Function Invoke-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Invoke-Pester 3.4.0 Pester Function Invoke-RDUserLogoff 2.0.0.0 RemoteDesktop Function It 3.4.0 Pester Function J: Function K: Function L: Function M: Function mkdir Function Mock 3.4.0 Pester Function Mount-DiskImage 2.0.0.0 Storage Function Move-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Move-SmbWitnessClient 2.0.0.0 SmbWitness Function N: Function New-AutologgerConfig 1.0.0.0 EventTracingManagement Function New-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function New-DscChecksum 1.1 PSDesiredStateConfiguration Function New-EapConfiguration 2.0.0.0 VpnClient Function New-EtwTraceSession 1.0.0.0 EventTracingManagement Function New-FileShare 2.0.0.0 Storage Function New-Fixture 3.4.0 Pester Function New-Guid 3.1.0.0 Microsoft.PowerShell.Utility Function New-HgsGuardian 1.0.0.0 HgsClient Function New-HgsKeyProtector 1.0.0.0 HgsClient Function New-IscsiTargetPortal 1.0.0.0 iSCSI Function New-IseSnippet 1.0.0.0 ISE Function New-MaskingSet 2.0.0.0 Storage Function New-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function New-NetEventSession 1.0.0.0 NetEventPacketCapture Function New-NetFirewallRule 2.0.0.0 NetSecurity Function New-NetIPAddress 1.0.0.0 NetTCPIP Function New-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function New-NetIPsecDospSetting 2.0.0.0 NetSecurity Function New-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function New-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecRule 2.0.0.0 NetSecurity Function New-NetLbfoTeam 2.0.0.0 NetLbfo Function New-NetNat 1.0.0.0 NetNat Function New-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function New-NetNeighbor 1.0.0.0 NetTCPIP Function New-NetQosPolicy 2.0.0.0 NetQos Function New-NetRoute 1.0.0.0 NetTCPIP Function New-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function New-NetTransportFilter 1.0.0.0 NetTCPIP Function New-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function New-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function New-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function New-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function New-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function New-NfsClientgroup 1.0 NFS Function New-NfsShare 1.0 NFS Function New-Partition 2.0.0.0 Storage Function New-PesterOption 3.4.0 Pester Function New-PSWorkflowSession 2.0.0.0 PSWorkflow Function New-RDCertificate 2.0.0.0 RemoteDesktop Function New-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function New-RDRemoteApp 2.0.0.0 RemoteDesktop Function New-RDSessionCollection 2.0.0.0 RemoteDesktop Function New-RDSessionDeployment 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopDeployment 2.0.0.0 RemoteDesktop Function New-ScriptFileInfo 1.0.0.1 PowerShellGet Function New-ScheduledTask 1.0.0.0 ScheduledTasks Function New-ScheduledTaskAction 1.0.0.0 ScheduledTasks Function New-ScheduledTaskPrincipal 1.0.0.0 ScheduledTasks Function New-ScheduledTaskSettingsSet 1.0.0.0 ScheduledTasks Function New-ScheduledTaskTrigger 1.0.0.0 ScheduledTasks Function New-SmbMapping 2.0.0.0 SmbShare Function New-SmbMultichannelConstraint 2.0.0.0 SmbShare Function New-SmbShare 2.0.0.0 SmbShare Function New-StorageFileServer 2.0.0.0 Storage Function New-StoragePool 2.0.0.0 Storage Function New-StorageSubsystemVirtualDisk 2.0.0.0 Storage Function New-StorageTier 2.0.0.0 Storage Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-VirtualDisk 2.0.0.0 Storage Function New-VirtualDiskClone 2.0.0.0 Storage Function New-VirtualDiskSnapshot 2.0.0.0 Storage Function New-Volume 2.0.0.0 Storage Function New-VpnServerAddress 2.0.0.0 VpnClient Function O: Function Open-NetGPO 2.0.0.0 NetSecurity Function Optimize-StoragePool 2.0.0.0 Storage Function Optimize-Volume 2.0.0.0 Storage Function oss Function P: Function Pause Function prompt Function PSConsoleHostReadline 1.2 PSReadline Function psEdit Function Publish-BCFileContent 1.0.0.0 BranchCache Function Publish-BCWebContent 1.0.0.0 BranchCache Function Publish-Module 1.0.0.1 PowerShellGet Function Publish-Script 1.0.0.1 PowerShellGet Function Publish-SilData 2.0.0.0 SoftwareInventoryLogging Function Q: Function R: Function Read-PrinterNfcTag 1.1 PrintManagement Function Register-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Register-DnsClient 1.0.0.0 DnsClient Function Register-IscsiSession 1.0.0.0 iSCSI Function Register-PSRepository 1.0.0.1 PowerShellGet Function Register-ScheduledTask 1.0.0.0 ScheduledTasks Function Register-StorageSubsystem 2.0.0.0 Storage Function Remove-AutologgerConfig 1.0.0.0 EventTracingManagement Function Remove-BCDataCacheExtension 1.0.0.0 BranchCache Function Remove-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Remove-DnsClientNrptRule 1.0.0.0 DnsClient Function Remove-DscConfigurationDocument 1.1 PSDesiredStateConfiguration Function Remove-DtcClusterTMMapping 1.0.0.0 MsDtc Function Remove-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Remove-EtwTraceSession 1.0.0.0 EventTracingManagement Function Remove-FileShare 2.0.0.0 Storage Function Remove-HgsGuardian 1.0.0.0 HgsClient Function Remove-InitiatorId 2.0.0.0 Storage Function Remove-InitiatorIdFromMaskingSet 2.0.0.0 Storage Function Remove-IscsiTargetPortal 1.0.0.0 iSCSI Function Remove-MaskingSet 2.0.0.0 Storage Function Remove-MpPreference 1.0 Defender Function Remove-MpThreat 1.0 Defender Function Remove-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Remove-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventSession 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetFirewallRule 2.0.0.0 NetSecurity Function Remove-NetIPAddress 1.0.0.0 NetTCPIP Function Remove-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Remove-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Remove-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecRule 2.0.0.0 NetSecurity Function Remove-NetLbfoTeam 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Remove-NetNat 1.0.0.0 NetNat Function Remove-NetNatExternalAddress 1.0.0.0 NetNat Function Remove-NetNatStaticMapping 1.0.0.0 NetNat Function Remove-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Remove-NetNeighbor 1.0.0.0 NetTCPIP Function Remove-NetQosPolicy 2.0.0.0 NetQos Function Remove-NetRoute 1.0.0.0 NetTCPIP Function Remove-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Remove-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Remove-NetTransportFilter 1.0.0.0 NetTCPIP Function Remove-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Remove-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Remove-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Remove-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Remove-NfsClientgroup 1.0 NFS Function Remove-NfsShare 1.0 NFS Function Remove-OdbcDsn 1.0.0.0 Wdac Function Remove-Partition 2.0.0.0 Storage Function Remove-PartitionAccessPath 2.0.0.0 Storage Function Remove-PhysicalDisk 2.0.0.0 Storage Function Remove-Printer 1.1 PrintManagement Function Remove-PrinterDriver 1.1 PrintManagement Function Remove-PrinterPort 1.1 PrintManagement Function Remove-PrintJob 1.1 PrintManagement Function Remove-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Remove-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Remove-RDRemoteApp 2.0.0.0 RemoteDesktop Function Remove-RDServer 2.0.0.0 RemoteDesktop Function Remove-RDSessionCollection 2.0.0.0 RemoteDesktop Function Remove-RDSessionHost 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopFromCollection 2.0.0.0 RemoteDesktop Function Remove-SmbBandwidthLimit 2.0.0.0 SmbShare Function Remove-SmbMapping 2.0.0.0 SmbShare Function Remove-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Remove-SmbShare 2.0.0.0 SmbShare Function Remove-SMServerPerformanceLog 1.0.0.0 ServerManagerTasks Function Remove-StorageFileServer 2.0.0.0 Storage Function Remove-StorageHealthSetting 2.0.0.0 Storage Function Remove-StoragePool 2.0.0.0 Storage Function Remove-StorageTier 2.0.0.0 Storage Function Remove-TargetPortFromMaskingSet 2.0.0.0 Storage Function Remove-VirtualDisk 2.0.0.0 Storage Function Remove-VirtualDiskFromMaskingSet 2.0.0.0 Storage Function Remove-VpnConnection 2.0.0.0 VpnClient Function Remove-VpnConnectionRoute 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Rename-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Rename-MaskingSet 2.0.0.0 Storage Function Rename-NetAdapter 2.0.0.0 NetAdapter Function Rename-NetFirewallRule 2.0.0.0 NetSecurity Function Rename-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Rename-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecRule 2.0.0.0 NetSecurity Function Rename-NetLbfoTeam 2.0.0.0 NetLbfo Function Rename-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Rename-NfsClientgroup 1.0 NFS Function Rename-Printer 1.1 PrintManagement Function Repair-FileIntegrity 2.0.0.0 Storage Function Repair-VirtualDisk 2.0.0.0 Storage Function Repair-Volume 2.0.0.0 Storage Function Reset-BC 1.0.0.0 BranchCache Function Reset-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Reset-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Reset-DtcLog 1.0.0.0 MsDtc Function Reset-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Reset-Net6to4Configuration 1.0.0.0 NetworkTransition Function Reset-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Reset-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Reset-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Reset-NfsStatistics 1.0 NFS Function Reset-PhysicalDisk 2.0.0.0 Storage Function Reset-StorageReliabilityCounter 2.0.0.0 Storage Function Resize-Partition 2.0.0.0 Storage Function Resize-StorageTier 2.0.0.0 Storage Function Resize-VirtualDisk 2.0.0.0 Storage Function Resolve-NfsMappedIdentity 1.0 NFS Function Restart-NetAdapter 2.0.0.0 NetAdapter Function Restart-PcsvDevice 1.0.0.0 PcsvDevice Function Restart-PrintJob 1.1 PrintManagement Function Restore-DscConfiguration 1.1 PSDesiredStateConfiguration Function Restore-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Resume-PrintJob 1.1 PrintManagement Function Revoke-FileShareAccess 2.0.0.0 Storage Function Revoke-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Revoke-NfsClientLock 1.0 NFS Function Revoke-NfsMountedClient 1.0 NFS Function Revoke-NfsOpenFile 1.0 NFS Function Revoke-NfsSharePermission 1.0 NFS Function Revoke-SmbShareAccess 2.0.0.0 SmbShare Function S: Function SafeGetCommand 3.4.0 Pester Function Save-Module 1.0.0.1 PowerShellGet Function Save-NetGPO 2.0.0.0 NetSecurity Function Save-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Save-Script 1.0.0.1 PowerShellGet Function Select-NetVirtualizationNextHop 1.0.0.0 NetWNV Function Send-EtwTraceSession 1.0.0.0 EventTracingManagement Function Send-RDUserMessage 2.0.0.0 RemoteDesktop Function Set-AssignedAccess 1.0.0.0 AssignedAccess Function Set-AutologgerConfig 1.0.0.0 EventTracingManagement Function Set-BCAuthentication 1.0.0.0 BranchCache Function Set-BCCache 1.0.0.0 BranchCache Function Set-BCDataCacheEntryMaxAge 1.0.0.0 BranchCache Function Set-BCMinSMBLatency 1.0.0.0 BranchCache Function Set-BCSecretKey 1.0.0.0 BranchCache Function Set-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Set-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-Disk 2.0.0.0 Storage Function Set-DisplayResolution 1.0.0.0 ServerCore Function Set-DnsClient 1.0.0.0 DnsClient Function Set-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Set-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Set-DnsClientNrptRule 1.0.0.0 DnsClient Function Set-DnsClientServerAddress 1.0.0.0 DnsClient Function Set-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Set-DtcAdvancedSetting 1.0.0.0 MsDtc Function Set-DtcClusterDefault 1.0.0.0 MsDtc Function Set-DtcClusterTMMapping 1.0.0.0 MsDtc Function Set-DtcDefault 1.0.0.0 MsDtc Function Set-DtcLog 1.0.0.0 MsDtc Function Set-DtcNetworkSetting 1.0.0.0 MsDtc Function Set-DtcTransaction 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Set-DynamicParameterVariables 3.4.0 Pester Function Set-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Set-EtwTraceSession 1.0.0.0 EventTracingManagement Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-HgsClientConfiguration 1.0.0.0 HgsClient Function Set-InitiatorPort 2.0.0.0 Storage Function Set-IscsiChapSecret 1.0.0.0 iSCSI Function Set-LogProperties 1.0.0.0 PSDiagnostics Function Set-MMAgent 1.0 MMAgent Function Set-MpPreference 1.0 Defender Function Set-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Set-Net6to4Configuration 1.0.0.0 NetworkTransition Function Set-NetAdapter 2.0.0.0 NetAdapter Function Set-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Set-NetAdapterBinding 2.0.0.0 NetAdapter Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Set-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Set-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Set-NetAdapterLso 2.0.0.0 NetAdapter Function Set-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Set-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Set-NetAdapterQos 2.0.0.0 NetAdapter Function Set-NetAdapterRdma 2.0.0.0 NetAdapter Function Set-NetAdapterRsc 2.0.0.0 NetAdapter Function Set-NetAdapterRss 2.0.0.0 NetAdapter Function Set-NetAdapterSriov 2.0.0.0 NetAdapter Function Set-NetAdapterVmq 2.0.0.0 NetAdapter Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventSession 1.0.0.0 NetEventPacketCapture Function Set-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Set-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Set-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-NetFirewallRule 2.0.0.0 NetSecurity Function Set-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Set-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallSetting 2.0.0.0 NetSecurity Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Set-NetIPInterface 1.0.0.0 NetTCPIP Function Set-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Set-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecRule 2.0.0.0 NetSecurity Function Set-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Set-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Set-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Set-NetLbfoTeam 2.0.0.0 NetLbfo Function Set-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Set-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Set-NetNat 1.0.0.0 NetNat Function Set-NetNatGlobal 1.0.0.0 NetNat Function Set-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetNeighbor 1.0.0.0 NetTCPIP Function Set-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Set-NetQosPolicy 2.0.0.0 NetQos Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetTCPSetting 1.0.0.0 NetTCPIP Function Set-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Set-NetUDPSetting 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Set-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortMode 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortProperty 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchVlanProperty 1.0.0.0 NetworkSwitchManager Function Set-NfsClientConfiguration 1.0 NFS Function Set-NfsClientgroup 1.0 NFS Function Set-NfsMappingStore 1.0 NFS Function Set-NfsNetgroupStore 1.0 NFS Function Set-NfsServerConfiguration 1.0 NFS Function Set-NfsShare 1.0 NFS Function Set-OdbcDriver 1.0.0.0 Wdac Function Set-OdbcDsn 1.0.0.0 Wdac Function Set-Partition 2.0.0.0 Storage Function Set-PcsvDeviceBootConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceUserPassword 1.0.0.0 PcsvDevice Function Set-PhysicalDisk 2.0.0.0 Storage Function Set-PrintConfiguration 1.1 PrintManagement Function Set-Printer 1.1 PrintManagement Function Set-PrinterProperty 1.1 PrintManagement Function Set-PSRepository 1.0.0.1 PowerShellGet Function Set-RDActiveManagementServer 2.0.0.0 RemoteDesktop Function Set-RDCertificate 2.0.0.0 RemoteDesktop Function Set-RDClientAccessName 2.0.0.0 RemoteDesktop Function Set-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Set-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Set-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Set-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Set-RDRemoteApp 2.0.0.0 RemoteDesktop Function Set-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Set-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDSessionHost 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Set-RDWorkspace 2.0.0.0 RemoteDesktop Function Set-ResiliencySetting 2.0.0.0 Storage Function Set-ScheduledTask 1.0.0.0 ScheduledTasks Function Set-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Set-SmbBandwidthLimit 2.0.0.0 SmbShare Function Set-SmbClientConfiguration 2.0.0.0 SmbShare Function Set-SmbPathAcl 2.0.0.0 SmbShare Function Set-SmbServerConfiguration 2.0.0.0 SmbShare Function Set-SmbShare 2.0.0.0 SmbShare Function Set-StorageFileServer 2.0.0.0 Storage Function Set-StorageHealthSetting 2.0.0.0 Storage Function Set-StoragePool 2.0.0.0 Storage Function Set-StorageProvider 2.0.0.0 Storage Function Set-StorageSetting 2.0.0.0 Storage Function Set-StorageSubSystem 2.0.0.0 Storage Function Set-StorageTier 2.0.0.0 Storage Function Set-TestInconclusive 3.4.0 Pester Function Setup 3.4.0 Pester Function Set-VirtualDisk 2.0.0.0 Storage Function Set-Volume 2.0.0.0 Storage Function Set-VolumeScrubPolicy 2.0.0.0 Storage Function Set-VpnConnection 2.0.0.0 VpnClient Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionProxy 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Should 3.4.0 Pester Function Show-Calendar 0.0 Show-Calendar Function Show-NetFirewallRule 2.0.0.0 NetSecurity Function Show-NetIPsecRule 2.0.0.0 NetSecurity Function Show-VirtualDisk 2.0.0.0 Storage Function Start-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Start-AppvVirtualProcess 1.0.0.0 AppvClient Function Start-AutologgerConfig 1.0.0.0 EventTracingManagement Function Start-Dtc 1.0.0.0 MsDtc Function Start-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Start-MpScan 1.0 Defender Function Start-MpWDOScan 1.0 Defender Function Start-NetEventSession 1.0.0.0 NetEventPacketCapture Function Start-PcsvDevice 1.0.0.0 PcsvDevice Function Start-ScheduledTask 1.0.0.0 ScheduledTasks Function Start-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Start-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Start-StorageDiagnosticLog 2.0.0.0 Storage Function Start-Trace 1.0.0.0 PSDiagnostics Function Stop-DscConfiguration 1.1 PSDesiredStateConfiguration Function Stop-Dtc 1.0.0.0 MsDtc Function Stop-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Stop-NetEventSession 1.0.0.0 NetEventPacketCapture Function Stop-PcsvDevice 1.0.0.0 PcsvDevice Function Stop-RDVirtualDesktopCollectionJob 2.0.0.0 RemoteDesktop Function Stop-ScheduledTask 1.0.0.0 ScheduledTasks Function Stop-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Stop-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Stop-StorageDiagnosticLog 2.0.0.0 Storage Function Stop-StorageJob 2.0.0.0 Storage Function Stop-Trace 1.0.0.0 PSDiagnostics Function Suspend-PrintJob 1.1 PrintManagement Function Sync-NetIPsecRule 2.0.0.0 NetSecurity Function T: Function TabExpansion2 Function Test-DipHostReachability 1.0.0.0 HNVDiagnostics Function Test-Dtc 1.0.0.0 MsDtc Function Test-EncapOverheadSettings 1.0.0.0 HNVDiagnostics Function Test-LogicalNetworkConnection 1.0.0.0 HNVDiagnostics Function Test-LogicalNetworkSupportsJumboPacket 1.0.0.0 HNVDiagnostics Function Test-NetConnection 1.0.0.0 NetTCPIP Function Test-NfsMappingStore 1.0 NFS Function Test-RDOUAccess 2.0.0.0 RemoteDesktop Function Test-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Test-ScriptFileInfo 1.0.0.1 PowerShellGet Function Test-VipReachability 1.0.0.0 HNVDiagnostics Function Test-VirtualNetworkConnection 1.0.0.0 HNVDiagnostics Function U: Function Unblock-FileShareAccess 2.0.0.0 Storage Function Unblock-SmbShareAccess 2.0.0.0 SmbShare Function Uninstall-Dtc 1.0.0.0 MsDtc Function Uninstall-Module 1.0.0.1 PowerShellGet Function Uninstall-Script 1.0.0.1 PowerShellGet Function Uninstall-WindowsFeature 2.0.0.0 ServerManager Function Unregister-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Unregister-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Unregister-IscsiSession 1.0.0.0 iSCSI Function Unregister-PSRepository 1.0.0.1 PowerShellGet Function Unregister-ScheduledTask 1.0.0.0 ScheduledTasks Function Unregister-StorageSubsystem 2.0.0.0 Storage Function Update-Disk 2.0.0.0 Storage Function Update-DscConfiguration 1.1 PSDesiredStateConfiguration Function Update-HostStorageCache 2.0.0.0 Storage Function Update-IscsiTarget 1.0.0.0 iSCSI Function Update-IscsiTargetPortal 1.0.0.0 iSCSI Function Update-Module 1.0.0.1 PowerShellGet Function Update-ModuleManifest 1.0.0.1 PowerShellGet Function Update-MpSignature 1.0 Defender Function Update-NetIPsecRule 2.0.0.0 NetSecurity Function Update-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Update-Script 1.0.0.1 PowerShellGet Function Update-ScriptFileInfo 1.0.0.1 PowerShellGet Function Update-SmbMultichannelConnection 2.0.0.0 SmbShare Function Update-StorageFirmware 2.0.0.0 Storage Function Update-StoragePool 2.0.0.0 Storage Function Update-StorageProviderCache 2.0.0.0 Storage Function V: Function W: Function Write-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Write-PrinterNfcTag 1.1 PrintManagement Function Write-VolumeCache 2.0.0.0 Storage Function X: Function Y: Function Z: Filter more Cmdlet Add-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Add-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Add-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Add-AppxPackage 2.0.0.0 Appx Cmdlet Add-AppxProvisionedPackage 3.0 DISM Cmdlet Add-AppxVolume 2.0.0.0 Appx Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Add-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Add-ClusteriSCSITargetServerRole 2.0.0.0 IscsiTarget Cmdlet Add-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-IscsiVirtualDiskTargetMapping 2.0.0.0 IscsiTarget Cmdlet Add-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Add-KdsRootKey 1.0.0.0 Kds Cmdlet Add-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Add-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-SignerRule 1.0 ConfigCI Cmdlet Add-Type 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Add-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Add-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMGroupMember 2.0.0.0 Hyper-V Cmdlet Add-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Add-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Add-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Add-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMScsiController 2.0.0.0 Hyper-V Cmdlet Add-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Add-VMSwitch 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchTeamMember 2.0.0.0 Hyper-V Cmdlet Add-WindowsCapability 3.0 DISM Cmdlet Add-WindowsDriver 3.0 DISM Cmdlet Add-WindowsImage 3.0 DISM Cmdlet Add-WindowsPackage 3.0 DISM Cmdlet Backup-AuditPolicy 1.0.0.0 SecurityCmdlets Cmdlet Backup-SecurityPolicy 1.0.0.0 SecurityCmdlets Cmdlet Clear-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Clear-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-KdsCache 1.0.0.0 Kds Cmdlet Clear-RecycleBin 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Clear-UevAppxPackage 2.1.639.0 UEV Cmdlet Clear-UevConfiguration 2.1.639.0 UEV Cmdlet Clear-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Clear-WindowsCorruptMountPoint 3.0 DISM Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Compare-VM 2.0.0.0 Hyper-V Cmdlet Complete-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Complete-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Complete-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Complete-VMFailover 2.0.0.0 Hyper-V Cmdlet Confirm-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Connect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Connect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Connect-VMSan 2.0.0.0 Hyper-V Cmdlet Connect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet ConvertFrom-CIPolicy 1.0 ConfigCI Cmdlet ConvertFrom-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-StringData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Convert-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Convert-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Html 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertTo-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet ConvertTo-Xml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-VHD 2.0.0.0 Hyper-V Cmdlet Copy-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet Debug-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Debug-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Debug-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Debug-VM 2.0.0.0 Hyper-V Cmdlet Disable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Disable-Appv 1.0.0.0 AppvClient Cmdlet Disable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Disable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Disable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Disable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Disable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Disable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Disable-TlsEccCurve 2.0.0.0 TLS Cmdlet Disable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Disable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Disable-Uev 2.1.639.0 UEV Cmdlet Disable-UevAppxPackage 2.1.639.0 UEV Cmdlet Disable-UevTemplate 2.1.639.0 UEV Cmdlet Disable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Disable-VMEventing 2.0.0.0 Hyper-V Cmdlet Disable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Disable-VMMigration 2.0.0.0 Hyper-V Cmdlet Disable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Disable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Disable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Disable-VMTPM 2.0.0.0 Hyper-V Cmdlet Disable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Disable-WindowsOptionalFeature 3.0 DISM Cmdlet Disable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Disconnect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disconnect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Disconnect-VMSan 2.0.0.0 Hyper-V Cmdlet Disconnect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Cmdlet Edit-CIPolicyRule 1.0 ConfigCI Cmdlet Enable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Enable-Appv 1.0.0.0 AppvClient Cmdlet Enable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Enable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Enable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Enable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Enable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Enable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Enable-TlsEccCurve 2.0.0.0 TLS Cmdlet Enable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Enable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Enable-Uev 2.1.639.0 UEV Cmdlet Enable-UevAppxPackage 2.1.639.0 UEV Cmdlet Enable-UevTemplate 2.1.639.0 UEV Cmdlet Enable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Enable-VMEventing 2.0.0.0 Hyper-V Cmdlet Enable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Enable-VMMigration 2.0.0.0 Hyper-V Cmdlet Enable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Enable-VMReplication 2.0.0.0 Hyper-V Cmdlet Enable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Enable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Enable-VMTPM 2.0.0.0 Hyper-V Cmdlet Enable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Enable-WindowsOptionalFeature 3.0 DISM Cmdlet Enable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Enter-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enter-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Expand-WindowsCustomDataImage 3.0 DISM Cmdlet Expand-WindowsImage 3.0 DISM Cmdlet Export-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Export-Certificate 1.0.0.0 PKI Cmdlet Export-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-Console 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Export-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Export-ModuleMember 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-PfxCertificate 1.0.0.0 PKI Cmdlet Export-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-StartLayout 1.0.0.0 StartLayout Cmdlet Export-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Export-UevConfiguration 2.1.639.0 UEV Cmdlet Export-UevPackage 2.1.639.0 UEV Cmdlet Export-VM 2.0.0.0 Hyper-V Cmdlet Export-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Export-WindowsDriver 3.0 DISM Cmdlet Export-WindowsImage 3.0 DISM Cmdlet Find-Package 1.0.0.1 PackageManagement Cmdlet Find-PackageProvider 1.0.0.1 PackageManagement Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Format-Custom 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Wide 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Grant-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Group-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Checkpoint-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Checkpoint-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Checkpoint-VM 2.0.0.0 Hyper-V Cmdlet Import-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Import-Certificate 1.0.0.0 PKI Cmdlet Import-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Import-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Import-LocalizedData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Import-PackageProvider 1.0.0.1 PackageManagement Cmdlet Import-PfxCertificate 1.0.0.0 PKI Cmdlet Import-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-StartLayout 1.0.0.0 StartLayout Cmdlet Import-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Import-UevConfiguration 2.1.639.0 UEV Cmdlet Import-VM 2.0.0.0 Hyper-V Cmdlet Import-VMInitialReplication 2.0.0.0 Hyper-V Cmdlet Initialize-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Install-NfsMappingStore 1.0 NFS Cmdlet Install-Package 1.0.0.1 PackageManagement Cmdlet Install-PackageProvider 1.0.0.1 PackageManagement Cmdlet Invoke-BpaModel 1.0 BestPractices Cmdlet Invoke-CimMethod 1.0.0.0 CimCmdlets Cmdlet Invoke-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Invoke-CommandInDesktopPackage 2.0.0.0 Appx Cmdlet Invoke-DscResource 1.1 PSDesiredStateConfiguration Cmdlet Invoke-Expression 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Invoke-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Invoke-RestMethod 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Invoke-WebRequest 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-WmiMethod 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Invoke-WSManAction 3.0.0.0 Microsoft.WSMan.Management Cmdlet Join-DtcDiagnosticResourceManager 1.0.0.0 MsDtc Cmdlet Join-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Limit-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Measure-Command 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-VM 2.0.0.0 Hyper-V Cmdlet Measure-VMReplication 2.0.0.0 Hyper-V Cmdlet Measure-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Merge-CIPolicy 1.0 ConfigCI Cmdlet Merge-VHD 2.0.0.0 Hyper-V Cmdlet Mount-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Mount-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Mount-AppxVolume 2.0.0.0 Appx Cmdlet Mount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Mount-VHD 2.0.0.0 Hyper-V Cmdlet Mount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Mount-WindowsImage 3.0 DISM Cmdlet Move-AppxPackage 2.0.0.0 Appx Cmdlet Move-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Move-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Move-VM 2.0.0.0 Hyper-V Cmdlet Move-VMStorage 2.0.0.0 Hyper-V Cmdlet New-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet New-CertificateNotificationTask 1.0.0.0 PKI Cmdlet New-CimInstance 1.0.0.0 CimCmdlets Cmdlet New-CimSession 1.0.0.0 CimCmdlets Cmdlet New-CimSessionOption 1.0.0.0 CimCmdlets Cmdlet New-CIPolicy 1.0 ConfigCI Cmdlet New-CIPolicyRule 1.0 ConfigCI Cmdlet New-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet New-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-FileCatalog 3.0.0.0 Microsoft.PowerShell.Security Cmdlet New-HgsTraceTarget 1.0.0.0 HgsDiagnostics Cmdlet New-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet New-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet New-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet New-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet New-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet New-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-ModuleManifest 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-NetIPsecAuthProposal 2.0.0.0 NetSecurity Cmdlet New-NetIPsecMainModeCryptoProposal 2.0.0.0 NetSecurity Cmdlet New-NetIPsecQuickModeCryptoProposal 2.0.0.0 NetSecurity Cmdlet New-NfsMappedIdentity 1.0 NFS Cmdlet New-NfsNetgroup 1.0 NFS >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-Command.measure Get-Command.measure : The term 'Get-Command.measure' is not recognized as the name of a cmdlet, function, script file, o r operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try a gain. At line:1 char:1 + Get-Command.measure + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Command.measure:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Get-Command.measure : The term 'Get-Command.measure' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + Get-Command.measure + ~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Get-Command.measure:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS C:\Windows\system32> (Get-Command).measure PS C:\Windows\system32> Get-Command | Measure-Command >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Show-Command PS C:\Windows\system32> Get-Command CommandType Name Version Source ----------- ---- ------- ------ Alias Add-ProvisionedAppxPackage 3.0 DISM Alias Add-WindowsFeature 2.0.0.0 ServerManager Alias Apply-WindowsUnattend 3.0 DISM Alias Disable-PhysicalDiskIndication 2.0.0.0 Storage Alias Disable-StorageDiagnosticLog 2.0.0.0 Storage Alias Enable-PhysicalDiskIndication 2.0.0.0 Storage Alias Enable-StorageDiagnosticLog 2.0.0.0 Storage Alias Expand-IscsiVirtualDisk 2.0.0.0 IscsiTarget Alias Export-VMCheckpoint 2.0.0.0 Hyper-V Alias Flush-Volume 2.0.0.0 Storage Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Alias Initialize-Volume 2.0.0.0 Storage Alias Move-SmbClient 2.0.0.0 SmbWitness Alias Remove-ProvisionedAppxPackage 3.0 DISM Alias Remove-VMCheckpoint 2.0.0.0 Hyper-V Alias Remove-WindowsFeature 2.0.0.0 ServerManager Alias Rename-VMCheckpoint 2.0.0.0 Hyper-V Alias Restore-VMCheckpoint 2.0.0.0 Hyper-V Alias Write-FileSystemCache 2.0.0.0 Storage Function A: Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function B: Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function C: Function cd.. Function cd\ Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-Host Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function D: Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function E: Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function F: Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function G: Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-Command | Measure-Object Count : 1952 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> TerminatingError(Resolve-Path): "Cannot process argument because the value of argument "path" is not valid. Change the value of the "path" argument and run the operation again." PS C:\Windows\system32> (Get-Command).Measure-Object At line:1 char:22 + (Get-Command).Measure-Object + ~~~~~~~ Unexpected token '-Object' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> Measure-Object {Get-Command} PS C:\Windows\system32> Measure-Object Get-Command PS C:\Windows\system32> Measure-Object | Get-Command Get-Command : The term 'Microsoft.PowerShell.Commands.GenericMeasureInfo' is not recognized as the name of a cmdlet, fun ction, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:18 + Measure-Object | Get-Command + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...ericMeasureInfo:String) [Get-Command], CommandNotFoundE xception + FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : The term 'Microsoft.PowerShell.Commands.GenericMeasureInfo' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, ver ify that the path is correct and try again. At line:1 char:18 + Measure-Object | Get-Command + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...ericMeasureInfo:String) [Get-Command], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand PS C:\Windows\system32> Get-Command -Noun pr*ss, se*ce, *ix CommandType Name Version Source ----------- ---- ------- ------ Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Cmdlet Debug-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Restart-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Resume-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Start-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Start-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Stop-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Stop-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Suspend-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Wait-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Write-Progress 3.1.0.0 Microsoft.PowerShell.Utility PS C:\Windows\system32> Get-Alias gmo CommandType Name Version Source ----------- ---- ------- ------ Alias gmo -> Get-Module PS C:\Windows\system32> Get-Module -ListAvailable Directory: C:\Users\moc2c\Documents\WindowsPowerShell\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 0.0 Show-Calendar Show-Calendar Directory: C:\Program Files\WindowsPowerShell\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Script 1.0.1 Microsoft.PowerShell.Operation.V... {Get-OperationValidation, Invoke-OperationValidation} Binary 1.0.0.1 PackageManagement {Find-Package, Get-Package, Get-PackageProvider, Get-PackageSource...} Script 3.4.0 Pester {Describe, Context, It, Should...} Script 1.0.0.1 PowerShellGet {Install-Module, Find-Module, Save-Module, Update-Module...} Script 1.2 PSReadline {Get-PSReadlineKeyHandler, Set-PSReadlineKeyHandler, Remove-PSReadlineKeyHandler, Get-PSReadlineOption...} Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules ModuleType Version Name ExportedCommands ---------- ------- ---- ---------------- Manifest 1.0.0.0 AppBackgroundTask {Disable-AppBackgroundTaskDiagnosticLog, Enable-AppBackgroundTaskDiagnosticLog, Set-AppBackgroundTaskResourcePolicy, Unregister-AppBackgroundTask...} Manifest 2.0.0.0 AppLocker {Get-AppLockerFileInformation, Get-AppLockerPolicy, New-AppLockerPolicy, Set-AppLockerPolicy...} Manifest 1.0.0.0 AppvClient {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add-AppvPublishingServer, Disable-Appv...} Manifest 2.0.0.0 Appx {Add-AppxPackage, Get-AppxPackage, Get-AppxPackageManifest, Remove-AppxPackage...} Script 1.0.0.0 AssignedAccess {Clear-AssignedAccess, Get-AssignedAccess, Set-AssignedAccess} Manifest 1.0 BestPractices {Get-BpaModel, Get-BpaResult, Invoke-BpaModel, Set-BpaResult} Manifest 2.0.0.0 BitsTransfer {Add-BitsFile, Complete-BitsTransfer, Get-BitsTransfer, Remove-BitsTransfer...} Manifest 1.0.0.0 BranchCache {Add-BCDataCacheExtension, Clear-BCCache, Disable-BC, Disable-BCDowngrading...} Manifest 1.0.0.0 CimCmdlets {Get-CimAssociatedInstance, Get-CimClass, Get-CimInstance, Get-CimSession...} Manifest 1.0 ConfigCI {Get-SystemDriver, New-CIPolicyRule, New-CIPolicy, Get-CIPolicy...} Manifest 1.0 Defender {Get-MpPreference, Set-MpPreference, Add-MpPreference, Remove-MpPreference...} Manifest 1.0.0.0 DirectAccessClientComponents {Disable-DAManualEntryPointSelection, Enable-DAManualEntryPointSelection, Get-DAClientExperienceConfiguration, Get-DAEntryPointTableItem...} Script 3.0 Dism {Add-AppxProvisionedPackage, Add-WindowsDriver, Add-WindowsCapability, Add-WindowsImage...} Manifest 1.0.0.0 DnsClient {Resolve-DnsName, Clear-DnsClientCache, Get-DnsClient, Get-DnsClientCache...} Manifest 1.0.0.0 EventTracingManagement {New-EtwTraceSession, Get-EtwTraceSession, Set-EtwTraceSession, Send-EtwTraceSession...} Manifest 1.0.0.0 HgsClient {Get-HgsAttestationBaselinePolicy, Get-HgsClientConfiguration, Set-HgsClientConfiguration, New-HgsGuardian...} Manifest 1.0.0.0 HgsDiagnostics {New-HgsTraceTarget, Get-HgsTrace, Get-HgsTraceFileData, Test-HgsTraceTarget} Manifest 1.0.0.0 HNVDiagnostics {Get-CustomerRoute, Get-PACAMapping, Get-ProviderAddress, Test-VirtualNetworkConnection...} Binary 2.0.0.0 Hyper-V {Add-VMAssignableDevice, Add-VMDvdDrive, Add-VMFibreChannelHba, Add-VMGpuPartitionAdapter...} Binary 1.1 Hyper-V {Add-VMDvdDrive, Add-VMFibreChannelHba, Add-VMHardDiskDrive, Add-VMMigrationNetwork...} Manifest 2.0.0.0 International {Get-WinDefaultInputMethodOverride, Set-WinDefaultInputMethodOverride, Get-WinHomeLocation, Set-WinHomeLocation...} Manifest 1.0.0.0 iSCSI {Get-IscsiTargetPortal, New-IscsiTargetPortal, Remove-IscsiTargetPortal, Update-IscsiTargetPortal...} Manifest 2.0.0.0 IscsiTarget {Add-ClusteriSCSITargetServerRole, Add-IscsiVirtualDiskTargetMapping, Checkpoint-IscsiVirtualDisk, Convert-IscsiVirtualDisk...} Script 1.0.0.0 ISE {New-IseSnippet, Import-IseSnippet, Get-IseSnippet} Manifest 1.0.0.0 Kds {Add-KdsRootKey, Get-KdsRootKey, Test-KdsRootKey, Set-KdsConfiguration...} Manifest 1.0.1.0 Microsoft.PowerShell.Archive {Compress-Archive, Expand-Archive} Manifest 3.0.0.0 Microsoft.PowerShell.Diagnostics {Get-WinEvent, Get-Counter, Import-Counter, Export-Counter...} Manifest 3.0.0.0 Microsoft.PowerShell.Host {Start-Transcript, Stop-Transcript} Manifest 1.0.0.0 Microsoft.PowerShell.LocalAccounts {Add-LocalGroupMember, Disable-LocalUser, Enable-LocalUser, Get-LocalGroup...} Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-ItemProperty, Join-Path...} Script 1.0 Microsoft.PowerShell.ODataUtils Export-ODataEndpointProxy Manifest 3.0.0.0 Microsoft.PowerShell.Security {Get-Acl, Set-Acl, Get-PfxCertificate, Get-Credential...} Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Format-List, Format-Custom, Format-Table, Format-Wide...} Manifest 3.0.0.0 Microsoft.WSMan.Management {Disable-WSManCredSSP, Enable-WSManCredSSP, Get-WSManCredSSP, Set-WSManQuickConfig...} Manifest 1.0 MMAgent {Disable-MMAgent, Enable-MMAgent, Set-MMAgent, Get-MMAgent...} Manifest 1.0.0.0 MsDtc {New-DtcDiagnosticTransaction, Complete-DtcDiagnosticTransaction, Join-DtcDiagnosticResourceManager, Receive-DtcDiagnosticTransaction...} Manifest 2.0.0.0 NetAdapter {Disable-NetAdapter, Disable-NetAdapterBinding, Disable-NetAdapterChecksumOffload, Disable-NetAdapterEncapsulatedPacketTaskOffload...} Manifest 1.0.0.0 NetConnection {Get-NetConnectionProfile, Set-NetConnectionProfile} Manifest 1.0.0.0 NetEventPacketCapture {New-NetEventSession, Remove-NetEventSession, Get-NetEventSession, Set-NetEventSession...} Manifest 2.0.0.0 NetLbfo {Add-NetLbfoTeamMember, Add-NetLbfoTeamNic, Get-NetLbfoTeam, Get-NetLbfoTeamMember...} Manifest 1.0.0.0 NetNat {Get-NetNat, Get-NetNatExternalAddress, Get-NetNatStaticMapping, Get-NetNatSession...} Manifest 2.0.0.0 NetQos {Get-NetQosPolicy, Set-NetQosPolicy, Remove-NetQosPolicy, New-NetQosPolicy} Manifest 2.0.0.0 NetSecurity {Get-DAPolicyChange, New-NetIPsecAuthProposal, New-NetIPsecMainModeCryptoProposal, New-NetIPsecQuickModeCryptoProposal...} Manifest 1.0.0.0 NetSwitchTeam {New-NetSwitchTeam, Remove-NetSwitchTeam, Get-NetSwitchTeam, Rename-NetSwitchTeam...} Manifest 1.0.0.0 NetTCPIP {Get-NetIPAddress, Get-NetIPInterface, Get-NetIPv4Protocol, Get-NetIPv6Protocol...} Manifest 1.0.0.0 NetWNV {Get-NetVirtualizationProviderAddress, Get-NetVirtualizationGlobal, Get-NetVirtualizationLookupRecord, Get-NetVirtualizationCustomerRoute...} Manifest 1.0.0.0 NetworkConnectivityStatus {Get-DAConnectionStatus, Get-NCSIPolicyConfiguration, Reset-NCSIPolicyConfiguration, Set-NCSIPolicyConfiguration} Manifest 1.0.0.0 NetworkSwitchManager {Disable-NetworkSwitchEthernetPort, Enable-NetworkSwitchEthernetPort, Get-NetworkSwitchEthernetPort, Remove-NetworkSwitchEthernetPortIPAddress...} Manifest 1.0.0.0 NetworkTransition {Add-NetIPHttpsCertBinding, Disable-NetDnsTransitionConfiguration, Disable-NetIPHttpsProfile, Disable-NetNatTransitionConfiguration...} Manifest 1.0 NFS {Get-NfsMappedIdentity, Get-NfsNetgroup, Install-NfsMappingStore, New-NfsMappedIdentity...} Manifest 1.0.0.0 PcsvDevice {Get-PcsvDevice, Start-PcsvDevice, Stop-PcsvDevice, Restart-PcsvDevice...} Manifest 1.0.0.0 PKI {Add-CertificateEnrollmentPolicyServer, Export-Certificate, Export-PfxCertificate, Get-CertificateAutoEnrollmentPolicy...} Manifest 1.0.0.0 PlatformIdentifier Get-PlatformIdentifier Manifest 1.0.0.0 PnpDevice {Get-PnpDevice, Get-PnpDeviceProperty, Enable-PnpDevice, Disable-PnpDevice} Manifest 1.1 PrintManagement {Add-Printer, Add-PrinterDriver, Add-PrinterPort, Get-PrintConfiguration...} Manifest 1.1 PSDesiredStateConfiguration {Set-DscLocalConfigurationManager, Start-DscConfiguration, Test-DscConfiguration, Publish-DscConfiguration...} Script 1.0.0.0 PSDiagnostics {Disable-PSTrace, Disable-PSWSManCombinedTrace, Disable-WSManTrace, Enable-PSTrace...} Binary 1.1.0.0 PSScheduledJob {New-JobTrigger, Add-JobTrigger, Remove-JobTrigger, Get-JobTrigger...} Manifest 2.0.0.0 PSWorkflow {New-PSWorkflowExecutionOption, New-PSWorkflowSession, nwsn} Manifest 1.0.0.0 PSWorkflowUtility Invoke-AsWorkflow Manifest 2.0.0.0 RemoteDesktop {Get-RDCertificate, Set-RDCertificate, New-RDCertificate, New-RDVirtualDesktopDeployment...} Manifest 2.0.0.0 SecureBoot {Confirm-SecureBootUEFI, Set-SecureBootUEFI, Get-SecureBootUEFI, Format-SecureBootUEFI...} Manifest 1.0.0.0 SecurityCmdlets {Backup-SecurityPolicy, Restore-SecurityPolicy, Backup-AuditPolicy, Restore-AuditPolicy} Script 1.0.0.0 ServerCore {Get-DisplayResolution, Set-DisplayResolution} Script 2.0.0.0 ServerManager {Get-WindowsFeature, Install-WindowsFeature, Uninstall-WindowsFeature, Enable-ServerManagerStandardUserRemoting...} Cim 1.0.0.0 ServerManagerTasks {Get-SMCounterSample, Get-SMPerformanceCollector, Start-SMPerformanceCollector, Stop-SMPerformanceCollector...} Manifest 1.0.0.0 ScheduledTasks {Get-ScheduledTask, Set-ScheduledTask, Register-ScheduledTask, Unregister-ScheduledTask...} Manifest 2.0.0.0 SmbShare {Get-SmbShare, Remove-SmbShare, Set-SmbShare, Block-SmbShareAccess...} Manifest 2.0.0.0 SmbWitness {Get-SmbWitnessClient, Move-SmbWitnessClient, gsmbw, msmbw...} Manifest 2.0.0.0 SoftwareInventoryLogging {Get-SilComputer, Get-SilComputerIdentity, Get-SilSoftware, Get-SilWindowsUpdate...} Manifest 1.0.0.0 StartLayout {Export-StartLayout, Import-StartLayout, Get-StartApps} Manifest 2.0.0.0 Storage {Add-InitiatorIdToMaskingSet, Add-PartitionAccessPath, Add-PhysicalDisk, Add-TargetPortToMaskingSet...} Manifest 2.0.0.0 TLS {New-TlsSessionTicketKey, Enable-TlsSessionTicketKey, Disable-TlsSessionTicketKey, Export-TlsSessionTicketKey...} Manifest 1.0.0.0 TroubleshootingPack {Get-TroubleshootingPack, Invoke-TroubleshootingPack} Manifest 2.0.0.0 TrustedPlatformModule {Get-Tpm, Initialize-Tpm, Clear-Tpm, Unblock-Tpm...} Binary 2.1.639.0 UEV {Clear-UevConfiguration, Clear-UevAppxPackage, Restore-UevBackup, Set-UevTemplateProfile...} Manifest 1.0.0.0 UserAccessLogging {Enable-Ual, Disable-Ual, Get-Ual, Get-UalDns...} Manifest 2.0.0.0 VpnClient {Add-VpnConnection, Set-VpnConnection, Remove-VpnConnection, Get-VpnConnection...} Manifest 1.0.0.0 Wdac {Get-OdbcDriver, Set-OdbcDriver, Get-OdbcDsn, Add-OdbcDsn...} Manifest 2.0.0.0 Whea {Get-WheaMemoryPolicy, Set-WheaMemoryPolicy} Manifest 1.0.0.0 WindowsDeveloperLicense {Get-WindowsDeveloperLicense, Unregister-WindowsDeveloperLicense, Show-WindowsDeveloperLicenseRegistration} Script 1.0 WindowsErrorReporting {Enable-WindowsErrorReporting, Disable-WindowsErrorReporting, Get-WindowsErrorReporting} Manifest 1.0.0.0 WindowsSearch {Get-WindowsSearchSetting, Set-WindowsSearchSetting} Manifest 1.0.0.0 WindowsUpdate Get-WindowsUpdateLog PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> Get-Command -Module ac* PS C:\Windows\system32> Get-Command -no netipa*, netr* CommandType Name Version Source ----------- ---- ------- ------ Function Find-NetRoute 1.0.0.0 NetTCPIP Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetRoute 1.0.0.0 NetTCPIP Function New-NetIPAddress 1.0.0.0 NetTCPIP Function New-NetRoute 1.0.0.0 NetTCPIP Function Remove-NetIPAddress 1.0.0.0 NetTCPIP Function Remove-NetRoute 1.0.0.0 NetTCPIP Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetRoute 1.0.0.0 NetTCPIP PS C:\Windows\system32> get-command -verb get CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> get-command -verb get | Measure-Object Count : 523 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> get-command -verb get CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management PS C:\Windows\system32> get-command -verb get -CommandType Cmdlet >> TerminatingError(Get-Command): "Parameter set cannot be resolved using the specified named parameters." Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand PS C:\Windows\system32> get-command -verb get -CommandType Cmdlet >> TerminatingError(Get-Command): "Parameter set cannot be resolved using the specified named parameters." Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand PS C:\Windows\system32> get-command -CommandType Cmdlet CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Add-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Add-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Add-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Add-AppxPackage 2.0.0.0 Appx Cmdlet Add-AppxProvisionedPackage 3.0 DISM Cmdlet Add-AppxVolume 2.0.0.0 Appx Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Add-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Add-ClusteriSCSITargetServerRole 2.0.0.0 IscsiTarget Cmdlet Add-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-IscsiVirtualDiskTargetMapping 2.0.0.0 IscsiTarget Cmdlet Add-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Add-KdsRootKey 1.0.0.0 Kds Cmdlet Add-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Add-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-SignerRule 1.0 ConfigCI Cmdlet Add-Type 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Add-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Add-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMGroupMember 2.0.0.0 Hyper-V Cmdlet Add-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Add-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Add-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Add-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMScsiController 2.0.0.0 Hyper-V Cmdlet Add-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Add-VMSwitch 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchTeamMember 2.0.0.0 Hyper-V Cmdlet Add-WindowsCapability 3.0 DISM Cmdlet Add-WindowsDriver 3.0 DISM Cmdlet Add-WindowsImage 3.0 DISM Cmdlet Add-WindowsPackage 3.0 DISM Cmdlet Backup-AuditPolicy 1.0.0.0 SecurityCmdlets Cmdlet Backup-SecurityPolicy 1.0.0.0 SecurityCmdlets Cmdlet Clear-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Clear-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-KdsCache 1.0.0.0 Kds Cmdlet Clear-RecycleBin 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Clear-UevAppxPackage 2.1.639.0 UEV Cmdlet Clear-UevConfiguration 2.1.639.0 UEV Cmdlet Clear-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Clear-WindowsCorruptMountPoint 3.0 DISM Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Compare-VM 2.0.0.0 Hyper-V Cmdlet Complete-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Complete-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Complete-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Complete-VMFailover 2.0.0.0 Hyper-V Cmdlet Confirm-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Connect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Connect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Connect-VMSan 2.0.0.0 Hyper-V Cmdlet Connect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet ConvertFrom-CIPolicy 1.0 ConfigCI Cmdlet ConvertFrom-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-StringData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Convert-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Convert-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Html 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertTo-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet ConvertTo-Xml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-VHD 2.0.0.0 Hyper-V Cmdlet Copy-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet Debug-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Debug-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Debug-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Debug-VM 2.0.0.0 Hyper-V Cmdlet Disable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Disable-Appv 1.0.0.0 AppvClient Cmdlet Disable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Disable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Disable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Disable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Disable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Disable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Disable-TlsEccCurve 2.0.0.0 TLS Cmdlet Disable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Disable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Disable-Uev 2.1.639.0 UEV Cmdlet Disable-UevAppxPackage 2.1.639.0 UEV Cmdlet Disable-UevTemplate 2.1.639.0 UEV Cmdlet Disable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Disable-VMEventing 2.0.0.0 Hyper-V Cmdlet Disable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Disable-VMMigration 2.0.0.0 Hyper-V Cmdlet Disable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Disable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Disable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Disable-VMTPM 2.0.0.0 Hyper-V Cmdlet Disable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Disable-WindowsOptionalFeature 3.0 DISM Cmdlet Disable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Disconnect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disconnect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Disconnect-VMSan 2.0.0.0 Hyper-V Cmdlet Disconnect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Cmdlet Edit-CIPolicyRule 1.0 ConfigCI Cmdlet Enable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Enable-Appv 1.0.0.0 AppvClient Cmdlet Enable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Enable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Enable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Enable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Enable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Enable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Enable-TlsEccCurve 2.0.0.0 TLS Cmdlet Enable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Enable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Enable-Uev 2.1.639.0 UEV Cmdlet Enable-UevAppxPackage 2.1.639.0 UEV Cmdlet Enable-UevTemplate 2.1.639.0 UEV Cmdlet Enable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Enable-VMEventing 2.0.0.0 Hyper-V Cmdlet Enable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Enable-VMMigration 2.0.0.0 Hyper-V Cmdlet Enable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Enable-VMReplication 2.0.0.0 Hyper-V Cmdlet Enable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Enable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Enable-VMTPM 2.0.0.0 Hyper-V Cmdlet Enable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Enable-WindowsOptionalFeature 3.0 DISM Cmdlet Enable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Enter-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enter-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Expand-WindowsCustomDataImage 3.0 DISM Cmdlet Expand-WindowsImage 3.0 DISM Cmdlet Export-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Export-Certificate 1.0.0.0 PKI Cmdlet Export-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-Console 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Export-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Export-ModuleMember 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-PfxCertificate 1.0.0.0 PKI Cmdlet Export-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-StartLayout 1.0.0.0 StartLayout Cmdlet Export-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Export-UevConfiguration 2.1.639.0 UEV Cmdlet Export-UevPackage 2.1.639.0 UEV Cmdlet Export-VM 2.0.0.0 Hyper-V Cmdlet Export-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Export-WindowsDriver 3.0 DISM Cmdlet Export-WindowsImage 3.0 DISM Cmdlet Find-Package 1.0.0.1 PackageManagement Cmdlet Find-PackageProvider 1.0.0.1 PackageManagement Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Format-Custom 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Wide 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> get-command -verb get -CommandType Cmdlet >> TerminatingError(Get-Command): "Parameter set cannot be resolved using the specified named parameters." Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -verb get -CommandType Cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> get-command -CommandType Cmdlet -Verb get >> TerminatingError(Get-Command): "Parameter set cannot be resolved using the specified named parameters." Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -CommandType Cmdlet -Verb get + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + get-command -CommandType Cmdlet -Verb get + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand PS C:\Windows\system32> get-command -CommandType Cmdlet Get-* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management PS C:\Windows\system32> get-command -CommandType Cmdlet Get-* | measure Count : 202 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> get-command -CommandType Cmdlet Get-* | Measure-Object Count : 202 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> "szia" szia PS C:\Windows\system32> ""szia"" At line:1 char:3 + ""szia"" + ~~~~~~ Unexpected token 'szia""' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> "\"szia\"" At line:1 char:4 + "\"szia\"" + ~~~~~~~ Unexpected token 'szia\""' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> "/"szia/"" At line:1 char:4 + "/"szia/"" + ~~~~~~~ Unexpected token 'szia/""' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> Get-Command -Noun *object* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Group-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Register-ObjectEvent 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Select-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Sort-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Tee-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core PS C:\Windows\system32> Group-Object -? NAME Group-Object SYNOPSIS Groups objects that contain the same value for specified properties. SYNTAX Group-Object [[-Property] ] [-AsHashTable] [-AsString] [-CaseSensitive] [-Culture ] [-InputObject ] [-NoElement] [] DESCRIPTION The Group-Object cmdlet displays objects in groups based on the value of a specified property. Group-Object returns a table with one row for each property value and a column that displays the number of items with that v alue. If you specify more than one property, Group-Object first groups them by the values of the first property, and then, within each property group, it groups by the value of the next property. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821810 Compare-Object Measure-Object New-Object Select-Object Sort-Object Tee-Object REMARKS To see the examples, type: "get-help Group-Object -examples". For more information, type: "get-help Group-Object -detailed". For technical information, type: "get-help Group-Object -full". For online help, type: "get-help Group-Object -online" PS C:\Windows\system32> Group-Object PS C:\Windows\system32> tee-Object >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> tee-Object -? NAME Tee-Object SYNOPSIS Saves command output in a file or variable and also sends it down the pipeline. SYNTAX Tee-Object [-FilePath] [-Append] [-InputObject ] [] Tee-Object [-InputObject ] -LiteralPath [] Tee-Object [-InputObject ] -Variable [] DESCRIPTION The Tee-Object cmdlet redirects output, that is, it sends the output of a command in two directions (like the letter T). It stores the output in a file or variable and also sends it down the pipeline. If Tee-Object is t he last command in the pipeline, the command output is displayed at the prompt. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821865 Compare-Object Group-Object Measure-Object New-Object Select-Object Sort-Object REMARKS To see the examples, type: "get-help Tee-Object -examples". For more information, type: "get-help Tee-Object -detailed". For technical information, type: "get-help Tee-Object -full". For online help, type: "get-help Tee-Object -online" PS C:\Windows\system32> Group-Object -? NAME Group-Object SYNOPSIS Groups objects that contain the same value for specified properties. SYNTAX Group-Object [[-Property] ] [-AsHashTable] [-AsString] [-CaseSensitive] [-Culture ] [-InputObject ] [-NoElement] [] DESCRIPTION The Group-Object cmdlet displays objects in groups based on the value of a specified property. Group-Object returns a table with one row for each property value and a column that displays the number of items with that v alue. If you specify more than one property, Group-Object first groups them by the values of the first property, and then, within each property group, it groups by the value of the next property. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821810 Compare-Object Measure-Object New-Object Select-Object Sort-Object Tee-Object REMARKS To see the examples, type: "get-help Group-Object -examples". For more information, type: "get-help Group-Object -detailed". For technical information, type: "get-help Group-Object -full". For online help, type: "get-help Group-Object -online" PS C:\Windows\system32> get-help Group-Object -Examples NAME Group-Object SYNOPSIS Groups objects that contain the same value for specified properties. Example 1: Group files by size PS C:\>Get-ChildItem *.doc | Group-Object -Property length This command gets the files in the current location that have a .doc extension and groups them by size. Example 2: Group files by extension PS C:\>Get-ChildItem | Sort-Object -Property extension | Group-Object -Property extension This command gets the files in the current location, sorts them by file name extension, and then groups them by file name extension. Note that the files are sorted before they are grouped. Example 3: Group integers by remainder PS C:\>1..35 | Group-Object -Property {$_ % 2},{$_ % 3} This example shows how to use script blocks as the value of the Property parameter. This command displays the integers from 1 to 35, grouped by the remainder left when they are divided by 2 or 3. Example 4: Group event log events by ID PS C:\>$Events = Get-EventLog -LogName "system" -Newest 1000 PS C:\>$Events | Group-Object -Property eventID Count Name Group ----- ---- ----- 44 Information {System.Diagnostics.EventLogEntry, 5 Error {System.Diagnostics.EventLogEntry, 1 Warning {System.Diagnostics.EventLogEntry} These commands display the 1,000 most recent entries in the System event log, grouped by Event ID. The first command uses the Get-EventLog cmdlet to retrieve the events and the assignment operator (=) to save them in the $Events variable. The second command uses a pipeline operator (|) to send the events in the $Events variable to the Group-Object cmdlet. The command uses the Property parameter to specify that the events should be grouped according to th e value of their EventID property. In the output, the Count column represents the number of entries in each group, the Name column represents the EventID values that define a group, and the Group column represents the objects in each group. Example 5: Group processes by priority class PS C:\>Get-Process | Group-Object -Property PriorityClass Count Name Group ----- ---- ----- 55 Normal {System.Diagnostics.Process (AdtAgent), System.Diagnostics.Process (alg), System.Dia... 1 {System.Diagnostics.Process (Idle)} 3 High {System.Diagnostics.Process (Newproc), System.Diagnostics.Process (winlogon), System.D... 2 BelowNormal {System.Diagnostics.Process (winperf), PS C:\>Get-Process | Group-Object -Property company -NoElement Count Name ----- ---- 55 Normal 1 3 High 2 BelowNormal This example demonstrates the effect of the NoElement parameter. These commands group the processes on the computer by priority class. The first command uses the Get-Process cmdlet to get the processes on the computer. It uses a pipeline operator (|) to send the results to Group-Object , which groups the objects by the value of the PriorityClass proper ty of the process. The second command is identical to the first, except that it uses the NoElement parameter to eliminate the members of the group from the output. The result is a table with only the count and property value name. The results are shown in the following sample output. Example 6: Group events by time PS C:\>Get-EventLog -LogName system -Newest 1000 | Group-Object -Property {$_.TimeWritten - $_.TimeGenerated} This command demonstrates how to provide the value of the Property parameter as a script block. This command displays the most recent 1,000 entries from the System event log, grouped according to the time between when they were generated and when they were written to the log. The command uses the Get-EventLog cmdlet to get the event log entries. It uses a pipeline operator (|) to send the entries to the Group-Object cmdlet. The value of the Property parameter is specified as a script block ( an expression in braces). The result of evaluating the script block is the time between when the log entry was generated and when it was written to the log. That value is used to group the 1,000 most recent events. Example 7: Group items by file name extension PS C:\>Get-ChildItem | Group-Object extension -NoElement Count Name ----- ---- 21 82 .txt 9 .cmd 5 .log 12 .xml 5 .htm 36 .ps1 1 .psc1 3 .exe 6 .csv 1 .psd1 2 .bat This command groups the items in the current directory by file name extension. It uses the NoElement parameter to omit the members of the group. The results are shown in the following sample output. Example 8: Group objects by value PS C:\>"a", "b", "c", "c", "d" | Get-Unique a b c d PS C:\>"a", "b", "c", "c", "d" | Group-Object -NoElement | Where {$_.Count -gt 1} Count Name ----- ---- 2 c PS C:\>Get-Process | Group-Object -Property Name -NoElement | Where {$_.count -gt 1} Count Name ----- ---- 2 csrss 5 svchost 2 winlogon 2 wmiprvse This example shows how to find the unique and non-unique (repeated) property values in a collection. The first command gets the unique elements of an array by piping the array to the Get-Unique cmdlet. The second command gets the non-unique elements of an array. It pipes the array to the Group-Object cmdlet, which groups the objects by value. The resulting groups are piped to the Where-Object cmdlet, which selects obj ects with groups with more than one member. The third command shows a practical use for this technique. It uses the same method to find processes on the computer that have the same process name. The results are shown in the following sample output. Example 9: Group objects in a hash table PS C:\>$A = Get-Command get-*, set-* -Type cmdlet | Group-Object -Property verb -AsHashTable -AsString PS C:\>$A Name Value ---- ----- Get {Get-PSCallStack, Get-PSBreakpoint, Get-PSDrive, Get-PSSession...} Set {Set-Service, Set-StrictMode, Set-PSDebug, Set-PSSessionConfiguration...} PS C:\>$A.get CommandType Name Definition ----------- ---- ---------- Cmdlet Get-PSCallStack Get-PSCallStack [-Verbose] [-Debug] [-ErrorAction ] [-Verbose] [-Debug] [-ErrorA... Cmdlet Get-PSDrive Get-PSDrive [[-Name] ] [-Scope ] [-PSProvider... ... This example uses the AsHashTable and AsString parameters to return the groups in a hash table, that is, as a collection of key-value pairs. In the resulting hash table, each property value is a key, and the group elements are the values. Because each key is a property of the hash table object, you can use dot notation to display the values. The first command gets the Get and Set cmdlets in the session, groups them by verb, returns the groups as a hash table, and saves the hash table in the $A variable. The second command displays the hash table in $A. There are two key-value pairs, one for the Get cmdlets and one for the Set cmdlets. The third command uses dot notation to display the values of the Get key in $A. The values are CmdletInfo object. The AsString parameter does not convert the objects in the groups to strings. PS C:\Windows\system32> Compare-Object -? NAME Compare-Object SYNOPSIS Compares two sets of objects. SYNTAX Compare-Object [-ReferenceObject] [-DifferenceObject] [-CaseSensitive] [-Culture ] [-ExcludeDifferent] [-IncludeEqual] [-PassThru] [-Property ] [-SyncWindow ] [] DESCRIPTION The Compare-Object cmdlet compares two sets of objects. One set of objects is the "reference set," and the other set is the "difference set." The result of the comparison indicates whether a property value appeared only in the object from the reference set (indicated by the <= symbol), only in the object from the difference set (indicated by the => symbol) or , if the IncludeEqual parameter is specified, in both objects (indicated by the == symbol). If the reference set or the difference set is null ($null), this cmdlet generates a terminating error. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821751 Group-Object Measure-Object New-Object Select-Object Sort-Object Tee-Object REMARKS To see the examples, type: "get-help Compare-Object -examples". For more information, type: "get-help Compare-Object -detailed". For technical information, type: "get-help Compare-Object -full". For online help, type: "get-help Compare-Object -online" PS C:\Windows\system32> ps Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 265 12 1908 4556 544 0 csrss 380 14 7396 6900 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 401 36 76800 67464 492 1 dwm 1581 79 41772 105736 38,52 2356 1 explorer 37 6 1012 3596 1496 1 fontdrvhost 347 20 3720 15168 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 843 68 56856 111452 13,86 4596 1 iexplore 563 46 11964 38852 2,50 6864 1 iexplore 1474 32 12132 23712 808 0 lsass 1437 39 59156 14120 624,36 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 444 64 122456 128644 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 549 28 59220 72280 2,73 5792 1 powershell 1018 98 358044 379072 620,11 5912 1 powershell_ise 384 33 6672 20436 1,11 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 418 24 12272 33384 5,16 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25004 36200 0,80 4440 1 SelfService 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 295 11 6940 11520 792 0 services 907 45 36620 77140 3,06 3040 1 ShellExperienceHost 376 15 4124 20464 1,17 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 448 19 4624 11984 864 0 svchost 665 21 6656 20192 904 0 svchost 654 16 5716 11232 968 0 svchost 518 18 13416 21320 1100 0 svchost 611 32 9268 25168 1104 0 svchost 683 42 11160 25048 1196 0 svchost 443 35 12572 19044 1388 0 svchost 1859 53 38764 64456 1408 0 svchost 165 10 2340 7532 1572 0 svchost 138 11 1392 6572 1712 0 svchost 450 22 13180 30908 1956 0 svchost 217 18 6412 17992 2000 0 svchost 199 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1199 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 335 29 7312 19488 9,19 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1119 54 93640 98260 3,44 5300 1 vmconnect 1212 53 90536 95856 1,50 5516 1 vmconnect 1092 53 93004 96612 1,59 5824 1 vmconnect 586 28 51000 40172 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 558 25 63264 47448 3528 0 vmwp 556 26 59760 44876 3648 0 vmwp 307 25 4096 15532 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS C:\Windows\system32> ps p ps : Cannot find a process with the name "p". Verify the process name and call the cmdlet again. At line:1 char:1 + ps p + ~~~~ + CategoryInfo : ObjectNotFound: (p:String) [Get-Process], ProcessCommandException + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand ps : Cannot find a process with the name "p". Verify the process name and call the cmdlet again. At line:1 char:1 + ps p + ~~~~ + CategoryInfo : ObjectNotFound: (p:String) [Get-Process], ProcessCommandException + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand PS C:\Windows\system32> ps p* Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 549 28 59220 72280 2,73 5792 1 powershell 1060 99 358880 379872 621,81 5912 1 powershell_ise PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (atieclxx) <= System.Diagnostics.Process (atiesrxx) <= System.Diagnostics.Process (concentr) <= System.Diagnostics.Process (conhost) <= System.Diagnostics.Process (conhost) <= System.Diagnostics.Process (csrss) <= System.Diagnostics.Process (csrss) <= System.Diagnostics.Process (dllhost) <= System.Diagnostics.Process (dwm) <= System.Diagnostics.Process (explorer) <= System.Diagnostics.Process (fontdrvhost) <= System.Diagnostics.Process (FoxitConnectedPDFService) <= System.Diagnostics.Process (Idle) <= System.Diagnostics.Process (iexplore) <= System.Diagnostics.Process (iexplore) <= System.Diagnostics.Process (lsass) <= System.Diagnostics.Process (mmc) <= System.Diagnostics.Process (msdtc) <= System.Diagnostics.Process (MsMpEng) <= System.Diagnostics.Process (NisSrv) <= System.Diagnostics.Process (Receiver) <= System.Diagnostics.Process (redirector) <= System.Diagnostics.Process (RuntimeBroker) <= System.Diagnostics.Process (SearchUI) <= System.Diagnostics.Process (Secure System) <= System.Diagnostics.Process (SelfService) <= System.Diagnostics.Process (SelfServicePlugin) <= System.Diagnostics.Process (services) <= System.Diagnostics.Process (ShellExperienceHost) <= System.Diagnostics.Process (sihost) <= System.Diagnostics.Process (smss) <= System.Diagnostics.Process (spoolsv) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (System) <= System.Diagnostics.Process (SystemSettingsBroker) <= System.Diagnostics.Process (taskhostw) <= System.Diagnostics.Process (vmcompute) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmms) <= System.Diagnostics.Process (vmwp) <= System.Diagnostics.Process (vmwp) <= System.Diagnostics.Process (vmwp) <= System.Diagnostics.Process (wfcrun32) <= System.Diagnostics.Process (wininit) <= System.Diagnostics.Process (winlogon) <= System.Diagnostics.Process (WmiPrvSE) <= System.Diagnostics.Process (WUDFHost) <= PS C:\Windows\system32> compare -ReferenceObject (ps p*) -DifferenceObject (ps p) ps : Cannot find a process with the name "p". Verify the process name and call the cmdlet again. At line:1 char:53 + compare -ReferenceObject (ps p*) -DifferenceObject (ps p) + ~~~~ + CategoryInfo : ObjectNotFound: (p:String) [Get-Process], ProcessCommandException + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand ps : Cannot find a process with the name "p". Verify the process name and call the cmdlet again. At line:1 char:53 + compare -ReferenceObject (ps p*) -DifferenceObject (ps p) + ~~~~ + CategoryInfo : ObjectNotFound: (p:String) [Get-Process], ProcessCommandException + FullyQualifiedErrorId : NoProcessFoundForGivenName,Microsoft.PowerShell.Commands.GetProcessCommand PS C:\Windows\system32> TerminatingError(Compare-Object): "Cannot bind argument to parameter 'DifferenceObject' because it is null." Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null. At line:1 char:52 + compare -ReferenceObject (ps p*) -DifferenceObject (ps p) + ~~~~~~ + CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObject Command Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null. At line:1 char:52 + compare -ReferenceObject (ps p*) -DifferenceObject (ps p) + ~~~~~~ + CategoryInfo : InvalidData: (:) [Compare-Object], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObjectCommand PS C:\Windows\system32> compare -ReferenceObject (ps p*) -DifferenceObject (ps) InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (atieclxx) => System.Diagnostics.Process (atiesrxx) => System.Diagnostics.Process (concentr) => System.Diagnostics.Process (conhost) => System.Diagnostics.Process (conhost) => System.Diagnostics.Process (csrss) => System.Diagnostics.Process (csrss) => System.Diagnostics.Process (dllhost) => System.Diagnostics.Process (dwm) => System.Diagnostics.Process (explorer) => System.Diagnostics.Process (fontdrvhost) => System.Diagnostics.Process (FoxitConnectedPDFService) => System.Diagnostics.Process (Idle) => System.Diagnostics.Process (iexplore) => System.Diagnostics.Process (iexplore) => System.Diagnostics.Process (lsass) => System.Diagnostics.Process (mmc) => System.Diagnostics.Process (msdtc) => System.Diagnostics.Process (MsMpEng) => System.Diagnostics.Process (NisSrv) => System.Diagnostics.Process (Receiver) => System.Diagnostics.Process (redirector) => System.Diagnostics.Process (RuntimeBroker) => System.Diagnostics.Process (SearchUI) => System.Diagnostics.Process (Secure System) => System.Diagnostics.Process (SelfService) => System.Diagnostics.Process (SelfServicePlugin) => System.Diagnostics.Process (services) => System.Diagnostics.Process (ShellExperienceHost) => System.Diagnostics.Process (sihost) => System.Diagnostics.Process (smss) => System.Diagnostics.Process (spoolsv) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (svchost) => System.Diagnostics.Process (System) => System.Diagnostics.Process (SystemSettingsBroker) => System.Diagnostics.Process (taskhostw) => System.Diagnostics.Process (vmcompute) => System.Diagnostics.Process (vmconnect) => System.Diagnostics.Process (vmconnect) => System.Diagnostics.Process (vmconnect) => System.Diagnostics.Process (vmms) => System.Diagnostics.Process (vmwp) => System.Diagnostics.Process (vmwp) => System.Diagnostics.Process (vmwp) => System.Diagnostics.Process (wfcrun32) => System.Diagnostics.Process (wininit) => System.Diagnostics.Process (winlogon) => System.Diagnostics.Process (WmiPrvSE) => System.Diagnostics.Process (WUDFHost) => PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -IncludeEqual InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (atieclxx) <= System.Diagnostics.Process (atiesrxx) <= System.Diagnostics.Process (concentr) <= System.Diagnostics.Process (conhost) <= System.Diagnostics.Process (conhost) <= System.Diagnostics.Process (csrss) <= System.Diagnostics.Process (csrss) <= System.Diagnostics.Process (dllhost) <= System.Diagnostics.Process (dwm) <= System.Diagnostics.Process (explorer) <= System.Diagnostics.Process (fontdrvhost) <= System.Diagnostics.Process (FoxitConnectedPDFService) <= System.Diagnostics.Process (Idle) <= System.Diagnostics.Process (iexplore) <= System.Diagnostics.Process (iexplore) <= System.Diagnostics.Process (lsass) <= System.Diagnostics.Process (mmc) <= System.Diagnostics.Process (msdtc) <= System.Diagnostics.Process (MsMpEng) <= System.Diagnostics.Process (NisSrv) <= System.Diagnostics.Process (powershell) <= System.Diagnostics.Process (powershell_ise) <= System.Diagnostics.Process (Receiver) <= System.Diagnostics.Process (redirector) <= System.Diagnostics.Process (RuntimeBroker) <= System.Diagnostics.Process (SearchUI) <= System.Diagnostics.Process (Secure System) <= System.Diagnostics.Process (SelfService) <= System.Diagnostics.Process (SelfServicePlugin) <= System.Diagnostics.Process (services) <= System.Diagnostics.Process (ShellExperienceHost) <= System.Diagnostics.Process (sihost) <= System.Diagnostics.Process (smss) <= System.Diagnostics.Process (spoolsv) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (svchost) <= System.Diagnostics.Process (System) <= System.Diagnostics.Process (SystemSettingsBroker) <= System.Diagnostics.Process (taskhostw) <= System.Diagnostics.Process (vmcompute) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmconnect) <= System.Diagnostics.Process (vmms) <= System.Diagnostics.Process (wfcrun32) <= System.Diagnostics.Process (wininit) <= System.Diagnostics.Process (winlogon) <= System.Diagnostics.Process (WmiPrvSE) <= System.Diagnostics.Process (WUDFHost) <= PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -IncludeEqual -ExcludeDifferent InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -ExcludeDifferent PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -ExcludeDifferent -IncludeEqual InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == System.Diagnostics.Process (vmwp) == PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -ExcludeDifferent -IncludeEqual | Get-Member TypeName: System.Management.Automation.PSCustomObject Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ToString Method string ToString() InputObject NoteProperty System.Diagnostics.Process InputObject=System.Diagnostics.Process (vmwp) SideIndicator NoteProperty string SideIndicator=== PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps *p) -ExcludeDifferent -IncludeEqual -PassThru Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) -ExcludeDifferent -IncludeEqual | Get-Member TypeName: System.Management.Automation.PSCustomObject Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ToString Method string ToString() InputObject NoteProperty System.Diagnostics.Process InputObject=System.Diagnostics.Process (powershell) SideIndicator NoteProperty string SideIndicator=== PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) -ExcludeDifferent -IncludeEqual | Get-Member TypeName: System.Management.Automation.PSCustomObject Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ToString Method string ToString() InputObject NoteProperty System.Diagnostics.Process InputObject=System.Diagnostics.Process (powershell) SideIndicator NoteProperty string SideIndicator=== PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) -ExcludeDifferent -IncludeEqual InputObject SideIndicator ----------- ------------- System.Diagnostics.Process (powershell) == System.Diagnostics.Process (powershell_ise) == PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) -ExcludeDifferent -IncludeEqual -PassThru Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 549 28 59220 72280 2,73 5792 1 powershell 1165 99 359796 392808 644,38 5912 1 powershell_ise PS C:\Windows\system32> compare -ReferenceObject (ps) -DifferenceObject (ps p*) -ExcludeDifferent -IncludeEqual -PassThru | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() SideIndicator NoteProperty string SideIndicator=== __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS C:\Windows\system32> ForEach-Object -? NAME ForEach-Object SYNOPSIS Performs an operation against each item in a collection of input objects. SYNTAX ForEach-Object [-MemberName] [-ArgumentList ] [-Confirm] [-InputObject ] [-WhatIf] [] ForEach-Object [-Process] [-Begin ] [-Confirm] [-End ] [-InputObject ] [-RemainingScripts ] [-WhatIf] [] DESCRIPTION The ForEach-Object cmdlet performs an operation on each item in a collection of input objects. The input objects can be piped to the cmdlet or specified by using the InputObject parameter. Starting in Windows PowerShell 3.0, there are two different ways to construct a ForEach-Object command. Script block . You can use a script block to specify the operation. Within the script block, use the $_ variable to represent the current object. The script block is the value of the Process parameter. The script block can contain any Windows PowerShell script. For example, the following command gets the value of the ProcessName property of each process on the computer. `Get-Process | ForEach-Object {$_.ProcessName}` Operation statement . You can also write an operation statement, which is much more like natural language. You can use the operation statement to specify a property value or call a method. Operation statements were introduced in Windows PowerShell 3.0. For example, the following command also gets the value of the ProcessName property of each process on the computer. `Get-Process | ForEach-Object ProcessName` When using the script block format, in addition to using the script block that describes the operations that are performed on each input object, you can provide two additional script blocks. The Begin script block, whic h is the value of the Begin parameter, runs before this cmdlet processes the first input object. The End script block, which is the value of the End parameter, runs after this cmdlet processes the last input object. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821481 REMARKS To see the examples, type: "get-help ForEach-Object -examples". For more information, type: "get-help ForEach-Object -detailed". For technical information, type: "get-help ForEach-Object -full". For online help, type: "get-help ForEach-Object -online" PS C:\Windows\system32> Get-Alias % CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object PS C:\Windows\system32> 1..10 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> 1..10 | % {$_} 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> 1..10 | % {"pocet je:" $_ } At line:1 char:24 + 1..10 | % {"pocet je:" $_ } + ~~ Unexpected token '$_' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> 1..10 | % {"pocet je" $_ } At line:1 char:23 + 1..10 | % {"pocet je" $_ } + ~~ Unexpected token '$_' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> 1..10 | % {echo "pocet je" $_ } pocet je 1 pocet je 2 pocet je 3 pocet je 4 pocet je 5 pocet je 6 pocet je 7 pocet je 8 pocet je 9 pocet je 10 PS C:\Windows\system32> 1..10 | % {echo pocet je $_ } pocet je 1 pocet je 2 pocet je 3 pocet je 4 pocet je 5 pocet je 6 pocet je 7 pocet je 8 pocet je 9 pocet je 10 PS C:\Windows\system32> 1..10 | % { Write-Host $_ } 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> 1..10 | % { Write-Host $_ -NoNewline} 1 2 3 4 5 6 7 8 9 10 PS C:\Windows\system32> 1..10 | % { Write-Host $_ "," -NoNewline} 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 , PS C:\Windows\system32> 1..10 | % { Write-Host $_"," -NoNewline} 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, PS C:\Windows\system32> 1..10 | % { Write-Host $_", " -NoNewline} 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, PS C:\Windows\system32> 1..10 | % -Begin {'Zaciname..'} -Process {">>> $_"} -End {'Hotovo.'} Zaciname.. >>> 1 >>> 2 >>> 3 >>> 4 >>> 5 >>> 6 >>> 7 >>> 8 >>> 9 >>> 10 Hotovo. PS C:\Windows\system32> 1..10 | % -Begin {'Zaciname..'} -Process {">>> $_"} -End {'Hotovo.'} Zaciname.. >>> 1 >>> 2 >>> 3 >>> 4 >>> 5 >>> 6 >>> 7 >>> 8 >>> 9 >>> 10 Hotovo. PS C:\Windows\system32> 1..10 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 55 PS C:\Windows\system32> 1..10 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 55 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 110 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 165 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 220 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 275 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 330 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 385 PS C:\Windows\system32> 1..10 | % -Begin { } -Process { $s = $s + $_} -end { $s } 440 PS C:\Windows\system32> 1..10 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 55 PS C:\Windows\system32> 1..10 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 55 PS C:\Windows\system32> 1..3 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 6 PS C:\Windows\system32> 1..45464666746446767673 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } Cannot convert value "45464666746446767673" to type "System.Int32". Error: "Value was either too large or too small for an Int32." At line:1 char:1 + 1..45464666746446767673 | % -Begin { $s=0} -Process { $s = $s + $_} - ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastIConvertible Cannot convert value "45464666746446767673" to type "System.Int32". Error: "Value was either too large or too small for an Int32." At line:1 char:1 + 1..45464666746446767673 | % -Begin { $s=0} -Process { $s = $s + $_} - ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastIConvertible PS C:\Windows\system32> 1..4546466674644 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } Cannot convert value "4546466674644" to type "System.Int32". Error: "Value was either too large or too small for an Int3 2." At line:1 char:1 + 1..4546466674644 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastIConvertible Cannot convert value "4546466674644" to type "System.Int32". Error: "Value was either too large or too small for an Int32." At line:1 char:1 + 1..4546466674644 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $ ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastIConvertible PS C:\Windows\system32> 1..45464664 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> 1..454646 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> 1..54646 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> 1..5646 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 15941481 PS C:\Windows\system32> 1..5646 | % -Begin { $s=0} -Process { $s = $s + $_} -end { $s } 15941481 PS C:\Windows\system32> Group-Object PS C:\Windows\system32> Get-Service Status Name DisplayName ------ ---- ----------- Stopped AJRouter AllJoyn Router Service Stopped ALG Application Layer Gateway Service Running AMD External Ev... AMD External Events Utility Stopped AppIDSvc Application Identity Running Appinfo Application Information Stopped AppMgmt Application Management Stopped AppReadiness App Readiness Stopped AppVClient Microsoft App-V Client Stopped AppXSvc AppX Deployment Service (AppXSVC) Stopped AudioEndpointBu... Windows Audio Endpoint Builder Stopped Audiosrv Windows Audio Stopped AxInstSV ActiveX Installer (AxInstSV) Running BFE Base Filtering Engine Stopped BITS Background Intelligent Transfer Ser... Running BrokerInfrastru... Background Tasks Infrastructure Ser... Stopped Browser Computer Browser Stopped bthserv Bluetooth Support Service Running CDPSvc Connected Devices Platform Service Running CDPUserSvc_38ffa CDPUserSvc_38ffa Running CertPropSvc Certificate Propagation Stopped ClipSVC Client License Service (ClipSVC) Stopped COMSysApp COM+ System Application Running CoreMessagingRe... CoreMessaging Running CryptSvc Cryptographic Services Stopped CscService Offline Files Running DcomLaunch DCOM Server Process Launcher Stopped DcpSvc DataCollectionPublishingService Stopped defragsvc Optimize drives Running DeviceAssociati... Device Association Service Stopped DeviceInstall Device Install Service Stopped DevQueryBroker DevQuery Background Discovery Broker Running Dhcp DHCP Client Stopped diagnosticshub.... Microsoft (R) Diagnostics Hub Stand... Running DiagTrack Connected User Experiences and Tele... Stopped DmEnrollmentSvc Device Management Enrollment Service Stopped dmwappushservice dmwappushsvc Running Dnscache DNS Client Stopped DnsProxy DNS Proxy Service Stopped dot3svc Wired AutoConfig Running DPS Diagnostic Policy Service Stopped DsmSvc Device Setup Manager Stopped DsSvc Data Sharing Service Stopped Eaphost Extensible Authentication Protocol Stopped EFS Encrypting File System (EFS) Stopped embeddedmode Embedded Mode Stopped EntAppSvc Enterprise App Management Service Running EventLog Windows Event Log Running EventSystem COM+ Event System Stopped fdPHost Function Discovery Provider Host Stopped FDResPub Function Discovery Resource Publica... Running FontCache Windows Font Cache Service Running FoxitReaderService Foxit Reader Service Stopped FrameServer Windows Camera Frame Server Running gpsvc Group Policy Client Stopped hidserv Human Interface Device Service Stopped hns Host Network Service Running HvHost HV Host Service Stopped icssvc Windows Mobile Hotspot Service Running IKEEXT IKE and AuthIP IPsec Keying Modules Running iphlpsvc IP Helper Running KeyIso CNG Key Isolation Stopped KPSSVC KDC Proxy Server service (KPS) Stopped KtmRm KtmRm for Distributed Transaction C... Running LanmanServer Server Running LanmanWorkstation Workstation Running lfsvc Geolocation Service Running LicenseManager Windows License Manager Service Stopped lltdsvc Link-Layer Topology Discovery Mapper Running lmhosts TCP/IP NetBIOS Helper Running LSM Local Session Manager Stopped MapsBroker Downloaded Maps Manager Running MpsSvc Windows Firewall Running MSDTC Distributed Transaction Coordinator Stopped MSiSCSI Microsoft iSCSI Initiator Service Stopped msiserver Windows Installer Stopped NcaSvc Network Connectivity Assistant Running NcbService Network Connection Broker Stopped NcHostAgent NC Host Agent Running Netlogon Netlogon Stopped Netman Network Connections Running netprofm Network List Service Stopped NetSetupSvc Network Setup Service Stopped NetTcpPortSharing Net.Tcp Port Sharing Service Stopped NgcCtnrSvc Microsoft Passport Container Stopped NgcSvc Microsoft Passport Running NlaSvc Network Location Awareness Running nsi Network Store Interface Service Running OneSyncSvc_38ffa Sync Host_38ffa Running PcaSvc Program Compatibility Assistant Ser... Stopped PerfHost Performance Counter DLL Host Stopped PhoneSvc Phone Service Running PimIndexMainten... Contact Data_38ffa Stopped pla Performance Logs & Alerts Running PlugPlay Plug and Play Running PolicyAgent IPsec Policy Agent Running Power Power Stopped PrintNotify Printer Extensions and Notifications Running ProfSvc User Profile Service Stopped QWAVE Quality Windows Audio Video Experience Stopped RasAuto Remote Access Auto Connection Manager Stopped RasMan Remote Access Connection Manager Stopped RemoteAccess Routing and Remote Access Stopped RemoteRegistry Remote Registry Stopped RmSvc Radio Management Service Running RpcEptMapper RPC Endpoint Mapper Stopped RpcLocator Remote Procedure Call (RPC) Locator Running RpcSs Remote Procedure Call (RPC) Stopped RSoPProv Resultant Set of Policy Provider Stopped sacsvr Special Administration Console Helper Running SamSs Security Accounts Manager Stopped SCardSvr Smart Card Stopped ScDeviceEnum Smart Card Device Enumeration Service Stopped SCPolicySvc Smart Card Removal Policy Stopped seclogon Secondary Logon Running SENS System Event Notification Service Stopped SensorDataService Sensor Data Service Stopped SensorService Sensor Service Stopped SensrSvc Sensor Monitoring Service Running SessionEnv Remote Desktop Configuration Stopped SharedAccess Internet Connection Sharing (ICS) Running ShellHWDetection Shell Hardware Detection Running Schedule Task Scheduler Stopped SlbHostAgent Software Load Balancer Host Agent Stopped smphost Microsoft Storage Spaces SMP Stopped SNMPTRAP SNMP Trap Running Spooler Print Spooler Stopped sppsvc Software Protection Stopped SSDPSRV SSDP Discovery Stopped SstpSvc Secure Socket Tunneling Protocol Se... Running StateRepository State Repository Service Running stisvc Windows Image Acquisition (WIA) Running StorSvc Storage Service Stopped svsvc Spot Verifier Stopped swprv Microsoft Software Shadow Copy Prov... Stopped SysMain Superfetch Running SystemEventsBroker System Events Broker Stopped TabletInputService Touch Keyboard and Handwriting Pane... Stopped TapiSrv Telephony Running TermService Remote Desktop Services Running Themes Themes Stopped TieringEngineSe... Storage Tiers Management Running tiledatamodelsvc Tile Data model server Running TimeBrokerSvc Time Broker Running TrkWks Distributed Link Tracking Client Stopped TrustedInstaller Windows Modules Installer Stopped tzautoupdate Auto Time Zone Updater Running UALSVC User Access Logging Service Stopped UevAgentService User Experience Virtualization Service Stopped UI0Detect Interactive Services Detection Running UmRdpService Remote Desktop Services UserMode Po... Running UnistoreSvc_38ffa User Data Storage_38ffa Stopped upnphost UPnP Device Host Running UserDataSvc_38ffa User Data Access_38ffa Running UserManager User Manager Stopped UsoSvc Update Orchestrator Service for Win... Running VaultSvc Credential Manager Stopped vds Virtual Disk Running vmcompute Hyper-V Host Compute Service Stopped vmicguestinterface Hyper-V Guest Service Interface Stopped vmickvpexchange Hyper-V Data Exchange Service Stopped vmicrdv Hyper-V Remote Desktop Virtualizati... Stopped vmicshutdown Hyper-V Guest Shutdown Service Stopped vmictimesync Hyper-V Time Synchronization Service Stopped vmicvmsession Hyper-V PowerShell Direct Service Stopped vmicvss Hyper-V Volume Shadow Copy Requestor Stopped vmicheartbeat Hyper-V Heartbeat Service Running vmms Hyper-V Virtual Machine Management Stopped VSS Volume Shadow Copy Running W32Time Windows Time Stopped WalletService WalletService Stopped WbioSrvc Windows Biometric Service Running Wcmsvc Windows Connection Manager Stopped WdiServiceHost Diagnostic Service Host Stopped WdiSystemHost Diagnostic System Host Running WdNisSvc Windows Defender Network Inspection... Stopped Wecsvc Windows Event Collector Stopped WEPHOSTSVC Windows Encryption Provider Host Se... Stopped wercplsupport Problem Reports and Solutions Contr... Stopped WerSvc Windows Error Reporting Service Stopped WiaRpc Still Image Acquisition Events Running WinDefend Windows Defender Service Stopped WinHttpAutoProx... WinHTTP Web Proxy Auto-Discovery Se... Running Winmgmt Windows Management Instrumentation Running WinRM Windows Remote Management (WS-Manag... Stopped wisvc Windows Insider Service Stopped wlidsvc Microsoft Account Sign-in Assistant Stopped wmiApSrv WMI Performance Adapter Stopped WPDBusEnum Portable Device Enumerator Service Running WpnService Windows Push Notifications System S... Stopped WpnUserService_... Windows Push Notifications User Ser... Stopped WSearch Windows Search Stopped wuauserv Windows Update Running wudfsvc Windows Driver Foundation - User-mo... Stopped XblAuthManager Xbox Live Auth Manager Stopped XblGameSave Xbox Live Game Save PS C:\Windows\system32> Get-Service | Group-Object -Property Status Running >> TerminatingError(Group-Object): "A positional parameter cannot be found that accepts argument 'Running'." Group-Object : A positional parameter cannot be found that accepts argument 'Running'. At line:1 char:15 + Get-Service | Group-Object -Property Status Running + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand Group-Object : A positional parameter cannot be found that accepts argument 'Running'. At line:1 char:15 + Get-Service | Group-Object -Property Status Running + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand PS C:\Windows\system32> Get-Service | Group-Object -Property Status=Running Count Name Group ----- ---- ----- 195 {AJRouter, ALG, AMD External Events Utility, AppIDSvc...} PS C:\Windows\system32> Get-Service | Group-Object -Property Status!=Running Count Name Group ----- ---- ----- 195 {AJRouter, ALG, AMD External Events Utility, AppIDSvc...} PS C:\Windows\system32> Get-Service | Group-Object -Property Status Count Name Group ----- ---- ----- 118 Stopped {AJRouter, ALG, AppIDSvc, AppMgmt...} 77 Running {AMD External Events Utility, Appinfo, BFE, BrokerInfrastructure...} PS C:\Windows\system32> Get-Service | Group-Object -Property Status Count Name Group ----- ---- ----- 118 Stopped {AJRouter, ALG, AppIDSvc, AppMgmt...} 77 Running {AMD External Events Utility, Appinfo, BFE, BrokerInfrastructure...} PS C:\Windows\system32> Get-Service | Group-Object -Property Status Count Name Group ----- ---- ----- 118 Stopped {AJRouter, ALG, AppIDSvc, AppMgmt...} 77 Running {AMD External Events Utility, Appinfo, BFE, BrokerInfrastructure...} PS C:\Windows\system32> Get-Command -Verb get-*,set-* PS C:\Windows\system32> Get-Command -Verb get-*, set-* PS C:\Windows\system32> Get-Command -Verb get-* PS C:\Windows\system32> Get-Command -noun get-* PS C:\Windows\system32> Get-Command get-* CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management PS C:\Windows\system32> Get-Command get-*,Set-* CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Set-AssignedAccess 1.0.0.0 AssignedAccess Function Set-AutologgerConfig 1.0.0.0 EventTracingManagement Function Set-BCAuthentication 1.0.0.0 BranchCache Function Set-BCCache 1.0.0.0 BranchCache Function Set-BCDataCacheEntryMaxAge 1.0.0.0 BranchCache Function Set-BCMinSMBLatency 1.0.0.0 BranchCache Function Set-BCSecretKey 1.0.0.0 BranchCache Function Set-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Set-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-Disk 2.0.0.0 Storage Function Set-DisplayResolution 1.0.0.0 ServerCore Function Set-DnsClient 1.0.0.0 DnsClient Function Set-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Set-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Set-DnsClientNrptRule 1.0.0.0 DnsClient Function Set-DnsClientServerAddress 1.0.0.0 DnsClient Function Set-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Set-DtcAdvancedSetting 1.0.0.0 MsDtc Function Set-DtcClusterDefault 1.0.0.0 MsDtc Function Set-DtcClusterTMMapping 1.0.0.0 MsDtc Function Set-DtcDefault 1.0.0.0 MsDtc Function Set-DtcLog 1.0.0.0 MsDtc Function Set-DtcNetworkSetting 1.0.0.0 MsDtc Function Set-DtcTransaction 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Set-DynamicParameterVariables 3.4.0 Pester Function Set-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Set-EtwTraceSession 1.0.0.0 EventTracingManagement Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-HgsClientConfiguration 1.0.0.0 HgsClient Function Set-InitiatorPort 2.0.0.0 Storage Function Set-IscsiChapSecret 1.0.0.0 iSCSI Function Set-LogProperties 1.0.0.0 PSDiagnostics Function Set-MMAgent 1.0 MMAgent Function Set-MpPreference 1.0 Defender Function Set-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Set-Net6to4Configuration 1.0.0.0 NetworkTransition Function Set-NetAdapter 2.0.0.0 NetAdapter Function Set-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Set-NetAdapterBinding 2.0.0.0 NetAdapter Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Set-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Set-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Set-NetAdapterLso 2.0.0.0 NetAdapter Function Set-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Set-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Set-NetAdapterQos 2.0.0.0 NetAdapter Function Set-NetAdapterRdma 2.0.0.0 NetAdapter Function Set-NetAdapterRsc 2.0.0.0 NetAdapter Function Set-NetAdapterRss 2.0.0.0 NetAdapter Function Set-NetAdapterSriov 2.0.0.0 NetAdapter Function Set-NetAdapterVmq 2.0.0.0 NetAdapter Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventSession 1.0.0.0 NetEventPacketCapture Function Set-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Set-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Set-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-NetFirewallRule 2.0.0.0 NetSecurity Function Set-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Set-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallSetting 2.0.0.0 NetSecurity Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Set-NetIPInterface 1.0.0.0 NetTCPIP Function Set-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Set-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecRule 2.0.0.0 NetSecurity Function Set-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Set-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Set-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Set-NetLbfoTeam 2.0.0.0 NetLbfo Function Set-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Set-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Set-NetNat 1.0.0.0 NetNat Function Set-NetNatGlobal 1.0.0.0 NetNat Function Set-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetNeighbor 1.0.0.0 NetTCPIP Function Set-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Set-NetQosPolicy 2.0.0.0 NetQos Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetTCPSetting 1.0.0.0 NetTCPIP Function Set-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Set-NetUDPSetting 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Set-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortMode 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortProperty 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchVlanProperty 1.0.0.0 NetworkSwitchManager Function Set-NfsClientConfiguration 1.0 NFS Function Set-NfsClientgroup 1.0 NFS Function Set-NfsMappingStore 1.0 NFS Function Set-NfsNetgroupStore 1.0 NFS Function Set-NfsServerConfiguration 1.0 NFS Function Set-NfsShare 1.0 NFS Function Set-OdbcDriver 1.0.0.0 Wdac Function Set-OdbcDsn 1.0.0.0 Wdac Function Set-Partition 2.0.0.0 Storage Function Set-PcsvDeviceBootConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceUserPassword 1.0.0.0 PcsvDevice Function Set-PhysicalDisk 2.0.0.0 Storage Function Set-PrintConfiguration 1.1 PrintManagement Function Set-Printer 1.1 PrintManagement Function Set-PrinterProperty 1.1 PrintManagement Function Set-PSRepository 1.0.0.1 PowerShellGet Function Set-RDActiveManagementServer 2.0.0.0 RemoteDesktop Function Set-RDCertificate 2.0.0.0 RemoteDesktop Function Set-RDClientAccessName 2.0.0.0 RemoteDesktop Function Set-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Set-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Set-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Set-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Set-RDRemoteApp 2.0.0.0 RemoteDesktop Function Set-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Set-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDSessionHost 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Set-RDWorkspace 2.0.0.0 RemoteDesktop Function Set-ResiliencySetting 2.0.0.0 Storage Function Set-ScheduledTask 1.0.0.0 ScheduledTasks Function Set-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Set-SmbBandwidthLimit 2.0.0.0 SmbShare Function Set-SmbClientConfiguration 2.0.0.0 SmbShare Function Set-SmbPathAcl 2.0.0.0 SmbShare Function Set-SmbServerConfiguration 2.0.0.0 SmbShare Function Set-SmbShare 2.0.0.0 SmbShare Function Set-StorageFileServer 2.0.0.0 Storage Function Set-StorageHealthSetting 2.0.0.0 Storage Function Set-StoragePool 2.0.0.0 Storage Function Set-StorageProvider 2.0.0.0 Storage Function Set-StorageSetting 2.0.0.0 Storage Function Set-StorageSubSystem 2.0.0.0 Storage Function Set-StorageTier 2.0.0.0 Storage Function Set-TestInconclusive 3.4.0 Pester Function Set-VirtualDisk 2.0.0.0 Storage Function Set-Volume 2.0.0.0 Storage Function Set-VolumeScrubPolicy 2.0.0.0 Storage Function Set-VpnConnection 2.0.0.0 VpnClient Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionProxy 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppBackgroundTaskResourcePolicy 1.0.0.0 AppBackgroundTask Cmdlet Set-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Set-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Set-AppvClientMode 1.0.0.0 AppvClient Cmdlet Set-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Set-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Set-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Set-AppXProvisionedDataFile 3.0 DISM Cmdlet Set-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Set-BpaResult 1.0 BestPractices Cmdlet Set-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Set-CimInstance 1.0.0.0 CimCmdlets Cmdlet Set-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Set-CIPolicySetting 1.0 ConfigCI Cmdlet Set-CIPolicyVersion 1.0 ConfigCI Cmdlet Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Culture 2.0.0.0 International Cmdlet Set-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-HVCIOptions 1.0 ConfigCI Cmdlet Set-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Set-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Set-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Set-KdsConfiguration 1.0.0.0 Kds Cmdlet Set-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-NfsMappedIdentity 1.0 NFS Cmdlet Set-NfsNetgroup 1.0 NFS Cmdlet Set-PackageSource 1.0.0.1 PackageManagement Cmdlet Set-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-PSDebug 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Set-PSReadlineOption 1.2 PSReadline Cmdlet Set-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-RuleOption 1.0 ConfigCI Cmdlet Set-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Set-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Set-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Set-StrictMode 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Set-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-UevConfiguration 2.1.639.0 UEV Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Set-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-VHD 2.0.0.0 Hyper-V Cmdlet Set-VM 2.0.0.0 Hyper-V Cmdlet Set-VMBios 2.0.0.0 Hyper-V Cmdlet Set-VMComPort 2.0.0.0 Hyper-V Cmdlet Set-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Set-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Set-VMFirmware 2.0.0.0 Hyper-V Cmdlet Set-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMHost 2.0.0.0 Hyper-V Cmdlet Set-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Set-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Set-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Set-VMMemory 2.0.0.0 Hyper-V Cmdlet Set-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRdma 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Set-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Set-VMProcessor 2.0.0.0 Hyper-V Cmdlet Set-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMReplication 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Set-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Set-VMSan 2.0.0.0 Hyper-V Cmdlet Set-VMSecurity 2.0.0.0 Hyper-V Cmdlet Set-VMSecurityPolicy 2.0.0.0 Hyper-V Cmdlet Set-VMSwitch 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Set-VMVideo 2.0.0.0 Hyper-V Cmdlet Set-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Set-WindowsEdition 3.0 DISM Cmdlet Set-WindowsProductKey 3.0 DISM Cmdlet Set-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Set-WinHomeLocation 2.0.0.0 International Cmdlet Set-WinLanguageBarOption 2.0.0.0 International Cmdlet Set-WinSystemLocale 2.0.0.0 International Cmdlet Set-WinUILanguageOverride 2.0.0.0 International Cmdlet Set-WinUserLanguageList 2.0.0.0 International Cmdlet Set-WmiInstance 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-WSManQuickConfig 3.0.0.0 Microsoft.WSMan.Management PS C:\Windows\system32> Get-Command -Verb get-*,Set-* PS C:\Windows\system32> Get-Command -Noun get-*,Set-* PS C:\Windows\system32> Get-Command -get-*,Set-* | Group-Object At line:1 char:19 + Get-Command -get-*,Set-* | Group-Object + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingArgument PS C:\Windows\system32> Get-Command -get-*,Set-* | Group-Object Name At line:1 char:19 + Get-Command -get-*,Set-* | Group-Object Name + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingArgument PS C:\Windows\system32> Get-Command -get-*,Set-* | Group-Object CommandType At line:1 char:19 + Get-Command -get-*,Set-* | Group-Object CommandType + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingArgument PS C:\Windows\system32> Get-Command -get-*,Set-* At line:1 char:19 + Get-Command -get-*,Set-* + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingArgument PS C:\Windows\system32> Get-Command -get-*,set-* At line:1 char:19 + Get-Command -get-*,set-* + ~ Missing argument in parameter list. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingArgument PS C:\Windows\system32> Get-Command -get-* CommandType Name Version Source ----------- ---- ------- ------ Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Grant-FileShareAccess 2.0.0.0 Storage Function Grant-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Grant-NfsSharePermission 1.0 NFS Function Grant-RDOUAccess 2.0.0.0 RemoteDesktop Function Grant-SmbShareAccess 2.0.0.0 SmbShare Function Hide-VirtualDisk 2.0.0.0 Storage Function Import-BCCachePackage 1.0.0.0 BranchCache Function Import-BCSecretKey 1.0.0.0 BranchCache Function Import-HgsGuardian 1.0.0.0 HgsClient Function Import-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Import-IseSnippet 0.0 ISE Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function Import-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Import-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function In 3.4.0 Pester Function Initialize-Disk 2.0.0.0 Storage Function InModuleScope 3.4.0 Pester Function Install-Dtc 1.0.0.0 MsDtc Function Install-Module 1.0.0.1 PowerShellGet Function Install-Script 1.0.0.1 PowerShellGet Function Install-WindowsFeature 2.0.0.0 ServerManager Function Invoke-AsWorkflow 1.0.0.0 PSWorkflowUtility Function Invoke-Mock 3.4.0 Pester Function Invoke-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Invoke-Pester 3.4.0 Pester Function Invoke-RDUserLogoff 2.0.0.0 RemoteDesktop Function It 3.4.0 Pester Function Mock 3.4.0 Pester Function Mount-DiskImage 2.0.0.0 Storage Function Move-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Move-SmbWitnessClient 2.0.0.0 SmbWitness Function New-AutologgerConfig 1.0.0.0 EventTracingManagement Function New-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function New-DscChecksum 1.1 PSDesiredStateConfiguration Function New-EapConfiguration 2.0.0.0 VpnClient Function New-EtwTraceSession 1.0.0.0 EventTracingManagement Function New-FileShare 2.0.0.0 Storage Function New-Fixture 3.4.0 Pester Function New-Guid 3.1.0.0 Microsoft.PowerShell.Utility Function New-HgsGuardian 1.0.0.0 HgsClient Function New-HgsKeyProtector 1.0.0.0 HgsClient Function New-IscsiTargetPortal 1.0.0.0 iSCSI Function New-IseSnippet 0.0 ISE Function New-MaskingSet 2.0.0.0 Storage Function New-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function New-NetEventSession 1.0.0.0 NetEventPacketCapture Function New-NetFirewallRule 2.0.0.0 NetSecurity Function New-NetIPAddress 1.0.0.0 NetTCPIP Function New-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function New-NetIPsecDospSetting 2.0.0.0 NetSecurity Function New-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function New-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecRule 2.0.0.0 NetSecurity Function New-NetLbfoTeam 2.0.0.0 NetLbfo Function New-NetNat 1.0.0.0 NetNat Function New-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function New-NetNeighbor 1.0.0.0 NetTCPIP Function New-NetQosPolicy 2.0.0.0 NetQos Function New-NetRoute 1.0.0.0 NetTCPIP Function New-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function New-NetTransportFilter 1.0.0.0 NetTCPIP Function New-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function New-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function New-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function New-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function New-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function New-NfsClientgroup 1.0 NFS Function New-NfsShare 1.0 NFS Function New-Partition 2.0.0.0 Storage Function New-PesterOption 3.4.0 Pester Function New-PSWorkflowSession 2.0.0.0 PSWorkflow Function New-RDCertificate 2.0.0.0 RemoteDesktop Function New-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function New-RDRemoteApp 2.0.0.0 RemoteDesktop Function New-RDSessionCollection 2.0.0.0 RemoteDesktop Function New-RDSessionDeployment 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopDeployment 2.0.0.0 RemoteDesktop Function New-ScriptFileInfo 1.0.0.1 PowerShellGet Function New-ScheduledTask 1.0.0.0 ScheduledTasks Function New-ScheduledTaskAction 1.0.0.0 ScheduledTasks Function New-ScheduledTaskPrincipal 1.0.0.0 ScheduledTasks Function New-ScheduledTaskSettingsSet 1.0.0.0 ScheduledTasks Function New-ScheduledTaskTrigger 1.0.0.0 ScheduledTasks Function New-SmbMapping 2.0.0.0 SmbShare Function New-SmbMultichannelConstraint 2.0.0.0 SmbShare Function New-SmbShare 2.0.0.0 SmbShare Function New-StorageFileServer 2.0.0.0 Storage Function New-StoragePool 2.0.0.0 Storage Function New-StorageSubsystemVirtualDisk 2.0.0.0 Storage Function New-StorageTier 2.0.0.0 Storage Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-VirtualDisk 2.0.0.0 Storage Function New-VirtualDiskClone 2.0.0.0 Storage Function New-VirtualDiskSnapshot 2.0.0.0 Storage Function New-Volume 2.0.0.0 Storage Function New-VpnServerAddress 2.0.0.0 VpnClient Function Open-NetGPO 2.0.0.0 NetSecurity Function Optimize-StoragePool 2.0.0.0 Storage Function Optimize-Volume 2.0.0.0 Storage Function PSConsoleHostReadline 1.2 PSReadline Function Publish-BCFileContent 1.0.0.0 BranchCache Function Publish-BCWebContent 1.0.0.0 BranchCache Function Publish-Module 1.0.0.1 PowerShellGet Function Publish-Script 1.0.0.1 PowerShellGet Function Publish-SilData 2.0.0.0 SoftwareInventoryLogging Function Read-PrinterNfcTag 1.1 PrintManagement Function Register-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Register-DnsClient 1.0.0.0 DnsClient Function Register-IscsiSession 1.0.0.0 iSCSI Function Register-PSRepository 1.0.0.1 PowerShellGet Function Register-ScheduledTask 1.0.0.0 ScheduledTasks Function Register-StorageSubsystem 2.0.0.0 Storage Function Remove-AutologgerConfig 1.0.0.0 EventTracingManagement Function Remove-BCDataCacheExtension 1.0.0.0 BranchCache Function Remove-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Remove-DnsClientNrptRule 1.0.0.0 DnsClient Function Remove-DscConfigurationDocument 1.1 PSDesiredStateConfiguration Function Remove-DtcClusterTMMapping 1.0.0.0 MsDtc Function Remove-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Remove-EtwTraceSession 1.0.0.0 EventTracingManagement Function Remove-FileShare 2.0.0.0 Storage Function Remove-HgsGuardian 1.0.0.0 HgsClient Function Remove-InitiatorId 2.0.0.0 Storage Function Remove-InitiatorIdFromMaskingSet 2.0.0.0 Storage Function Remove-IscsiTargetPortal 1.0.0.0 iSCSI Function Remove-MaskingSet 2.0.0.0 Storage Function Remove-MpPreference 1.0 Defender Function Remove-MpThreat 1.0 Defender Function Remove-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Remove-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventSession 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetFirewallRule 2.0.0.0 NetSecurity Function Remove-NetIPAddress 1.0.0.0 NetTCPIP Function Remove-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Remove-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Remove-NetIPsecDospSetting 2.0.0.0 NetSecurity >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-Command -verb get-*,set-* PS C:\Windows\system32> Get-Command -verb get-,set- PS C:\Windows\system32> Get-Command -verb get,set CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Set-AssignedAccess 1.0.0.0 AssignedAccess Function Set-AutologgerConfig 1.0.0.0 EventTracingManagement Function Set-BCAuthentication 1.0.0.0 BranchCache Function Set-BCCache 1.0.0.0 BranchCache Function Set-BCDataCacheEntryMaxAge 1.0.0.0 BranchCache Function Set-BCMinSMBLatency 1.0.0.0 BranchCache Function Set-BCSecretKey 1.0.0.0 BranchCache Function Set-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Set-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-Disk 2.0.0.0 Storage Function Set-DisplayResolution 1.0.0.0 ServerCore Function Set-DnsClient 1.0.0.0 DnsClient Function Set-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Set-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Set-DnsClientNrptRule 1.0.0.0 DnsClient Function Set-DnsClientServerAddress 1.0.0.0 DnsClient Function Set-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Set-DtcAdvancedSetting 1.0.0.0 MsDtc Function Set-DtcClusterDefault 1.0.0.0 MsDtc Function Set-DtcClusterTMMapping 1.0.0.0 MsDtc Function Set-DtcDefault 1.0.0.0 MsDtc Function Set-DtcLog 1.0.0.0 MsDtc Function Set-DtcNetworkSetting 1.0.0.0 MsDtc Function Set-DtcTransaction 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Set-DynamicParameterVariables 3.4.0 Pester Function Set-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Set-EtwTraceSession 1.0.0.0 EventTracingManagement Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-HgsClientConfiguration 1.0.0.0 HgsClient Function Set-InitiatorPort 2.0.0.0 Storage Function Set-IscsiChapSecret 1.0.0.0 iSCSI Function Set-LogProperties 1.0.0.0 PSDiagnostics Function Set-MMAgent 1.0 MMAgent Function Set-MpPreference 1.0 Defender Function Set-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Set-Net6to4Configuration 1.0.0.0 NetworkTransition Function Set-NetAdapter 2.0.0.0 NetAdapter Function Set-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Set-NetAdapterBinding 2.0.0.0 NetAdapter Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Set-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Set-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Set-NetAdapterLso 2.0.0.0 NetAdapter Function Set-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Set-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Set-NetAdapterQos 2.0.0.0 NetAdapter Function Set-NetAdapterRdma 2.0.0.0 NetAdapter Function Set-NetAdapterRsc 2.0.0.0 NetAdapter Function Set-NetAdapterRss 2.0.0.0 NetAdapter Function Set-NetAdapterSriov 2.0.0.0 NetAdapter Function Set-NetAdapterVmq 2.0.0.0 NetAdapter Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventSession 1.0.0.0 NetEventPacketCapture Function Set-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Set-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Set-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-NetFirewallRule 2.0.0.0 NetSecurity Function Set-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Set-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallSetting 2.0.0.0 NetSecurity Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Set-NetIPInterface 1.0.0.0 NetTCPIP Function Set-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Set-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecRule 2.0.0.0 NetSecurity Function Set-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Set-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Set-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Set-NetLbfoTeam 2.0.0.0 NetLbfo Function Set-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Set-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Set-NetNat 1.0.0.0 NetNat Function Set-NetNatGlobal 1.0.0.0 NetNat Function Set-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetNeighbor 1.0.0.0 NetTCPIP Function Set-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Set-NetQosPolicy 2.0.0.0 NetQos Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetTCPSetting 1.0.0.0 NetTCPIP Function Set-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Set-NetUDPSetting 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Set-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortMode 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortProperty 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchVlanProperty 1.0.0.0 NetworkSwitchManager Function Set-NfsClientConfiguration 1.0 NFS Function Set-NfsClientgroup 1.0 NFS Function Set-NfsMappingStore 1.0 NFS Function Set-NfsNetgroupStore 1.0 NFS Function Set-NfsServerConfiguration 1.0 NFS Function Set-NfsShare 1.0 NFS Function Set-OdbcDriver 1.0.0.0 Wdac Function Set-OdbcDsn 1.0.0.0 Wdac Function Set-Partition 2.0.0.0 Storage Function Set-PcsvDeviceBootConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceUserPassword 1.0.0.0 PcsvDevice Function Set-PhysicalDisk 2.0.0.0 Storage Function Set-PrintConfiguration 1.1 PrintManagement Function Set-Printer 1.1 PrintManagement Function Set-PrinterProperty 1.1 PrintManagement Function Set-PSRepository 1.0.0.1 PowerShellGet Function Set-RDActiveManagementServer 2.0.0.0 RemoteDesktop Function Set-RDCertificate 2.0.0.0 RemoteDesktop Function Set-RDClientAccessName 2.0.0.0 RemoteDesktop Function Set-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Set-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Set-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Set-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Set-RDRemoteApp 2.0.0.0 RemoteDesktop Function Set-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Set-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDSessionHost 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Set-RDWorkspace 2.0.0.0 RemoteDesktop Function Set-ResiliencySetting 2.0.0.0 Storage Function Set-ScheduledTask 1.0.0.0 ScheduledTasks Function Set-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Set-SmbBandwidthLimit 2.0.0.0 SmbShare Function Set-SmbClientConfiguration 2.0.0.0 SmbShare Function Set-SmbPathAcl 2.0.0.0 SmbShare Function Set-SmbServerConfiguration 2.0.0.0 SmbShare Function Set-SmbShare 2.0.0.0 SmbShare Function Set-StorageFileServer 2.0.0.0 Storage Function Set-StorageHealthSetting 2.0.0.0 Storage Function Set-StoragePool 2.0.0.0 Storage Function Set-StorageProvider 2.0.0.0 Storage Function Set-StorageSetting 2.0.0.0 Storage Function Set-StorageSubSystem 2.0.0.0 Storage Function Set-StorageTier 2.0.0.0 Storage Function Set-TestInconclusive 3.4.0 Pester Function Set-VirtualDisk 2.0.0.0 Storage Function Set-Volume 2.0.0.0 Storage Function Set-VolumeScrubPolicy 2.0.0.0 Storage Function Set-VpnConnection 2.0.0.0 VpnClient Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionProxy 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppBackgroundTaskResourcePolicy 1.0.0.0 AppBackgroundTask Cmdlet Set-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Set-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Set-AppvClientMode 1.0.0.0 AppvClient Cmdlet Set-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Set-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Set-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Set-AppXProvisionedDataFile 3.0 DISM Cmdlet Set-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Set-BpaResult 1.0 BestPractices Cmdlet Set-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Set-CimInstance 1.0.0.0 CimCmdlets Cmdlet Set-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Set-CIPolicySetting 1.0 ConfigCI Cmdlet Set-CIPolicyVersion 1.0 ConfigCI Cmdlet Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Culture 2.0.0.0 International Cmdlet Set-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-HVCIOptions 1.0 ConfigCI Cmdlet Set-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Set-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Set-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Set-KdsConfiguration 1.0.0.0 Kds Cmdlet Set-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-NfsMappedIdentity 1.0 NFS Cmdlet Set-NfsNetgroup 1.0 NFS Cmdlet Set-PackageSource 1.0.0.1 PackageManagement Cmdlet Set-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-PSDebug 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Set-PSReadlineOption 1.2 PSReadline Cmdlet Set-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-RuleOption 1.0 ConfigCI Cmdlet Set-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Set-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Set-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Set-StrictMode 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Set-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-UevConfiguration 2.1.639.0 UEV Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Set-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-VHD 2.0.0.0 Hyper-V Cmdlet Set-VM 2.0.0.0 Hyper-V Cmdlet Set-VMBios 2.0.0.0 Hyper-V Cmdlet Set-VMComPort 2.0.0.0 Hyper-V Cmdlet Set-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Set-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Set-VMFirmware 2.0.0.0 Hyper-V Cmdlet Set-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMHost 2.0.0.0 Hyper-V Cmdlet Set-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Set-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Set-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Set-VMMemory 2.0.0.0 Hyper-V Cmdlet Set-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRdma 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Set-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Set-VMProcessor 2.0.0.0 Hyper-V Cmdlet Set-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMReplication 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Set-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Set-VMSan 2.0.0.0 Hyper-V Cmdlet Set-VMSecurity 2.0.0.0 Hyper-V Cmdlet Set-VMSecurityPolicy 2.0.0.0 Hyper-V Cmdlet Set-VMSwitch 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Set-VMVideo 2.0.0.0 Hyper-V Cmdlet Set-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Set-WindowsEdition 3.0 DISM Cmdlet Set-WindowsProductKey 3.0 DISM Cmdlet Set-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Set-WinHomeLocation 2.0.0.0 International Cmdlet Set-WinLanguageBarOption 2.0.0.0 International Cmdlet Set-WinSystemLocale 2.0.0.0 International Cmdlet Set-WinUILanguageOverride 2.0.0.0 International Cmdlet Set-WinUserLanguageList 2.0.0.0 International Cmdlet Set-WmiInstance 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-WSManQuickConfig 3.0.0.0 Microsoft.WSMan.Management PS C:\Windows\system32> Get-Command -verb get,set | Group-Object >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> Get-Command -CommandType Cmdlet | Group-Object Name set >> TerminatingError(Group-Object): "A positional parameter cannot be found that accepts argument 'set'." Group-Object : A positional parameter cannot be found that accepts argument 'set'. At line:1 char:35 + Get-Command -CommandType Cmdlet | Group-Object Name set + ~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand Group-Object : A positional parameter cannot be found that accepts argument 'set'. At line:1 char:35 + Get-Command -CommandType Cmdlet | Group-Object Name set + ~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand PS C:\Windows\system32> Get-Command -CommandType Cmdlet | Group-Object Name *set* >> TerminatingError(Group-Object): "A positional parameter cannot be found that accepts argument '*set*'." Group-Object : A positional parameter cannot be found that accepts argument '*set*'. At line:1 char:35 + Get-Command -CommandType Cmdlet | Group-Object Name *set* + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand Group-Object : A positional parameter cannot be found that accepts argument '*set*'. At line:1 char:35 + Get-Command -CommandType Cmdlet | Group-Object Name *set* + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Group-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.GroupObjectCommand PS C:\Windows\system32> Get-Command -CommandType Cmdlet | Group-Object -Property Name Count Name Group ----- ---- ----- 1 Add-AppvClientConnecti... {Add-AppvClientConnectionGroup} 1 Add-AppvClientPackage {Add-AppvClientPackage} 1 Add-AppvPublishingServer {Add-AppvPublishingServer} 1 Add-AppxPackage {Add-AppxPackage} 1 Add-AppxProvisionedPac... {Add-AppxProvisionedPackage} 1 Add-AppxVolume {Add-AppxVolume} 1 Add-BitsFile {Add-BitsFile} 1 Add-CertificateEnrollm... {Add-CertificateEnrollmentPolicyServer} 1 Add-ClusteriSCSITarget... {Add-ClusteriSCSITargetServerRole} 1 Add-Computer {Add-Computer} 1 Add-Content {Add-Content} 1 Add-History {Add-History} 1 Add-IscsiVirtualDiskTa... {Add-IscsiVirtualDiskTargetMapping} 1 Add-JobTrigger {Add-JobTrigger} 1 Add-KdsRootKey {Add-KdsRootKey} 1 Add-LocalGroupMember {Add-LocalGroupMember} 1 Add-Member {Add-Member} 1 Add-PSSnapin {Add-PSSnapin} 1 Add-SignerRule {Add-SignerRule} 1 Add-Type {Add-Type} 1 Add-VMAssignableDevice {Add-VMAssignableDevice} 1 Add-VMDvdDrive {Add-VMDvdDrive} 1 Add-VMFibreChannelHba {Add-VMFibreChannelHba} 1 Add-VMGpuPartitionAdapter {Add-VMGpuPartitionAdapter} 1 Add-VMGroupMember {Add-VMGroupMember} 1 Add-VMHardDiskDrive {Add-VMHardDiskDrive} 1 Add-VMHostAssignableDe... {Add-VMHostAssignableDevice} 1 Add-VMKeyStorageDrive {Add-VMKeyStorageDrive} 1 Add-VMMigrationNetwork {Add-VMMigrationNetwork} 1 Add-VMNetworkAdapter {Add-VMNetworkAdapter} 1 Add-VMNetworkAdapterAcl {Add-VMNetworkAdapterAcl} 1 Add-VMNetworkAdapterEx... {Add-VMNetworkAdapterExtendedAcl} 1 Add-VMNetworkAdapterRo... {Add-VMNetworkAdapterRoutingDomainMapping} 1 Add-VMRemoteFx3dVideoA... {Add-VMRemoteFx3dVideoAdapter} 1 Add-VMScsiController {Add-VMScsiController} 1 Add-VMStoragePath {Add-VMStoragePath} 1 Add-VMSwitch {Add-VMSwitch} 1 Add-VMSwitchExtensionP... {Add-VMSwitchExtensionPortFeature} 1 Add-VMSwitchExtensionS... {Add-VMSwitchExtensionSwitchFeature} 1 Add-VMSwitchTeamMember {Add-VMSwitchTeamMember} 1 Add-WindowsCapability {Add-WindowsCapability} 1 Add-WindowsDriver {Add-WindowsDriver} 1 Add-WindowsImage {Add-WindowsImage} 1 Add-WindowsPackage {Add-WindowsPackage} 1 Backup-AuditPolicy {Backup-AuditPolicy} 1 Backup-SecurityPolicy {Backup-SecurityPolicy} 1 Clear-Content {Clear-Content} 1 Clear-EventLog {Clear-EventLog} 1 Clear-History {Clear-History} 1 Clear-Item {Clear-Item} 1 Clear-ItemProperty {Clear-ItemProperty} 1 Clear-KdsCache {Clear-KdsCache} 1 Clear-RecycleBin {Clear-RecycleBin} 1 Clear-Tpm {Clear-Tpm} 1 Clear-UevAppxPackage {Clear-UevAppxPackage} 1 Clear-UevConfiguration {Clear-UevConfiguration} 1 Clear-Variable {Clear-Variable} 1 Clear-WindowsCorruptMo... {Clear-WindowsCorruptMountPoint} 1 Compare-Object {Compare-Object} 1 Compare-VM {Compare-VM} 1 Complete-BitsTransfer {Complete-BitsTransfer} 1 Complete-DtcDiagnostic... {Complete-DtcDiagnosticTransaction} 1 Complete-Transaction {Complete-Transaction} 1 Complete-VMFailover {Complete-VMFailover} 1 Confirm-SecureBootUEFI {Confirm-SecureBootUEFI} 1 Connect-PSSession {Connect-PSSession} 1 Connect-VMNetworkAdapter {Connect-VMNetworkAdapter} 1 Connect-VMSan {Connect-VMSan} 1 Connect-WSMan {Connect-WSMan} 1 ConvertFrom-CIPolicy {ConvertFrom-CIPolicy} 1 ConvertFrom-Csv {ConvertFrom-Csv} 1 ConvertFrom-Json {ConvertFrom-Json} 1 ConvertFrom-SecureString {ConvertFrom-SecureString} 1 ConvertFrom-String {ConvertFrom-String} 1 ConvertFrom-StringData {ConvertFrom-StringData} 1 Convert-IscsiVirtualDisk {Convert-IscsiVirtualDisk} 1 Convert-Path {Convert-Path} 1 Convert-String {Convert-String} 1 ConvertTo-Csv {ConvertTo-Csv} 1 ConvertTo-Html {ConvertTo-Html} 1 ConvertTo-Json {ConvertTo-Json} 1 ConvertTo-SecureString {ConvertTo-SecureString} 1 ConvertTo-TpmOwnerAuth {ConvertTo-TpmOwnerAuth} 1 ConvertTo-Xml {ConvertTo-Xml} 1 Convert-VHD {Convert-VHD} 1 Copy-Item {Copy-Item} 1 Copy-ItemProperty {Copy-ItemProperty} 1 Copy-VMFile {Copy-VMFile} 1 Debug-Job {Debug-Job} 1 Debug-Process {Debug-Process} 1 Debug-Runspace {Debug-Runspace} 1 Debug-VM {Debug-VM} 1 Disable-AppBackgroundT... {Disable-AppBackgroundTaskDiagnosticLog} 1 Disable-Appv {Disable-Appv} 1 Disable-AppvClientConn... {Disable-AppvClientConnectionGroup} 1 Disable-ComputerRestore {Disable-ComputerRestore} 1 Disable-JobTrigger {Disable-JobTrigger} 1 Disable-LocalUser {Disable-LocalUser} 1 Disable-PSBreakpoint {Disable-PSBreakpoint} 1 Disable-PSRemoting {Disable-PSRemoting} 1 Disable-PSSessionConfi... {Disable-PSSessionConfiguration} 1 Disable-RunspaceDebug {Disable-RunspaceDebug} 1 Disable-ScheduledJob {Disable-ScheduledJob} 1 Disable-TlsCipherSuite {Disable-TlsCipherSuite} 1 Disable-TlsEccCurve {Disable-TlsEccCurve} 1 Disable-TlsSessionTick... {Disable-TlsSessionTicketKey} 1 Disable-TpmAutoProvisi... {Disable-TpmAutoProvisioning} 1 Disable-Uev {Disable-Uev} 1 Disable-UevAppxPackage {Disable-UevAppxPackage} 1 Disable-UevTemplate {Disable-UevTemplate} 1 Disable-VMConsoleSupport {Disable-VMConsoleSupport} 1 Disable-VMEventing {Disable-VMEventing} 1 Disable-VMIntegrationS... {Disable-VMIntegrationService} 1 Disable-VMMigration {Disable-VMMigration} 1 Disable-VMRemoteFXPhys... {Disable-VMRemoteFXPhysicalVideoAdapter} 1 Disable-VMResourceMete... {Disable-VMResourceMetering} 1 Disable-VMSwitchExtension {Disable-VMSwitchExtension} 1 Disable-VMTPM {Disable-VMTPM} 1 Disable-WindowsErrorRe... {Disable-WindowsErrorReporting} 1 Disable-WindowsOptiona... {Disable-WindowsOptionalFeature} 1 Disable-WSManCredSSP {Disable-WSManCredSSP} 1 Disconnect-PSSession {Disconnect-PSSession} 1 Disconnect-VMNetworkAd... {Disconnect-VMNetworkAdapter} 1 Disconnect-VMSan {Disconnect-VMSan} 1 Disconnect-WSMan {Disconnect-WSMan} 1 Dismount-AppxVolume {Dismount-AppxVolume} 1 Dismount-IscsiVirtualD... {Dismount-IscsiVirtualDiskSnapshot} 1 Dismount-VHD {Dismount-VHD} 1 Dismount-VMHostAssigna... {Dismount-VMHostAssignableDevice} 1 Dismount-WindowsImage {Dismount-WindowsImage} 1 Edit-CIPolicyRule {Edit-CIPolicyRule} 1 Enable-AppBackgroundTa... {Enable-AppBackgroundTaskDiagnosticLog} 1 Enable-Appv {Enable-Appv} 1 Enable-AppvClientConne... {Enable-AppvClientConnectionGroup} 1 Enable-ComputerRestore {Enable-ComputerRestore} 1 Enable-JobTrigger {Enable-JobTrigger} 1 Enable-LocalUser {Enable-LocalUser} 1 Enable-PSBreakpoint {Enable-PSBreakpoint} 1 Enable-PSRemoting {Enable-PSRemoting} 1 Enable-PSSessionConfig... {Enable-PSSessionConfiguration} 1 Enable-RunspaceDebug {Enable-RunspaceDebug} 1 Enable-ScheduledJob {Enable-ScheduledJob} 1 Enable-TlsCipherSuite {Enable-TlsCipherSuite} 1 Enable-TlsEccCurve {Enable-TlsEccCurve} 1 Enable-TlsSessionTicke... {Enable-TlsSessionTicketKey} 1 Enable-TpmAutoProvisio... {Enable-TpmAutoProvisioning} 1 Enable-Uev {Enable-Uev} 1 Enable-UevAppxPackage {Enable-UevAppxPackage} 1 Enable-UevTemplate {Enable-UevTemplate} 1 Enable-VMConsoleSupport {Enable-VMConsoleSupport} 1 Enable-VMEventing {Enable-VMEventing} 1 Enable-VMIntegrationSe... {Enable-VMIntegrationService} 1 Enable-VMMigration {Enable-VMMigration} 1 Enable-VMRemoteFXPhysi... {Enable-VMRemoteFXPhysicalVideoAdapter} 1 Enable-VMReplication {Enable-VMReplication} 1 Enable-VMResourceMetering {Enable-VMResourceMetering} 1 Enable-VMSwitchExtension {Enable-VMSwitchExtension} 1 Enable-VMTPM {Enable-VMTPM} 1 Enable-WindowsErrorRep... {Enable-WindowsErrorReporting} 1 Enable-WindowsOptional... {Enable-WindowsOptionalFeature} 1 Enable-WSManCredSSP {Enable-WSManCredSSP} 1 Enter-PSHostProcess {Enter-PSHostProcess} 1 Enter-PSSession {Enter-PSSession} 1 Exit-PSHostProcess {Exit-PSHostProcess} 1 Exit-PSSession {Exit-PSSession} 1 Expand-WindowsCustomDa... {Expand-WindowsCustomDataImage} 1 Expand-WindowsImage {Expand-WindowsImage} 1 Export-Alias {Export-Alias} 1 Export-BinaryMiLog {Export-BinaryMiLog} 1 Export-Certificate {Export-Certificate} 1 Export-Clixml {Export-Clixml} 1 Export-Console {Export-Console} 1 Export-Counter {Export-Counter} 1 Export-Csv {Export-Csv} 1 Export-FormatData {Export-FormatData} 1 Export-IscsiVirtualDis... {Export-IscsiVirtualDiskSnapshot} 1 Export-ModuleMember {Export-ModuleMember} 1 Export-PfxCertificate {Export-PfxCertificate} 1 Export-PSSession {Export-PSSession} 1 Export-StartLayout {Export-StartLayout} 1 Export-TlsSessionTicke... {Export-TlsSessionTicketKey} 1 Export-UevConfiguration {Export-UevConfiguration} 1 Export-UevPackage {Export-UevPackage} 1 Export-VM {Export-VM} 1 Export-VMSnapshot {Export-VMSnapshot} 1 Export-WindowsDriver {Export-WindowsDriver} 1 Export-WindowsImage {Export-WindowsImage} 1 Find-Package {Find-Package} 1 Find-PackageProvider {Find-PackageProvider} 1 ForEach-Object {ForEach-Object} 1 Format-Custom {Format-Custom} 1 Format-List {Format-List} 1 Format-SecureBootUEFI {Format-SecureBootUEFI} 1 Format-Table {Format-Table} 1 Format-Wide {Format-Wide} 1 Get-Acl {Get-Acl} 1 Get-Alias {Get-Alias} 1 Get-AppLockerFileInfor... {Get-AppLockerFileInformation} 1 Get-AppLockerPolicy {Get-AppLockerPolicy} 1 Get-AppvClientApplication {Get-AppvClientApplication} 1 Get-AppvClientConfigur... {Get-AppvClientConfiguration} 1 Get-AppvClientConnecti... {Get-AppvClientConnectionGroup} 1 Get-AppvClientMode {Get-AppvClientMode} 1 Get-AppvClientPackage {Get-AppvClientPackage} 1 Get-AppvPublishingServer {Get-AppvPublishingServer} 1 Get-AppvStatus {Get-AppvStatus} 1 Get-AppxDefaultVolume {Get-AppxDefaultVolume} 1 Get-AppxPackage {Get-AppxPackage} 1 Get-AppxPackageManifest {Get-AppxPackageManifest} 1 Get-AppxProvisionedPac... {Get-AppxProvisionedPackage} 1 Get-AppxVolume {Get-AppxVolume} 1 Get-AuthenticodeSignature {Get-AuthenticodeSignature} 1 Get-BitsTransfer {Get-BitsTransfer} 1 Get-BpaModel {Get-BpaModel} 1 Get-BpaResult {Get-BpaResult} 1 Get-Certificate {Get-Certificate} 1 Get-CertificateAutoEnr... {Get-CertificateAutoEnrollmentPolicy} 1 Get-CertificateEnrollm... {Get-CertificateEnrollmentPolicyServer} 1 Get-CertificateNotific... {Get-CertificateNotificationTask} 1 Get-CimAssociatedInstance {Get-CimAssociatedInstance} 1 Get-CimClass {Get-CimClass} 1 Get-CimInstance {Get-CimInstance} 1 Get-CimSession {Get-CimSession} 1 Get-CIPolicy {Get-CIPolicy} 1 Get-CIPolicyIdInfo {Get-CIPolicyIdInfo} 1 Get-CIPolicyInfo {Get-CIPolicyInfo} 1 Get-Clipboard {Get-Clipboard} 1 Get-CmsMessage {Get-CmsMessage} 1 Get-Command {Get-Command} 1 Get-ComputerInfo {Get-ComputerInfo} 1 Get-ComputerRestorePoint {Get-ComputerRestorePoint} 1 Get-Content {Get-Content} 1 Get-ControlPanelItem {Get-ControlPanelItem} 1 Get-Counter {Get-Counter} 1 Get-Credential {Get-Credential} 1 Get-Culture {Get-Culture} 1 Get-DAPolicyChange {Get-DAPolicyChange} 1 Get-Date {Get-Date} 1 Get-Event {Get-Event} 1 Get-EventLog {Get-EventLog} 1 Get-EventSubscriber {Get-EventSubscriber} 1 Get-ExecutionPolicy {Get-ExecutionPolicy} 1 Get-FormatData {Get-FormatData} 1 Get-Help {Get-Help} 1 Get-HgsAttestationBase... {Get-HgsAttestationBaselinePolicy} 1 Get-HgsTrace {Get-HgsTrace} 1 Get-HgsTraceFileData {Get-HgsTraceFileData} 1 Get-History {Get-History} 1 Get-Host {Get-Host} 1 Get-HotFix {Get-HotFix} 1 Get-ChildItem {Get-ChildItem} 1 Get-IscsiServerTarget {Get-IscsiServerTarget} 1 Get-IscsiTargetServerS... {Get-IscsiTargetServerSetting} 1 Get-IscsiVirtualDisk {Get-IscsiVirtualDisk} 1 Get-IscsiVirtualDiskSn... {Get-IscsiVirtualDiskSnapshot} 1 Get-Item {Get-Item} 1 Get-ItemProperty {Get-ItemProperty} 1 Get-ItemPropertyValue {Get-ItemPropertyValue} 1 Get-Job {Get-Job} 1 Get-JobTrigger {Get-JobTrigger} 1 Get-KdsConfiguration {Get-KdsConfiguration} 1 Get-KdsRootKey {Get-KdsRootKey} 1 Get-LocalGroup {Get-LocalGroup} 1 Get-LocalGroupMember {Get-LocalGroupMember} 1 Get-LocalUser {Get-LocalUser} 1 Get-Location {Get-Location} 1 Get-Member {Get-Member} 1 Get-Module {Get-Module} 1 Get-NfsMappedIdentity {Get-NfsMappedIdentity} 1 Get-NfsNetgroup {Get-NfsNetgroup} 1 Get-Package {Get-Package} 1 Get-PackageProvider {Get-PackageProvider} 1 Get-PackageSource {Get-PackageSource} 1 Get-PfxCertificate {Get-PfxCertificate} 1 Get-PfxData {Get-PfxData} 1 Get-Process {Get-Process} 1 Get-PSBreakpoint {Get-PSBreakpoint} 1 Get-PSCallStack {Get-PSCallStack} 1 Get-PSDrive {Get-PSDrive} 1 Get-PSHostProcessInfo {Get-PSHostProcessInfo} 1 Get-PSProvider {Get-PSProvider} 1 Get-PSReadlineKeyHandler {Get-PSReadlineKeyHandler} 1 Get-PSReadlineOption {Get-PSReadlineOption} 1 Get-PSSession {Get-PSSession} 1 Get-PSSessionCapability {Get-PSSessionCapability} 1 Get-PSSessionConfigura... {Get-PSSessionConfiguration} 1 Get-PSSnapin {Get-PSSnapin} 1 Get-Random {Get-Random} 1 Get-Runspace {Get-Runspace} 1 Get-RunspaceDebug {Get-RunspaceDebug} 1 Get-SecureBootPolicy {Get-SecureBootPolicy} 1 Get-SecureBootUEFI {Get-SecureBootUEFI} 1 Get-Service {Get-Service} 1 Get-ScheduledJob {Get-ScheduledJob} 1 Get-ScheduledJobOption {Get-ScheduledJobOption} 1 Get-SystemDriver {Get-SystemDriver} 1 Get-TimeZone {Get-TimeZone} 1 Get-TlsCipherSuite {Get-TlsCipherSuite} 1 Get-TlsEccCurve {Get-TlsEccCurve} 1 Get-Tpm {Get-Tpm} 1 Get-TpmEndorsementKeyInfo {Get-TpmEndorsementKeyInfo} 1 Get-TpmSupportedFeature {Get-TpmSupportedFeature} 1 Get-TraceSource {Get-TraceSource} 1 Get-Transaction {Get-Transaction} 1 Get-TroubleshootingPack {Get-TroubleshootingPack} 1 Get-TypeData {Get-TypeData} 1 Get-UevAppxPackage {Get-UevAppxPackage} 1 Get-UevConfiguration {Get-UevConfiguration} 1 Get-UevStatus {Get-UevStatus} 1 Get-UevTemplate {Get-UevTemplate} 1 Get-UevTemplateProgram {Get-UevTemplateProgram} 1 Get-UICulture {Get-UICulture} 1 Get-Unique {Get-Unique} 1 Get-Variable {Get-Variable} 1 Get-VHD {Get-VHD} 1 Get-VHDSet {Get-VHDSet} 1 Get-VHDSnapshot {Get-VHDSnapshot} 1 Get-VM {Get-VM} 1 Get-VMAssignableDevice {Get-VMAssignableDevice} 1 Get-VMBios {Get-VMBios} 1 Get-VMComPort {Get-VMComPort} 1 Get-VMConnectAccess {Get-VMConnectAccess} 1 Get-VMDvdDrive {Get-VMDvdDrive} 1 Get-VMFibreChannelHba {Get-VMFibreChannelHba} 1 Get-VMFirmware {Get-VMFirmware} 1 Get-VMFloppyDiskDrive {Get-VMFloppyDiskDrive} 1 Get-VMGpuPartitionAdapter {Get-VMGpuPartitionAdapter} 1 Get-VMGroup {Get-VMGroup} 1 Get-VMHardDiskDrive {Get-VMHardDiskDrive} 1 Get-VMHost {Get-VMHost} 1 Get-VMHostAssignableDe... {Get-VMHostAssignableDevice} 1 Get-VMHostCluster {Get-VMHostCluster} 1 Get-VMHostNumaNode {Get-VMHostNumaNode} 1 Get-VMHostNumaNodeStatus {Get-VMHostNumaNodeStatus} 1 Get-VMHostSupportedVer... {Get-VMHostSupportedVersion} 1 Get-VMIdeController {Get-VMIdeController} 1 Get-VMIntegrationService {Get-VMIntegrationService} 1 Get-VMKeyProtector {Get-VMKeyProtector} 1 Get-VMKeyStorageDrive {Get-VMKeyStorageDrive} 1 Get-VMMemory {Get-VMMemory} 1 Get-VMMigrationNetwork {Get-VMMigrationNetwork} 1 Get-VMNetworkAdapter {Get-VMNetworkAdapter} 1 Get-VMNetworkAdapterAcl {Get-VMNetworkAdapterAcl} 1 Get-VMNetworkAdapterEx... {Get-VMNetworkAdapterExtendedAcl} 1 Get-VMNetworkAdapterFa... {Get-VMNetworkAdapterFailoverConfiguration} 1 Get-VMNetworkAdapterIs... {Get-VMNetworkAdapterIsolation} 1 Get-VMNetworkAdapterRo... {Get-VMNetworkAdapterRoutingDomainMapping} 1 Get-VMNetworkAdapterTe... {Get-VMNetworkAdapterTeamMapping} 1 Get-VMNetworkAdapterVlan {Get-VMNetworkAdapterVlan} 1 Get-VMPartitionableGpu {Get-VMPartitionableGpu} 1 Get-VMProcessor {Get-VMProcessor} 1 Get-VMRemoteFx3dVideoA... {Get-VMRemoteFx3dVideoAdapter} 1 Get-VMRemoteFXPhysical... {Get-VMRemoteFXPhysicalVideoAdapter} 1 Get-VMReplication {Get-VMReplication} 1 Get-VMReplicationAutho... {Get-VMReplicationAuthorizationEntry} 1 Get-VMReplicationServer {Get-VMReplicationServer} 1 Get-VMResourcePool {Get-VMResourcePool} 1 Get-VMSan {Get-VMSan} 1 Get-VMScsiController {Get-VMScsiController} 1 Get-VMSecurity {Get-VMSecurity} 1 Get-VMSnapshot {Get-VMSnapshot} 1 Get-VMStoragePath {Get-VMStoragePath} 1 Get-VMSwitch {Get-VMSwitch} 1 Get-VMSwitchExtension {Get-VMSwitchExtension} 1 Get-VMSwitchExtensionP... {Get-VMSwitchExtensionPortData} 1 Get-VMSwitchExtensionP... {Get-VMSwitchExtensionPortFeature} 1 Get-VMSwitchExtensionS... {Get-VMSwitchExtensionSwitchData} 1 Get-VMSwitchExtensionS... {Get-VMSwitchExtensionSwitchFeature} 1 Get-VMSwitchTeam {Get-VMSwitchTeam} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtension} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtensionPortFeature} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtensionSwitchFeature} 1 Get-VMVideo {Get-VMVideo} 1 Get-WheaMemoryPolicy {Get-WheaMemoryPolicy} 1 Get-WIMBootEntry {Get-WIMBootEntry} 1 Get-WinAcceptLanguageF... {Get-WinAcceptLanguageFromLanguageListOptOut} 1 Get-WinCultureFromLang... {Get-WinCultureFromLanguageListOptOut} 1 Get-WinDefaultInputMet... {Get-WinDefaultInputMethodOverride} 1 Get-WindowsCapability {Get-WindowsCapability} 1 Get-WindowsDeveloperLi... {Get-WindowsDeveloperLicense} 1 Get-WindowsDriver {Get-WindowsDriver} 1 Get-WindowsEdition {Get-WindowsEdition} 1 Get-WindowsErrorReporting {Get-WindowsErrorReporting} 1 Get-WindowsImage {Get-WindowsImage} 1 Get-WindowsImageContent {Get-WindowsImageContent} 1 Get-WindowsOptionalFea... {Get-WindowsOptionalFeature} 1 Get-WindowsPackage {Get-WindowsPackage} 1 Get-WindowsSearchSetting {Get-WindowsSearchSetting} 1 Get-WinEvent {Get-WinEvent} 1 Get-WinHomeLocation {Get-WinHomeLocation} 1 Get-WinLanguageBarOption {Get-WinLanguageBarOption} 1 Get-WinSystemLocale {Get-WinSystemLocale} 1 Get-WinUILanguageOverride {Get-WinUILanguageOverride} 1 Get-WinUserLanguageList {Get-WinUserLanguageList} 1 Get-WmiObject {Get-WmiObject} 1 Get-WSManCredSSP {Get-WSManCredSSP} 1 Get-WSManInstance {Get-WSManInstance} 1 Grant-VMConnectAccess {Grant-VMConnectAccess} 1 Group-Object {Group-Object} 1 Checkpoint-Computer {Checkpoint-Computer} 1 Checkpoint-IscsiVirtua... {Checkpoint-IscsiVirtualDisk} 1 Checkpoint-VM {Checkpoint-VM} 1 Import-Alias {Import-Alias} 1 Import-BinaryMiLog {Import-BinaryMiLog} 1 Import-Certificate {Import-Certificate} 1 Import-Clixml {Import-Clixml} 1 Import-Counter {Import-Counter} 1 Import-Csv {Import-Csv} 1 Import-IscsiVirtualDisk {Import-IscsiVirtualDisk} 1 Import-LocalizedData {Import-LocalizedData} 1 Import-Module {Import-Module} 1 Import-PackageProvider {Import-PackageProvider} 1 Import-PfxCertificate {Import-PfxCertificate} 1 Import-PSSession {Import-PSSession} 1 Import-StartLayout {Import-StartLayout} 1 Import-TpmOwnerAuth {Import-TpmOwnerAuth} 1 Import-UevConfiguration {Import-UevConfiguration} 1 Import-VM {Import-VM} 1 Import-VMInitialReplic... {Import-VMInitialReplication} 1 Initialize-Tpm {Initialize-Tpm} 1 Install-NfsMappingStore {Install-NfsMappingStore} 1 Install-Package {Install-Package} 1 Install-PackageProvider {Install-PackageProvider} 1 Invoke-BpaModel {Invoke-BpaModel} 1 Invoke-CimMethod {Invoke-CimMethod} 1 Invoke-Command {Invoke-Command} 1 Invoke-CommandInDeskto... {Invoke-CommandInDesktopPackage} 1 Invoke-DscResource {Invoke-DscResource} 1 Invoke-Expression {Invoke-Expression} 1 Invoke-History {Invoke-History} 1 Invoke-Item {Invoke-Item} 1 Invoke-RestMethod {Invoke-RestMethod} 1 Invoke-Troubleshooting... {Invoke-TroubleshootingPack} 1 Invoke-WebRequest {Invoke-WebRequest} 1 Invoke-WmiMethod {Invoke-WmiMethod} 1 Invoke-WSManAction {Invoke-WSManAction} 1 Join-DtcDiagnosticReso... {Join-DtcDiagnosticResourceManager} 1 Join-Path {Join-Path} 1 Limit-EventLog {Limit-EventLog} 1 Measure-Command {Measure-Command} 1 Measure-Object {Measure-Object} 1 Measure-VM {Measure-VM} 1 Measure-VMReplication {Measure-VMReplication} 1 Measure-VMResourcePool {Measure-VMResourcePool} 1 Merge-CIPolicy {Merge-CIPolicy} 1 Merge-VHD {Merge-VHD} 1 Mount-AppvClientConnec... {Mount-AppvClientConnectionGroup} 1 Mount-AppvClientPackage {Mount-AppvClientPackage} 1 Mount-AppxVolume {Mount-AppxVolume} 1 Mount-IscsiVirtualDisk... {Mount-IscsiVirtualDiskSnapshot} 1 Mount-VHD {Mount-VHD} 1 Mount-VMHostAssignable... {Mount-VMHostAssignableDevice} 1 Mount-WindowsImage {Mount-WindowsImage} 1 Move-AppxPackage {Move-AppxPackage} 1 Move-Item {Move-Item} 1 Move-ItemProperty {Move-ItemProperty} 1 Move-VM {Move-VM} 1 Move-VMStorage {Move-VMStorage} 1 New-Alias {New-Alias} 1 New-AppLockerPolicy {New-AppLockerPolicy} 1 New-CertificateNotific... {New-CertificateNotificationTask} 1 New-CimInstance {New-CimInstance} 1 New-CimSession {New-CimSession} 1 New-CimSessionOption {New-CimSessionOption} 1 New-CIPolicy {New-CIPolicy} 1 New-CIPolicyRule {New-CIPolicyRule} 1 New-DtcDiagnosticTrans... {New-DtcDiagnosticTransaction} 1 New-Event {New-Event} 1 New-EventLog {New-EventLog} 1 New-FileCatalog {New-FileCatalog} 1 New-HgsTraceTarget {New-HgsTraceTarget} 1 New-IscsiServerTarget {New-IscsiServerTarget} 1 New-IscsiVirtualDisk {New-IscsiVirtualDisk} 1 New-Item {New-Item} 1 New-ItemProperty {New-ItemProperty} 1 New-JobTrigger {New-JobTrigger} 1 New-LocalGroup {New-LocalGroup} 1 New-LocalUser {New-LocalUser} 1 New-Module {New-Module} 1 New-ModuleManifest {New-ModuleManifest} 1 New-NetIPsecAuthProposal {New-NetIPsecAuthProposal} 1 New-NetIPsecMainModeCr... {New-NetIPsecMainModeCryptoProposal} 1 New-NetIPsecQuickModeC... {New-NetIPsecQuickModeCryptoProposal} 1 New-NfsMappedIdentity {New-NfsMappedIdentity} 1 New-NfsNetgroup {New-NfsNetgroup} 1 New-Object {New-Object} 1 New-PSDrive {New-PSDrive} 1 New-PSRoleCapabilityFile {New-PSRoleCapabilityFile} 1 New-PSSession {New-PSSession} 1 New-PSSessionConfigura... {New-PSSessionConfigurationFile} 1 New-PSSessionOption {New-PSSessionOption} 1 New-PSTransportOption {New-PSTransportOption} 1 New-PSWorkflowExecutio... {New-PSWorkflowExecutionOption} 1 New-SelfSignedCertificate {New-SelfSignedCertificate} 1 New-Service {New-Service} 1 New-ScheduledJobOption {New-ScheduledJobOption} 1 New-TimeSpan {New-TimeSpan} 1 New-TlsSessionTicketKey {New-TlsSessionTicketKey} 1 New-Variable {New-Variable} 1 New-VFD {New-VFD} 1 New-VHD {New-VHD} 1 New-VM {New-VM} 1 New-VMGroup {New-VMGroup} 1 New-VMReplicationAutho... {New-VMReplicationAuthorizationEntry} 1 New-VMResourcePool {New-VMResourcePool} 1 New-VMSan {New-VMSan} 1 New-VMSwitch {New-VMSwitch} 1 New-WebServiceProxy {New-WebServiceProxy} 1 New-WindowsCustomImage {New-WindowsCustomImage} 1 New-WindowsImage {New-WindowsImage} 1 New-WinEvent {New-WinEvent} 1 New-WinUserLanguageList {New-WinUserLanguageList} 1 New-WSManInstance {New-WSManInstance} 1 New-WSManSessionOption {New-WSManSessionOption} 1 Optimize-VHD {Optimize-VHD} 1 Optimize-VHDSet {Optimize-VHDSet} 1 Optimize-WindowsImage {Optimize-WindowsImage} 1 Out-Default {Out-Default} 1 Out-File {Out-File} 1 Out-GridView {Out-GridView} 1 Out-Host {Out-Host} 1 Out-Null {Out-Null} 1 Out-Printer {Out-Printer} 1 Out-String {Out-String} 1 Pop-Location {Pop-Location} 1 Protect-CmsMessage {Protect-CmsMessage} 1 Publish-AppvClientPackage {Publish-AppvClientPackage} 1 Publish-DscConfiguration {Publish-DscConfiguration} 1 Push-Location {Push-Location} 1 Read-Host {Read-Host} 1 Receive-DtcDiagnosticT... {Receive-DtcDiagnosticTransaction} 1 Receive-Job {Receive-Job} 1 Receive-PSSession {Receive-PSSession} 1 Register-ArgumentCompl... {Register-ArgumentCompleter} 1 Register-CimIndication... {Register-CimIndicationEvent} 1 Register-EngineEvent {Register-EngineEvent} 1 Register-ObjectEvent {Register-ObjectEvent} 1 Register-PackageSource {Register-PackageSource} 1 Register-PSSessionConf... {Register-PSSessionConfiguration} 1 Register-ScheduledJob {Register-ScheduledJob} 1 Register-UevTemplate {Register-UevTemplate} 1 Register-WmiEvent {Register-WmiEvent} 1 Remove-AppvClientConne... {Remove-AppvClientConnectionGroup} 1 Remove-AppvClientPackage {Remove-AppvClientPackage} 1 Remove-AppvPublishingS... {Remove-AppvPublishingServer} 1 Remove-AppxPackage {Remove-AppxPackage} 1 Remove-AppxProvisioned... {Remove-AppxProvisionedPackage} 1 Remove-AppxVolume {Remove-AppxVolume} 1 Remove-BitsTransfer {Remove-BitsTransfer} 1 Remove-CertificateEnro... {Remove-CertificateEnrollmentPolicyServer} 1 Remove-CertificateNoti... {Remove-CertificateNotificationTask} 1 Remove-CimInstance {Remove-CimInstance} 1 Remove-CimSession {Remove-CimSession} 1 Remove-CIPolicyRule {Remove-CIPolicyRule} 1 Remove-Computer {Remove-Computer} 1 Remove-Event {Remove-Event} 1 Remove-EventLog {Remove-EventLog} 1 Remove-IscsiServerTarget {Remove-IscsiServerTarget} 1 Remove-IscsiVirtualDisk {Remove-IscsiVirtualDisk} 1 Remove-IscsiVirtualDis... {Remove-IscsiVirtualDiskSnapshot} 1 Remove-IscsiVirtualDis... {Remove-IscsiVirtualDiskTargetMapping} 1 Remove-Item {Remove-Item} 1 Remove-ItemProperty {Remove-ItemProperty} 1 Remove-Job {Remove-Job} 1 Remove-JobTrigger {Remove-JobTrigger} 1 Remove-LocalGroup {Remove-LocalGroup} 1 Remove-LocalGroupMember {Remove-LocalGroupMember} 1 Remove-LocalUser {Remove-LocalUser} 1 Remove-Module {Remove-Module} 1 Remove-NfsMappedIdentity {Remove-NfsMappedIdentity} 1 Remove-NfsNetgroup {Remove-NfsNetgroup} 1 Remove-PSBreakpoint {Remove-PSBreakpoint} 1 Remove-PSDrive {Remove-PSDrive} 1 Remove-PSReadlineKeyHa... {Remove-PSReadlineKeyHandler} 1 Remove-PSSession {Remove-PSSession} 1 Remove-PSSnapin {Remove-PSSnapin} 1 Remove-TypeData {Remove-TypeData} 1 Remove-Variable {Remove-Variable} 1 Remove-VHDSnapshot {Remove-VHDSnapshot} 1 Remove-VM {Remove-VM} 1 Remove-VMAssignableDevice {Remove-VMAssignableDevice} 1 Remove-VMDvdDrive {Remove-VMDvdDrive} 1 Remove-VMFibreChannelHba {Remove-VMFibreChannelHba} 1 Remove-VMGpuPartitionA... {Remove-VMGpuPartitionAdapter} 1 Remove-VMGroup {Remove-VMGroup} 1 Remove-VMGroupMember {Remove-VMGroupMember} 1 Remove-VMHardDiskDrive {Remove-VMHardDiskDrive} 1 Remove-VMHostAssignabl... {Remove-VMHostAssignableDevice} 1 Remove-VMKeyStorageDrive {Remove-VMKeyStorageDrive} 1 Remove-VMMigrationNetwork {Remove-VMMigrationNetwork} 1 Remove-VMNetworkAdapter {Remove-VMNetworkAdapter} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterAcl} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterExtendedAcl} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterRoutingDomainMapping} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterTeamMapping} 1 Remove-VMRemoteFx3dVid... {Remove-VMRemoteFx3dVideoAdapter} 1 Remove-VMReplication {Remove-VMReplication} 1 Remove-VMReplicationAu... {Remove-VMReplicationAuthorizationEntry} 1 Remove-VMResourcePool {Remove-VMResourcePool} 1 Remove-VMSan {Remove-VMSan} 1 Remove-VMSavedState {Remove-VMSavedState} 1 Remove-VMScsiController {Remove-VMScsiController} 1 Remove-VMSnapshot {Remove-VMSnapshot} 1 Remove-VMStoragePath {Remove-VMStoragePath} 1 Remove-VMSwitch {Remove-VMSwitch} 1 Remove-VMSwitchExtensi... {Remove-VMSwitchExtensionPortFeature} 1 Remove-VMSwitchExtensi... {Remove-VMSwitchExtensionSwitchFeature} 1 Remove-VMSwitchTeamMember {Remove-VMSwitchTeamMember} 1 Remove-WindowsCapability {Remove-WindowsCapability} 1 Remove-WindowsDriver {Remove-WindowsDriver} 1 Remove-WindowsImage {Remove-WindowsImage} 1 Remove-WindowsPackage {Remove-WindowsPackage} 1 Remove-WmiObject {Remove-WmiObject} 1 Remove-WSManInstance {Remove-WSManInstance} 1 Rename-Computer {Rename-Computer} 1 Rename-Item {Rename-Item} 1 Rename-ItemProperty {Rename-ItemProperty} 1 Rename-LocalGroup {Rename-LocalGroup} 1 Rename-LocalUser {Rename-LocalUser} 1 Rename-VM {Rename-VM} 1 Rename-VMGroup {Rename-VMGroup} 1 Rename-VMNetworkAdapter {Rename-VMNetworkAdapter} 1 Rename-VMResourcePool {Rename-VMResourcePool} 1 Rename-VMSan {Rename-VMSan} 1 Rename-VMSnapshot {Rename-VMSnapshot} 1 Rename-VMSwitch {Rename-VMSwitch} 1 Repair-AppvClientConne... {Repair-AppvClientConnectionGroup} 1 Repair-AppvClientPackage {Repair-AppvClientPackage} 1 Repair-UevTemplateIndex {Repair-UevTemplateIndex} 1 Repair-VM {Repair-VM} 1 Repair-WindowsImage {Repair-WindowsImage} 1 Reset-ComputerMachineP... {Reset-ComputerMachinePassword} 1 Reset-VMReplicationSta... {Reset-VMReplicationStatistics} 1 Reset-VMResourceMetering {Reset-VMResourceMetering} 1 Resize-IscsiVirtualDisk {Resize-IscsiVirtualDisk} 1 Resize-VHD {Resize-VHD} 1 Resolve-DnsName {Resolve-DnsName} 1 Resolve-Path {Resolve-Path} 1 Restart-Computer {Restart-Computer} 1 Restart-Service {Restart-Service} 1 Restart-VM {Restart-VM} 1 Restore-AuditPolicy {Restore-AuditPolicy} 1 Restore-Computer {Restore-Computer} 1 Restore-IscsiVirtualDisk {Restore-IscsiVirtualDisk} 1 Restore-SecurityPolicy {Restore-SecurityPolicy} 1 Restore-UevBackup {Restore-UevBackup} 1 Restore-UevUserSetting {Restore-UevUserSetting} 1 Restore-VMSnapshot {Restore-VMSnapshot} 1 Resume-BitsTransfer {Resume-BitsTransfer} 1 Resume-Job {Resume-Job} 1 Resume-Service {Resume-Service} 1 Resume-VM {Resume-VM} 1 Resume-VMReplication {Resume-VMReplication} 1 Revoke-VMConnectAccess {Revoke-VMConnectAccess} 1 Save-Help {Save-Help} 1 Save-Package {Save-Package} 1 Save-VM {Save-VM} 1 Save-WindowsImage {Save-WindowsImage} 1 Select-Object {Select-Object} 1 Select-String {Select-String} 1 Select-Xml {Select-Xml} 1 Send-AppvClientReport {Send-AppvClientReport} 1 Send-DtcDiagnosticTran... {Send-DtcDiagnosticTransaction} 1 Send-MailMessage {Send-MailMessage} 1 Set-Acl {Set-Acl} 1 Set-Alias {Set-Alias} 1 Set-AppBackgroundTaskR... {Set-AppBackgroundTaskResourcePolicy} 1 Set-AppLockerPolicy {Set-AppLockerPolicy} 1 Set-AppvClientConfigur... {Set-AppvClientConfiguration} 1 Set-AppvClientMode {Set-AppvClientMode} 1 Set-AppvClientPackage {Set-AppvClientPackage} 1 Set-AppvPublishingServer {Set-AppvPublishingServer} 1 Set-AppxDefaultVolume {Set-AppxDefaultVolume} 1 Set-AppXProvisionedDat... {Set-AppXProvisionedDataFile} 1 Set-AuthenticodeSignature {Set-AuthenticodeSignature} 1 Set-BitsTransfer {Set-BitsTransfer} 1 Set-BpaResult {Set-BpaResult} 1 Set-CertificateAutoEnr... {Set-CertificateAutoEnrollmentPolicy} 1 Set-CimInstance {Set-CimInstance} 1 Set-CIPolicyIdInfo {Set-CIPolicyIdInfo} 1 Set-CIPolicySetting {Set-CIPolicySetting} 1 Set-CIPolicyVersion {Set-CIPolicyVersion} 1 Set-Clipboard {Set-Clipboard} 1 Set-Content {Set-Content} 1 Set-Culture {Set-Culture} 1 Set-Date {Set-Date} 1 Set-DscLocalConfigurat... {Set-DscLocalConfigurationManager} 1 Set-ExecutionPolicy {Set-ExecutionPolicy} 1 Set-HVCIOptions {Set-HVCIOptions} 1 Set-IscsiServerTarget {Set-IscsiServerTarget} 1 Set-IscsiTargetServerS... {Set-IscsiTargetServerSetting} 1 Set-IscsiVirtualDisk {Set-IscsiVirtualDisk} 1 Set-IscsiVirtualDiskSn... {Set-IscsiVirtualDiskSnapshot} 1 Set-Item {Set-Item} 1 Set-ItemProperty {Set-ItemProperty} 1 Set-JobTrigger {Set-JobTrigger} 1 Set-KdsConfiguration {Set-KdsConfiguration} 1 Set-LocalGroup {Set-LocalGroup} 1 Set-LocalUser {Set-LocalUser} 1 Set-Location {Set-Location} 1 Set-NfsMappedIdentity {Set-NfsMappedIdentity} 1 Set-NfsNetgroup {Set-NfsNetgroup} 1 Set-PackageSource {Set-PackageSource} 1 Set-PSBreakpoint {Set-PSBreakpoint} 1 Set-PSDebug {Set-PSDebug} 1 Set-PSReadlineKeyHandler {Set-PSReadlineKeyHandler} 1 Set-PSReadlineOption {Set-PSReadlineOption} 1 Set-PSSessionConfigura... {Set-PSSessionConfiguration} 1 Set-RuleOption {Set-RuleOption} 1 Set-SecureBootUEFI {Set-SecureBootUEFI} 1 Set-Service {Set-Service} 1 Set-ScheduledJob {Set-ScheduledJob} 1 Set-ScheduledJobOption {Set-ScheduledJobOption} 1 Set-StrictMode {Set-StrictMode} 1 Set-TimeZone {Set-TimeZone} 1 Set-TpmOwnerAuth {Set-TpmOwnerAuth} 1 Set-TraceSource {Set-TraceSource} 1 Set-UevConfiguration {Set-UevConfiguration} 1 Set-UevTemplateProfile {Set-UevTemplateProfile} 1 Set-Variable {Set-Variable} 1 Set-VHD {Set-VHD} 1 Set-VM {Set-VM} 1 Set-VMBios {Set-VMBios} 1 Set-VMComPort {Set-VMComPort} 1 Set-VMDvdDrive {Set-VMDvdDrive} 1 Set-VMFibreChannelHba {Set-VMFibreChannelHba} 1 Set-VMFirmware {Set-VMFirmware} 1 Set-VMFloppyDiskDrive {Set-VMFloppyDiskDrive} 1 Set-VMGpuPartitionAdapter {Set-VMGpuPartitionAdapter} 1 Set-VMHardDiskDrive {Set-VMHardDiskDrive} 1 Set-VMHost {Set-VMHost} 1 Set-VMHostCluster {Set-VMHostCluster} 1 Set-VMKeyProtector {Set-VMKeyProtector} 1 Set-VMKeyStorageDrive {Set-VMKeyStorageDrive} 1 Set-VMMemory {Set-VMMemory} 1 Set-VMMigrationNetwork {Set-VMMigrationNetwork} 1 Set-VMNetworkAdapter {Set-VMNetworkAdapter} 1 Set-VMNetworkAdapterFa... {Set-VMNetworkAdapterFailoverConfiguration} 1 Set-VMNetworkAdapterIs... {Set-VMNetworkAdapterIsolation} 1 Set-VMNetworkAdapterRdma {Set-VMNetworkAdapterRdma} 1 Set-VMNetworkAdapterRo... {Set-VMNetworkAdapterRoutingDomainMapping} 1 Set-VMNetworkAdapterTe... {Set-VMNetworkAdapterTeamMapping} 1 Set-VMNetworkAdapterVlan {Set-VMNetworkAdapterVlan} 1 Set-VMPartitionableGpu {Set-VMPartitionableGpu} 1 Set-VMProcessor {Set-VMProcessor} 1 Set-VMRemoteFx3dVideoA... {Set-VMRemoteFx3dVideoAdapter} 1 Set-VMReplication {Set-VMReplication} 1 Set-VMReplicationAutho... {Set-VMReplicationAuthorizationEntry} 1 Set-VMReplicationServer {Set-VMReplicationServer} 1 Set-VMResourcePool {Set-VMResourcePool} 1 Set-VMSan {Set-VMSan} 1 Set-VMSecurity {Set-VMSecurity} 1 Set-VMSecurityPolicy {Set-VMSecurityPolicy} 1 Set-VMSwitch {Set-VMSwitch} 1 Set-VMSwitchExtensionP... {Set-VMSwitchExtensionPortFeature} 1 Set-VMSwitchExtensionS... {Set-VMSwitchExtensionSwitchFeature} 1 Set-VMSwitchTeam {Set-VMSwitchTeam} 1 Set-VMVideo {Set-VMVideo} 1 Set-WheaMemoryPolicy {Set-WheaMemoryPolicy} 1 Set-WinAcceptLanguageF... {Set-WinAcceptLanguageFromLanguageListOptOut} 1 Set-WinCultureFromLang... {Set-WinCultureFromLanguageListOptOut} 1 Set-WinDefaultInputMet... {Set-WinDefaultInputMethodOverride} 1 Set-WindowsEdition {Set-WindowsEdition} 1 Set-WindowsProductKey {Set-WindowsProductKey} 1 Set-WindowsSearchSetting {Set-WindowsSearchSetting} 1 Set-WinHomeLocation {Set-WinHomeLocation} 1 Set-WinLanguageBarOption {Set-WinLanguageBarOption} 1 Set-WinSystemLocale {Set-WinSystemLocale} 1 Set-WinUILanguageOverride {Set-WinUILanguageOverride} 1 Set-WinUserLanguageList {Set-WinUserLanguageList} 1 Set-WmiInstance {Set-WmiInstance} 1 Set-WSManInstance {Set-WSManInstance} 1 Set-WSManQuickConfig {Set-WSManQuickConfig} 1 Show-Command {Show-Command} 1 Show-ControlPanelItem {Show-ControlPanelItem} 1 Show-EventLog {Show-EventLog} 1 Show-WindowsDeveloperL... {Show-WindowsDeveloperLicenseRegistration} 1 Sort-Object {Sort-Object} 1 Split-Path {Split-Path} 1 Split-WindowsImage {Split-WindowsImage} 1 Start-BitsTransfer {Start-BitsTransfer} 1 Start-DscConfiguration {Start-DscConfiguration} 1 Start-DtcDiagnosticRes... {Start-DtcDiagnosticResourceManager} 1 Start-Job {Start-Job} 1 Start-Process {Start-Process} 1 Start-Service {Start-Service} 1 Start-Sleep {Start-Sleep} 1 Start-Transaction {Start-Transaction} 1 Start-Transcript {Start-Transcript} 1 Start-VM {Start-VM} 1 Start-VMFailover {Start-VMFailover} 1 Start-VMInitialReplica... {Start-VMInitialReplication} 1 Start-VMTrace {Start-VMTrace} 1 Stop-AppvClientConnect... {Stop-AppvClientConnectionGroup} 1 Stop-AppvClientPackage {Stop-AppvClientPackage} 1 Stop-Computer {Stop-Computer} 1 Stop-DtcDiagnosticReso... {Stop-DtcDiagnosticResourceManager} 1 Stop-IscsiVirtualDiskO... {Stop-IscsiVirtualDiskOperation} 1 Stop-Job {Stop-Job} 1 Stop-Process {Stop-Process} 1 Stop-Service {Stop-Service} 1 Stop-Transcript {Stop-Transcript} 1 Stop-VM {Stop-VM} 1 Stop-VMFailover {Stop-VMFailover} 1 Stop-VMInitialReplication {Stop-VMInitialReplication} 1 Stop-VMReplication {Stop-VMReplication} 1 Stop-VMTrace {Stop-VMTrace} 1 Suspend-BitsTransfer {Suspend-BitsTransfer} 1 Suspend-Job {Suspend-Job} 1 Suspend-Service {Suspend-Service} 1 Suspend-VM {Suspend-VM} 1 Suspend-VMReplication {Suspend-VMReplication} 1 Switch-Certificate {Switch-Certificate} 1 Sync-AppvPublishingServer {Sync-AppvPublishingServer} 1 Tee-Object {Tee-Object} 1 Test-AppLockerPolicy {Test-AppLockerPolicy} 1 Test-Certificate {Test-Certificate} 1 Test-ComputerSecureCha... {Test-ComputerSecureChannel} 1 Test-Connection {Test-Connection} 1 Test-DscConfiguration {Test-DscConfiguration} 1 Test-FileCatalog {Test-FileCatalog} 1 Test-HgsTraceTarget {Test-HgsTraceTarget} 1 Test-KdsRootKey {Test-KdsRootKey} 1 Test-ModuleManifest {Test-ModuleManifest} 1 Test-NfsMappedIdentity {Test-NfsMappedIdentity} 1 Test-Path {Test-Path} 1 Test-PSSessionConfigur... {Test-PSSessionConfigurationFile} 1 Test-UevTemplate {Test-UevTemplate} 1 Test-VHD {Test-VHD} 1 Test-VMNetworkAdapter {Test-VMNetworkAdapter} 1 Test-VMReplicationConn... {Test-VMReplicationConnection} 1 Test-WSMan {Test-WSMan} 1 Trace-Command {Trace-Command} 1 Unblock-File {Unblock-File} 1 Unblock-Tpm {Unblock-Tpm} 1 Undo-DtcDiagnosticTran... {Undo-DtcDiagnosticTransaction} 1 Undo-Transaction {Undo-Transaction} 1 Uninstall-Package {Uninstall-Package} 1 Unprotect-CmsMessage {Unprotect-CmsMessage} 1 Unpublish-AppvClientPa... {Unpublish-AppvClientPackage} 1 Unregister-Event {Unregister-Event} 1 Unregister-PackageSource {Unregister-PackageSource} 1 Unregister-PSSessionCo... {Unregister-PSSessionConfiguration} 1 Unregister-ScheduledJob {Unregister-ScheduledJob} 1 Unregister-UevTemplate {Unregister-UevTemplate} 1 Unregister-WindowsDeve... {Unregister-WindowsDeveloperLicense} 1 Update-FormatData {Update-FormatData} 1 Update-Help {Update-Help} 1 Update-List {Update-List} 1 Update-TypeData {Update-TypeData} 1 Update-UevTemplate {Update-UevTemplate} 1 Update-VMVersion {Update-VMVersion} 1 Update-WIMBootEntry {Update-WIMBootEntry} 1 Use-Transaction {Use-Transaction} 1 Use-WindowsUnattend {Use-WindowsUnattend} 1 Wait-Debugger {Wait-Debugger} 1 Wait-Event {Wait-Event} 1 Wait-Job {Wait-Job} 1 Wait-Process {Wait-Process} 1 Wait-VM {Wait-VM} 1 Where-Object {Where-Object} 1 Write-Debug {Write-Debug} 1 Write-Error {Write-Error} 1 Write-EventLog {Write-EventLog} 1 Write-Host {Write-Host} 1 Write-Information {Write-Information} 1 Write-Output {Write-Output} 1 Write-Progress {Write-Progress} 1 Write-Verbose {Write-Verbose} 1 Write-Warning {Write-Warning} PS C:\Windows\system32> Get-Command -CommandType Cmdlet | Group-Object -Property Name | sort Count Name Group ----- ---- ----- 1 Add-AppvClientConnecti... {Add-AppvClientConnectionGroup} 1 Remove-PSReadlineKeyHa... {Remove-PSReadlineKeyHandler} 1 Remove-PSSession {Remove-PSSession} 1 Remove-PSSnapin {Remove-PSSnapin} 1 Remove-TypeData {Remove-TypeData} 1 Remove-Variable {Remove-Variable} 1 Remove-VHDSnapshot {Remove-VHDSnapshot} 1 Remove-VM {Remove-VM} 1 Remove-VMAssignableDevice {Remove-VMAssignableDevice} 1 Remove-VMDvdDrive {Remove-VMDvdDrive} 1 Remove-VMFibreChannelHba {Remove-VMFibreChannelHba} 1 Remove-VMGpuPartitionA... {Remove-VMGpuPartitionAdapter} 1 Remove-VMGroup {Remove-VMGroup} 1 Remove-VMGroupMember {Remove-VMGroupMember} 1 Remove-VMHardDiskDrive {Remove-VMHardDiskDrive} 1 Remove-VMHostAssignabl... {Remove-VMHostAssignableDevice} 1 Remove-VMKeyStorageDrive {Remove-VMKeyStorageDrive} 1 Remove-VMMigrationNetwork {Remove-VMMigrationNetwork} 1 Remove-VMNetworkAdapter {Remove-VMNetworkAdapter} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterAcl} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterExtendedAcl} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterRoutingDomainMapping} 1 Remove-VMNetworkAdapte... {Remove-VMNetworkAdapterTeamMapping} 1 Remove-VMRemoteFx3dVid... {Remove-VMRemoteFx3dVideoAdapter} 1 Remove-PSDrive {Remove-PSDrive} 1 Remove-VMReplication {Remove-VMReplication} 1 Remove-PSBreakpoint {Remove-PSBreakpoint} 1 Remove-NfsMappedIdentity {Remove-NfsMappedIdentity} 1 Remove-AppxProvisioned... {Remove-AppxProvisionedPackage} 1 Remove-AppxVolume {Remove-AppxVolume} 1 Remove-BitsTransfer {Remove-BitsTransfer} 1 Remove-CertificateEnro... {Remove-CertificateEnrollmentPolicyServer} 1 Remove-CertificateNoti... {Remove-CertificateNotificationTask} 1 Remove-CimInstance {Remove-CimInstance} 1 Remove-CimSession {Remove-CimSession} 1 Remove-CIPolicyRule {Remove-CIPolicyRule} 1 Remove-Computer {Remove-Computer} 1 Remove-Event {Remove-Event} 1 Remove-EventLog {Remove-EventLog} 1 Remove-IscsiServerTarget {Remove-IscsiServerTarget} 1 Remove-IscsiVirtualDisk {Remove-IscsiVirtualDisk} 1 Remove-IscsiVirtualDis... {Remove-IscsiVirtualDiskSnapshot} 1 Remove-IscsiVirtualDis... {Remove-IscsiVirtualDiskTargetMapping} 1 Remove-Item {Remove-Item} 1 Remove-ItemProperty {Remove-ItemProperty} 1 Remove-Job {Remove-Job} 1 Remove-JobTrigger {Remove-JobTrigger} 1 Remove-LocalGroup {Remove-LocalGroup} 1 Remove-LocalGroupMember {Remove-LocalGroupMember} 1 Remove-LocalUser {Remove-LocalUser} 1 Remove-Module {Remove-Module} 1 Remove-NfsNetgroup {Remove-NfsNetgroup} 1 Remove-AppxPackage {Remove-AppxPackage} 1 Remove-VMReplicationAu... {Remove-VMReplicationAuthorizationEntry} 1 Remove-VMSan {Remove-VMSan} 1 Repair-AppvClientPackage {Repair-AppvClientPackage} 1 Repair-UevTemplateIndex {Repair-UevTemplateIndex} 1 Repair-VM {Repair-VM} 1 Repair-WindowsImage {Repair-WindowsImage} 1 Reset-ComputerMachineP... {Reset-ComputerMachinePassword} 1 Reset-VMReplicationSta... {Reset-VMReplicationStatistics} 1 Reset-VMResourceMetering {Reset-VMResourceMetering} 1 Resize-IscsiVirtualDisk {Resize-IscsiVirtualDisk} 1 Resize-VHD {Resize-VHD} 1 Resolve-DnsName {Resolve-DnsName} 1 Resolve-Path {Resolve-Path} 1 Restart-Computer {Restart-Computer} 1 Restart-Service {Restart-Service} 1 Restart-VM {Restart-VM} 1 Restore-AuditPolicy {Restore-AuditPolicy} 1 Restore-Computer {Restore-Computer} 1 Restore-IscsiVirtualDisk {Restore-IscsiVirtualDisk} 1 Restore-SecurityPolicy {Restore-SecurityPolicy} 1 Restore-UevBackup {Restore-UevBackup} 1 Restore-UevUserSetting {Restore-UevUserSetting} 1 Restore-VMSnapshot {Restore-VMSnapshot} 1 Resume-BitsTransfer {Resume-BitsTransfer} 1 Resume-Job {Resume-Job} 1 Repair-AppvClientConne... {Repair-AppvClientConnectionGroup} 1 Remove-VMResourcePool {Remove-VMResourcePool} 1 Rename-VMSwitch {Rename-VMSwitch} 1 Rename-VMSan {Rename-VMSan} 1 Remove-VMSavedState {Remove-VMSavedState} 1 Remove-VMScsiController {Remove-VMScsiController} 1 Remove-VMSnapshot {Remove-VMSnapshot} 1 Remove-VMStoragePath {Remove-VMStoragePath} 1 Remove-VMSwitch {Remove-VMSwitch} 1 Remove-VMSwitchExtensi... {Remove-VMSwitchExtensionPortFeature} 1 Remove-VMSwitchExtensi... {Remove-VMSwitchExtensionSwitchFeature} 1 Remove-VMSwitchTeamMember {Remove-VMSwitchTeamMember} 1 Remove-WindowsCapability {Remove-WindowsCapability} 1 Remove-WindowsDriver {Remove-WindowsDriver} 1 Remove-WindowsImage {Remove-WindowsImage} 1 Remove-WindowsPackage {Remove-WindowsPackage} 1 Remove-WmiObject {Remove-WmiObject} 1 Remove-WSManInstance {Remove-WSManInstance} 1 Rename-Computer {Rename-Computer} 1 Rename-Item {Rename-Item} 1 Rename-ItemProperty {Rename-ItemProperty} 1 Rename-LocalGroup {Rename-LocalGroup} 1 Rename-LocalUser {Rename-LocalUser} 1 Rename-VM {Rename-VM} 1 Rename-VMGroup {Rename-VMGroup} 1 Rename-VMNetworkAdapter {Rename-VMNetworkAdapter} 1 Rename-VMResourcePool {Rename-VMResourcePool} 1 Rename-VMSnapshot {Rename-VMSnapshot} 1 Remove-AppvPublishingS... {Remove-AppvPublishingServer} 1 Remove-AppvClientPackage {Remove-AppvClientPackage} 1 Remove-AppvClientConne... {Remove-AppvClientConnectionGroup} 1 New-CIPolicy {New-CIPolicy} 1 New-CIPolicyRule {New-CIPolicyRule} 1 New-DtcDiagnosticTrans... {New-DtcDiagnosticTransaction} 1 New-Event {New-Event} 1 New-EventLog {New-EventLog} 1 New-FileCatalog {New-FileCatalog} 1 New-HgsTraceTarget {New-HgsTraceTarget} 1 New-IscsiServerTarget {New-IscsiServerTarget} 1 New-IscsiVirtualDisk {New-IscsiVirtualDisk} 1 New-Item {New-Item} 1 New-ItemProperty {New-ItemProperty} 1 New-JobTrigger {New-JobTrigger} 1 New-LocalGroup {New-LocalGroup} 1 New-LocalUser {New-LocalUser} 1 New-Module {New-Module} 1 New-ModuleManifest {New-ModuleManifest} 1 New-NetIPsecAuthProposal {New-NetIPsecAuthProposal} 1 New-NetIPsecMainModeCr... {New-NetIPsecMainModeCryptoProposal} 1 New-NetIPsecQuickModeC... {New-NetIPsecQuickModeCryptoProposal} 1 New-NfsMappedIdentity {New-NfsMappedIdentity} 1 New-NfsNetgroup {New-NfsNetgroup} 1 New-Object {New-Object} 1 New-PSDrive {New-PSDrive} 1 New-CimSessionOption {New-CimSessionOption} 1 New-PSRoleCapabilityFile {New-PSRoleCapabilityFile} 1 New-CimSession {New-CimSession} 1 New-CertificateNotific... {New-CertificateNotificationTask} 1 Join-Path {Join-Path} 1 Limit-EventLog {Limit-EventLog} 1 Measure-Command {Measure-Command} 1 Measure-Object {Measure-Object} 1 Measure-VM {Measure-VM} 1 Measure-VMReplication {Measure-VMReplication} 1 Measure-VMResourcePool {Measure-VMResourcePool} 1 Merge-CIPolicy {Merge-CIPolicy} 1 Merge-VHD {Merge-VHD} 1 Mount-AppvClientConnec... {Mount-AppvClientConnectionGroup} 1 Mount-AppvClientPackage {Mount-AppvClientPackage} 1 Mount-AppxVolume {Mount-AppxVolume} 1 Mount-IscsiVirtualDisk... {Mount-IscsiVirtualDiskSnapshot} 1 Mount-VHD {Mount-VHD} 1 Mount-VMHostAssignable... {Mount-VMHostAssignableDevice} 1 Mount-WindowsImage {Mount-WindowsImage} 1 Move-AppxPackage {Move-AppxPackage} 1 Move-Item {Move-Item} 1 Move-ItemProperty {Move-ItemProperty} 1 Move-VM {Move-VM} 1 Move-VMStorage {Move-VMStorage} 1 New-Alias {New-Alias} 1 New-AppLockerPolicy {New-AppLockerPolicy} 1 New-CimInstance {New-CimInstance} 1 New-PSSession {New-PSSession} 1 New-PSSessionConfigura... {New-PSSessionConfigurationFile} 1 New-PSSessionOption {New-PSSessionOption} 1 Out-GridView {Out-GridView} 1 Out-Host {Out-Host} 1 Out-Null {Out-Null} 1 Out-Printer {Out-Printer} 1 Out-String {Out-String} 1 Pop-Location {Pop-Location} 1 Protect-CmsMessage {Protect-CmsMessage} 1 Publish-AppvClientPackage {Publish-AppvClientPackage} 1 Publish-DscConfiguration {Publish-DscConfiguration} 1 Push-Location {Push-Location} 1 Read-Host {Read-Host} 1 Receive-DtcDiagnosticT... {Receive-DtcDiagnosticTransaction} 1 Receive-Job {Receive-Job} 1 Receive-PSSession {Receive-PSSession} 1 Register-ArgumentCompl... {Register-ArgumentCompleter} 1 Register-CimIndication... {Register-CimIndicationEvent} 1 Register-EngineEvent {Register-EngineEvent} 1 Register-ObjectEvent {Register-ObjectEvent} 1 Register-PackageSource {Register-PackageSource} 1 Register-PSSessionConf... {Register-PSSessionConfiguration} 1 Register-ScheduledJob {Register-ScheduledJob} 1 Register-UevTemplate {Register-UevTemplate} 1 Register-WmiEvent {Register-WmiEvent} 1 Out-File {Out-File} 1 Out-Default {Out-Default} 1 Optimize-WindowsImage {Optimize-WindowsImage} 1 Optimize-VHDSet {Optimize-VHDSet} 1 New-PSTransportOption {New-PSTransportOption} 1 New-PSWorkflowExecutio... {New-PSWorkflowExecutionOption} 1 New-SelfSignedCertificate {New-SelfSignedCertificate} 1 New-Service {New-Service} 1 New-ScheduledJobOption {New-ScheduledJobOption} 1 New-TimeSpan {New-TimeSpan} 1 New-TlsSessionTicketKey {New-TlsSessionTicketKey} 1 New-Variable {New-Variable} 1 New-VFD {New-VFD} 1 New-VHD {New-VHD} 1 New-VM {New-VM} 1 Resume-Service {Resume-Service} 1 New-VMGroup {New-VMGroup} 1 New-VMResourcePool {New-VMResourcePool} 1 New-VMSan {New-VMSan} 1 New-VMSwitch {New-VMSwitch} 1 New-WebServiceProxy {New-WebServiceProxy} 1 New-WindowsCustomImage {New-WindowsCustomImage} 1 New-WindowsImage {New-WindowsImage} 1 New-WinEvent {New-WinEvent} 1 New-WinUserLanguageList {New-WinUserLanguageList} 1 New-WSManInstance {New-WSManInstance} 1 New-WSManSessionOption {New-WSManSessionOption} 1 Optimize-VHD {Optimize-VHD} 1 New-VMReplicationAutho... {New-VMReplicationAuthorizationEntry} 1 Resume-VM {Resume-VM} 1 Resume-VMReplication {Resume-VMReplication} 1 Revoke-VMConnectAccess {Revoke-VMConnectAccess} 1 Start-VMFailover {Start-VMFailover} 1 Start-VMInitialReplica... {Start-VMInitialReplication} 1 Start-VMTrace {Start-VMTrace} 1 Stop-AppvClientConnect... {Stop-AppvClientConnectionGroup} 1 Stop-AppvClientPackage {Stop-AppvClientPackage} 1 Stop-Computer {Stop-Computer} 1 Stop-DtcDiagnosticReso... {Stop-DtcDiagnosticResourceManager} 1 Stop-IscsiVirtualDiskO... {Stop-IscsiVirtualDiskOperation} 1 Stop-Job {Stop-Job} 1 Stop-Process {Stop-Process} 1 Stop-Service {Stop-Service} 1 Stop-Transcript {Stop-Transcript} 1 Stop-VM {Stop-VM} 1 Stop-VMFailover {Stop-VMFailover} 1 Stop-VMInitialReplication {Stop-VMInitialReplication} 1 Stop-VMReplication {Stop-VMReplication} 1 Stop-VMTrace {Stop-VMTrace} 1 Suspend-BitsTransfer {Suspend-BitsTransfer} 1 Suspend-Job {Suspend-Job} 1 Suspend-Service {Suspend-Service} 1 Suspend-VM {Suspend-VM} 1 Suspend-VMReplication {Suspend-VMReplication} 1 Switch-Certificate {Switch-Certificate} 1 Start-VM {Start-VM} 1 Sync-AppvPublishingServer {Sync-AppvPublishingServer} 1 Start-Transcript {Start-Transcript} 1 Start-Sleep {Start-Sleep} 1 Set-WindowsProductKey {Set-WindowsProductKey} 1 Set-WindowsSearchSetting {Set-WindowsSearchSetting} 1 Set-WinHomeLocation {Set-WinHomeLocation} 1 Set-WinLanguageBarOption {Set-WinLanguageBarOption} 1 Set-WinSystemLocale {Set-WinSystemLocale} 1 Set-WinUILanguageOverride {Set-WinUILanguageOverride} 1 Set-WinUserLanguageList {Set-WinUserLanguageList} 1 Set-WmiInstance {Set-WmiInstance} 1 Set-WSManInstance {Set-WSManInstance} 1 Set-WSManQuickConfig {Set-WSManQuickConfig} 1 Show-Command {Show-Command} 1 Show-ControlPanelItem {Show-ControlPanelItem} 1 Show-EventLog {Show-EventLog} 1 Show-WindowsDeveloperL... {Show-WindowsDeveloperLicenseRegistration} 1 Sort-Object {Sort-Object} 1 Split-Path {Split-Path} 1 Split-WindowsImage {Split-WindowsImage} 1 Start-BitsTransfer {Start-BitsTransfer} 1 Start-DscConfiguration {Start-DscConfiguration} 1 Start-DtcDiagnosticRes... {Start-DtcDiagnosticResourceManager} 1 Start-Job {Start-Job} 1 Start-Process {Start-Process} 1 Start-Service {Start-Service} 1 Start-Transaction {Start-Transaction} 1 Tee-Object {Tee-Object} 1 Test-AppLockerPolicy {Test-AppLockerPolicy} 1 Test-Certificate {Test-Certificate} 1 Unregister-WindowsDeve... {Unregister-WindowsDeveloperLicense} 1 Update-FormatData {Update-FormatData} 1 Update-Help {Update-Help} 1 Update-List {Update-List} 1 Update-TypeData {Update-TypeData} 1 Update-UevTemplate {Update-UevTemplate} 1 Update-VMVersion {Update-VMVersion} 1 Update-WIMBootEntry {Update-WIMBootEntry} 1 Use-Transaction {Use-Transaction} 1 Use-WindowsUnattend {Use-WindowsUnattend} 1 Wait-Debugger {Wait-Debugger} 1 Wait-Event {Wait-Event} 1 Wait-Job {Wait-Job} 1 Wait-Process {Wait-Process} 1 Wait-VM {Wait-VM} 1 Where-Object {Where-Object} 1 Write-Debug {Write-Debug} 1 Write-Error {Write-Error} 1 Write-EventLog {Write-EventLog} 1 Write-Host {Write-Host} 1 Write-Information {Write-Information} 1 Write-Output {Write-Output} 1 Write-Progress {Write-Progress} 1 Unregister-UevTemplate {Unregister-UevTemplate} 1 Unregister-ScheduledJob {Unregister-ScheduledJob} 1 Unregister-PSSessionCo... {Unregister-PSSessionConfiguration} 1 Unregister-PackageSource {Unregister-PackageSource} 1 Test-ComputerSecureCha... {Test-ComputerSecureChannel} 1 Test-Connection {Test-Connection} 1 Test-DscConfiguration {Test-DscConfiguration} 1 Test-FileCatalog {Test-FileCatalog} 1 Test-HgsTraceTarget {Test-HgsTraceTarget} 1 Test-KdsRootKey {Test-KdsRootKey} 1 Test-ModuleManifest {Test-ModuleManifest} 1 Test-NfsMappedIdentity {Test-NfsMappedIdentity} 1 Test-Path {Test-Path} 1 Test-PSSessionConfigur... {Test-PSSessionConfigurationFile} 1 Test-UevTemplate {Test-UevTemplate} 1 Set-WindowsEdition {Set-WindowsEdition} 1 Test-VHD {Test-VHD} 1 Test-VMReplicationConn... {Test-VMReplicationConnection} 1 Test-WSMan {Test-WSMan} 1 Trace-Command {Trace-Command} 1 Unblock-File {Unblock-File} 1 Unblock-Tpm {Unblock-Tpm} 1 Undo-DtcDiagnosticTran... {Undo-DtcDiagnosticTransaction} 1 Undo-Transaction {Undo-Transaction} 1 Uninstall-Package {Uninstall-Package} 1 Unprotect-CmsMessage {Unprotect-CmsMessage} 1 Unpublish-AppvClientPa... {Unpublish-AppvClientPackage} 1 Unregister-Event {Unregister-Event} 1 Test-VMNetworkAdapter {Test-VMNetworkAdapter} 1 Join-DtcDiagnosticReso... {Join-DtcDiagnosticResourceManager} 1 Set-WinDefaultInputMet... {Set-WinDefaultInputMethodOverride} 1 Set-WinAcceptLanguageF... {Set-WinAcceptLanguageFromLanguageListOptOut} 1 Set-CIPolicyVersion {Set-CIPolicyVersion} 1 Set-Clipboard {Set-Clipboard} 1 Set-Content {Set-Content} 1 Set-Culture {Set-Culture} 1 Set-Date {Set-Date} 1 Set-DscLocalConfigurat... {Set-DscLocalConfigurationManager} 1 Set-ExecutionPolicy {Set-ExecutionPolicy} 1 Set-HVCIOptions {Set-HVCIOptions} 1 Set-IscsiServerTarget {Set-IscsiServerTarget} 1 Set-IscsiTargetServerS... {Set-IscsiTargetServerSetting} 1 Set-IscsiVirtualDisk {Set-IscsiVirtualDisk} 1 Set-IscsiVirtualDiskSn... {Set-IscsiVirtualDiskSnapshot} 1 Set-Item {Set-Item} 1 Set-ItemProperty {Set-ItemProperty} 1 Set-JobTrigger {Set-JobTrigger} 1 Set-KdsConfiguration {Set-KdsConfiguration} 1 Set-LocalGroup {Set-LocalGroup} 1 Set-LocalUser {Set-LocalUser} 1 Set-Location {Set-Location} 1 Set-NfsMappedIdentity {Set-NfsMappedIdentity} 1 Set-NfsNetgroup {Set-NfsNetgroup} 1 Set-PackageSource {Set-PackageSource} 1 Set-PSBreakpoint {Set-PSBreakpoint} 1 Set-CIPolicySetting {Set-CIPolicySetting} 1 Set-PSDebug {Set-PSDebug} 1 Set-CIPolicyIdInfo {Set-CIPolicyIdInfo} 1 Set-CertificateAutoEnr... {Set-CertificateAutoEnrollmentPolicy} 1 Save-Help {Save-Help} 1 Save-Package {Save-Package} 1 Save-VM {Save-VM} 1 Save-WindowsImage {Save-WindowsImage} 1 Select-Object {Select-Object} 1 Select-String {Select-String} 1 Select-Xml {Select-Xml} 1 Send-AppvClientReport {Send-AppvClientReport} 1 Send-DtcDiagnosticTran... {Send-DtcDiagnosticTransaction} 1 Send-MailMessage {Send-MailMessage} 1 Set-Acl {Set-Acl} 1 Set-Alias {Set-Alias} 1 Set-AppBackgroundTaskR... {Set-AppBackgroundTaskResourcePolicy} 1 Set-AppLockerPolicy {Set-AppLockerPolicy} 1 Set-AppvClientConfigur... {Set-AppvClientConfiguration} 1 Set-AppvClientMode {Set-AppvClientMode} 1 Set-AppvClientPackage {Set-AppvClientPackage} 1 Set-AppvPublishingServer {Set-AppvPublishingServer} 1 Set-AppxDefaultVolume {Set-AppxDefaultVolume} 1 Set-AppXProvisionedDat... {Set-AppXProvisionedDataFile} 1 Set-AuthenticodeSignature {Set-AuthenticodeSignature} 1 Set-BitsTransfer {Set-BitsTransfer} 1 Set-BpaResult {Set-BpaResult} 1 Set-CimInstance {Set-CimInstance} 1 Set-PSReadlineKeyHandler {Set-PSReadlineKeyHandler} 1 Set-PSReadlineOption {Set-PSReadlineOption} 1 Set-PSSessionConfigura... {Set-PSSessionConfiguration} 1 Set-VMNetworkAdapter {Set-VMNetworkAdapter} 1 Set-VMNetworkAdapterFa... {Set-VMNetworkAdapterFailoverConfiguration} 1 Set-VMNetworkAdapterIs... {Set-VMNetworkAdapterIsolation} 1 Set-VMNetworkAdapterRdma {Set-VMNetworkAdapterRdma} 1 Set-VMNetworkAdapterRo... {Set-VMNetworkAdapterRoutingDomainMapping} 1 Set-VMNetworkAdapterTe... {Set-VMNetworkAdapterTeamMapping} 1 Set-VMNetworkAdapterVlan {Set-VMNetworkAdapterVlan} 1 Set-VMPartitionableGpu {Set-VMPartitionableGpu} 1 Set-VMProcessor {Set-VMProcessor} 1 Set-VMRemoteFx3dVideoA... {Set-VMRemoteFx3dVideoAdapter} 1 Set-VMReplication {Set-VMReplication} 1 Set-VMReplicationAutho... {Set-VMReplicationAuthorizationEntry} 1 Set-VMReplicationServer {Set-VMReplicationServer} 1 Set-VMResourcePool {Set-VMResourcePool} 1 Set-VMSan {Set-VMSan} 1 Set-VMSecurity {Set-VMSecurity} 1 Set-VMSecurityPolicy {Set-VMSecurityPolicy} 1 Set-VMSwitch {Set-VMSwitch} 1 Set-VMSwitchExtensionP... {Set-VMSwitchExtensionPortFeature} 1 Set-VMSwitchExtensionS... {Set-VMSwitchExtensionSwitchFeature} 1 Set-VMSwitchTeam {Set-VMSwitchTeam} 1 Set-VMVideo {Set-VMVideo} 1 Set-WheaMemoryPolicy {Set-WheaMemoryPolicy} 1 Set-VMMigrationNetwork {Set-VMMigrationNetwork} 1 Set-VMMemory {Set-VMMemory} 1 Set-VMKeyStorageDrive {Set-VMKeyStorageDrive} 1 Set-VMKeyProtector {Set-VMKeyProtector} 1 Set-RuleOption {Set-RuleOption} 1 Set-SecureBootUEFI {Set-SecureBootUEFI} 1 Set-Service {Set-Service} 1 Set-ScheduledJob {Set-ScheduledJob} 1 Set-ScheduledJobOption {Set-ScheduledJobOption} 1 Set-StrictMode {Set-StrictMode} 1 Set-TimeZone {Set-TimeZone} 1 Set-TpmOwnerAuth {Set-TpmOwnerAuth} 1 Set-TraceSource {Set-TraceSource} 1 Set-UevConfiguration {Set-UevConfiguration} 1 Set-UevTemplateProfile {Set-UevTemplateProfile} 1 Set-WinCultureFromLang... {Set-WinCultureFromLanguageListOptOut} 1 Set-Variable {Set-Variable} 1 Set-VM {Set-VM} 1 Set-VMBios {Set-VMBios} 1 Set-VMComPort {Set-VMComPort} 1 Set-VMDvdDrive {Set-VMDvdDrive} 1 Set-VMFibreChannelHba {Set-VMFibreChannelHba} 1 Set-VMFirmware {Set-VMFirmware} 1 Set-VMFloppyDiskDrive {Set-VMFloppyDiskDrive} 1 Set-VMGpuPartitionAdapter {Set-VMGpuPartitionAdapter} 1 Set-VMHardDiskDrive {Set-VMHardDiskDrive} 1 Set-VMHost {Set-VMHost} 1 Set-VMHostCluster {Set-VMHostCluster} 1 Set-VHD {Set-VHD} 1 Invoke-WSManAction {Invoke-WSManAction} 1 Invoke-WmiMethod {Invoke-WmiMethod} 1 Invoke-WebRequest {Invoke-WebRequest} 1 Enable-PSBreakpoint {Enable-PSBreakpoint} 1 Enable-PSRemoting {Enable-PSRemoting} 1 Enable-PSSessionConfig... {Enable-PSSessionConfiguration} 1 Enable-RunspaceDebug {Enable-RunspaceDebug} 1 Enable-ScheduledJob {Enable-ScheduledJob} 1 Enable-TlsCipherSuite {Enable-TlsCipherSuite} 1 Enable-TlsEccCurve {Enable-TlsEccCurve} 1 Enable-TlsSessionTicke... {Enable-TlsSessionTicketKey} 1 Enable-TpmAutoProvisio... {Enable-TpmAutoProvisioning} 1 Enable-Uev {Enable-Uev} 1 Enable-UevAppxPackage {Enable-UevAppxPackage} 1 Enable-UevTemplate {Enable-UevTemplate} 1 Enable-VMConsoleSupport {Enable-VMConsoleSupport} 1 Enable-VMEventing {Enable-VMEventing} 1 Enable-VMIntegrationSe... {Enable-VMIntegrationService} 1 Enable-VMMigration {Enable-VMMigration} 1 Enable-VMRemoteFXPhysi... {Enable-VMRemoteFXPhysicalVideoAdapter} 1 Enable-VMReplication {Enable-VMReplication} 1 Enable-VMResourceMetering {Enable-VMResourceMetering} 1 Enable-VMSwitchExtension {Enable-VMSwitchExtension} 1 Enable-VMTPM {Enable-VMTPM} 1 Enable-WindowsErrorRep... {Enable-WindowsErrorReporting} 1 Enable-WindowsOptional... {Enable-WindowsOptionalFeature} 1 Enable-LocalUser {Enable-LocalUser} 1 Enable-WSManCredSSP {Enable-WSManCredSSP} 1 Enable-JobTrigger {Enable-JobTrigger} 1 Enable-AppvClientConne... {Enable-AppvClientConnectionGroup} 1 Disable-VMConsoleSupport {Disable-VMConsoleSupport} 1 Disable-VMEventing {Disable-VMEventing} 1 Disable-VMIntegrationS... {Disable-VMIntegrationService} 1 Disable-VMMigration {Disable-VMMigration} 1 Disable-VMRemoteFXPhys... {Disable-VMRemoteFXPhysicalVideoAdapter} 1 Disable-VMResourceMete... {Disable-VMResourceMetering} 1 Disable-VMSwitchExtension {Disable-VMSwitchExtension} 1 Disable-VMTPM {Disable-VMTPM} 1 Disable-WindowsErrorRe... {Disable-WindowsErrorReporting} 1 Disable-WindowsOptiona... {Disable-WindowsOptionalFeature} 1 Disable-WSManCredSSP {Disable-WSManCredSSP} 1 Disconnect-PSSession {Disconnect-PSSession} 1 Disconnect-VMNetworkAd... {Disconnect-VMNetworkAdapter} 1 Disconnect-VMSan {Disconnect-VMSan} 1 Disconnect-WSMan {Disconnect-WSMan} 1 Dismount-AppxVolume {Dismount-AppxVolume} 1 Dismount-IscsiVirtualD... {Dismount-IscsiVirtualDiskSnapshot} 1 Dismount-VHD {Dismount-VHD} 1 Dismount-VMHostAssigna... {Dismount-VMHostAssignableDevice} 1 Dismount-WindowsImage {Dismount-WindowsImage} 1 Edit-CIPolicyRule {Edit-CIPolicyRule} 1 Enable-AppBackgroundTa... {Enable-AppBackgroundTaskDiagnosticLog} 1 Enable-Appv {Enable-Appv} 1 Enable-ComputerRestore {Enable-ComputerRestore} 1 Enter-PSHostProcess {Enter-PSHostProcess} 1 Enter-PSSession {Enter-PSSession} 1 Exit-PSHostProcess {Exit-PSHostProcess} 1 Format-SecureBootUEFI {Format-SecureBootUEFI} 1 Format-Table {Format-Table} 1 Format-Wide {Format-Wide} 1 Get-Acl {Get-Acl} 1 Get-Alias {Get-Alias} 1 Get-AppLockerFileInfor... {Get-AppLockerFileInformation} 1 Get-AppLockerPolicy {Get-AppLockerPolicy} 1 Get-AppvClientApplication {Get-AppvClientApplication} 1 Get-AppvClientConfigur... {Get-AppvClientConfiguration} 1 Get-AppvClientConnecti... {Get-AppvClientConnectionGroup} 1 Get-AppvClientMode {Get-AppvClientMode} 1 Get-AppvClientPackage {Get-AppvClientPackage} 1 Get-AppvPublishingServer {Get-AppvPublishingServer} 1 Get-AppvStatus {Get-AppvStatus} 1 Get-AppxDefaultVolume {Get-AppxDefaultVolume} 1 Get-AppxPackage {Get-AppxPackage} 1 Get-AppxPackageManifest {Get-AppxPackageManifest} 1 Get-AppxProvisionedPac... {Get-AppxProvisionedPackage} 1 Get-AppxVolume {Get-AppxVolume} 1 Get-AuthenticodeSignature {Get-AuthenticodeSignature} 1 Get-BitsTransfer {Get-BitsTransfer} 1 Get-BpaModel {Get-BpaModel} 1 Get-BpaResult {Get-BpaResult} 1 Format-List {Format-List} 1 Format-Custom {Format-Custom} 1 ForEach-Object {ForEach-Object} 1 Find-PackageProvider {Find-PackageProvider} 1 Exit-PSSession {Exit-PSSession} 1 Expand-WindowsCustomDa... {Expand-WindowsCustomDataImage} 1 Expand-WindowsImage {Expand-WindowsImage} 1 Export-Alias {Export-Alias} 1 Export-BinaryMiLog {Export-BinaryMiLog} 1 Export-Certificate {Export-Certificate} 1 Export-Clixml {Export-Clixml} 1 Export-Console {Export-Console} 1 Export-Counter {Export-Counter} 1 Export-Csv {Export-Csv} 1 Export-FormatData {Export-FormatData} 1 Disable-UevTemplate {Disable-UevTemplate} 1 Export-IscsiVirtualDis... {Export-IscsiVirtualDiskSnapshot} 1 Export-PfxCertificate {Export-PfxCertificate} 1 Export-PSSession {Export-PSSession} 1 Export-StartLayout {Export-StartLayout} 1 Export-TlsSessionTicke... {Export-TlsSessionTicketKey} 1 Export-UevConfiguration {Export-UevConfiguration} 1 Export-UevPackage {Export-UevPackage} 1 Export-VM {Export-VM} 1 Export-VMSnapshot {Export-VMSnapshot} 1 Export-WindowsDriver {Export-WindowsDriver} 1 Export-WindowsImage {Export-WindowsImage} 1 Find-Package {Find-Package} 1 Export-ModuleMember {Export-ModuleMember} 1 Get-Certificate {Get-Certificate} 1 Disable-UevAppxPackage {Disable-UevAppxPackage} 1 Disable-TpmAutoProvisi... {Disable-TpmAutoProvisioning} 1 Add-VMMigrationNetwork {Add-VMMigrationNetwork} 1 Add-VMNetworkAdapter {Add-VMNetworkAdapter} 1 Add-VMNetworkAdapterAcl {Add-VMNetworkAdapterAcl} 1 Add-VMNetworkAdapterEx... {Add-VMNetworkAdapterExtendedAcl} 1 Add-VMNetworkAdapterRo... {Add-VMNetworkAdapterRoutingDomainMapping} 1 Add-VMRemoteFx3dVideoA... {Add-VMRemoteFx3dVideoAdapter} 1 Add-VMScsiController {Add-VMScsiController} 1 Add-VMStoragePath {Add-VMStoragePath} 1 Add-VMSwitch {Add-VMSwitch} 1 Add-VMSwitchExtensionP... {Add-VMSwitchExtensionPortFeature} 1 Add-VMSwitchExtensionS... {Add-VMSwitchExtensionSwitchFeature} 1 Add-VMSwitchTeamMember {Add-VMSwitchTeamMember} 1 Add-WindowsCapability {Add-WindowsCapability} 1 Add-WindowsDriver {Add-WindowsDriver} 1 Add-WindowsImage {Add-WindowsImage} 1 Add-WindowsPackage {Add-WindowsPackage} 1 Backup-AuditPolicy {Backup-AuditPolicy} 1 Backup-SecurityPolicy {Backup-SecurityPolicy} 1 Clear-Content {Clear-Content} 1 Clear-EventLog {Clear-EventLog} 1 Clear-History {Clear-History} 1 Clear-Item {Clear-Item} 1 Clear-ItemProperty {Clear-ItemProperty} 1 Add-VMKeyStorageDrive {Add-VMKeyStorageDrive} 1 Clear-KdsCache {Clear-KdsCache} 1 Add-VMHostAssignableDe... {Add-VMHostAssignableDevice} 1 Add-VMGroupMember {Add-VMGroupMember} 1 Add-AppvClientPackage {Add-AppvClientPackage} 1 Add-AppvPublishingServer {Add-AppvPublishingServer} 1 Add-AppxPackage {Add-AppxPackage} 1 Add-AppxProvisionedPac... {Add-AppxProvisionedPackage} 1 Add-AppxVolume {Add-AppxVolume} 1 Add-BitsFile {Add-BitsFile} 1 Add-CertificateEnrollm... {Add-CertificateEnrollmentPolicyServer} 1 Add-ClusteriSCSITarget... {Add-ClusteriSCSITargetServerRole} 1 Add-Computer {Add-Computer} 1 Add-Content {Add-Content} 1 Add-History {Add-History} 1 Add-IscsiVirtualDiskTa... {Add-IscsiVirtualDiskTargetMapping} 1 Add-JobTrigger {Add-JobTrigger} 1 Add-KdsRootKey {Add-KdsRootKey} 1 Add-LocalGroupMember {Add-LocalGroupMember} 1 Add-Member {Add-Member} 1 Add-PSSnapin {Add-PSSnapin} 1 Add-SignerRule {Add-SignerRule} 1 Add-Type {Add-Type} 1 Add-VMAssignableDevice {Add-VMAssignableDevice} 1 Add-VMDvdDrive {Add-VMDvdDrive} 1 Add-VMFibreChannelHba {Add-VMFibreChannelHba} 1 Add-VMGpuPartitionAdapter {Add-VMGpuPartitionAdapter} 1 Add-VMHardDiskDrive {Add-VMHardDiskDrive} 1 Clear-RecycleBin {Clear-RecycleBin} 1 Clear-Tpm {Clear-Tpm} 1 Clear-UevAppxPackage {Clear-UevAppxPackage} 1 ConvertTo-Xml {ConvertTo-Xml} 1 Convert-VHD {Convert-VHD} 1 Copy-Item {Copy-Item} 1 Copy-ItemProperty {Copy-ItemProperty} 1 Copy-VMFile {Copy-VMFile} 1 Debug-Job {Debug-Job} 1 Debug-Process {Debug-Process} 1 Debug-Runspace {Debug-Runspace} 1 Debug-VM {Debug-VM} 1 Disable-AppBackgroundT... {Disable-AppBackgroundTaskDiagnosticLog} 1 Disable-Appv {Disable-Appv} 1 Disable-AppvClientConn... {Disable-AppvClientConnectionGroup} 1 Disable-ComputerRestore {Disable-ComputerRestore} 1 Disable-JobTrigger {Disable-JobTrigger} 1 Disable-LocalUser {Disable-LocalUser} 1 Disable-PSBreakpoint {Disable-PSBreakpoint} 1 Disable-PSRemoting {Disable-PSRemoting} 1 Disable-PSSessionConfi... {Disable-PSSessionConfiguration} 1 Disable-RunspaceDebug {Disable-RunspaceDebug} 1 Disable-ScheduledJob {Disable-ScheduledJob} 1 Disable-TlsCipherSuite {Disable-TlsCipherSuite} 1 Disable-TlsEccCurve {Disable-TlsEccCurve} 1 Disable-TlsSessionTick... {Disable-TlsSessionTicketKey} 1 ConvertTo-TpmOwnerAuth {ConvertTo-TpmOwnerAuth} 1 ConvertTo-SecureString {ConvertTo-SecureString} 1 ConvertTo-Json {ConvertTo-Json} 1 ConvertTo-Html {ConvertTo-Html} 1 Clear-UevConfiguration {Clear-UevConfiguration} 1 Clear-Variable {Clear-Variable} 1 Clear-WindowsCorruptMo... {Clear-WindowsCorruptMountPoint} 1 Compare-Object {Compare-Object} 1 Compare-VM {Compare-VM} 1 Complete-BitsTransfer {Complete-BitsTransfer} 1 Complete-DtcDiagnostic... {Complete-DtcDiagnosticTransaction} 1 Complete-Transaction {Complete-Transaction} 1 Complete-VMFailover {Complete-VMFailover} 1 Confirm-SecureBootUEFI {Confirm-SecureBootUEFI} 1 Connect-PSSession {Connect-PSSession} 1 Disable-Uev {Disable-Uev} 1 Connect-VMNetworkAdapter {Connect-VMNetworkAdapter} 1 Connect-WSMan {Connect-WSMan} 1 ConvertFrom-CIPolicy {ConvertFrom-CIPolicy} 1 ConvertFrom-Csv {ConvertFrom-Csv} 1 ConvertFrom-Json {ConvertFrom-Json} 1 ConvertFrom-SecureString {ConvertFrom-SecureString} 1 ConvertFrom-String {ConvertFrom-String} 1 ConvertFrom-StringData {ConvertFrom-StringData} 1 Convert-IscsiVirtualDisk {Convert-IscsiVirtualDisk} 1 Convert-Path {Convert-Path} 1 Convert-String {Convert-String} 1 ConvertTo-Csv {ConvertTo-Csv} 1 Connect-VMSan {Connect-VMSan} 1 Write-Verbose {Write-Verbose} 1 Get-CertificateAutoEnr... {Get-CertificateAutoEnrollmentPolicy} 1 Get-CertificateNotific... {Get-CertificateNotificationTask} 1 Get-VMReplicationServer {Get-VMReplicationServer} 1 Get-VMResourcePool {Get-VMResourcePool} 1 Get-VMSan {Get-VMSan} 1 Get-VMScsiController {Get-VMScsiController} 1 Get-VMSecurity {Get-VMSecurity} 1 Get-VMSnapshot {Get-VMSnapshot} 1 Get-VMStoragePath {Get-VMStoragePath} 1 Get-VMSwitch {Get-VMSwitch} 1 Get-VMSwitchExtension {Get-VMSwitchExtension} 1 Get-VMSwitchExtensionP... {Get-VMSwitchExtensionPortData} 1 Get-VMSwitchExtensionP... {Get-VMSwitchExtensionPortFeature} 1 Get-VMSwitchExtensionS... {Get-VMSwitchExtensionSwitchData} 1 Get-VMSwitchExtensionS... {Get-VMSwitchExtensionSwitchFeature} 1 Get-VMSwitchTeam {Get-VMSwitchTeam} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtension} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtensionPortFeature} 1 Get-VMSystemSwitchExte... {Get-VMSystemSwitchExtensionSwitchFeature} 1 Get-VMVideo {Get-VMVideo} 1 Get-WheaMemoryPolicy {Get-WheaMemoryPolicy} 1 Get-WIMBootEntry {Get-WIMBootEntry} 1 Get-WinAcceptLanguageF... {Get-WinAcceptLanguageFromLanguageListOptOut} 1 Get-WinCultureFromLang... {Get-WinCultureFromLanguageListOptOut} 1 Get-WinDefaultInputMet... {Get-WinDefaultInputMethodOverride} 1 Get-VMReplicationAutho... {Get-VMReplicationAuthorizationEntry} 1 Get-WindowsCapability {Get-WindowsCapability} 1 Get-VMReplication {Get-VMReplication} 1 Get-VMRemoteFx3dVideoA... {Get-VMRemoteFx3dVideoAdapter} 1 Get-VMHardDiskDrive {Get-VMHardDiskDrive} 1 Get-VMHost {Get-VMHost} 1 Get-VMHostAssignableDe... {Get-VMHostAssignableDevice} 1 Get-VMHostCluster {Get-VMHostCluster} 1 Get-VMHostNumaNode {Get-VMHostNumaNode} 1 Get-VMHostNumaNodeStatus {Get-VMHostNumaNodeStatus} 1 Get-VMHostSupportedVer... {Get-VMHostSupportedVersion} 1 Get-VMIdeController {Get-VMIdeController} 1 Get-VMIntegrationService {Get-VMIntegrationService} 1 Get-VMKeyProtector {Get-VMKeyProtector} 1 Get-VMKeyStorageDrive {Get-VMKeyStorageDrive} 1 Get-VMMemory {Get-VMMemory} 1 Get-VMMigrationNetwork {Get-VMMigrationNetwork} 1 Get-VMNetworkAdapter {Get-VMNetworkAdapter} 1 Get-VMNetworkAdapterAcl {Get-VMNetworkAdapterAcl} 1 Get-VMNetworkAdapterEx... {Get-VMNetworkAdapterExtendedAcl} 1 Get-VMNetworkAdapterFa... {Get-VMNetworkAdapterFailoverConfiguration} 1 Get-VMNetworkAdapterIs... {Get-VMNetworkAdapterIsolation} 1 Get-VMNetworkAdapterRo... {Get-VMNetworkAdapterRoutingDomainMapping} 1 Get-VMNetworkAdapterTe... {Get-VMNetworkAdapterTeamMapping} 1 Get-VMNetworkAdapterVlan {Get-VMNetworkAdapterVlan} 1 Get-VMPartitionableGpu {Get-VMPartitionableGpu} 1 Get-VMProcessor {Get-VMProcessor} 1 Get-VMRemoteFXPhysical... {Get-VMRemoteFXPhysicalVideoAdapter} 1 Get-WindowsDeveloperLi... {Get-WindowsDeveloperLicense} 1 Get-WindowsDriver {Get-WindowsDriver} 1 Get-WindowsEdition {Get-WindowsEdition} 1 Import-Module {Import-Module} 1 Import-PackageProvider {Import-PackageProvider} 1 Import-PfxCertificate {Import-PfxCertificate} 1 Import-PSSession {Import-PSSession} 1 Import-StartLayout {Import-StartLayout} 1 Import-TpmOwnerAuth {Import-TpmOwnerAuth} 1 Import-UevConfiguration {Import-UevConfiguration} 1 Import-VM {Import-VM} 1 Import-VMInitialReplic... {Import-VMInitialReplication} 1 Initialize-Tpm {Initialize-Tpm} 1 Install-NfsMappingStore {Install-NfsMappingStore} 1 Install-Package {Install-Package} 1 Install-PackageProvider {Install-PackageProvider} 1 Invoke-BpaModel {Invoke-BpaModel} 1 Invoke-CimMethod {Invoke-CimMethod} 1 Invoke-Command {Invoke-Command} 1 Invoke-CommandInDeskto... {Invoke-CommandInDesktopPackage} 1 Invoke-DscResource {Invoke-DscResource} 1 Invoke-Expression {Invoke-Expression} 1 Invoke-History {Invoke-History} 1 Invoke-Item {Invoke-Item} 1 Invoke-RestMethod {Invoke-RestMethod} 1 Invoke-Troubleshooting... {Invoke-TroubleshootingPack} 1 Import-LocalizedData {Import-LocalizedData} 1 Import-IscsiVirtualDisk {Import-IscsiVirtualDisk} 1 Import-Csv {Import-Csv} 1 Import-Counter {Import-Counter} 1 Get-WindowsErrorReporting {Get-WindowsErrorReporting} 1 Get-WindowsImage {Get-WindowsImage} 1 Get-WindowsImageContent {Get-WindowsImageContent} 1 Get-WindowsOptionalFea... {Get-WindowsOptionalFeature} 1 Get-WindowsPackage {Get-WindowsPackage} 1 Get-WindowsSearchSetting {Get-WindowsSearchSetting} 1 Get-WinEvent {Get-WinEvent} 1 Get-WinHomeLocation {Get-WinHomeLocation} 1 Get-WinLanguageBarOption {Get-WinLanguageBarOption} 1 Get-WinSystemLocale {Get-WinSystemLocale} 1 Get-WinUILanguageOverride {Get-WinUILanguageOverride} 1 Get-VMGroup {Get-VMGroup} 1 Get-WinUserLanguageList {Get-WinUserLanguageList} 1 Get-WSManCredSSP {Get-WSManCredSSP} 1 Get-WSManInstance {Get-WSManInstance} 1 Grant-VMConnectAccess {Grant-VMConnectAccess} 1 Group-Object {Group-Object} 1 Checkpoint-Computer {Checkpoint-Computer} 1 Checkpoint-IscsiVirtua... {Checkpoint-IscsiVirtualDisk} 1 Checkpoint-VM {Checkpoint-VM} 1 Import-Alias {Import-Alias} 1 Import-BinaryMiLog {Import-BinaryMiLog} 1 Import-Certificate {Import-Certificate} 1 Import-Clixml {Import-Clixml} 1 Get-WmiObject {Get-WmiObject} 1 Get-CertificateEnrollm... {Get-CertificateEnrollmentPolicyServer} 1 Get-VMGpuPartitionAdapter {Get-VMGpuPartitionAdapter} 1 Get-VMFirmware {Get-VMFirmware} 1 Get-HgsTraceFileData {Get-HgsTraceFileData} 1 Get-History {Get-History} 1 Get-Host {Get-Host} 1 Get-HotFix {Get-HotFix} 1 Get-ChildItem {Get-ChildItem} 1 Get-IscsiServerTarget {Get-IscsiServerTarget} 1 Get-IscsiTargetServerS... {Get-IscsiTargetServerSetting} 1 Get-IscsiVirtualDisk {Get-IscsiVirtualDisk} 1 Get-IscsiVirtualDiskSn... {Get-IscsiVirtualDiskSnapshot} 1 Get-Item {Get-Item} 1 Get-ItemProperty {Get-ItemProperty} 1 Get-ItemPropertyValue {Get-ItemPropertyValue} 1 Get-Job {Get-Job} 1 Get-JobTrigger {Get-JobTrigger} 1 Get-KdsConfiguration {Get-KdsConfiguration} 1 Get-KdsRootKey {Get-KdsRootKey} 1 Get-LocalGroup {Get-LocalGroup} 1 Get-LocalGroupMember {Get-LocalGroupMember} 1 Get-LocalUser {Get-LocalUser} 1 Get-Location {Get-Location} 1 Get-Member {Get-Member} 1 Get-Module {Get-Module} 1 Get-NfsMappedIdentity {Get-NfsMappedIdentity} 1 Get-HgsTrace {Get-HgsTrace} 1 Get-NfsNetgroup {Get-NfsNetgroup} 1 Get-HgsAttestationBase... {Get-HgsAttestationBaselinePolicy} 1 Get-FormatData {Get-FormatData} 1 Get-CimAssociatedInstance {Get-CimAssociatedInstance} 1 Get-CimClass {Get-CimClass} 1 Get-CimInstance {Get-CimInstance} 1 Get-CimSession {Get-CimSession} 1 Get-CIPolicy {Get-CIPolicy} 1 Get-CIPolicyIdInfo {Get-CIPolicyIdInfo} 1 Get-CIPolicyInfo {Get-CIPolicyInfo} 1 Get-Clipboard {Get-Clipboard} 1 Get-CmsMessage {Get-CmsMessage} 1 Get-Command {Get-Command} 1 Get-ComputerInfo {Get-ComputerInfo} 1 Get-ComputerRestorePoint {Get-ComputerRestorePoint} 1 Get-Content {Get-Content} 1 Get-ControlPanelItem {Get-ControlPanelItem} 1 Get-Counter {Get-Counter} 1 Get-Credential {Get-Credential} 1 Get-Culture {Get-Culture} 1 Get-DAPolicyChange {Get-DAPolicyChange} 1 Get-Date {Get-Date} 1 Get-Event {Get-Event} 1 Get-EventLog {Get-EventLog} 1 Get-EventSubscriber {Get-EventSubscriber} 1 Get-ExecutionPolicy {Get-ExecutionPolicy} 1 Get-Help {Get-Help} 1 Get-Package {Get-Package} 1 Get-PackageProvider {Get-PackageProvider} 1 Get-PackageSource {Get-PackageSource} 1 Get-TpmSupportedFeature {Get-TpmSupportedFeature} 1 Get-TraceSource {Get-TraceSource} 1 Get-Transaction {Get-Transaction} 1 Get-TroubleshootingPack {Get-TroubleshootingPack} 1 Get-TypeData {Get-TypeData} 1 Get-UevAppxPackage {Get-UevAppxPackage} 1 Get-UevConfiguration {Get-UevConfiguration} 1 Get-UevStatus {Get-UevStatus} 1 Get-UevTemplate {Get-UevTemplate} 1 Get-UevTemplateProgram {Get-UevTemplateProgram} 1 Get-UICulture {Get-UICulture} 1 Get-Unique {Get-Unique} 1 Get-Variable {Get-Variable} 1 Get-VHD {Get-VHD} 1 Get-VHDSet {Get-VHDSet} 1 Get-VHDSnapshot {Get-VHDSnapshot} 1 Get-VM {Get-VM} 1 Get-VMAssignableDevice {Get-VMAssignableDevice} 1 Get-VMBios {Get-VMBios} 1 Get-VMComPort {Get-VMComPort} 1 Get-VMConnectAccess {Get-VMConnectAccess} 1 Get-VMDvdDrive {Get-VMDvdDrive} 1 Get-VMFibreChannelHba {Get-VMFibreChannelHba} 1 Get-TpmEndorsementKeyInfo {Get-TpmEndorsementKeyInfo} 1 Get-Tpm {Get-Tpm} 1 Get-TlsEccCurve {Get-TlsEccCurve} 1 Get-TlsCipherSuite {Get-TlsCipherSuite} 1 Get-PfxCertificate {Get-PfxCertificate} 1 Get-PfxData {Get-PfxData} 1 Get-Process {Get-Process} 1 Get-PSBreakpoint {Get-PSBreakpoint} 1 Get-PSCallStack {Get-PSCallStack} 1 Get-PSDrive {Get-PSDrive} 1 Get-PSHostProcessInfo {Get-PSHostProcessInfo} 1 Get-PSProvider {Get-PSProvider} 1 Get-PSReadlineKeyHandler {Get-PSReadlineKeyHandler} 1 Get-PSReadlineOption {Get-PSReadlineOption} 1 Get-PSSession {Get-PSSession} 1 Get-VMFloppyDiskDrive {Get-VMFloppyDiskDrive} 1 Get-PSSessionCapability {Get-PSSessionCapability} 1 Get-PSSnapin {Get-PSSnapin} 1 Get-Random {Get-Random} 1 Get-Runspace {Get-Runspace} 1 Get-RunspaceDebug {Get-RunspaceDebug} 1 Get-SecureBootPolicy {Get-SecureBootPolicy} 1 Get-SecureBootUEFI {Get-SecureBootUEFI} 1 Get-Service {Get-Service} 1 Get-ScheduledJob {Get-ScheduledJob} 1 Get-ScheduledJobOption {Get-ScheduledJobOption} 1 Get-SystemDriver {Get-SystemDriver} 1 Get-TimeZone {Get-TimeZone} 1 Get-PSSessionConfigura... {Get-PSSessionConfiguration} 1 Write-Warning {Write-Warning} PS C:\Windows\system32> Get-Command -CommandType Cmdlet | Group-Object -Property verb | sort Count Name Group ----- ---- ----- 44 Add {Add-AppvClientConnectionGroup, Add-AppvClientPackage, Add-AppvPublishingServer, Add-AppxPackage...} 3 Send {Send-AppvClientReport, Send-DtcDiagnosticTransaction, Send-MailMessage} 3 Select {Select-Object, Select-String, Select-Xml} 4 Save {Save-Help, Save-Package, Save-VM, Save-WindowsImage} 1 Revoke {Revoke-VMConnectAccess} 5 Resume {Resume-BitsTransfer, Resume-Job, Resume-Service, Resume-VM...} 7 Restore {Restore-AuditPolicy, Restore-Computer, Restore-IscsiVirtualDisk, Restore-SecurityPolicy...} 3 Restart {Restart-Computer, Restart-Service, Restart-VM} 2 Resolve {Resolve-DnsName, Resolve-Path} 2 Resize {Resize-IscsiVirtualDisk, Resize-VHD} 3 Reset {Reset-ComputerMachinePassword, Reset-VMReplicationStatistics, Reset-VMResourceMetering} 5 Repair {Repair-AppvClientConnectionGroup, Repair-AppvClientPackage, Repair-UevTemplateIndex, Repair-VM...} 12 Rename {Rename-Computer, Rename-Item, Rename-ItemProperty, Rename-LocalGroup...} 72 Remove {Remove-AppvClientConnectionGroup, Remove-AppvClientPackage, Remove-AppvPublishingServer, Remove-AppxPackage...} 9 Register {Register-ArgumentCompleter, Register-CimIndicationEvent, Register-EngineEvent, Register-ObjectEvent...} 3 Receive {Receive-DtcDiagnosticTransaction, Receive-Job, Receive-PSSession} 1 Read {Read-Host} 1 Push {Push-Location} 109 Set {Set-Acl, Set-Alias, Set-AppBackgroundTaskResourcePolicy, Set-AppLockerPolicy...} 2 Publish {Publish-AppvClientPackage, Publish-DscConfiguration} 4 Show {Show-Command, Show-ControlPanelItem, Show-EventLog, Show-WindowsDeveloperLicenseRegistration} 2 Split {Split-Path, Split-WindowsImage} 5 Wait {Wait-Debugger, Wait-Event, Wait-Job, Wait-Process...} 2 Use {Use-Transaction, Use-WindowsUnattend} 7 Update {Update-FormatData, Update-Help, Update-List, Update-TypeData...} 6 Unregister {Unregister-Event, Unregister-PackageSource, Unregister-PSSessionConfiguration, Unregister-ScheduledJob...} 1 Unpublish {Unpublish-AppvClientPackage} 1 Unprotect {Unprotect-CmsMessage} 1 Uninstall {Uninstall-Package} 2 Undo {Undo-DtcDiagnosticTransaction, Undo-Transaction} 2 Unblock {Unblock-File, Unblock-Tpm} 1 Trace {Trace-Command} 17 Test {Test-AppLockerPolicy, Test-Certificate, Test-ComputerSecureChannel, Test-Connection...} 1 Tee {Tee-Object} 1 Sync {Sync-AppvPublishingServer} 1 Switch {Switch-Certificate} 5 Suspend {Suspend-BitsTransfer, Suspend-Job, Suspend-Service, Suspend-VM...} 14 Stop {Stop-AppvClientConnectionGroup, Stop-AppvClientPackage, Stop-Computer, Stop-DtcDiagnosticResourceManager...} 13 Start {Start-BitsTransfer, Start-DscConfiguration, Start-DtcDiagnosticResourceManager, Start-Job...} 1 Sort {Sort-Object} 1 Protect {Protect-CmsMessage} 1 Pop {Pop-Location} 7 Out {Out-Default, Out-File, Out-GridView, Out-Host...} 2 Enter {Enter-PSHostProcess, Enter-PSSession} 30 Enable {Enable-AppBackgroundTaskDiagnosticLog, Enable-Appv, Enable-AppvClientConnectionGroup, Enable-ComputerRestore...} 1 Edit {Edit-CIPolicyRule} 5 Dismount {Dismount-AppxVolume, Dismount-IscsiVirtualDiskSnapshot, Dismount-VHD, Dismount-VMHostAssignableDevice...} 4 Disconnect {Disconnect-PSSession, Disconnect-VMNetworkAdapter, Disconnect-VMSan, Disconnect-WSMan} 29 Disable {Disable-AppBackgroundTaskDiagnosticLog, Disable-Appv, Disable-AppvClientConnectionGroup, Disable-ComputerRestore...} 4 Debug {Debug-Job, Debug-Process, Debug-Runspace, Debug-VM} 3 Copy {Copy-Item, Copy-ItemProperty, Copy-VMFile} 6 ConvertTo {ConvertTo-Csv, ConvertTo-Html, ConvertTo-Json, ConvertTo-SecureString...} 4 Convert {Convert-IscsiVirtualDisk, Convert-Path, Convert-String, Convert-VHD} 6 ConvertFrom {ConvertFrom-CIPolicy, ConvertFrom-Csv, ConvertFrom-Json, ConvertFrom-SecureString...} 4 Connect {Connect-PSSession, Connect-VMNetworkAdapter, Connect-VMSan, Connect-WSMan} 1 Confirm {Confirm-SecureBootUEFI} 4 Complete {Complete-BitsTransfer, Complete-DtcDiagnosticTransaction, Complete-Transaction, Complete-VMFailover} 2 Compare {Compare-Object, Compare-VM} 12 Clear {Clear-Content, Clear-EventLog, Clear-History, Clear-Item...} 2 Backup {Backup-AuditPolicy, Backup-SecurityPolicy} 2 Exit {Exit-PSHostProcess, Exit-PSSession} 2 Expand {Expand-WindowsCustomDataImage, Expand-WindowsImage} 20 Export {Export-Alias, Export-BinaryMiLog, Export-Certificate, Export-Clixml...} 2 Find {Find-Package, Find-PackageProvider} 3 Optimize {Optimize-VHD, Optimize-VHDSet, Optimize-WindowsImage} 56 New {New-Alias, New-AppLockerPolicy, New-CertificateNotificationTask, New-CimInstance...} 5 Move {Move-AppxPackage, Move-Item, Move-ItemProperty, Move-VM...} 7 Mount {Mount-AppvClientConnectionGroup, Mount-AppvClientPackage, Mount-AppxVolume, Mount-IscsiVirtualDiskSnapshot...} 2 Merge {Merge-CIPolicy, Merge-VHD} 5 Measure {Measure-Command, Measure-Object, Measure-VM, Measure-VMReplication...} 1 Limit {Limit-EventLog} 2 Join {Join-DtcDiagnosticResourceManager, Join-Path} 1 Where {Where-Object} 13 Invoke {Invoke-BpaModel, Invoke-CimMethod, Invoke-Command, Invoke-CommandInDesktopPackage...} 1 Initialize {Initialize-Tpm} 17 Import {Import-Alias, Import-BinaryMiLog, Import-Certificate, Import-Clixml...} 3 Checkpoint {Checkpoint-Computer, Checkpoint-IscsiVirtualDisk, Checkpoint-VM} 1 Group {Group-Object} 1 Grant {Grant-VMConnectAccess} 202 Get {Get-Acl, Get-Alias, Get-AppLockerFileInformation, Get-AppLockerPolicy...} 5 Format {Format-Custom, Format-List, Format-SecureBootUEFI, Format-Table...} 1 ForEach {ForEach-Object} 3 Install {Install-NfsMappingStore, Install-Package, Install-PackageProvider} 9 Write {Write-Debug, Write-Error, Write-EventLog, Write-Host...} PS C:\Windows\system32> TerminatingError(Import-Module): "Illegal characters in path." PS C:\Windows\system32> measure -? NAME Measure-Object SYNOPSIS Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as files of text. SYNTAX Measure-Object [[-Property] ] [-Average] [-InputObject ] [-Maximum] [-Minimum] [-Sum] [] Measure-Object [[-Property] ] [-Character] [-IgnoreWhiteSpace] [-InputObject ] [-Line] [-Word] [] DESCRIPTION The Measure-Object cmdlet calculates the property values of certain types of object. Measure-Object performs three types of measurements, depending on the parameters in the command. The Measure-Object cmdlet performs calculations on the property values of objects. It can count objects and calculate the minimum, maximum, sum, and average of the numeric values. For text objects, it can count and calc ulate the number of lines, words, and characters. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821829 Compare-Object Group-Object New-Object Select-Object Sort-Object Tee-Object REMARKS To see the examples, type: "get-help Measure-Object -examples". For more information, type: "get-help Measure-Object -detailed". For technical information, type: "get-help Measure-Object -full". For online help, type: "get-help Measure-Object -online" PS C:\Windows\system32> Measure-Object Count : 0 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> "dig" Measure-Object At line:1 char:7 + "dig" Measure-Object + ~~~~~~~~~~~~~~ Unexpected token 'Measure-Object' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS C:\Windows\system32> "dig" | Measure-Object Count : 1 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> "dig" | Measure-Object -Word Lines Words Characters Property ----- ----- ---------- -------- 1 PS C:\Windows\system32> "dig" | Measure-Object -Character Lines Words Characters Property ----- ----- ---------- -------- 3 PS C:\Windows\system32> dir D:\WPS | measure Count : 27 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> dir -Recurse D:\WPS | measure Count : 109 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> dir -Recurse D:\WPS | measure -Property Length Count : 101 Average : Sum : Maximum : Minimum : Property : Length PS C:\Windows\system32> dir -Recurse D:\WPS | measure -Property Length -Sum -Average -Minimum -Maximum Count : 101 Average : 423036,594059406 Sum : 42726696 Maximum : 3963635 Minimum : 42 Property : Length PS C:\Windows\system32> ihy Count : 101 Average : 423036,594059406 Sum : 42726696 Maximum : 3963635 Minimum : 42 Property : Length PS C:\Windows\system32> Get-Alias ihy CommandType Name Version Source ----------- ---- ------- ------ Alias ihy -> Invoke-History PS C:\Windows\system32> cat D:\WPS\wp | measure cat : Cannot find path 'D:\WPS\wp' because it does not exist. At line:1 char:1 + cat D:\WPS\wp | measure + ~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (D:\WPS\wp:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand cat : Cannot find path 'D:\WPS\wp' because it does not exist. At line:1 char:1 + cat D:\WPS\wp | measure + ~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (D:\WPS\wp:String) [Get-Content], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand Count : 0 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> cat D:\WPS\WPS3-S.ps1 | measure Count : 1765 Average : Sum : Maximum : Minimum : Property : PS C:\Windows\system32> Select-Object -> PS C:\Windows\system32> Select-Object -? NAME Select-Object SYNOPSIS Selects objects or object properties. SYNTAX Select-Object [[-Property] ] [-ExcludeProperty ] [-ExpandProperty ] [-First ] [-InputObject ] [-Last ] [-Skip ] [-Unique] [-Wait] [] Select-Object [[-Property] ] [-ExcludeProperty ] [-ExpandProperty ] [-InputObject ] [-SkipLast ] [-Unique] [] Select-Object [-Index ] [-InputObject ] [-Unique] [-Wait] [] DESCRIPTION The Select-Object cmdlet selects specified properties of an object or set of objects. It can also select unique objects, a specified number of objects, or objects in a specified position in an array. To select objects from a collection, use the First , Last , Unique , Skip , and Index parameters. To select object properties, use the Property parameter. When you select properties, Select-Object returns new objects th at have only the specified properties. Beginning in Windows PowerShell 3.0, Select-Object includes an optimization feature that prevents commands from creating and processing objects that are not used. When you include a Select-Object command with the First or Index parameter in a command pipeline, Windows PowerShell stops the command that generates the objects as soon as the selected number of objects is generated, even when the command that generates the objects appears before the Select-Object command in the pipeline. To turn off this optimizing behavior, use the Wait parameter. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821852 Group-Object Sort-Object REMARKS To see the examples, type: "get-help Select-Object -examples". For more information, type: "get-help Select-Object -detailed". For technical information, type: "get-help Select-Object -full". For online help, type: "get-help Select-Object -online" PS C:\Windows\system32> ps Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 266 12 1908 4556 544 0 csrss 366 14 7396 6956 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 315 34 59492 49728 492 1 dwm 1570 79 41704 105720 38,75 2356 1 explorer 37 5 960 3444 1496 1 fontdrvhost 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1382 32 11672 23352 808 0 lsass 1539 39 59156 15424 624,36 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 443 64 122672 126548 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 549 28 59220 72280 2,73 5792 1 powershell 1140 98 427232 392416 824,67 5912 1 powershell_ise 386 33 6744 20460 1,17 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 418 24 12272 33368 5,16 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25068 36208 0,80 4440 1 SelfService 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 295 11 6936 11524 792 0 services 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 377 15 4152 20476 1,17 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 445 19 4568 11976 864 0 svchost 662 20 6600 20180 904 0 svchost 646 16 5712 11224 968 0 svchost 529 18 12260 20692 1100 0 svchost 605 31 9264 25156 1104 0 svchost 686 42 11120 24924 1196 0 svchost 439 34 12516 19024 1388 0 svchost 1862 53 38796 63948 1408 0 svchost 167 10 2508 7560 1572 0 svchost 138 11 1392 6568 1712 0 svchost 450 22 11872 30336 1956 0 svchost 217 18 6412 17992 2000 0 svchost 199 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 330 31 8024 19916 9,84 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1119 54 93704 98316 3,44 5300 1 vmconnect 1232 53 90544 95864 1,50 5516 1 vmconnect 1092 53 93004 96612 1,59 5824 1 vmconnect 592 28 51104 40208 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 309 25 4168 15544 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> ps | Select-Object -First 4 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost PS C:\Windows\system32> ps | Select-Object -First 4 | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS C:\Windows\system32> ps | Select-Object -First 4 | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS C:\Windows\system32> ps | Select-Object -First 4 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost PS C:\Windows\system32> ps | Select-Object -First 4 -Property h* Handles HasExited Handle HandleCount ------- --------- ------ ----------- 177 177 115 115 356 False 4404 356 106 False 5028 106 PS C:\Windows\system32> ps | Select-Object -First 4 -Property h* | Get-Member TypeName: Selected.System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ToString Method string ToString() Handle NoteProperty object Handle=null HandleCount NoteProperty int HandleCount=177 Handles NoteProperty int Handles=177 HasExited NoteProperty object HasExited=null PS C:\Windows\system32> ps | Select-Object -First 4 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> ps | Select-Object -Skip 5 -First 4 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 266 12 1908 4556 544 0 csrss 366 14 7396 6956 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 315 34 59492 49728 492 1 dwm PS C:\Windows\system32> dir D:\WPS | Select-Object -Skip 5 -First 4 Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 25.1.2018 16:32 2855 EXC-PS-Excel.ps1 -a---- 21.3.2013 14:35 42 Get-FileName-GUI.cmd -a---- 10.6.2013 12:31 1144 Get-FileName-GUI.ps1 -a---- 25.1.2018 13:52 685 gsv-Excel.ps1 PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> dir D:\WPS | Select-Object -Skip 5 -First 4 -Last 3 Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 25.1.2018 16:32 2855 EXC-PS-Excel.ps1 -a---- 21.3.2013 14:35 42 Get-FileName-GUI.cmd -a---- 10.6.2013 12:31 1144 Get-FileName-GUI.ps1 -a---- 25.1.2018 13:52 685 gsv-Excel.ps1 -a---- 15.7.2014 14:12 50362 WmiExplorer.ps1 -a---- 7.6.2018 12:02 60180 WPS3-K.ps1 -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS C:\Windows\system32> dir D:\WPS | Select-Object -First 4 -Last 3 Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 13.8.2018 9:59 Modules d----- 13.8.2018 9:59 PS eBooks d----- 13.8.2018 9:59 PS.Examples d----- 13.8.2018 9:59 PSWA -a---- 15.7.2014 14:12 50362 WmiExplorer.ps1 -a---- 7.6.2018 12:02 60180 WPS3-K.ps1 -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS C:\Windows\system32> TerminatingError(): "The pipeline has been stopped." >> dir D:\WPS -Attributes d| Select-Object -First 4 -Last 3 Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 13.8.2018 9:59 Modules d----- 13.8.2018 9:59 PS eBooks d----- 13.8.2018 9:59 PS.Examples d----- 13.8.2018 9:59 PSWA PS C:\Windows\system32> dir D:\WPS -Attributes !d| Select-Object -First 4 -Last 3 Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 25.1.2018 16:22 139714 EXC-PS-Excel-PivotTable.PNG -a---- 25.1.2018 16:32 2855 EXC-PS-Excel.ps1 -a---- 21.3.2013 14:35 42 Get-FileName-GUI.cmd -a---- 10.6.2013 12:31 1144 Get-FileName-GUI.ps1 -a---- 15.7.2014 14:12 50362 WmiExplorer.ps1 -a---- 7.6.2018 12:02 60180 WPS3-K.ps1 -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS C:\Windows\system32> cd D:\WPS PS D:\WPS> cd D:\WP cd : Cannot find path 'D:\WP' because it does not exist. At line:1 char:1 + cd D:\WP + ~~~~~~~~ + CategoryInfo : ObjectNotFound: (D:\WP:String) [Set-Location], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand cd : Cannot find path 'D:\WP' because it does not exist. At line:1 char:1 + cd D:\WP + ~~~~~~~~ + CategoryInfo : ObjectNotFound: (D:\WP:String) [Set-Location], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand PS D:\WPS> ps sw* PS D:\WPS> ps sv* Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 448 19 4624 11988 864 0 svchost 664 21 6656 20192 904 0 svchost 646 16 5712 11224 968 0 svchost 523 19 12260 20688 1100 0 svchost 605 31 9264 25156 1104 0 svchost 685 42 10744 24548 1196 0 svchost 438 34 12516 19016 1388 0 svchost 1867 53 38916 63976 1408 0 svchost 165 9 2232 7508 1572 0 svchost 138 11 1392 6568 1712 0 svchost 450 22 12188 30528 1956 0 svchost 217 18 6412 17992 2000 0 svchost 200 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost PS D:\WPS> ps sv* | Select-Object -Unique Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 168 11 2216 8768 300 0 svchost PS D:\WPS> ps sv* | Select-Object -Unique -Property FileBuildPart FileBuildPart ------------- PS D:\WPS> ps sv* | Select-Object -Unique -Property Id Id -- 300 532 864 904 968 1100 1104 1196 1388 1408 1572 1712 1956 2000 2252 3840 PS D:\WPS> ps | select -First 1 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx PS D:\WPS> ps | select -First 1 | get=mem get=mem : The term 'get=mem' is not recognized as the name of a cmdlet, function, script file, or operable program. Chec k the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:24 + ps | select -First 1 | get=mem + ~~~~~~~ + CategoryInfo : ObjectNotFound: (get=mem:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException get=mem : The term 'get=mem' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:24 + ps | select -First 1 | get=mem + ~~~~~~~ + CategoryInfo : ObjectNotFound: (get=mem:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> ps | select -First 1 | Get-Member TypeName: System.Diagnostics.Process Name MemberType Definition ---- ---------- ---------- Handles AliasProperty Handles = Handlecount Name AliasProperty Name = ProcessName NPM AliasProperty NPM = NonpagedSystemMemorySize64 PM AliasProperty PM = PagedMemorySize64 SI AliasProperty SI = SessionId VM AliasProperty VM = VirtualMemorySize64 WS AliasProperty WS = WorkingSet64 Disposed Event System.EventHandler Disposed(System.Object, System.EventArgs) ErrorDataReceived Event System.Diagnostics.DataReceivedEventHandler ErrorDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) Exited Event System.EventHandler Exited(System.Object, System.EventArgs) OutputDataReceived Event System.Diagnostics.DataReceivedEventHandler OutputDataReceived(System.Object, System.Diagnostics.DataReceivedEventArgs) BeginErrorReadLine Method void BeginErrorReadLine() BeginOutputReadLine Method void BeginOutputReadLine() CancelErrorRead Method void CancelErrorRead() CancelOutputRead Method void CancelOutputRead() Close Method void Close() CloseMainWindow Method bool CloseMainWindow() CreateObjRef Method System.Runtime.Remoting.ObjRef CreateObjRef(type requestedType) Dispose Method void Dispose(), void IDisposable.Dispose() Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetLifetimeService Method System.Object GetLifetimeService() GetType Method type GetType() InitializeLifetimeService Method System.Object InitializeLifetimeService() Kill Method void Kill() Refresh Method void Refresh() Start Method bool Start() ToString Method string ToString() WaitForExit Method bool WaitForExit(int milliseconds), void WaitForExit() WaitForInputIdle Method bool WaitForInputIdle(int milliseconds), bool WaitForInputIdle() __NounName NoteProperty string __NounName=Process BasePriority Property int BasePriority {get;} Container Property System.ComponentModel.IContainer Container {get;} EnableRaisingEvents Property bool EnableRaisingEvents {get;set;} ExitCode Property int ExitCode {get;} ExitTime Property datetime ExitTime {get;} Handle Property System.IntPtr Handle {get;} HandleCount Property int HandleCount {get;} HasExited Property bool HasExited {get;} Id Property int Id {get;} MachineName Property string MachineName {get;} MainModule Property System.Diagnostics.ProcessModule MainModule {get;} MainWindowHandle Property System.IntPtr MainWindowHandle {get;} MainWindowTitle Property string MainWindowTitle {get;} MaxWorkingSet Property System.IntPtr MaxWorkingSet {get;set;} MinWorkingSet Property System.IntPtr MinWorkingSet {get;set;} Modules Property System.Diagnostics.ProcessModuleCollection Modules {get;} NonpagedSystemMemorySize Property int NonpagedSystemMemorySize {get;} NonpagedSystemMemorySize64 Property long NonpagedSystemMemorySize64 {get;} PagedMemorySize Property int PagedMemorySize {get;} PagedMemorySize64 Property long PagedMemorySize64 {get;} PagedSystemMemorySize Property int PagedSystemMemorySize {get;} PagedSystemMemorySize64 Property long PagedSystemMemorySize64 {get;} PeakPagedMemorySize Property int PeakPagedMemorySize {get;} PeakPagedMemorySize64 Property long PeakPagedMemorySize64 {get;} PeakVirtualMemorySize Property int PeakVirtualMemorySize {get;} PeakVirtualMemorySize64 Property long PeakVirtualMemorySize64 {get;} PeakWorkingSet Property int PeakWorkingSet {get;} PeakWorkingSet64 Property long PeakWorkingSet64 {get;} PriorityBoostEnabled Property bool PriorityBoostEnabled {get;set;} PriorityClass Property System.Diagnostics.ProcessPriorityClass PriorityClass {get;set;} PrivateMemorySize Property int PrivateMemorySize {get;} PrivateMemorySize64 Property long PrivateMemorySize64 {get;} PrivilegedProcessorTime Property timespan PrivilegedProcessorTime {get;} ProcessName Property string ProcessName {get;} ProcessorAffinity Property System.IntPtr ProcessorAffinity {get;set;} Responding Property bool Responding {get;} SafeHandle Property Microsoft.Win32.SafeHandles.SafeProcessHandle SafeHandle {get;} SessionId Property int SessionId {get;} Site Property System.ComponentModel.ISite Site {get;set;} StandardError Property System.IO.StreamReader StandardError {get;} StandardInput Property System.IO.StreamWriter StandardInput {get;} StandardOutput Property System.IO.StreamReader StandardOutput {get;} StartInfo Property System.Diagnostics.ProcessStartInfo StartInfo {get;set;} StartTime Property datetime StartTime {get;} SynchronizingObject Property System.ComponentModel.ISynchronizeInvoke SynchronizingObject {get;set;} Threads Property System.Diagnostics.ProcessThreadCollection Threads {get;} TotalProcessorTime Property timespan TotalProcessorTime {get;} UserProcessorTime Property timespan UserProcessorTime {get;} VirtualMemorySize Property int VirtualMemorySize {get;} VirtualMemorySize64 Property long VirtualMemorySize64 {get;} WorkingSet Property int WorkingSet {get;} WorkingSet64 Property long WorkingSet64 {get;} PSConfiguration PropertySet PSConfiguration {Name, Id, PriorityClass, FileVersion} PSResources PropertySet PSResources {Name, Id, Handlecount, WorkingSet, NonPagedMemorySize, PagedMemorySize, PrivateMemorySize, VirtualMemorySize, Threads.Count, TotalProcessorTime} Company ScriptProperty System.Object Company {get=$this.Mainmodule.FileVersionInfo.CompanyName;} CPU ScriptProperty System.Object CPU {get=$this.TotalProcessorTime.TotalSeconds;} Description ScriptProperty System.Object Description {get=$this.Mainmodule.FileVersionInfo.FileDescription;} FileVersion ScriptProperty System.Object FileVersion {get=$this.Mainmodule.FileVersionInfo.FileVersion;} Path ScriptProperty System.Object Path {get=$this.Mainmodule.FileName;} Product ScriptProperty System.Object Product {get=$this.Mainmodule.FileVersionInfo.ProductName;} ProductVersion ScriptProperty System.Object ProductVersion {get=$this.Mainmodule.FileVersionInfo.ProductVersion;} PS D:\WPS> ps | select -First 1 | select -ExpandProperty Modules select : Exception getting "Modules": "Access is denied" At line:1 char:24 + ps | select -First 1 | select -ExpandProperty Modules + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Select-Object], GetValueI nvocationException + FullyQualifiedErrorId : PropertyEvaluationExpand,Microsoft.PowerShell.Commands.SelectObjectCommand select : Exception getting "Modules": "Access is denied" At line:1 char:24 + ps | select -First 1 | select -ExpandProperty Modules + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Select-Object], GetValueInvocationException + FullyQualifiedErrorId : PropertyEvaluationExpand,Microsoft.PowerShell.Commands.SelectObjectCommand PS D:\WPS> ps | select -First 1 | select -ExpandProperty Module* select : Exception getting "Modules": "Access is denied" At line:1 char:24 + ps | select -First 1 | select -ExpandProperty Module* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Select-Object], GetValueI nvocationException + FullyQualifiedErrorId : PropertyEvaluationExpand,Microsoft.PowerShell.Commands.SelectObjectCommand select : Exception getting "Modules": "Access is denied" At line:1 char:24 + ps | select -First 1 | select -ExpandProperty Module* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Select-Object], GetValueInvocationException + FullyQualifiedErrorId : PropertyEvaluationExpand,Microsoft.PowerShell.Commands.SelectObjectCommand PS D:\WPS> sort-po sort-po : The term 'sort-po' is not recognized as the name of a cmdlet, function, script file, or operable program. Chec k the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sort-po + ~~~~~~~ + CategoryInfo : ObjectNotFound: (sort-po:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException sort-po : The term 'sort-po' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + sort-po + ~~~~~~~ + CategoryInfo : ObjectNotFound: (sort-po:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> Sort-Object PS D:\WPS> ps | Sort-Object Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 266 12 1908 4556 544 0 csrss 366 14 7396 6956 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 315 34 59508 49728 492 1 dwm 1573 79 41768 105692 38,78 2356 1 explorer 37 5 960 3444 1496 1 fontdrvhost 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1386 32 11672 23356 808 0 lsass 1396 39 59048 15480 624,36 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 443 64 122588 129912 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 523 28 59220 72284 2,73 5792 1 powershell 1296 100 429952 395608 866,55 5912 1 powershell_ise 386 33 6744 20460 1,17 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 422 24 12340 33388 5,16 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25068 36208 0,80 4440 1 SelfService 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 295 11 6936 11524 792 0 services 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 373 15 4104 20460 1,17 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 199 11 2160 8364 2252 0 svchost 217 18 6412 17992 2000 0 svchost 455 22 11924 30376 1956 0 svchost 138 11 1392 6568 1712 0 svchost 165 10 2424 7552 1572 0 svchost 1866 53 38916 63976 1408 0 svchost 441 35 12572 19036 1388 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 606 31 9264 25156 1104 0 svchost 527 18 12388 20760 1100 0 svchost 646 16 5712 11240 968 0 svchost 664 21 6656 20192 904 0 svchost 448 19 4624 11988 864 0 svchost 568 31 13364 22144 532 0 svchost 681 42 10636 24528 1196 0 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 330 29 7416 19308 9,84 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1092 53 93004 96612 1,59 5824 1 vmconnect 1119 54 93704 98340 3,44 5300 1 vmconnect 1237 53 90544 95864 1,50 5516 1 vmconnect 592 28 51052 40196 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 309 25 4168 15548 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS D:\WPS> ps | Sort-Object -Property Handle Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Sort-Object], GetValueInv ocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atieclxx):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atiesrxx):PSObject) [Sort-Object], GetValueInv ocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (atiesrxx):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (csrss):PSObject) [Sort-Object], GetValueInvoca tionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (csrss):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (csrss):PSObject) [Sort-Object], GetValueInvoca tionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (csrss):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (dwm):PSObject) [Sort-Object], GetValueInvocati onException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (dwm):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (fontdrvhost):PSObject) [Sort-Object], GetValue InvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (fontdrvhost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnost...ctedPDFService):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnost...ctedPDFService):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (Idle):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (Idle):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (lsass):PSObject) [Sort-Object], GetValueInvoca tionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (lsass):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (msdtc):PSObject) [Sort-Object], GetValueInvoca tionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (msdtc):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (MsMpEng):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (MsMpEng):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (NisSrv):PSObject) [Sort-Object], GetValueInvoc ationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (NisSrv):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnost...(Secure System):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnost...(Secure System):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (services):PSObject) [Sort-Object], GetValueInv ocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (services):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (smss):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (smss):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (spoolsv):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (spoolsv):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvo cationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (svchost):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (System):PSObject) [Sort-Object], GetValueInvoc ationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (System):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmcompute):PSObject) [Sort-Object], GetValueIn vocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmcompute):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmms):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmms):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocationException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocat ionException + FullyQualifiedErrorId : ExpressionEvaluation,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Exception getting "Handle": "Access is denied" At line:1 char:6 + ps | Sort-Object -Property Handle + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidResult: (System.Diagnostics.Process (vmwp):PSObject) [Sort-Object], GetValueInvocationException >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS D:\WPS> exit PS D:\WPS> ps | Sort-Object -Property >> TerminatingError(Sort-Object): "Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again." Sort-Object : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again. At line:1 char:18 + ps | Sort-Object -Property + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Sort-Object], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.SortObjectCommand Sort-Object : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again. At line:1 char:18 + ps | Sort-Object -Property + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Sort-Object], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.SortObjectCommand PS D:\WPS> ps | Sort-Object Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 266 12 1908 4556 544 0 csrss 366 14 7396 6956 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 315 34 59716 49812 492 1 dwm 1575 80 41844 105764 38,78 2356 1 explorer 37 5 960 3444 1496 1 fontdrvhost 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1386 32 11672 23356 808 0 lsass 1404 39 59156 15500 624,36 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 464 64 122588 128592 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 523 28 59220 72284 2,73 5792 1 powershell 1429 102 434340 435096 881,70 5912 1 powershell_ise 386 33 6744 20460 1,17 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 418 24 12272 33372 5,16 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25068 36208 0,80 4440 1 SelfService 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 295 11 6936 11524 792 0 services 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 373 15 4104 20460 1,17 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 199 11 2160 8364 2252 0 svchost 217 18 6412 17992 2000 0 svchost 455 22 11924 30376 1956 0 svchost 138 11 1392 6568 1712 0 svchost 165 10 2424 7552 1572 0 svchost 1866 53 38916 63976 1408 0 svchost 441 35 12572 19036 1388 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 606 31 9264 25156 1104 0 svchost 527 18 12456 20828 1100 0 svchost 646 16 5712 11244 968 0 svchost 664 21 6656 20192 904 0 svchost 448 19 4624 11988 864 0 svchost 568 31 13364 22144 532 0 svchost 681 42 10636 24528 1196 0 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 330 29 7416 19308 9,84 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1092 53 93004 96612 1,59 5824 1 vmconnect 1119 54 93704 98340 3,44 5300 1 vmconnect 1237 53 90544 95864 1,50 5516 1 vmconnect 592 28 51052 40196 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 309 25 4168 15548 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS D:\WPS> ps | Sort-Object -Property Handles Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 0 0 0 4 0 0 Idle 0 0 0 2552 436 0 Secure System 37 5 960 3444 1496 1 fontdrvhost 51 2 384 1212 440 0 smss 96 8 992 5196 680 0 wininit 106 10 5248 11392 0,06 3676 1 conhost 115 6 960 4360 1312 0 atiesrxx 133 8 2340 10512 0,44 4060 1 dllhost 138 11 1392 6568 1712 0 svchost 142 9 2392 9324 1032 0 WmiPrvSE 158 10 3132 11004 3028 0 vmcompute 159 11 1520 8640 0,42 4812 1 redirector 161 38 4728 8352 4048 0 NisSrv 165 10 2424 7552 1572 0 svchost 168 11 2216 8768 300 0 svchost 174 13 4908 16468 1,03 5800 1 conhost 177 11 2112 9052 1068 1 atieclxx 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 192 13 2852 9864 4064 0 msdtc 199 11 2160 8364 2252 0 svchost 212 10 2084 10240 716 1 winlogon 217 18 6412 17992 2000 0 svchost 260 10 1812 8060 1500 0 WUDFHost 266 12 1908 4556 544 0 csrss 295 11 6936 11524 792 0 services 309 25 4168 15548 0,13 1264 1 wfcrun32 315 34 59716 49812 492 1 dwm 330 29 7416 19308 9,84 1384 1 taskhostw 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 347 20 3784 15232 2140 0 FoxitConnectedPDFService 356 23 8932 19832 0,31 4720 1 concentr 366 14 7396 6956 656 1 csrss 373 15 4104 20460 1,17 3636 1 sihost 376 30 25068 36208 0,80 4440 1 SelfService 386 33 6744 20460 1,17 4932 1 Receiver 418 24 12272 33372 5,16 3524 1 RuntimeBroker 427 22 5848 15924 1404 0 spoolsv 443 35 12572 19036 1388 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 449 19 4624 11988 864 0 svchost 455 22 11924 30376 1956 0 svchost 464 64 122588 128616 2296 0 MsMpEng 495 30 15948 48608 0,42 2312 1 SearchUI 523 28 59220 72284 2,73 5792 1 powershell 527 18 12456 20828 1100 0 svchost 558 26 59760 44884 3648 0 vmwp 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 568 31 13364 22144 532 0 svchost 594 28 51052 40196 2236 0 vmms 606 31 9264 25156 1104 0 svchost 646 16 5712 11244 968 0 svchost 665 21 6656 20192 904 0 svchost 682 42 10636 24528 1196 0 svchost 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 1092 53 93004 96612 1,59 5824 1 vmconnect 1120 54 93744 98356 3,44 5300 1 vmconnect 1189 0 128 140 4 0 System 1237 53 90544 95864 1,50 5516 1 vmconnect 1386 32 11672 23356 808 0 lsass 1399 39 59048 15484 624,36 6108 1 mmc 1409 102 430844 434548 884,53 5912 1 powershell_ise 1575 79 41828 105748 38,78 2356 1 explorer 1866 53 38916 63976 1408 0 svchost PS D:\WPS> ps | Sort-Object -Property CPU Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 142 9 2392 9324 1032 0 WmiPrvSE 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 449 19 4624 11988 864 0 svchost 665 21 6656 20192 904 0 svchost 646 16 5712 11244 968 0 svchost 532 20 12564 20868 1100 0 svchost 606 31 9264 25156 1104 0 svchost 681 42 10636 24528 1196 0 svchost 443 35 12572 19036 1388 0 svchost 1866 53 38916 63976 1408 0 svchost 51 2 384 1212 440 0 smss 165 10 2424 7552 1572 0 svchost 455 22 11924 30376 1956 0 svchost 217 18 6412 17992 2000 0 svchost 199 11 2160 8364 2252 0 svchost 1189 0 128 140 4 0 System 158 10 3132 11004 3028 0 vmcompute 592 28 51052 40196 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 138 11 1392 6568 1712 0 svchost 295 11 6936 11524 792 0 services 427 22 5848 15924 1404 0 spoolsv 37 5 960 3444 1496 1 fontdrvhost 115 6 960 4360 1312 0 atiesrxx 266 12 1908 4556 544 0 csrss 366 14 7396 6956 656 1 csrss 315 34 59588 49684 492 1 dwm 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1386 32 11672 23356 808 0 lsass 192 13 2852 9864 4064 0 msdtc 464 64 122588 128708 2296 0 MsMpEng 260 10 1812 8060 1500 0 WUDFHost 0 0 0 2552 436 0 Secure System 161 38 4728 8352 4048 0 NisSrv 106 10 5248 11392 0,06 3676 1 conhost 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 309 25 4168 15548 0,13 1264 1 wfcrun32 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 356 23 8932 19832 0,31 4720 1 concentr 159 11 1520 8640 0,42 4812 1 redirector 495 30 15948 48608 0,42 2312 1 SearchUI 133 8 2340 10512 0,44 4060 1 dllhost 448 27 6544 24980 0,48 3840 1 svchost 376 30 25068 36208 0,80 4440 1 SelfService 174 13 4908 16468 1,03 5800 1 conhost 386 33 6744 20460 1,17 4932 1 Receiver 373 15 4104 20460 1,17 3636 1 sihost 1237 53 90544 95864 1,50 5516 1 vmconnect 1092 53 93004 96612 1,59 5824 1 vmconnect 523 28 59220 72284 2,73 5792 1 powershell 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 1119 54 93704 98340 3,44 5300 1 vmconnect 418 24 12272 33372 5,16 3524 1 RuntimeBroker 330 29 7416 19308 9,84 1384 1 taskhostw 1570 79 41748 105728 38,78 2356 1 explorer 1404 39 59156 15500 624,36 6108 1 mmc 1389 101 429456 435764 886,14 5912 1 powershell_ise PS D:\WPS> ps | Sort-Object -Property CPU -Descending | select -First 6 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 1280 100 432028 411152 889,64 5912 1 powershell_ise 1410 39 59156 15504 624,36 6108 1 mmc 1575 79 41828 105748 38,80 2356 1 explorer 330 29 7416 19308 9,84 1384 1 taskhostw 422 24 12344 33388 5,16 3524 1 RuntimeBroker 1119 54 93704 98340 3,44 5300 1 vmconnect PS D:\WPS> jobs jobs : The term 'jobs' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + jobs + ~~~~ + CategoryInfo : ObjectNotFound: (jobs:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException jobs : The term 'jobs' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + jobs + ~~~~ + CategoryInfo : ObjectNotFound: (jobs:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> fg fg : The term 'fg' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel ling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + fg + ~~ + CategoryInfo : ObjectNotFound: (fg:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException fg : The term 'fg' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + fg + ~~ + CategoryInfo : ObjectNotFound: (fg:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> alias % CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object PS D:\WPS> Tee-Object -? NAME Tee-Object SYNOPSIS Saves command output in a file or variable and also sends it down the pipeline. SYNTAX Tee-Object [-FilePath] [-Append] [-InputObject ] [] Tee-Object [-InputObject ] -LiteralPath [] Tee-Object [-InputObject ] -Variable [] DESCRIPTION The Tee-Object cmdlet redirects output, that is, it sends the output of a command in two directions (like the letter T). It stores the output in a file or variable and also sends it down the pipeline. If Tee-Object is t he last command in the pipeline, the command output is displayed at the prompt. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821865 Compare-Object Group-Object Measure-Object New-Object Select-Object Sort-Object REMARKS To see the examples, type: "get-help Tee-Object -examples". For more information, type: "get-help Tee-Object -detailed". For technical information, type: "get-help Tee-Object -full". For online help, type: "get-help Tee-Object -online" PS D:\WPS> ps s* Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25068 36208 0,80 4440 1 SelfService 347 24 14756 24764 0,30 3656 1 SelfServicePlugin 295 11 6936 11520 792 0 services 907 45 36620 77116 3,06 3040 1 ShellExperienceHost 373 15 4104 20460 1,17 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 448 19 4624 11992 864 0 svchost 663 21 6652 20196 904 0 svchost 646 16 5720 11224 968 0 svchost 529 18 12456 20828 1100 0 svchost 605 31 9264 25156 1104 0 svchost 691 42 11144 24924 1196 0 svchost 441 35 12572 19036 1388 0 svchost 1866 53 38916 63976 1408 0 svchost 165 10 2424 7552 1572 0 svchost 138 11 1392 6568 1712 0 svchost 454 22 11924 30376 1956 0 svchost 217 18 6412 17992 2000 0 svchost 199 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker PS D:\WPS> ps s* | Tee-Object -FilePath D:\WPS2\t1.txt | select -Last 10 | Tee-Object D:\WPS2\t2.txt Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 441 35 12572 19036 1388 0 svchost 1866 53 38916 63976 1408 0 svchost 165 10 2424 7552 1572 0 svchost 138 11 1392 6568 1712 0 svchost 454 22 11924 30376 1956 0 svchost 217 18 6412 17992 2000 0 svchost 199 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker PS D:\WPS> $t1 PS D:\WPS> $t2 PS D:\WPS> Where-Object -? NAME Where-Object SYNOPSIS Selects objects from a collection based on their property values. SYNTAX Where-Object [-Property] [[-Value] ] -CContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CEQ [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -Contains [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-EQ] [-InputObject ] [] Where-Object [-FilterScript] [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -In [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Is [] Where-Object [-Property] [[-Value] ] [-InputObject ] -IsNot [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LT [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Like [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Match [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotContains [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotIn [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotLike [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotMatch [] DESCRIPTION The Where-Object cmdlet selects objects that have particular property values from the collection of objects that are passed to it. For example, you can use the Where-Object cmdlet to select files that were created after a certain date, events with a particular ID, or computers that use a particular version of Windows. Starting in Windows PowerShell 3.0, there are two different ways to construct a Where-Object command. Script block . You can use a script block to specify the property name, a comparison operator, and a property value. Where-Object returns all objects for which the script block statement is true. For example, the following command gets processes in the Normal priority class, that is, processes where the value of the PriorityClass property equals Normal. `Get-Process | Where-Object {$_.PriorityClass -eq "Normal"}` All Windows PowerShell comparison operators are valid in the script block format. For more information about comparison operators, see about_Comparison_Operators (http://go.microsoft.com/fwlink/?LinkID=113217). Comparis on statement . You can also write a comparison statement, which is much more like natural language. Comparison statements were introduced in Windows PowerShell 3.0. For example, the following commands also get processes that have a priority class of Normal. These commands are equivalent and can be used interchangeably. `Get-Process | Where-Object -Property PriorityClass -eq -Value "Normal"` `Get-Process | Where-Object PriorityClass -eq "Normal"` Starting in Windows PowerShell 3.0, Where-Object adds comparison operators as parameters in a Where-Object command. Unless specified, all operators are case-insensitive. Prior to Windows PowerShell 3.0, the comparison o perators in the Windows PowerShell language could be used only in script blocks. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821526 ForEach-Object REMARKS To see the examples, type: "get-help Where-Object -examples". For more information, type: "get-help Where-Object -detailed". For technical information, type: "get-help Where-Object -full". For online help, type: "get-help Where-Object -online" PS D:\WPS> Get-Alias CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object Alias ? -> Where-Object Alias ac -> Add-Content Alias Add-ProvisionedAppxPackage 3.0 DISM Alias Apply-WindowsUnattend 3.0 DISM Alias asnp -> Add-PSSnapin Alias cat -> Get-Content Alias cd -> Set-Location Alias CFS -> ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Alias clc -> Clear-Content Alias clear -> Clear-Host Alias clhy -> Clear-History Alias cli -> Clear-Item Alias clp -> Clear-ItemProperty Alias cls -> Clear-Host Alias clv -> Clear-Variable Alias cnsn -> Connect-PSSession Alias compare -> Compare-Object Alias copy -> Copy-Item Alias cp -> Copy-Item Alias cpi -> Copy-Item Alias cpp -> Copy-ItemProperty Alias curl -> Invoke-WebRequest Alias cvpa -> Convert-Path Alias dbp -> Disable-PSBreakpoint Alias del -> Remove-Item Alias diff -> Compare-Object Alias dir -> Get-ChildItem Alias dnsn -> Disconnect-PSSession Alias ebp -> Enable-PSBreakpoint Alias echo -> Write-Output Alias epal -> Export-Alias Alias epcsv -> Export-Csv Alias epsn -> Export-PSSession Alias erase -> Remove-Item Alias etsn -> Enter-PSSession Alias exsn -> Exit-PSSession Alias fc -> Format-Custom Alias fhx -> Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Alias fl -> Format-List Alias foreach -> ForEach-Object Alias ft -> Format-Table Alias fw -> Format-Wide Alias gal -> Get-Alias Alias gbp -> Get-PSBreakpoint Alias gc -> Get-Content Alias gcb -> Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Alias gci -> Get-ChildItem Alias gcm -> Get-Command Alias gcs -> Get-PSCallStack Alias gdr -> Get-PSDrive Alias Get-ProvisionedAppxPackage 3.0 DISM Alias ghy -> Get-History Alias gi -> Get-Item Alias gin -> Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Alias gjb -> Get-Job Alias gl -> Get-Location Alias gm -> Get-Member Alias gmo -> Get-Module Alias gp -> Get-ItemProperty Alias gps -> Get-Process Alias gpv -> Get-ItemPropertyValue Alias group -> Group-Object Alias gsn -> Get-PSSession Alias gsnp -> Get-PSSnapin Alias gsv -> Get-Service Alias gtz -> Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Alias gu -> Get-Unique Alias gv -> Get-Variable Alias gwmi -> Get-WmiObject Alias h -> Get-History Alias history -> Get-History Alias chdir -> Set-Location Alias icm -> Invoke-Command Alias iex -> Invoke-Expression Alias ihy -> Invoke-History Alias ii -> Invoke-Item Alias ipal -> Import-Alias Alias ipcsv -> Import-Csv Alias ipmo -> Import-Module Alias ipsn -> Import-PSSession Alias irm -> Invoke-RestMethod Alias ise -> powershell_ise.exe Alias iwmi -> Invoke-WmiMethod Alias iwr -> Invoke-WebRequest Alias kill -> Stop-Process Alias lp -> Out-Printer Alias ls -> Get-ChildItem Alias man -> help Alias md -> mkdir Alias measure -> Measure-Object Alias mi -> Move-Item Alias mount -> New-PSDrive Alias move -> Move-Item Alias mp -> Move-ItemProperty Alias mv -> Move-Item Alias nal -> New-Alias Alias ndr -> New-PSDrive Alias ni -> New-Item Alias nmo -> New-Module Alias npssc -> New-PSSessionConfigurationFile Alias nsn -> New-PSSession Alias nv -> New-Variable Alias ogv -> Out-GridView Alias oh -> Out-Host Alias popd -> Pop-Location Alias ps -> Get-Process Alias pushd -> Push-Location Alias pwd -> Get-Location Alias r -> Invoke-History Alias rbp -> Remove-PSBreakpoint Alias rcjb -> Receive-Job Alias rcsn -> Receive-PSSession Alias rd -> Remove-Item Alias rdr -> Remove-PSDrive Alias Remove-ProvisionedAppxPackage 3.0 DISM Alias ren -> Rename-Item Alias ri -> Remove-Item Alias rjb -> Remove-Job Alias rm -> Remove-Item Alias rmdir -> Remove-Item Alias rmo -> Remove-Module Alias rni -> Rename-Item Alias rnp -> Rename-ItemProperty Alias rp -> Remove-ItemProperty Alias rsn -> Remove-PSSession Alias rsnp -> Remove-PSSnapin Alias rujb -> Resume-Job Alias rv -> Remove-Variable Alias rvpa -> Resolve-Path Alias rwmi -> Remove-WmiObject Alias sajb -> Start-Job Alias sal -> Set-Alias Alias saps -> Start-Process Alias sasv -> Start-Service Alias sbp -> Set-PSBreakpoint Alias sc -> Set-Content Alias scb -> Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Alias select -> Select-Object Alias set -> Set-Variable Alias shcm -> Show-Command Alias si -> Set-Item Alias sl -> Set-Location Alias sleep -> Start-Sleep Alias sls -> Select-String Alias sort -> Sort-Object Alias sp -> Set-ItemProperty Alias spjb -> Stop-Job Alias spps -> Stop-Process Alias spsv -> Stop-Service Alias start -> Start-Process Alias stz -> Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Alias sujb -> Suspend-Job Alias sv -> Set-Variable Alias swmi -> Set-WmiInstance Alias tee -> Tee-Object Alias trcm -> Trace-Command Alias type -> Get-Content Alias wget -> Invoke-WebRequest Alias where -> Where-Object Alias wjb -> Wait-Job Alias write -> Write-Output PS D:\WPS> Get-Alias '?' CommandType Name Version Source ----------- ---- ------- ------ Alias % -> ForEach-Object Alias ? -> Where-Object Alias h -> Get-History Alias r -> Invoke-History PS D:\WPS> Get-Alias '`?' CommandType Name Version Source ----------- ---- ------- ------ Alias ? -> Where-Object PS D:\WPS> Get-Alias '\?' PS D:\WPS> Get-Alias '/\?' PS D:\WPS> Get-Alias '/?' PS D:\WPS> echo " "" " " PS D:\WPS> echo " `" e `" " " e " PS D:\WPS> Where-Object -? NAME Where-Object SYNOPSIS Selects objects from a collection based on their property values. SYNTAX Where-Object [-Property] [[-Value] ] -CContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CEQ [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -Contains [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-EQ] [-InputObject ] [] Where-Object [-FilterScript] [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -In [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Is [] Where-Object [-Property] [[-Value] ] [-InputObject ] -IsNot [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LT [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Like [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Match [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotContains [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotIn [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotLike [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotMatch [] DESCRIPTION The Where-Object cmdlet selects objects that have particular property values from the collection of objects that are passed to it. For example, you can use the Where-Object cmdlet to select files that were created after a certain date, events with a particular ID, or computers that use a particular version of Windows. Starting in Windows PowerShell 3.0, there are two different ways to construct a Where-Object command. Script block . You can use a script block to specify the property name, a comparison operator, and a property value. Where-Object returns all objects for which the script block statement is true. For example, the following command gets processes in the Normal priority class, that is, processes where the value of the PriorityClass property equals Normal. `Get-Process | Where-Object {$_.PriorityClass -eq "Normal"}` All Windows PowerShell comparison operators are valid in the script block format. For more information about comparison operators, see about_Comparison_Operators (http://go.microsoft.com/fwlink/?LinkID=113217). Comparis on statement . You can also write a comparison statement, which is much more like natural language. Comparison statements were introduced in Windows PowerShell 3.0. For example, the following commands also get processes that have a priority class of Normal. These commands are equivalent and can be used interchangeably. `Get-Process | Where-Object -Property PriorityClass -eq -Value "Normal"` `Get-Process | Where-Object PriorityClass -eq "Normal"` Starting in Windows PowerShell 3.0, Where-Object adds comparison operators as parameters in a Where-Object command. Unless specified, all operators are case-insensitive. Prior to Windows PowerShell 3.0, the comparison o perators in the Windows PowerShell language could be used only in script blocks. RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821526 ForEach-Object REMARKS To see the examples, type: "get-help Where-Object -examples". For more information, type: "get-help Where-Object -detailed". For technical information, type: "get-help Where-Object -full". For online help, type: "get-help Where-Object -online" PS D:\WPS> ps | Where-Object -Property CPU -GT 20 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 1612 82 42664 106596 40,09 2356 1 explorer 1436 39 59056 15488 624,36 6108 1 mmc 1303 100 427172 398920 910,41 5912 1 powershell_ise PS D:\WPS> ps | Where-Object -Property CPU -GT 500 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 1440 39 59156 15508 624,36 6108 1 mmc 1313 100 427956 399752 910,94 5912 1 powershell_ise PS D:\WPS> 1kb 1024 PS D:\WPS> 1mb 1048576 PS D:\WPS> 1Mb 1048576 PS D:\WPS> 1pb 1125899906842624 PS D:\WPS> 1eb 1eb : The term '1eb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the sp elling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + 1eb + ~~~ + CategoryInfo : ObjectNotFound: (1eb:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException 1eb : The term '1eb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + 1eb + ~~~ + CategoryInfo : ObjectNotFound: (1eb:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> 1eb 1eb : The term '1eb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the sp elling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + 1eb + ~~~ + CategoryInfo : ObjectNotFound: (1eb:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException 1eb : The term '1eb' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + 1eb + ~~~ + CategoryInfo : ObjectNotFound: (1eb:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> 1pb 1125899906842624 PS D:\WPS> 0.5 gb At line:1 char:5 + 0.5 gb + ~~ Unexpected token 'gb' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnexpectedToken PS D:\WPS> 0.5gb 536870912 PS D:\WPS> ps Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8932 19832 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 266 12 1908 4556 544 0 csrss 382 14 2540 6968 656 1 csrss 133 8 2340 10512 0,44 4060 1 dllhost 406 37 88524 78756 492 1 dwm 1647 82 43684 106996 40,56 2356 1 explorer 37 5 960 3516 1496 1 fontdrvhost 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 536 41 9896 33728 0,67 3044 1 iexplore 711 79 41672 92300 2,59 6852 1 iexplore 1450 32 11772 23436 808 0 lsass 1456 39 59048 15508 624,36 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 456 64 122692 130272 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 523 28 59220 72284 2,73 5792 1 powershell 1530 100 431476 403296 918,55 5912 1 powershell_ise 386 33 6744 20460 1,22 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 481 25 12820 34360 5,27 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25068 36260 0,80 4440 1 SelfService 348 24 14756 24764 0,30 3656 1 SelfServicePlugin 297 11 7044 11556 792 0 services 903 44 37572 78052 3,31 3040 1 ShellExperienceHost 392 15 4256 20552 1,17 3636 1 sihost 176 15 8560 15176 0,13 3520 1 smartscreen 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 568 31 13420 22160 532 0 svchost 445 19 4568 11976 864 0 svchost 671 21 6656 20208 904 0 svchost 661 16 5792 11288 968 0 svchost 516 18 12256 20760 1100 0 svchost 608 32 9200 25164 1104 0 svchost 689 42 11460 25112 1196 0 svchost 444 35 12572 19040 1388 0 svchost 1866 53 38780 64064 1408 0 svchost 165 10 2340 7536 1572 0 svchost 138 11 1392 6568 1712 0 svchost 449 22 11848 30484 1956 0 svchost 233 23 7160 18476 2000 0 svchost 199 11 2160 8364 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1203 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 336 38 9752 21844 10,00 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1119 54 93716 98384 3,44 5300 1 vmconnect 1247 53 90544 95864 1,50 5516 1 vmconnect 1092 53 93016 96624 1,59 5824 1 vmconnect 586 28 51000 40160 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 309 25 4168 15548 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS D:\WPS> ps iex* Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 536 41 9896 33728 0,67 3044 1 iexplore 709 79 41608 92300 2,69 6852 1 iexplore PS D:\WPS> kill iexplore >> TerminatingError(Stop-Process): "Cannot bind parameter 'InputObject'. Cannot convert the "iexplore" value of type "System.String" to type "System.Diagnostics.Process"." Stop-Process : Cannot bind parameter 'InputObject'. Cannot convert the "iexplore" value of type "System.String" to type "System.Diagnostics.Process". At line:1 char:6 + kill iexplore + ~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Stop-Process], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.StopProcessCommand Stop-Process : Cannot bind parameter 'InputObject'. Cannot convert the "iexplore" value of type "System.String" to type "System.Diagnostics.Process". At line:1 char:6 + kill iexplore + ~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Stop-Process], ParameterBindingException + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.StopProcessCommand PS D:\WPS> kill 3044 PS D:\WPS> ps iex* PS D:\WPS> help Where-Object -ful NAME Where-Object SYNOPSIS Selects objects from a collection based on their property values. SYNTAX Where-Object [-Property] [[-Value] ] -CContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CEQ [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CGT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotContains [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotIn [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotLike [-InputObject ] [] Where-Object [-Property] [[-Value] ] -CNotMatch [-InputObject ] [] Where-Object [-Property] [[-Value] ] -Contains [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-EQ] [-InputObject ] [] Where-Object [-FilterScript] [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GE [-InputObject ] [] Where-Object [-Property] [[-Value] ] -GT [-InputObject ] [] Where-Object [-Property] [[-Value] ] -In [-InputObject ] [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Is [] Where-Object [-Property] [[-Value] ] [-InputObject ] -IsNot [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -LT [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Like [] Where-Object [-Property] [[-Value] ] [-InputObject ] -Match [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NE [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotContains [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotIn [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotLike [] Where-Object [-Property] [[-Value] ] [-InputObject ] -NotMatch [] DESCRIPTION The Where-Object cmdlet selects objects that have particular property values from the collection of objects that are passed to it. For example, you can use the Where-Object cmdlet to select files that were created after a certain date, events with a particular ID, or computers that use a particular version of Windows. Starting in Windows PowerShell 3.0, there are two different ways to construct a Where-Object command. Script block . You can use a script block to specify the property name, a comparison operator, and a property value. Where-Object returns all objects for which the script block statement is true. For example, the following command gets processes in the Normal priority class, that is, processes where the value of the PriorityClass property equals Normal. `Get-Process | Where-Object {$_.PriorityClass -eq "Normal"}` All Windows PowerShell comparison operators are valid in the script block format. For more information about comparison operators, see about_Comparison_Operators (http://go.microsoft.com/fwlink/?LinkID=113217). Comparis on statement . You can also write a comparison statement, which is much more like natural language. Comparison statements were introduced in Windows PowerShell 3.0. For example, the following commands also get processes that have a priority class of Normal. These commands are equivalent and can be used interchangeably. `Get-Process | Where-Object -Property PriorityClass -eq -Value "Normal"` `Get-Process | Where-Object PriorityClass -eq "Normal"` Starting in Windows PowerShell 3.0, Where-Object adds comparison operators as parameters in a Where-Object command. Unless specified, all operators are case-insensitive. Prior to Windows PowerShell 3.0, the comparison o perators in the Windows PowerShell language could be used only in script blocks. PARAMETERS -CContains [] Indicates that this cmdlet gets objects from a collection if the property value of the object is an exact match for the specified value. This operation is case-sensitive. For example: `Get-Process | where ProcessName -CContains "svchost"` CContains refers to a collection of values and is true if the collection contains an item that is an exact match for the specified value. If the in put is a single object, Windows PowerShell converts it to a collection of one object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CEQ [] Indicates that this cmdlet gets objects if the property value is the same as the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CGE [] Indicates that this cmdlet gets objects if the property value is greater than or equal to the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CGT [] Indicates that this cmdlet gets objects if the property value is greater than the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CIn [] Indicates that this cmdlet gets objects if the property value includes the specified value. This operation is case-sensitive. For example: `Get-Process | where -Value "svchost" -CIn ProcessName` CIn resembles CContains , except that the property and value positions are reversed. For example, the following statements are both true. "abc", "def" -CContains "abc" "abc" -CIn "abc", "def" This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CLE [] Indicates that this cmdlet gets objects if the property value is less-than or equal to the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CLT [] Indicates that this cmdlet gets objects if the property value is less-than the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CLike [] Indicates that this cmdlet gets objects if the property value matches a value that includes wildcard characters. This operation is case-sensitive. For example: `Get-Process | where ProcessName -CLike "*host"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CMatch [] Indicates that this cmdlet gets objects if the property value matches the specified regular expression. This operation is case-sensitive. When the input is scalar, the matched value is saved in $Matches automatic va riable. For example: `Get-Process | where ProcessName -CMatch "Shell"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CNE [] Indicates that this cmdlet gets objects if the property value is different than the specified value. This operation is case-sensitive. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CNotContains [] Indicates that this cmdlet gets objects if the property value of the object is not an exact match for the specified value. This operation is case-sensitive. For example: `Get-Process | where ProcessName -CNotContains "svchost"` "NotContains" and "CNotContains refer to a collection of values and are true when the collection does not contains any items that are an exact match for the specified value. If the input is a single object, Windows PowerShell converts it to a collection of one object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CNotIn [] Indicates that this cmdlet gets objects if the property value is not an exact match for the specified value. This operation is case-sensitive. For example: `Get-Process | where -Value "svchost" -CNotIn -Property ProcessName` NotIn and CNotIn operators resemble NotContains and CNotContains , except that the property and value positions are reversed. For exa mple, the following statements are true. "abc", "def" -CNotContains "Abc" "abc" -CNotIn "Abc", "def" Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CNotLike [] Indicates that this cmdlet gets objects if the property value does not match a value that includes wildcard characters. This operation is case-sensitive. For example: `Get-Process | where ProcessName -CNotLike "*host"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -CNotMatch [] Indicates that this cmdlet gets objects if the property value does not match the specified regular expression. This operation is case-sensitive. When the input is scalar, the matched value is saved in $Matches autom atic variable. For example: `Get-Process | where ProcessName -CNotMatch "Shell"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Contains [] Indicates that this cmdlet gets objects if any item in the property value of the object is an exact match for the specified value. For example: `Get-Process | where ProcessName -Contains "Svchost"` If the property value contains a single object, Windows PowerShell converts it to a collection of one object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -EQ [] Indicates that this cmdlet gets objects if the property value is the same as the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -FilterScript Specifies the script block that is used to filter the objects. Enclose the script block in braces ( {} ). The parameter name, FilterScript , is optional. Required? true Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false -GE [] Indicates that this cmdlet gets objects if the property value is greater than or equal to the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -GT [] Indicates that this cmdlet gets objects if the property value is greater than the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -In [] Indicates that this cmdlet gets objects if the property value matches any of the specified values. For example: `Get-Process | where -Property ProcessName -in -Value "Svchost", "TaskHost", "WsmProvHost"` If the value of the Value parameter is a single object, Windows PowerShell converts it to a collection of one object. If the property value of an object is an array, Windows PowerShell uses reference equality to determine a match. Where-Object returns the object only if the value of the Property parameter and any value of Value are the same instance of an object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -InputObject Specifies the objects to be filtered. You can also pipe the objects to Where-Object . When you use the InputObject parameter with Where-Object , instead of piping command results to Where-Object , the InputObject value is treated as a single object. This is true even if the value is a collection that is the result of a command, such as `-InputObject (Get-Process)`. Because InputObject cannot return individual properties from an array or collection of objects, we recommend that, if you use Where-Object to filter a collection of objects for those objects that have specific values in defined properties, you use Where-Object in the pipeline, as shown in the examples in this topic. Required? false Position? named Default value None Accept pipeline input? True (ByValue) Accept wildcard characters? false -Is [] Indicates that this cmdlet gets objects if the property value is an instance of the specified .NET Framework type. Enclose the type name in square brackets. For example, `Get-Process | where StartTime -Is [DateTime]` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -IsNot [] Indicates that this cmdlet gets objects if the property value is not an instance of the specified .NET Framework type. For example, `Get-Process | where StartTime -IsNot [System.String]` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -LE [] Indicates that this cmdlet gets objects if the property value is less than or equal to the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -LT [] Indicates that this cmdlet gets objects if the property value is less than the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Like [] Indicates that this cmdlet gets objects if the property value matches a value that includes wildcard characters. For example: `Get-Process | where ProcessName -Like "*host"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Match [] Indicates that this cmdlet gets objects if the property value matches the specified regular expression. When the input is scalar, the matched value is saved in $Matches automatic variable. For example: `Get-Process | where ProcessName -Match "shell"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -NE [] Indicates that this cmdlet gets objects if the property value is different than the specified value. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -NotContains [] Indicates that this cmdlet gets objects if none of the items in the property value is an exact match for the specified value. For example: `Get-Process | where ProcessName -NotContains "Svchost"` NotContains refers to a collection of values and is true if the collection does not contain any items that are an exact match for the specified v alue. If the input is a single object, Windows PowerShell converts it to a collection of one object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -NotIn [] Indicates that this cmdlet gets objects if the property value is not an exact match for any of the specified values. For example: `Get-Process | where -Value "svchost" -NotIn -Property ProcessName` If the value of Value is a single object, Windows PowerShell converts it to a collection of one object. If the property value of an object is an array, Windows PowerShell uses reference equality to determine a match. Where-Object returns the object only if the value of Property and any value of Value are not the same instance of an object. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -NotLike [] Indicates that this cmdlet gets objects if the property value does not match a value that includes wildcard characters. For example: `Get-Process | where ProcessName -NotLike "*host"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -NotMatch [] Indicates that this cmdlet gets objects when the property value does not match the specified regular expression. When the input is scalar, the matched value is saved in $Matches automatic variable. For example: `Get-Process | where ProcessName -NotMatch "PowerShell"` This parameter was introduced in Windows PowerShell 3.0. Required? true Position? named Default value False Accept pipeline input? False Accept wildcard characters? false -Property Specifies the name of an object property. The parameter name, Property , is optional. This parameter was introduced in Windows PowerShell 3.0. Required? true Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false -Value Specifies a property value. The parameter name, Value , is optional. This parameter was introduced in Windows PowerShell 3.0. Required? false Position? 1 Default value None Accept pipeline input? False Accept wildcard characters? false This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). INPUTS System.Management.Automation.PSObject You can pipe the objects to this cmdlet. OUTPUTS Object This cmdlet returns selected items from the input object set. NOTES Starting in Windows PowerShell 4.0, Where() operator behavior has changed. Collection.Where('property -match name') no longer accepts string expressions in the format Property -CompareOperator Value. However, the Wh ere() * operator accepts string expressions in the format of a scriptblock; this is still supported. The following examples show the behavior that has changed. The following two examples show Where() object behavior that is no longer supported. `(Get-Process).Where('ProcessName -match PowerShell')` `(Get-Process).Where('ProcessName -match PowerShell', 'Last', 1)` The following three examples show Where() object behavior that is supported in Windows PowerShell 4.0 and subsequent versions of Windows PowerShell. `(Get-Process).Where({$_.ProcessName -match "PowerShell"})` `(Get-Process).Where{$_.ProcessName -match "PowerShell"}` `(Get-Process).Where({$_.ProcessName -match "PowerShell"}, 'Last', 1)` Example 1: Get stopped services PS C:\>Get-Service | Where-Object {$_.Status -eq "Stopped"} PS C:\> Get-Service | where Status -eq "Stopped" This command gets a list of all services that are currently stopped. The $_ symbol represents each object that is passed to the Where-Object cmdlet. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example2: Get processes based on working set PS C:\>Get-Process | Where-Object {$_.WorkingSet -gt 25000*1024} PS C:\> Get-Process | Where-Object WorkingSet -gt (25000*1024) This command lists processes that have a working set greater than 25,000 kilobytes (KB). Because the value of the WorkingSet property is stored in bytes, the value of 25,000 is multiplied by 1,024. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example 3: Get processes based on process name PS C:\>Get-Process | Where-Object {$_.ProcessName -Match "^p.*"} PS C:\> Get-Process | Where-Object ProcessName -Match "^p.*" This command gets the processes that have a ProcessName property value that begins with the letter p. The match operator lets you use regular expression matches. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example 4: Use the comparison statement format PS C:\>Get-Process | Where-Object -Property Handles -GE -Value 1000 PS C:\> Get-Process | where Handles -GEe 1000 This example shows how to use the new comparison statement format of the Where-Object cmdlet. The first command uses the comparison statement format. In this command, no aliases are used and all parameters include the parameter name. The second command is the more natural use of the comparison command format. The where alias is substituted for the Where-Object cmdlet name and all optional parameter names are omitted. Example 5: Get commands based on properties The first pair of commands gets commands that have any value for the **OutputType** property of the command. They omit commands that do not have an **OutputType** property and those that have an **OutputType** property, but no property value. PS C:\>Get-Command | where OutputType PS C:\> Get-Command | where {$_.OutputType} The second pair of commands gets objects that are containers. It gets objects that have the **PSIsContainer** property with a value of $True and excludes all others.The "equals $True" (-eq $True) part of the command is assumed by the language. You do not need to specify it explicitly. PS C:\>Get-ChildItem | where PSIsContainer PS C:\> Get-ChildItem | where {$_.PSIsContainer} The third pair of commands uses the Not operator (!) to get objects that are not containers. It gets objects that do have the **PSIsContainer** property and those that have a value of $False for the **PSIsContainer** pr operty.You cannot use the Not operator (!) in the comparison statement format of the command. PS C:\>Get-ChildItem | where {!$_.PSIsContainer} PS C:\> Get-ChildItem | where PSIsContainer -eq $False This example shows how to write commands that return items that are true or false or have any value for a specified property. The example shows both the script block and comparison statement formats for the command. Example 6: Use multiple conditions PS C:\>Get-Module -ListAvailable | where {($_.Name -notlike "Microsoft*" -and $_.Name -notlike "PS*") -and $_.HelpInfoUri} This example shows how to create a Where-Object command with multiple conditions. This command gets non-core modules that support the Updatable Help feature. The command uses the ListAvailable parameter of the Get-Module cmdlet to get all modules on the computer. A pipeline operator (|) sends the mod ules to the Where-Object cmdlet, which gets modules whose names do not begin with Microsoft or PS, and have a value for the HelpInfoURI property, which tells Windows PowerShell where to find updated help files for the m odule. The comparison statements are connected by the And logical operator. The example uses the script block command format. Logical operators, such as And and Or , are valid only in script blocks. You cannot use them in the comparison statement format of a Where-Object command. For more information about Windows PowerShell logical operators, see about_Logical_Operators (http://go.microsoft.com/fwlink/?LinkID=113238). For more information about the Updatable Help feature, see about_Updatable_He lp (http://go.microsoft.com/fwlink/?LinkID=235801). RELATED LINKS Online Version: http://go.microsoft.com/fwlink/?LinkId=821526 ForEach-Object PS D:\WPS> ps | Where-Object -Property name -like "power*" | select -First 2 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 523 28 59220 72284 2,73 5792 1 powershell 1428 100 428184 399492 927,94 5912 1 powershell_ise PS D:\WPS> gcm -noun Object | ForEach-Object { Get-Help $_ -example } NAME Compare-Object SYNOPSIS Compares two sets of objects. Example 1: Compare the content of two text files PS C:\>Compare-Object -ReferenceObject $(Get-Content C:\test\testfile1.txt) -DifferenceObject $(Get-Content C:\test\testfile2.txt) This command compares the contents of two text files. It displays only the lines that appear in one file or in the other file, not lines that appear in both files. Example 2: Compare each line of content in two text files PS C:\>Compare-Object -ReferenceObject $(Get-Content C:\Test\testfile1.txt) -DifferenceObject $(Get-Content C:\Test\testfile2.txt) -IncludeEqual This command compares each line of content in two text files. It displays all lines of content from both files, indicating whether each line appears in only Textfile1.txt or Textfile2.txt or whether each line appears in both files. Example 3: Compare two sets of process objects PS C:\>$Processes_Before = Get-Process PS C:\> notepad PS C:\> $Processes_After = Get-Process PS C:\> Compare-Object -ReferenceObject $Processes_Before -DifferenceObject $Processes_After These commands compare two sets of process objects. The first command uses the Get-Process cmdlet to get the processes on the computer. It stores them in the $processes_before variable. The second command starts Notepad. The third command uses the Get-Process cmdlet again and stores the resulting processes in the $processes_after variable. The fourth command uses the Compare-Object cmdlet to compare the two sets of process objects. It displaysthe differences between them, which include the new instance of Notepad. NAME ForEach-Object SYNOPSIS Performs an operation against each item in a collection of input objects. Example 1: Divide integers in an array PS C:\>30000, 56798, 12432 | ForEach-Object -Process {$_/1024} 29.296875 55.466796875 12.140625 This command takes an array of three integers and divides each one of them by 1024. Example 2: Get the length of all the files in a directory PS C:\>Get-ChildItem $pshome | ForEach-Object -Process {if (!$_.PSIsContainer) {$_.Name; $_.Length / 1024; " " }} This command gets the files and directories in the Windows PowerShell installation directory ($pshome) and passes them to the ForEach-Object cmdlet. If the object is not a directory, the script block gets the name of th e file, divides the value of its Length property by 1024, and adds a space (" ") to separate it from the next entry. The cmdlet uses the PSISContainer property to determine whether an object is a directory. Example 3: Operate on the most recent System events PS C:\>$Events = Get-EventLog -LogName System -Newest 1000 PS C:\>$events | ForEach-Object -Begin {Get-Date} -Process {Out-File -Filepath Events.txt -Append -InputObject $_.Message} -End {Get-Date} This command gets the 1000 most recent events from the System event log and stores them in the $Events variable. It then pipes the events to the ForEach-Object cmdlet. The Begin parameter displays the current date and time. Next, the Process parameter uses the Out-File cmdlet to create a text file that is named events.txt and stores the message property of each of the events in that f ile. Last, the End parameter is used to display the date and time after all of the processing has completed. Example 4: Change the value of a Registry key PS C:\>Get-ItemProperty -Path HKCU:\Network\* | ForEach-Object {Set-ItemProperty -Path $_.PSPath -Name RemotePath -Value $_.RemotePath.ToUpper();} This command changes the value of the RemotePath registry entry in all of the subkeys under the HKCU:\Network key to uppercase text. You can use this format to change the form or content of a registry entry value. Each subkey in the Network key represents a mapped network drive that will reconnect at logon. The RemotePath entry contains the UNC path of the connected drive. For example, if you map the E: drive to \\Server\Share, t here will be an E subkey of HKCU:\Network and the value of the RemotePath registry entry in the E subkey will be \\Server\Share. The command uses the Get-ItemProperty cmdlet to get all of the subkeys of the Network key and the Set-ItemProperty cmdlet to change the value of the RemotePath registry entry in each key. In the Set-ItemProperty command , the path is the value of the PSPath property of the registry key. This is a property of the Microsoft .NET Framework object that represents the registry key, not a registry entry. The command uses the ToUpper() method of the RemotePath value, which is a string (REG_SZ). Because Set-ItemProperty is changing the property of each key, the ForEach-Object cmdlet is required to access the property. Example 5: Use the $Null automatic variable PS C:\>1, 2, $null, 4 | ForEach-Object {"Hello"} Hello Hello Hello Hello This example shows the effect of piping the $Null automatic variable to the ForEach-Object cmdlet. Because Windows PowerShell treats null as an explicit placeholder, the ForEach-Object cmdlet generates a value for $Null, just as it does for other objects that you pipe to it. For more information about the $Null automatic variable, see about_Automatic_Variables. Example 6: Get property values PS C:\>Get-Module -List | ForEach-Object -MemberName Path PS C:\>Get-Module -List | Foreach Path These commands gets the value of the Path property of all installed Windows PowerShell modules. They use the MemberName parameter to specify the Path property of modules. The second command is equivalent to the first. It uses the Foreach alias of the ForEach-Object cmdlet and omits the name of the MemberName parameter, which is optional. The ForEach-Object cmdlet is very useful for getting property values, because it gets the value without changing the type, unlike the Format cmdlets or the Select-Object cmdlet, which change the property value type. Example 7: Split module names into component names PS C:\>"Microsoft.PowerShell.Core", "Microsoft.PowerShell.Host" | ForEach-Object {$_.Split(".")} PS C:\>"Microsoft.PowerShell.Core", "Microsoft.PowerShell.Host" | ForEach-Object -MemberName Split -ArgumentList "." PS C:\>"Microsoft.PowerShell.Core", "Microsoft.PowerShell.Host" | Foreach Split "." Microsoft PowerShell Core Microsoft PowerShell Host These commands split two dot-separated module names into their component names. The commands call the Split method of strings. The three commands use different syntax, but they are equivalent and interchangeable. The first command uses the traditional syntax, which includes a script block and the current object operator ($_). It uses the dot syntax to specify the method and parentheses to enclose the delimiter argument. The second command uses the MemberName parameter to specify the Split method and the ArgumentName parameter to identify the dot (".") as the split delimiter. The third command uses the Foreach alias of the Foreach-Object cmdlet and omits the names of the MemberName and ArgumentList parameters, which are optional. The output of these three commands, shown below, is identical. Split is just one of many useful methods of strings. To see all of the properties and methods of strings, pipe a string to the Get-Member cmdlet. NAME Group-Object SYNOPSIS Groups objects that contain the same value for specified properties. Example 1: Group files by size PS C:\>Get-ChildItem *.doc | Group-Object -Property length This command gets the files in the current location that have a .doc extension and groups them by size. Example 2: Group files by extension PS C:\>Get-ChildItem | Sort-Object -Property extension | Group-Object -Property extension This command gets the files in the current location, sorts them by file name extension, and then groups them by file name extension. Note that the files are sorted before they are grouped. Example 3: Group integers by remainder PS C:\>1..35 | Group-Object -Property {$_ % 2},{$_ % 3} This example shows how to use script blocks as the value of the Property parameter. This command displays the integers from 1 to 35, grouped by the remainder left when they are divided by 2 or 3. Example 4: Group event log events by ID PS C:\>$Events = Get-EventLog -LogName "system" -Newest 1000 PS C:\>$Events | Group-Object -Property eventID Count Name Group ----- ---- ----- 44 Information {System.Diagnostics.EventLogEntry, 5 Error {System.Diagnostics.EventLogEntry, 1 Warning {System.Diagnostics.EventLogEntry} These commands display the 1,000 most recent entries in the System event log, grouped by Event ID. The first command uses the Get-EventLog cmdlet to retrieve the events and the assignment operator (=) to save them in the $Events variable. The second command uses a pipeline operator (|) to send the events in the $Events variable to the Group-Object cmdlet. The command uses the Property parameter to specify that the events should be grouped according to th e value of their EventID property. In the output, the Count column represents the number of entries in each group, the Name column represents the EventID values that define a group, and the Group column represents the objects in each group. Example 5: Group processes by priority class PS C:\>Get-Process | Group-Object -Property PriorityClass Count Name Group ----- ---- ----- 55 Normal {System.Diagnostics.Process (AdtAgent), System.Diagnostics.Process (alg), System.Dia... 1 {System.Diagnostics.Process (Idle)} 3 High {System.Diagnostics.Process (Newproc), System.Diagnostics.Process (winlogon), System.D... 2 BelowNormal {System.Diagnostics.Process (winperf), PS C:\>Get-Process | Group-Object -Property company -NoElement Count Name ----- ---- 55 Normal 1 3 High 2 BelowNormal This example demonstrates the effect of the NoElement parameter. These commands group the processes on the computer by priority class. The first command uses the Get-Process cmdlet to get the processes on the computer. It uses a pipeline operator (|) to send the results to Group-Object , which groups the objects by the value of the PriorityClass proper ty of the process. The second command is identical to the first, except that it uses the NoElement parameter to eliminate the members of the group from the output. The result is a table with only the count and property value name. The results are shown in the following sample output. Example 6: Group events by time PS C:\>Get-EventLog -LogName system -Newest 1000 | Group-Object -Property {$_.TimeWritten - $_.TimeGenerated} This command demonstrates how to provide the value of the Property parameter as a script block. This command displays the most recent 1,000 entries from the System event log, grouped according to the time between when they were generated and when they were written to the log. The command uses the Get-EventLog cmdlet to get the event log entries. It uses a pipeline operator (|) to send the entries to the Group-Object cmdlet. The value of the Property parameter is specified as a script block ( an expression in braces). The result of evaluating the script block is the time between when the log entry was generated and when it was written to the log. That value is used to group the 1,000 most recent events. Example 7: Group items by file name extension PS C:\>Get-ChildItem | Group-Object extension -NoElement Count Name ----- ---- 21 82 .txt 9 .cmd 5 .log 12 .xml 5 .htm 36 .ps1 1 .psc1 3 .exe 6 .csv 1 .psd1 2 .bat This command groups the items in the current directory by file name extension. It uses the NoElement parameter to omit the members of the group. The results are shown in the following sample output. Example 8: Group objects by value PS C:\>"a", "b", "c", "c", "d" | Get-Unique a b c d PS C:\>"a", "b", "c", "c", "d" | Group-Object -NoElement | Where {$_.Count -gt 1} Count Name ----- ---- 2 c PS C:\>Get-Process | Group-Object -Property Name -NoElement | Where {$_.count -gt 1} Count Name ----- ---- 2 csrss 5 svchost 2 winlogon 2 wmiprvse This example shows how to find the unique and non-unique (repeated) property values in a collection. The first command gets the unique elements of an array by piping the array to the Get-Unique cmdlet. The second command gets the non-unique elements of an array. It pipes the array to the Group-Object cmdlet, which groups the objects by value. The resulting groups are piped to the Where-Object cmdlet, which selects obj ects with groups with more than one member. The third command shows a practical use for this technique. It uses the same method to find processes on the computer that have the same process name. The results are shown in the following sample output. Example 9: Group objects in a hash table PS C:\>$A = Get-Command get-*, set-* -Type cmdlet | Group-Object -Property verb -AsHashTable -AsString PS C:\>$A Name Value ---- ----- Get {Get-PSCallStack, Get-PSBreakpoint, Get-PSDrive, Get-PSSession...} Set {Set-Service, Set-StrictMode, Set-PSDebug, Set-PSSessionConfiguration...} PS C:\>$A.get CommandType Name Definition ----------- ---- ---------- Cmdlet Get-PSCallStack Get-PSCallStack [-Verbose] [-Debug] [-ErrorAction ] [-Verbose] [-Debug] [-ErrorA... Cmdlet Get-PSDrive Get-PSDrive [[-Name] ] [-Scope ] [-PSProvider... ... This example uses the AsHashTable and AsString parameters to return the groups in a hash table, that is, as a collection of key-value pairs. In the resulting hash table, each property value is a key, and the group elements are the values. Because each key is a property of the hash table object, you can use dot notation to display the values. The first command gets the Get and Set cmdlets in the session, groups them by verb, returns the groups as a hash table, and saves the hash table in the $A variable. The second command displays the hash table in $A. There are two key-value pairs, one for the Get cmdlets and one for the Set cmdlets. The third command uses dot notation to display the values of the Get key in $A. The values are CmdletInfo object. The AsString parameter does not convert the objects in the groups to strings. NAME Measure-Object SYNOPSIS Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as files of text. Example 1: Count the files and folders in a directory PS C:\>Get-ChildItem | Measure-Object This command counts the files and folders in the current directory. Example 2: Measure the files in a directory PS C:\>Get-ChildItem | Measure-Object -Property length -Minimum -Maximum -Average This command displays the minimum, maximum, and sum of the sizes of all files in the current directory, and the average size of a file in the directory. Example 3: Measure text in a text file PS C:\>Get-Content C:\test.txt | Measure-Object -Character -Line -Word This command displays the number of characters, words, and lines in the Text.txt file. Example 4: Measure computer processes PS C:\>Get-Process | Measure-Object -Property workingset -Minimum -Maximum -Average This command displays the minimum, maximum, and average sizes of the working sets of the processes on the computer. Example 5: Measure the contents of a CSV file PS C:\>Import-Csv d:\test\serviceyrs.csv | Measure-Object -Property years -Minimum -Maximum -Average This command calculates the average years of service of the employees of a company. The ServiceYrs.csv file is a CSV file that contains the employee number and years of service of each employee. The first row in the table is a header row of EmpNo, Years. When you use Import-Csv to import the file, the result is a PSCustomObject with note properties of EmpNo and Years. You can use Measure-Object to calculate the values of these properties, just like any other property of an object. Example 6: Measure Boolean values PS C:\>Get-ChildItem | Measure-Object -Property psiscontainer -Max -Sum -Min -Average Count : 126 Average : 0.0634920634920635 Sum : 8 Maximum : 1 Minimum : 0 Property : PSIsContainer This example demonstrates how the Measure-Object can measure Boolean values. In this case, it uses the PSIsContainer Boolean property to measure the incidence of folders (vs. files) in the current directory. NAME New-Object SYNOPSIS Creates an instance of a Microsoft .NET Framework or COM object. Example 1: Create a System.Version object PS C:\>New-Object -TypeName System.Version -ArgumentList "1.2.3.4" Major Minor Build Revision ----- ----- ----- -------- 1 2 3 4 This command creates a System.Version object. It uses a 1.2.3.4 string as the constructor. Example 2: Create an Internet Explorer COM object PS C:\>$IE = New-Object -COMObject InternetExplorer.Application -Property @{Navigate2="www.microsoft.com"; Visible = $True} This command creates an instance of the COM object that represents the Internet Explorer application. The value of the Property parameter is a hash table that calls the Navigate2 method and sets the Visible property of the object to $True to make the application visible. This command is the equivalent of the following: `$ie = New-Object -COMObject InternetExplorer.Application` `$ie.Navigate2("www.microsoft.com")` `$ie.Visible = $True` Example 3: Use the Strict parameter to generate a non-terminating error PS C:\>$A = New-Object -COMObject Word.Application -Strict -Property @{Visible = $True} New-Object : The object written to the pipeline is an instance of the type "Microsoft.Office.Interop.Word.ApplicationClass" from the component's primary interop assembly. If this type exposes different members than the IDispatch members, scripts written to work with this object might not work if the primary interop assembly is not installed. At line:1 char:14 + $a=New-Object <<<< -COM Word.Application -Strict; $a.visible=$true This command demonstrates that adding the Strict parameter causes the New-Object cmdlet to generate a non-terminating error when the COM object uses an interop assembly. Example 4: Create a COM object to manage Windows desktop The first command uses the *ComObject* parameter of the **New-Object** cmdlet to create a COM object with the Shell.Application ProgID. It stores the resulting object in the $ObjShell variable. PS C:\>$Objshell = New-Object -COMObject "Shell.Application" The second command pipes the $ObjShell variable to the **Get-Member** cmdlet, which displays the properties and methods of the COM object. Among the methods is the ToggleDesktop method. PS C:\>$objshell | Get-Member TypeName: System.__ComObject#{866738b9-6cf2-4de8-8767-f794ebe74f4e} Name MemberType Definition ---- ---------- ---------- AddToRecent Method void AddToRecent (Variant, string) BrowseForFolder Method Folder BrowseForFolder (int, string, int, Variant) CanStartStopService Method Variant CanStartStopService (string) CascadeWindows Method void CascadeWindows () ControlPanelItem Method void ControlPanelItem (string) EjectPC Method void EjectPC () Explore Method void Explore (Variant) ExplorerPolicy Method Variant ExplorerPolicy (string) FileRun Method void FileRun () FindComputer Method void FindComputer () FindFiles Method void FindFiles () FindPrinter Method void FindPrinter (string, string, string) GetSetting Method bool GetSetting (int) GetSystemInformation Method Variant GetSystemInformation (string) Help Method void Help () IsRestricted Method int IsRestricted (string, string) IsServiceRunning Method Variant IsServiceRunning (string) MinimizeAll Method void MinimizeAll () NameSpace Method Folder NameSpace (Variant) Open Method void Open (Variant) RefreshMenu Method void RefreshMenu () ServiceStart Method Variant ServiceStart (string, Variant) ServiceStop Method Variant ServiceStop (string, Variant) SetTime Method void SetTime () ShellExecute Method void ShellExecute (string, Variant, Variant, Variant, Variant) ShowBrowserBar Method Variant ShowBrowserBar (string, Variant) ShutdownWindows Method void ShutdownWindows () Suspend Method void Suspend () TileHorizontally Method void TileHorizontally () TileVertically Method void TileVertically () ToggleDesktop Method void ToggleDesktop () TrayProperties Method void TrayProperties () UndoMinimizeALL Method void UndoMinimizeALL () Windows Method IDispatch Windows () WindowsSecurity Method void WindowsSecurity () WindowSwitcher Method void WindowSwitcher () Application Property IDispatch Application () {get} Parent Property IDispatch Parent () {get} The third command calls the **ToggleDesktop** method of the object to minimize the open windows on your desktop. PS C:\>$objshell.ToggleDesktop() This example shows how to create and use a COM object to manage your Windows desktop. NAME Select-Object SYNOPSIS Selects objects or object properties. Example 1: Select objects by property PS C:\>Get-Process | Select-Object -Property ProcessName, Id, WS This command creates objects that have the Name, ID, and working set (WS) properties of process objects. Example 2: Select objects by property and format the results PS C:\>Get-Process Explorer | Select-Object -Property ProcessName -ExpandProperty Modules | Format-List ProcessName : 00THotkey Size : 256 Company : TOSHIBA Corporation FileVersion : 1, 0, 0, 27 ProductVersion : 6, 2, 0, 0 Description : THotkey Product : TOSHIBA THotkey ModuleName : 00THotkey.exe FileName : C:\WINDOWS\system32\00THotkey.exe BaseAddress : 4194304 This command gets information about the modules used by the processes on the computer. It uses Get-Process cmdlet to get the process on the computer. It uses the Select-Object cmdlet to create new objects with only the selected properties. The command uses the Property parameter of the Select-Object cmdlet to select the process names. Because the Modules property contains a ModuleProcess object that has many properties, the command us es the ExpandProperty parameter to get the properties of the objects in the Modules property of each process. The command uses the Format-List cmdlet to display the name and modules of each process in a list. Example 3: Select processes using the most memory PS C:\>Get-Process | Sort-Object -Property WS | Select-Object -Last 5 Handles NPM(K) PM(K) WS(K) VS(M) CPU(s) Id ProcessName ------- ------ ----- ----- ----- ------ -- ----------- 2866 320 33432 45764 203 222.41 1292 svchost 577 17 23676 50516 265 50.58 4388 WINWORD 826 11 75448 76712 188 19.77 3780 Ps 1367 14 73152 88736 216 61.69 676 Ps 1612 44 66080 92780 380 900.59 6132 INFOPATH This command gets the five processes that are using the most memory. The Get-Process cmdlet gets the processes on the computer. The Sort-Object cmdlet sorts the processes according to memory (working set) usage, and the Select-Object cmdlet selects only the last five members of the resulting array of objects. The Wait parameter is not required in commands that include the Sort-Object cmdlet because Sort-Object processes all objects and then returns a collection. The Select-Object optimization is available only for commands t hat return objects individually as they are processed. Example 4: Select the name and start day of processes PS C:\>Get-Process | Select-Object -Property ProcessName,@{Name="Start Day"; Expression = {$_.StartTime.DayOfWeek}} ProcessName StartDay ---- -------- alg Wednesday ati2evxx Wednesday ati2evxx Thursday ... This command gets the name and start day of the processes running on a computer. The command uses the Get-Process cmdlet to get the processes on the computer. It passes the processes to the Select-Object cmdlet, which creates objects that have only the ProcessName parameter and a calculated property named Start Day. The Start Day property is added by using a hash table with Name and Expression keys. The value of the Expression key is a script blocks that gets the StartTime property of each process and the DayofWee k property of the StartTime. Example 5: Select unique characters from an array PS C:\>"a","b","c","a","a","a" | Select-Object -Unique a b c This command uses the Unique parameter of Select-Object to get unique characters from an array of characters. Example 6: Select newest and oldest events in the event log PS C:\>$A = Get-Eventlog -Log "Windows PowerShell" PS C:\>$A | Select-Object -Index 0, ($A.count - 1) These commands gets the first (newest) and last (oldest) events in the Windows PowerShell event log. The command uses the Get-EventLog cmdlet to get all events in the Windows PowerShell log. It saves them in the $A variable. The second command uses a pipeline operator (|) to send the events in $A to the Select-Object cmdlet. The Select-Object command uses the Index parameter to select events from the array of events in the $A variable. The index of the first event is 0. The index of the last event is the number of items in $A minus 1. Example 7: Select all but the first object PS C:\>New-PSSession -ComputerName (Get-Content Servers.txt | Select-Object -Skip 1) This command creates a new PSSession on each of the computers listed in the Servers.txt files, except for the first one. This command uses the Select-Object cmdlet to select all but the first computer in a list of computer names. The resulting list of computers is set as the value of the ComputerName parameter of the New-PSSession cmdlet. Example 8: Rename files and select several to review PS C:\>Get-ChildItem *.txt -ReadOnly | Rename-Item -NewName {$_.BaseName + "-ro.txt"} -PassThru | Select-Object -First 5 -Wait This command adds a -ro suffix to the base names of text files that have the read-only attribute and then displays the first five files so the user can see a sample of the effect. The command uses the ReadOnly dynamic parameter of the Get-ChildItem for FileSystem cmdlet to get read-only files. It uses a pipeline operator (|) to send the files to the Rename-Item cmdlet, which renames the file. It uses the Passthru parameter of Rename-Item to send the renamed files to the Select-Object cmdlet, which selects the first five for display. The Wait parameter of Select-Object prevents Windows PowerShell from stopping the Get-ChildItem cmdlet after it gets the first five read-only text files. Without this parameter, only the first five read-only files would be renamed. NAME Sort-Object SYNOPSIS Sorts objects by property values. Example 1: Sort the current directory by name PS C:\>Get-ChildItem | Sort-Object Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 9/13/2005 4:24 PM 0 0 -a--- 9/6/2005 4:19 PM 12 a.csv -a--- 9/21/2005 3:49 PM 529 a.Ps -a--- 8/22/2005 4:14 PM 22 a.pl -a--- 9/27/2005 10:33 AM 24 a.txt -a--- 9/15/2005 10:31 AM 398 a.vbs -a--- 7/21/2005 12:39 PM 37066 a.xml -a--- 8/28/2005 11:30 PM 5412 a.xslt -a--- 10/25/2005 1:59 PM 125 AdamTravel.txt -a--- 7/21/2005 9:49 AM 59 add2Num.Ps -a--- 8/29/2005 5:42 PM 7111 add-content.xml -a--- 9/21/2005 12:46 PM 8771 aliens.Ps -a--- 8/10/2005 2:10 PM 798 array.xml -a--- 8/4/2004 5:00 AM 110 AUTORUN.INF -a--- 9/6/2005 4:20 PM 245 b.csv ... This command sorts the subdirectories and files in the current directory. Because no properties are specified, the files and directories are sorted in ascending alphabetical order by their default sort property, Name. Example 2: Sort the current directory by file length PS C:\>Get-ChildItem | Sort-Object -Property length Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 12/3/2006 5:35 PM 2 pref.txt -a--- 9/6/2006 3:33 PM 15 count.txt -a--- 7/26/2006 10:01 AM 30 filenoext -a--- 8/18/2006 9:02 AM 52 temp.ps1 -a--- 8/18/2006 9:02 AM 52 temp.msh -a--- 9/6/2006 3:33 PM 56 fivewords.txt -a--- 7/26/2006 9:28 AM 80 date.csv -a--- 7/29/2006 7:15 PM 84 test2.txt -a--- 7/29/2006 7:15 PM 84 test.ps1 This command displays the files in the current directory in ascending order by file length. Example 3: Sort processes by memory use PS C:\>Get-Process | Sort-Object -Property WS | Select-Object -Last 5 Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id ProcessName ------- ------ ----- ----- ----- ------ -- ----------- 1105 25 44236 18932 197 93.81 2032 iexplore 2526 66 37668 36836 221 393.27 868 svchost 974 19 22844 45928 371 88.39 3952 WINWORD 1371 22 42192 61872 323 75.75 1584 INFOPATH 2145 58 93088 70680 619 396.69 3908 OUTLOOK This command displays the five processes on the computer with the greatest memory use based on the size of their working sets. The command uses the Get-Process cmdlet to get a list of processes. It uses a pipeline operator (|) to send the results to the Sort-Object cmdlet, which sorts the objects in working-set order. Another pipeline operator sends the results to the Select-Object, which displays only the last five items in the list. Example 4: Sort HistoryInfo objects by ID PS C:\>Get-History | Sort-Object -Descending Id CommandLine -- ----------- 51 get-history | sort -descending 50 get-history | sort -descending 49 get-history | sort -descending 48 get-history | sort -descending 47 get-history | sort -descending 46 get-history | sort -descending 45 get-history | sort -descending 44 cd $pshome 43 Get-ChildItem | Sort-Object 42 gci *.txt This command sorts HistoryInfo objects using the Id property as the default key. Example 5: Sort services by Status and DisplayName PS C:\>Get-Service | Sort-Object -Property @{Expression = "Status"; Descending = $True}, @{Expression = "DisplayName"; Descending = $False} Status Name DisplayName ------ ---- ----------- Running ALG Application Layer Gateway Service Running Ati HotKey Poller Ati HotKey Poller Running wuauserv Automatic Updates Running BITS Background Intelligent Transfer Ser... Running Client for NFS Client for NFS ... Stopped clr_optimizatio... .NET Runtime Optimization Service v... Stopped Alerter Alerter Stopped AppMgmt Application Management Stopped aspnet_state ASP.NET State Service Stopped ATI Smart ATI Smart Stopped ClipSrv ClipBook This command displays the services on the computer in descending Status order and ascending DisplayName order. The command uses the Get-Service cmdlet to get the services on the computer. It uses a pipeline operator (|) to send services to the Sort-Object cmdlet. To sort one property in ascending order and another property in descending order, the command uses a hash table for the value of the Property parameter. The hash table uses an Expression key to specify the property name and an Ascending or Descending key to specify the sort order. The resulting display, which sorts the Status values in descending order, lists properties with a Status value of Running before those with a Status value of Stopped. When sorted in ascending order, Stopped appears befo re Running, because Status is an enumerated property in which the value of Stopped (1) is less than the value of Running (4). Example 6: Sort text files by time span PS C:\>Get-ChildItem *.txt | Sort-Object -Property @{Expression={$_.LastWriteTime - $_.CreationTime}; Ascending = $False} | Format-Table LastWriteTime, CreationTime LastWriteTime CreationTime ------------- ------------ 2/21/2006 10:22:20 AM 10/3/2005 4:19:40 PM 2/27/2006 8:14:24 AM 2/23/2006 10:41:08 PM 2/24/2006 1:26:19 PM 2/23/2006 11:23:36 PM 1/5/2006 12:01:35 PM 1/5/2006 11:35:30 AM 2/24/2006 9:25:40 AM 2/24/2006 9:22:24 AM 2/24/2006 9:40:01 AM 2/24/2006 9:39:41 AM 2/21/2006 10:21:30 AM 2/21/2006 10:21:30 AM This command sorts text files in descending order by the time span between CreationTime and LastWriteTime. Example 7: Sort names in a text file PS C:\>Get-Content servers.txt localhost test01 server01 server02 localhost server01 PS C:\>Get-Content servers.txt | Sort-Object -Unique localhost server01 server02 test01 These commands sort the names of servers in a text file. The second command uses the Sort-Object cmdlet with the Unique parameter to return a sorted list without duplicates. NAME Tee-Object SYNOPSIS Saves command output in a file or variable and also sends it down the pipeline. Example 1: Output processes to a file and to the console PS C:\>Get-Process | Tee-Object -FilePath "C:\Test1\testfile2.txt" Handles NPM(K) PM(K) WS(K) VM(M) CPU(s) Id ProcessName ------- ------ ----- ----- ----- ------ -- ----------- 83 4 2300 4520 39 0.30 4032 00THotkey 272 6 1400 3944 34 0.06 3088 alg 81 3 804 3284 21 2.45 148 ApntEx 81 4 2008 5808 38 0.75 3684 Apoint ... This command gets a list of the processes running on the computer and sends the result to a file. Because a second path is not specified, the processes are also displayed in the console. Example 2: Output processes to a variable and Select-Object PS C:\>Get-Process notepad | Tee-Object -Variable proc | Select-Object processname,handles ProcessName Handles ----------- ------- notepad 43 notepad 37 notepad 38 notepad 38 This command gets a list of the processes running on the computer and sends the result to a variable named proc. It then pipes the resulting objects along to Select-Object, which selects the ProcessName and Handles prop erty. Note that the $proc variable includes the default information returned by Get-Process. Example 3: Output system files to two log files PS C:\>Get-ChildItem -Path D: -File -System -Recurse | Tee-Object -FilePath "c:\test\AllSystemFiles.txt" -Append | Out-File c:\test\NewSystemFiles.txt This command saves a list of system files in a two log files, a cumulative file and a current file. The command uses the Get-ChildItem cmdlet to do a recursive search for system files on the D: drive. A pipeline operator (|) sends the list to Tee-Object , which appends the list to the AllSystemFiles.txt file and passe s the list down the pipeline to the Out-File cmdlet, which saves the list in the NewSystemFiles.txt file. NAME Where-Object SYNOPSIS Selects objects from a collection based on their property values. Example 1: Get stopped services PS C:\>Get-Service | Where-Object {$_.Status -eq "Stopped"} PS C:\> Get-Service | where Status -eq "Stopped" This command gets a list of all services that are currently stopped. The $_ symbol represents each object that is passed to the Where-Object cmdlet. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example2: Get processes based on working set PS C:\>Get-Process | Where-Object {$_.WorkingSet -gt 25000*1024} PS C:\> Get-Process | Where-Object WorkingSet -gt (25000*1024) This command lists processes that have a working set greater than 25,000 kilobytes (KB). Because the value of the WorkingSet property is stored in bytes, the value of 25,000 is multiplied by 1,024. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example 3: Get processes based on process name PS C:\>Get-Process | Where-Object {$_.ProcessName -Match "^p.*"} PS C:\> Get-Process | Where-Object ProcessName -Match "^p.*" This command gets the processes that have a ProcessName property value that begins with the letter p. The match operator lets you use regular expression matches. The first command uses the script block format. The second command uses the comparison statement format. The commands are equivalent and can be used interchangeably. Example 4: Use the comparison statement format PS C:\>Get-Process | Where-Object -Property Handles -GE -Value 1000 PS C:\> Get-Process | where Handles -GEe 1000 This example shows how to use the new comparison statement format of the Where-Object cmdlet. The first command uses the comparison statement format. In this command, no aliases are used and all parameters include the parameter name. The second command is the more natural use of the comparison command format. The where alias is substituted for the Where-Object cmdlet name and all optional parameter names are omitted. Example 5: Get commands based on properties The first pair of commands gets commands that have any value for the **OutputType** property of the command. They omit commands that do not have an **OutputType** property and those that have an **OutputType** property, but no property value. PS C:\>Get-Command | where OutputType PS C:\> Get-Command | where {$_.OutputType} The second pair of commands gets objects that are containers. It gets objects that have the **PSIsContainer** property with a value of $True and excludes all others.The "equals $True" (-eq $True) part of the command is assumed by the language. You do not need to specify it explicitly. PS C:\>Get-ChildItem | where PSIsContainer PS C:\> Get-ChildItem | where {$_.PSIsContainer} The third pair of commands uses the Not operator (!) to get objects that are not containers. It gets objects that do have the **PSIsContainer** property and those that have a value of $False for the **PSIsContainer** pr operty.You cannot use the Not operator (!) in the comparison statement format of the command. PS C:\>Get-ChildItem | where {!$_.PSIsContainer} PS C:\> Get-ChildItem | where PSIsContainer -eq $False This example shows how to write commands that return items that are true or false or have any value for a specified property. The example shows both the script block and comparison statement formats for the command. Example 6: Use multiple conditions PS C:\>Get-Module -ListAvailable | where {($_.Name -notlike "Microsoft*" -and $_.Name -notlike "PS*") -and $_.HelpInfoUri} This example shows how to create a Where-Object command with multiple conditions. This command gets non-core modules that support the Updatable Help feature. The command uses the ListAvailable parameter of the Get-Module cmdlet to get all modules on the computer. A pipeline operator (|) sends the mod ules to the Where-Object cmdlet, which gets modules whose names do not begin with Microsoft or PS, and have a value for the HelpInfoURI property, which tells Windows PowerShell where to find updated help files for the m odule. The comparison statements are connected by the And logical operator. The example uses the script block command format. Logical operators, such as And and Or , are valid only in script blocks. You cannot use them in the comparison statement format of a Where-Object command. For more information about Windows PowerShell logical operators, see about_Logical_Operators (http://go.microsoft.com/fwlink/?LinkID=113238). For more information about the Updatable Help feature, see about_Updatable_He lp (http://go.microsoft.com/fwlink/?LinkID=235801). PS D:\WPS> dir D:\WPS Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 13.8.2018 9:59 Modules d----- 13.8.2018 9:59 PS eBooks d----- 13.8.2018 9:59 PS.Examples d----- 13.8.2018 9:59 PSWA -a---- 25.1.2018 16:22 139714 EXC-PS-Excel-PivotTable.PNG -a---- 25.1.2018 16:32 2855 EXC-PS-Excel.ps1 -a---- 21.3.2013 14:35 42 Get-FileName-GUI.cmd -a---- 10.6.2013 12:31 1144 Get-FileName-GUI.ps1 -a---- 25.1.2018 13:52 685 gsv-Excel.ps1 -a---- 22.10.2014 13:12 3184 PS -f.txt -a---- 30.5.2016 16:28 46094 PS Aliases.png -a---- 20.3.2015 13:13 3632 PS Get-Date -Format.ps1 -a---- 8.6.2011 17:41 1531292 PS Get-Help -Examples.txt -a---- 10.4.2015 16:46 2851986 PS Get-Help about.txt -a---- 26.5.2016 14:06 88744 PS ImplicitRemoting.png -a---- 15.6.2016 11:14 26531 PS ISE Snippets.png -a---- 27.5.2016 13:03 449 PS ScheduledJob.ps1 -a---- 23.6.2016 8:24 1189 PS Update-Help Proxy.ps1 -a---- 27.5.2015 8:10 611 PS Update-Help.txt -a---- 20.6.2018 15:23 1646 PS-Ukazky.ps1 -a---- 19.6.2013 16:24 5390 Reg-Set-Remotelly MSG.txt -a---- 25.1.2018 16:48 636 Subory.ps1 -a---- 16.11.2017 15:44 1835 Wake-Computer.ps1 -a---- 25.5.2016 8:27 498 WMI-List-Win32_Class.ps1 -a---- 15.7.2014 14:12 50362 WmiExplorer.ps1 -a---- 7.6.2018 12:02 60180 WPS3-K.ps1 -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS D:\WPS> dir D:\WPS[-1] PS D:\WPS> dir D:\WPS [-1] PS D:\WPS> dir D:\WPS [-2] PS D:\WPS> (dir D:\WPS)[-2] Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 7.6.2018 12:02 60180 WPS3-K.ps1 PS D:\WPS> (dir D:\WPS)[-1] Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS)[-3] Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 15.7.2014 14:12 50362 WmiExplorer.ps1 PS D:\WPS> (dir D:\WPS)[-1] Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS)[-1] | fl Directory: D:\WPS Name : WPS3-S.ps1 Length : 133302 CreationTime : 13.8.2018 9:59:44 LastWriteTime : 7.6.2018 12:02:02 LastAccessTime : 13.8.2018 9:59:44 Mode : -a---- LinkType : Target : {} VersionInfo : File: D:\WPS\WPS3-S.ps1 InternalName: OriginalFilename: FileVersion: FileDescription: Product: ProductVersion: Debug: False Patched: False PreRelease: False PrivateBuild: False SpecialBuild: False Language: PS D:\WPS> (dir D:\WPS)[-1] | ft Directory: D:\WPS Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 7.6.2018 12:02 133302 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS)[-1] | fc class FileInfo { LastWriteTime = class DateTime { Date = class DateTime { Date = class DateTime { Date = class DateTime { Date = class DateTime { Date = 7.6.2018 0:00:00 Day = 7 DayOfWeek = Thursday DayOfYear = 158 Hour = 0 Kind = Local Millisecond = 0 Minute = 0 Month = 6 Second = 0 Ticks = 636639264000000000 TimeOfDay = 00:00:00 Year = 2018 DateTime = štvrtok, 7. júna 2018 0:00:00 } Day = 7 DayOfWeek = Thursday DayOfYear = 158 Hour = 0 Kind = Local Millisecond = 0 Minute = 0 Month = 6 Second = 0 Ticks = 636639264000000000 TimeOfDay = class TimeSpan { Ticks = 0 Days = 0 Hours = 0 Milliseconds = 0 Minutes = 0 Seconds = 0 TotalDays = 0 TotalHours = 0 TotalMilliseconds = 0 TotalMinutes = 0 TotalSeconds = 0 } Year = 2018 DateTime = štvrtok, 7. júna 2018 0:00:00 } Day = 7 DayOfWeek = Thursday DayOfYear = 158 Hour = 0 Kind = Local Millisecond = 0 Minute = 0 Month = 6 Second = 0 Ticks = 636639264000000000 TimeOfDay = class TimeSpan { Ticks = 0 Days = 0 Hours = 0 Milliseconds = 0 Minutes = 0 Seconds = 0 TotalDays = 0 TotalHours = 0 TotalMilliseconds = 0 TotalMinutes = 0 TotalSeconds = 0 } Year = 2018 DateTime = štvrtok, 7. júna 2018 0:00:00 } Day = 7 DayOfWeek = Thursday DayOfYear = 158 Hour = 0 Kind = Local Millisecond = 0 Minute = 0 Month = 6 Second = 0 Ticks = 636639264000000000 TimeOfDay = class TimeSpan { Ticks = 0 Days = 0 Hours = 0 Milliseconds = 0 Minutes = 0 Seconds = 0 TotalDays = 0 TotalHours = 0 TotalMilliseconds = 0 TotalMinutes = 0 TotalSeconds = 0 } Year = 2018 DateTime = štvrtok, 7. júna 2018 0:00:00 } Day = 7 DayOfWeek = Thursday DayOfYear = 158 Hour = 12 Kind = Local Millisecond = 427 Minute = 2 Month = 6 Second = 2 Ticks = 636639697224278235 TimeOfDay = class TimeSpan { Ticks = 433224278235 Days = 0 Hours = 12 Milliseconds = 427 Minutes = 2 Seconds = 2 TotalDays = 0,501416988697917 TotalHours = 12,03400772875 TotalMilliseconds = 43322427,8235 TotalMinutes = 722,040463725 TotalSeconds = 43322,4278235 } Year = 2018 DateTime = štvrtok, 7. júna 2018 12:02:02 } Length = 133302 Name = WPS3-S.ps1 } PS D:\WPS> (dir D:\WPS)[-1] | fx fx : The term 'fx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel ling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:20 + (dir D:\WPS)[-1] | fx + ~~ + CategoryInfo : ObjectNotFound: (fx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException fx : The term 'fx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:20 + (dir D:\WPS)[-1] | fx + ~~ + CategoryInfo : ObjectNotFound: (fx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException PS D:\WPS> (dir D:\WPS)[-1] | Format-Wide Directory: D:\WPS WPS3-S.ps1 PS D:\WPS> (dir D:\WPS)[-1] | Format-Wide Directory: D:\WPS WPS3-S.ps1 PS D:\WPS> (dir D:\WPS)[-1] | Format Required parameter missing - PS D:\WPS> (dir D:\WPS)[-1] | Format-Hex Path: D:\WPS\WPS3-S.ps1 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 00000000 FF FE 24 00 70 00 70 00 3D 00 22 00 2E 00 2E 00 .þ$.p.p.=."..... 00000010 5C 00 57 00 50 00 53 00 5F 00 44 00 65 00 6D 00 \.W.P.S._.D.e.m. 00000020 6F 00 73 00 22 00 20 00 3B 00 20 00 24 00 70 00 o.s.". .;. .$.p. 00000030 20 00 3D 00 20 00 27 00 44 00 3A 00 5C 00 50 00 .=. .'.D.:.\.P. 00000040 53 00 27 00 20 00 0D 00 0A 00 24 00 77 00 70 00 S.'. .....$.w.p. 00000050 3D 00 27 00 57 00 50 00 53 00 33 00 2D 00 27 00 =.'.W.P.S.3.-.'. 00000060 3B 00 20 00 24 00 44 00 3D 00 27 00 44 00 65 00 ;. .$.D.=.'.D.e. 00000070 6D 00 6F 00 2E 00 70 00 73 00 31 00 27 00 3B 00 m.o...p.s.1.'.;. 00000080 20 00 24 00 4C 00 3D 00 27 00 4C 00 2E 00 74 00 .$.L.=.'.L...t. 00000090 78 00 74 00 27 00 3B 00 20 00 24 00 53 00 3D 00 x.t.'.;. .$.S.=. 000000A0 27 00 53 00 2E 00 70 00 73 00 31 00 27 00 3B 00 '.S...p.s.1.'.;. 000000B0 20 00 24 00 4B 00 3D 00 27 00 4B 00 2E 00 70 00 .$.K.=.'.K...p. 000000C0 73 00 31 00 27 00 0D 00 0A 00 69 00 66 00 20 00 s.1.'.....i.f. . 000000D0 28 00 21 00 28 00 54 00 65 00 73 00 74 00 2D 00 (.!.(.T.e.s.t.-. 000000E0 50 00 61 00 74 00 68 00 20 00 24 00 70 00 29 00 P.a.t.h. .$.p.). 000000F0 29 00 20 00 7B 00 20 00 6D 00 64 00 20 00 24 00 ). .{. .m.d. .$. 00000100 70 00 20 00 7D 00 0D 00 0A 00 24 00 72 00 3D 00 p. .}.....$.r.=. 00000110 73 00 77 00 69 00 74 00 63 00 68 00 20 00 2D 00 s.w.i.t.c.h. .-. 00000120 77 00 69 00 20 00 2D 00 46 00 69 00 20 00 24 00 w.i. .-.F.i. .$. 00000130 70 00 70 00 5C 00 24 00 77 00 70 00 24 00 44 00 p.p.\.$.w.p.$.D. 00000140 20 00 7B 00 22 00 23 00 7C 00 2A 00 22 00 7B 00 .{.".#.|.*.".{. 00000150 24 00 5F 00 7D 00 3B 00 22 00 23 00 2B 00 2A 00 $._.}.;.".#.+.*. 00000160 22 00 7B 00 27 00 27 00 7D 00 7D 00 0D 00 0A 00 ".{.'.'.}.}..... 00000170 24 00 72 00 20 00 3E 00 20 00 24 00 70 00 70 00 $.r. .>. .$.p.p. 00000180 5C 00 24 00 77 00 70 00 24 00 4C 00 3B 00 20 00 \.$.w.p.$.L.;. . 00000190 73 00 74 00 61 00 72 00 74 00 20 00 24 00 70 00 s.t.a.r.t. .$.p. 000001A0 70 00 5C 00 24 00 77 00 70 00 24 00 4C 00 0D 00 p.\.$.w.p.$.L... 000001B0 0A 00 63 00 61 00 74 00 20 00 24 00 70 00 70 00 ..c.a.t. .$.p.p. 000001C0 5C 00 24 00 77 00 70 00 24 00 44 00 20 00 7C 00 \.$.w.p.$.D. .|. 000001D0 20 00 0D 00 0A 00 20 00 20 00 20 00 25 00 20 00 ..... . . .%. . 000001E0 2D 00 62 00 65 00 67 00 20 00 7B 00 24 00 62 00 -.b.e.g. .{.$.b. 000001F0 3D 00 24 00 74 00 72 00 75 00 65 00 20 00 7D 00 =.$.t.r.u.e. .}. 00000200 20 00 2D 00 70 00 72 00 6F 00 20 00 7B 00 0D 00 .-.p.r.o. .{... 00000210 0A 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 .. . . . . . . . 00000220 20 00 20 00 69 00 66 00 28 00 24 00 5F 00 20 00 . .i.f.(.$._. . 00000230 2D 00 6C 00 69 00 6B 00 65 00 20 00 27 00 3C 00 -.l.i.k.e. .'.<. 00000240 23 00 2A 00 27 00 29 00 20 00 7B 00 24 00 62 00 #.*.'.). .{.$.b. 00000250 3D 00 24 00 66 00 61 00 6C 00 73 00 65 00 0D 00 =.$.f.a.l.s.e... 00000260 0A 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 .. . . . . . . . 00000270 20 00 20 00 20 00 20 00 7D 00 20 00 65 00 6C 00 . . . .}. .e.l. 00000280 73 00 65 00 20 00 7B 00 69 00 66 00 28 00 24 00 s.e. .{.i.f.(.$. 00000290 62 00 29 00 7B 00 24 00 5F 00 7D 00 7D 00 7D 00 b.).{.$._.}.}.}. 000002A0 20 00 3E 00 20 00 24 00 70 00 70 00 5C 00 24 00 .>. .$.p.p.\.$. 000002B0 77 00 70 00 24 00 53 00 20 00 3B 00 20 00 73 00 w.p.$.S. .;. .s. 000002C0 74 00 61 00 72 00 74 00 20 00 24 00 70 00 70 00 t.a.r.t. .$.p.p. 000002D0 5C 00 24 00 77 00 70 00 24 00 53 00 0D 00 0A 00 \.$.w.p.$.S..... 000002E0 63 00 61 00 74 00 20 00 24 00 70 00 70 00 5C 00 c.a.t. .$.p.p.\. 000002F0 24 00 77 00 70 00 24 00 44 00 20 00 7C 00 20 00 $.w.p.$.D. .|. . 00000300 0D 00 0A 00 20 00 20 00 20 00 25 00 20 00 2D 00 .... . . .%. .-. 00000310 62 00 65 00 67 00 20 00 7B 00 24 00 62 00 3D 00 b.e.g. .{.$.b.=. 00000320 24 00 66 00 61 00 6C 00 73 00 65 00 20 00 7D 00 $.f.a.l.s.e. .}. 00000330 20 00 2D 00 70 00 72 00 6F 00 20 00 7B 00 0D 00 .-.p.r.o. .{... 00000340 0A 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 .. . . . . . . . 00000350 20 00 20 00 69 00 66 00 28 00 24 00 5F 00 20 00 . .i.f.(.$._. . 00000360 2D 00 6C 00 69 00 6B 00 65 00 20 00 27 00 23 00 -.l.i.k.e. .'.#. 00000370 7C 00 2A 00 27 00 29 00 20 00 7B 00 24 00 62 00 |.*.'.). .{.$.b. 00000380 3D 00 24 00 74 00 72 00 75 00 65 00 0D 00 0A 00 =.$.t.r.u.e..... 00000390 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 000003A0 20 00 7D 00 20 00 65 00 6C 00 73 00 65 00 69 00 .}. .e.l.s.e.i. 000003B0 66 00 28 00 24 00 5F 00 20 00 2D 00 6C 00 69 00 f.(.$._. .-.l.i. 000003C0 6B 00 65 00 20 00 27 00 23 00 2B 00 2A 00 27 00 k.e. .'.#.+.*.'. 000003D0 29 00 20 00 7B 00 20 00 24 00 62 00 3D 00 24 00 ). .{. .$.b.=.$. 000003E0 66 00 61 00 6C 00 73 00 65 00 20 00 7D 00 0D 00 f.a.l.s.e. .}... 000003F0 0A 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 .. . . . . . . . 00000400 20 00 20 00 69 00 66 00 28 00 24 00 62 00 29 00 . .i.f.(.$.b.). 00000410 7B 00 24 00 5F 00 7D 00 20 00 7D 00 20 00 3E 00 {.$._.}. .}. .>. 00000420 20 00 24 00 70 00 70 00 5C 00 24 00 77 00 70 00 .$.p.p.\.$.w.p. 00000430 24 00 4B 00 20 00 3B 00 20 00 73 00 74 00 61 00 $.K. .;. .s.t.a. 00000440 72 00 74 00 20 00 24 00 70 00 70 00 5C 00 24 00 r.t. .$.p.p.\.$. 00000450 77 00 70 00 24 00 4B 00 0D 00 0A 00 0D 00 0A 00 w.p.$.K......... 00000460 23 00 7C 00 23 00 23 00 23 00 23 00 23 00 23 00 #.|.#.#.#.#.#.#. 00000470 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000480 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000490 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000004A0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000004B0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000004C0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000004D0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 0D 00 #.#.#.#.#.#.#... 000004E0 0A 00 23 00 7C 00 0D 00 0A 00 23 00 7C 00 20 00 ..#.|.....#.|. . 000004F0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00000500 20 00 20 00 20 00 54 00 20 00 4F 00 20 00 43 00 . . .T. .O. .C. 00000510 20 00 20 00 2D 00 20 00 20 00 57 00 20 00 50 00 . .-. . .W. .P. 00000520 20 00 53 00 20 00 33 00 20 00 20 00 2D 00 20 00 .S. .3. . .-. . 00000530 20 00 44 00 20 00 45 00 20 00 4D 00 20 00 4F 00 .D. .E. .M. .O. 00000540 0D 00 0A 00 23 00 7C 00 0D 00 0A 00 23 00 7C 00 ....#.|.....#.|. 00000550 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000560 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000570 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000580 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00000590 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000005A0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000005B0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000005C0 23 00 23 00 23 00 23 00 23 00 0D 00 0A 00 23 00 #.#.#.#.#.....#. 000005D0 2B 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 23 00 +.........#.#.#. 000005E0 23 00 23 00 23 00 23 00 23 00 20 00 4D 00 4F 00 #.#.#.#.#. .M.O. 000005F0 44 00 55 00 4C 00 2D 00 31 00 20 00 2D 00 20 00 D.U.L.-.1. .-. . 00000600 DA 00 56 00 4F 00 44 00 20 00 44 00 4F 00 20 00 Ú.V.O.D. .D.O. . 00000610 57 00 49 00 4E 00 44 00 4F 00 57 00 53 00 20 00 W.I.N.D.O.W.S. . 00000620 50 00 4F 00 57 00 45 00 52 00 53 00 48 00 45 00 P.O.W.E.R.S.H.E. 00000630 4C 00 4C 00 20 00 28 00 57 00 50 00 53 00 29 00 L.L. .(.W.P.S.). 00000640 20 00 20 00 23 00 23 00 23 00 23 00 23 00 23 00 . .#.#.#.#.#.#. 00000650 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 0A 00 #.#.#.#......... 00000660 23 00 23 00 20 00 5A 00 C1 00 4B 00 4C 00 41 00 #.#. .Z.Á.K.L.A. 00000670 44 00 4E 00 C9 00 20 00 0C 01 52 00 54 00 59 00 D.N.É. ...R.T.Y. 00000680 20 00 57 00 50 00 53 00 0D 00 0A 00 23 00 20 00 .W.P.S.....#. . 00000690 20 00 20 00 2D 00 20 00 6B 00 6F 00 6E 00 73 00 . .-. .k.o.n.s. 000006A0 6F 00 6C 00 69 00 64 00 E1 00 63 00 69 00 61 00 o.l.i.d.á.c.i.a. 000006B0 2C 00 20 00 65 00 66 00 65 00 6B 00 74 00 ED 00 ,. .e.f.e.k.t.í. 000006C0 76 00 6E 00 6F 00 73 00 65 01 2C 00 20 00 75 00 v.n.o.s.e.,. .u. 000006D0 6E 00 69 00 76 00 65 00 72 00 7A 00 E1 00 6C 00 n.i.v.e.r.z.á.l. 000006E0 6E 00 6F 00 73 00 65 01 2C 00 20 00 6F 00 74 00 n.o.s.e.,. .o.t. 000006F0 76 00 6F 00 72 00 65 00 6E 00 6F 00 73 00 65 01 v.o.r.e.n.o.s.e. 00000700 2C 00 20 00 2E 00 4E 00 65 00 74 00 20 00 6F 00 ,. ...N.e.t. .o. 00000710 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 6F 00 b.j.e.k.t.o.v.o. 00000720 73 00 65 01 0D 00 0A 00 0D 00 0A 00 23 00 23 00 s.e.........#.#. 00000730 20 00 57 00 50 00 53 00 20 00 4E 00 41 00 53 00 .W.P.S. .N.A.S. 00000740 54 00 52 00 4F 00 4A 00 45 00 0D 00 0A 00 23 00 T.R.O.J.E.....#. 00000750 20 00 20 00 48 00 6F 00 73 00 74 00 0D 00 0A 00 . .H.o.s.t..... 00000760 23 00 20 00 20 00 20 00 20 00 52 00 69 00 61 00 #. . . . .R.i.a. 00000770 64 00 6B 00 6F 00 76 00 E1 00 20 00 6B 00 6F 00 d.k.o.v.á. .k.o. 00000780 6E 00 7A 00 6F 00 6C 00 61 00 20 00 28 00 20 00 n.z.o.l.a. .(. . 00000790 70 00 6F 00 77 00 65 00 72 00 73 00 68 00 65 00 p.o.w.e.r.s.h.e. 000007A0 6C 00 6C 00 2E 00 65 00 78 00 65 00 20 00 29 00 l.l...e.x.e. .). 000007B0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 47 00 ....#. . . . .G. 000007C0 72 00 61 00 66 00 69 00 63 00 6B 00 E1 00 20 00 r.a.f.i.c.k.á. . 000007D0 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 61 00 20 00 k.o.n.z.o.l.a. . 000007E0 28 00 20 00 70 00 6F 00 77 00 65 00 72 00 73 00 (. .p.o.w.e.r.s. 000007F0 68 00 65 00 6C 00 6C 00 5F 00 69 00 73 00 65 00 h.e.l.l._.i.s.e. 00000800 2E 00 65 00 78 00 65 00 20 00 29 00 0D 00 0A 00 ..e.x.e. .)..... 00000810 70 00 6F 00 77 00 65 00 72 00 73 00 68 00 65 00 p.o.w.e.r.s.h.e. 00000820 6C 00 6C 00 2E 00 65 00 78 00 65 00 20 00 2F 00 l.l...e.x.e. ./. 00000830 3F 00 0D 00 0A 00 70 00 6F 00 77 00 65 00 72 00 ?.....p.o.w.e.r. 00000840 73 00 68 00 65 00 6C 00 6C 00 5F 00 49 00 53 00 s.h.e.l.l._.I.S. 00000850 45 00 2E 00 65 00 78 00 65 00 20 00 2D 00 48 00 E...e.x.e. .-.H. 00000860 65 00 6C 00 70 00 0D 00 0A 00 0D 00 0A 00 23 00 e.l.p.........#. 00000870 20 00 20 00 52 00 75 00 6E 00 2D 00 54 00 69 00 . .R.u.n.-.T.i. 00000880 6D 00 65 00 2D 00 45 00 6E 00 67 00 69 00 6E 00 m.e.-.E.n.g.i.n. 00000890 65 00 20 00 20 00 28 00 65 00 6D 00 62 00 65 00 e. . .(.e.m.b.e. 000008A0 64 00 64 00 65 00 64 00 29 00 0D 00 0A 00 23 00 d.d.e.d.).....#. 000008B0 20 00 20 00 56 00 FD 00 76 00 6F 00 6A 00 6F 00 . .V.ý.v.o.j.o. 000008C0 76 00 E9 00 20 00 6E 00 E1 00 73 00 74 00 72 00 v.é. .n.á.s.t.r. 000008D0 6F 00 6A 00 65 00 0D 00 0A 00 23 00 20 00 20 00 o.j.e.....#. . . 000008E0 20 00 20 00 47 00 72 00 61 00 66 00 69 00 63 00 . .G.r.a.f.i.c. 000008F0 6B 00 E1 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 k.á. .k.o.n.z.o. 00000900 6C 00 61 00 20 00 28 00 20 00 70 00 6F 00 77 00 l.a. .(. .p.o.w. 00000910 65 00 72 00 73 00 68 00 65 00 6C 00 6C 00 5F 00 e.r.s.h.e.l.l._. 00000920 69 00 73 00 65 00 2E 00 65 00 78 00 65 00 20 00 i.s.e...e.x.e. . 00000930 29 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 ).....#. . . . . 00000940 4E 00 6F 00 74 00 65 00 70 00 61 00 64 00 2E 00 N.o.t.e.p.a.d... 00000950 65 00 78 00 65 00 20 00 20 00 2F 00 20 00 20 00 e.x.e. . ./. . . 00000960 4E 00 6F 00 74 00 65 00 70 00 61 00 64 00 2B 00 N.o.t.e.p.a.d.+. 00000970 2B 00 20 00 20 00 2F 00 20 00 20 00 2E 00 20 00 +. . ./. . ... . 00000980 2E 00 20 00 2E 00 0D 00 0A 00 23 00 20 00 20 00 .. .......#. . . 00000990 20 00 20 00 49 00 44 00 45 00 20 00 74 00 72 00 . .I.D.E. .t.r. 000009A0 65 00 74 00 ED 00 63 00 68 00 20 00 73 00 74 00 e.t.í.c.h. .s.t. 000009B0 72 00 E1 00 6E 00 0D 00 0A 00 23 00 20 00 20 00 r.á.n.....#. . . 000009C0 20 00 20 00 20 00 20 00 20 00 50 00 6F 00 77 00 . . . . .P.o.w. 000009D0 65 00 72 00 47 00 55 00 49 00 0D 00 0A 00 23 00 e.r.G.U.I.....#. 000009E0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 50 00 . . . . . . .P. 000009F0 72 00 69 00 6D 00 61 00 6C 00 53 00 63 00 72 00 r.i.m.a.l.S.c.r. 00000A00 69 00 70 00 74 00 0D 00 0A 00 0D 00 0A 00 23 00 i.p.t.........#. 00000A10 23 00 20 00 53 00 50 00 F4 00 53 00 4F 00 42 00 #. .S.P.ô.S.O.B. 00000A20 59 00 20 00 56 00 59 00 55 00 7D 01 49 00 54 00 Y. .V.Y.U.}.I.T. 00000A30 49 00 41 00 20 00 57 00 50 00 53 00 0D 00 0A 00 I.A. .W.P.S..... 00000A40 23 00 20 00 20 00 20 00 49 00 6E 00 74 00 65 00 #. . . .I.n.t.e. 00000A50 72 00 61 00 6B 00 74 00 ED 00 76 00 6E 00 65 00 r.a.k.t.í.v.n.e. 00000A60 20 00 13 20 20 00 70 00 72 00 ED 00 6B 00 61 00 .. .p.r.í.k.a. 00000A70 7A 00 79 00 20 00 20 00 28 00 20 00 63 00 6D 00 z.y. . .(. .c.m. 00000A80 64 00 6C 00 65 00 74 00 20 00 29 00 20 00 76 00 d.l.e.t. .). .v. 00000A90 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 65 00 .k.o.n.z.o.l.e. 00000AA0 20 00 28 00 49 00 53 00 45 00 29 00 0D 00 0A 00 .(.I.S.E.)..... 00000AB0 23 00 20 00 20 00 20 00 49 00 6E 00 74 00 65 00 #. . . .I.n.t.e. 00000AC0 72 00 61 00 6B 00 74 00 ED 00 76 00 6E 00 65 00 r.a.k.t.í.v.n.e. 00000AD0 20 00 13 20 20 00 6F 00 6E 00 65 00 6C 00 69 00 .. .o.n.e.l.i. 00000AE0 6E 00 65 00 72 00 20 00 20 00 28 00 20 00 2B 00 n.e.r. . .(. .+. 00000AF0 20 00 75 00 6C 00 6F 00 7E 01 65 00 6E 00 69 00 .u.l.o.~.e.n.i. 00000B00 65 00 20 00 64 00 6F 00 20 00 73 00 6B 00 72 00 e. .d.o. .s.k.r. 00000B10 69 00 70 00 74 00 75 00 20 00 29 00 0D 00 0A 00 i.p.t.u. .)..... 00000B20 23 00 20 00 20 00 20 00 44 00 E1 00 76 00 6B 00 #. . . .D.á.v.k. 00000B30 6F 00 76 00 E9 00 20 00 13 20 20 00 73 00 6B 00 o.v.é. .. .s.k. 00000B40 72 00 69 00 70 00 74 00 20 00 20 00 20 00 28 00 r.i.p.t. . . .(. 00000B50 20 00 73 00 75 00 62 00 6F 00 72 00 2E 00 50 00 .s.u.b.o.r...P. 00000B60 53 00 31 00 20 00 29 00 0D 00 0A 00 23 00 20 00 S.1. .).....#. . 00000B70 20 00 20 00 20 00 20 00 70 00 6F 00 75 00 7E 01 . . . .p.o.u.~. 00000B80 ED 00 76 00 61 00 6E 00 69 00 65 00 20 00 20 00 í.v.a.n.i.e. . . 00000B90 2F 00 20 00 20 00 6D 00 6F 00 64 00 69 00 66 00 /. . .m.o.d.i.f. 00000BA0 69 00 6B 00 E1 00 63 00 69 00 61 00 20 00 20 00 i.k.á.c.i.a. . . 00000BB0 2F 00 20 00 20 00 76 00 79 00 74 00 76 00 E1 00 /. . .v.y.t.v.á. 00000BC0 72 00 61 00 6E 00 69 00 65 00 0B 00 28 00 61 00 r.a.n.i.e...(.a. 00000BD0 6C 00 67 00 6F 00 72 00 69 00 74 00 6D 00 69 00 l.g.o.r.i.t.m.i. 00000BE0 7A 00 E1 00 63 00 69 00 61 00 20 00 61 00 20 00 z.á.c.i.a. .a. . 00000BF0 70 00 72 00 6F 00 67 00 72 00 61 00 6D 00 6F 00 p.r.o.g.r.a.m.o. 00000C00 76 00 61 00 6E 00 69 00 65 00 29 00 0D 00 0A 00 v.a.n.i.e.)..... 00000C10 23 00 20 00 20 00 20 00 20 00 20 00 70 00 61 00 #. . . . . .p.a. 00000C20 72 00 61 00 6D 00 65 00 74 00 72 00 69 00 7A 00 r.a.m.e.t.r.i.z. 00000C30 E1 00 63 00 69 00 61 00 0D 00 0A 00 23 00 20 00 á.c.i.a.....#. . 00000C40 20 00 20 00 46 00 75 00 6E 00 6B 00 63 00 69 00 . .F.u.n.k.c.i. 00000C50 65 00 20 00 20 00 28 00 76 00 6C 00 61 00 73 00 e. . .(.v.l.a.s. 00000C60 74 00 6E 00 E9 00 20 00 63 00 6D 00 64 00 6C 00 t.n.é. .c.m.d.l. 00000C70 65 00 74 00 79 00 29 00 0D 00 0A 00 23 00 20 00 e.t.y.).....#. . 00000C80 20 00 20 00 4D 00 6F 00 64 00 75 00 6C 00 79 00 . .M.o.d.u.l.y. 00000C90 20 00 13 20 20 00 61 01 74 00 61 00 6E 00 64 00 .. .a.t.a.n.d. 00000CA0 61 00 72 00 64 00 6E 00 E9 00 20 00 2F 00 20 00 a.r.d.n.é. ./. . 00000CB0 76 00 6C 00 61 00 73 00 74 00 6E 00 E9 00 0D 00 v.l.a.s.t.n.é... 00000CC0 0A 00 23 00 20 00 20 00 20 00 41 00 70 00 6C 00 ..#. . . .A.p.l. 00000CD0 69 00 6B 00 61 00 0D 01 6E 00 E9 00 20 00 6E 00 i.k.a...n.é. .n. 00000CE0 61 00 64 00 73 00 74 00 61 00 76 00 62 00 79 00 a.d.s.t.a.v.b.y. 00000CF0 20 00 20 00 2D 00 20 00 6E 00 65 00 70 00 72 00 . .-. .n.e.p.r. 00000D00 6F 00 63 00 65 00 64 00 75 00 72 00 E1 00 6C 00 o.c.e.d.u.r.á.l. 00000D10 6E 00 79 00 20 00 70 00 72 00 ED 00 73 00 74 00 n.y. .p.r.í.s.t. 00000D20 75 00 70 00 0D 00 0A 00 23 00 20 00 20 00 20 00 u.p.....#. . . . 00000D30 20 00 20 00 77 00 6F 00 72 00 6B 00 66 00 6C 00 . .w.o.r.k.f.l. 00000D40 6F 00 77 00 20 00 2C 00 20 00 20 00 44 00 65 00 o.w. .,. . .D.e. 00000D50 73 00 69 00 72 00 65 00 64 00 20 00 53 00 74 00 s.i.r.e.d. .S.t. 00000D60 61 00 74 00 65 00 20 00 43 00 6F 00 6E 00 66 00 a.t.e. .C.o.n.f. 00000D70 69 00 67 00 75 00 72 00 61 00 74 00 69 00 6F 00 i.g.u.r.a.t.i.o. 00000D80 6E 00 20 00 28 00 44 00 53 00 43 00 29 00 0D 00 n. .(.D.S.C.)... 00000D90 0A 00 23 00 20 00 20 00 20 00 56 00 79 00 6B 00 ..#. . . .V.y.k. 00000DA0 6F 00 6E 00 E1 00 76 00 61 00 63 00 ED 00 20 00 o.n.á.v.a.c.í. . 00000DB0 73 00 74 00 72 00 6F 00 6A 00 20 00 28 00 65 00 s.t.r.o.j. .(.e. 00000DC0 6E 00 67 00 69 00 6E 00 65 00 29 00 20 00 7A 00 n.g.i.n.e.). .z. 00000DD0 61 00 62 00 75 00 64 00 6F 00 76 00 61 00 6E 00 a.b.u.d.o.v.a.n. 00000DE0 FD 00 20 00 64 00 6F 00 20 00 61 00 70 00 6C 00 ý. .d.o. .a.p.l. 00000DF0 69 00 6B 00 E1 00 63 00 69 00 ED 00 0D 00 0A 00 i.k.á.c.i.í..... 00000E00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 4F 00 ........#.#. .O. 00000E10 44 00 4B 00 41 00 5A 00 59 00 20 00 4E 00 41 00 D.K.A.Z.Y. .N.A. 00000E20 20 00 57 00 50 00 53 00 0D 00 0A 00 23 00 20 00 .W.P.S.....#. . 00000E30 4D 00 69 00 63 00 72 00 6F 00 73 00 6F 00 66 00 M.i.c.r.o.s.o.f. 00000E40 74 00 20 00 53 00 63 00 72 00 69 00 70 00 74 00 t. .S.c.r.i.p.t. 00000E50 20 00 43 00 65 00 6E 00 74 00 65 00 72 00 20 00 .C.e.n.t.e.r. . 00000E60 28 00 54 00 65 00 63 00 68 00 4E 00 65 00 74 00 (.T.e.c.h.N.e.t. 00000E70 29 00 0D 00 0A 00 73 00 74 00 61 00 72 00 74 00 ).....s.t.a.r.t. 00000E80 20 00 68 00 74 00 74 00 70 00 73 00 3A 00 2F 00 .h.t.t.p.s.:./. 00000E90 2F 00 74 00 65 00 63 00 68 00 6E 00 65 00 74 00 /.t.e.c.h.n.e.t. 00000EA0 2E 00 6D 00 69 00 63 00 72 00 6F 00 73 00 6F 00 ..m.i.c.r.o.s.o. 00000EB0 66 00 74 00 2E 00 63 00 6F 00 6D 00 2F 00 65 00 f.t...c.o.m./.e. 00000EC0 6E 00 2D 00 75 00 73 00 2F 00 73 00 63 00 72 00 n.-.u.s./.s.c.r. 00000ED0 69 00 70 00 74 00 63 00 65 00 6E 00 74 00 65 00 i.p.t.c.e.n.t.e. 00000EE0 72 00 20 00 0D 00 0A 00 23 00 20 00 57 00 69 00 r. .....#. .W.i. 00000EF0 6E 00 64 00 6F 00 77 00 73 00 20 00 50 00 6F 00 n.d.o.w.s. .P.o. 00000F00 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 w.e.r.S.h.e.l.l. 00000F10 20 00 53 00 63 00 72 00 69 00 70 00 74 00 69 00 .S.c.r.i.p.t.i. 00000F20 6E 00 67 00 0D 00 0A 00 73 00 74 00 61 00 72 00 n.g.....s.t.a.r. 00000F30 74 00 20 00 68 00 74 00 74 00 70 00 73 00 3A 00 t. .h.t.t.p.s.:. 00000F40 2F 00 2F 00 74 00 65 00 63 00 68 00 6E 00 65 00 /./.t.e.c.h.n.e. 00000F50 74 00 2E 00 6D 00 69 00 63 00 72 00 6F 00 73 00 t...m.i.c.r.o.s. 00000F60 6F 00 66 00 74 00 2E 00 63 00 6F 00 6D 00 2F 00 o.f.t...c.o.m./. 00000F70 65 00 6E 00 2D 00 75 00 73 00 2F 00 73 00 63 00 e.n.-.u.s./.s.c. 00000F80 72 00 69 00 70 00 74 00 63 00 65 00 6E 00 74 00 r.i.p.t.c.e.n.t. 00000F90 65 00 72 00 2F 00 64 00 64 00 37 00 34 00 32 00 e.r./.d.d.7.4.2. 00000FA0 34 00 31 00 39 00 2E 00 61 00 73 00 70 00 78 00 4.1.9...a.s.p.x. 00000FB0 20 00 0D 00 0A 00 23 00 20 00 48 00 65 00 79 00 .....#. .H.e.y. 00000FC0 2C 00 20 00 53 00 63 00 72 00 69 00 70 00 74 00 ,. .S.c.r.i.p.t. 00000FD0 69 00 6E 00 67 00 20 00 47 00 75 00 79 00 21 00 i.n.g. .G.u.y.!. 00000FE0 20 00 42 00 6C 00 6F 00 67 00 0D 00 0A 00 73 00 .B.l.o.g.....s. 00000FF0 74 00 61 00 72 00 74 00 20 00 68 00 74 00 74 00 t.a.r.t. .h.t.t. 00001000 70 00 73 00 3A 00 2F 00 2F 00 62 00 6C 00 6F 00 p.s.:././.b.l.o. 00001010 67 00 73 00 2E 00 74 00 65 00 63 00 68 00 6E 00 g.s...t.e.c.h.n. 00001020 65 00 74 00 2E 00 6D 00 69 00 63 00 72 00 6F 00 e.t...m.i.c.r.o. 00001030 73 00 6F 00 66 00 74 00 2E 00 63 00 6F 00 6D 00 s.o.f.t...c.o.m. 00001040 2F 00 68 00 65 00 79 00 73 00 63 00 72 00 69 00 /.h.e.y.s.c.r.i. 00001050 70 00 74 00 69 00 6E 00 67 00 67 00 75 00 79 00 p.t.i.n.g.g.u.y. 00001060 20 00 0D 00 0A 00 23 00 20 00 50 00 6F 00 77 00 .....#. .P.o.w. 00001070 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 20 00 e.r.S.h.e.l.l. . 00001080 43 00 6F 00 6D 00 6D 00 75 00 6E 00 69 00 74 00 C.o.m.m.u.n.i.t. 00001090 79 00 20 00 45 00 78 00 74 00 65 00 6E 00 73 00 y. .E.x.t.e.n.s. 000010A0 69 00 6F 00 6E 00 73 00 0D 00 0A 00 73 00 74 00 i.o.n.s.....s.t. 000010B0 61 00 72 00 74 00 20 00 68 00 74 00 74 00 70 00 a.r.t. .h.t.t.p. 000010C0 73 00 3A 00 2F 00 2F 00 70 00 73 00 63 00 78 00 s.:././.p.s.c.x. 000010D0 2E 00 63 00 6F 00 64 00 65 00 70 00 6C 00 65 00 ..c.o.d.e.p.l.e. 000010E0 78 00 2E 00 63 00 6F 00 6D 00 2F 00 20 00 0D 00 x...c.o.m./. ... 000010F0 0A 00 23 00 20 00 50 00 6F 00 77 00 65 00 72 00 ..#. .P.o.w.e.r. 00001100 53 00 68 00 65 00 6C 00 6C 00 2E 00 4F 00 52 00 S.h.e.l.l...O.R. 00001110 47 00 2C 00 20 00 20 00 50 00 6F 00 77 00 65 00 G.,. . .P.o.w.e. 00001120 72 00 53 00 68 00 65 00 6C 00 6C 00 2E 00 43 00 r.S.h.e.l.l...C. 00001130 4F 00 4D 00 0D 00 0A 00 73 00 74 00 61 00 72 00 O.M.....s.t.a.r. 00001140 74 00 20 00 68 00 74 00 74 00 70 00 3A 00 2F 00 t. .h.t.t.p.:./. 00001150 2F 00 70 00 6F 00 77 00 65 00 72 00 73 00 68 00 /.p.o.w.e.r.s.h. 00001160 65 00 6C 00 6C 00 2E 00 6F 00 72 00 67 00 2F 00 e.l.l...o.r.g./. 00001170 20 00 20 00 20 00 20 00 20 00 0D 00 0A 00 73 00 . . . . .....s. 00001180 74 00 61 00 72 00 74 00 20 00 68 00 74 00 74 00 t.a.r.t. .h.t.t. 00001190 70 00 3A 00 2F 00 2F 00 70 00 6F 00 77 00 65 00 p.:././.p.o.w.e. 000011A0 72 00 73 00 68 00 65 00 6C 00 6C 00 2E 00 63 00 r.s.h.e.l.l...c. 000011B0 6F 00 6D 00 20 00 20 00 0D 00 0A 00 23 00 20 00 o.m. . .....#. . 000011C0 4D 00 61 00 73 00 74 00 65 00 72 00 69 00 6E 00 M.a.s.t.e.r.i.n. 000011D0 67 00 2E 00 50 00 44 00 46 00 20 00 0D 00 0A 00 g...P.D.F. ..... 000011E0 73 00 74 00 61 00 72 00 74 00 20 00 68 00 74 00 s.t.a.r.t. .h.t. 000011F0 74 00 70 00 3A 00 2F 00 2F 00 65 00 64 00 64 00 t.p.:././.e.d.d. 00001200 69 00 65 00 6A 00 61 00 63 00 6B 00 73 00 6F 00 i.e.j.a.c.k.s.o. 00001210 6E 00 2E 00 6E 00 65 00 74 00 2F 00 77 00 65 00 n...n.e.t./.w.e. 00001220 62 00 5F 00 64 00 6F 00 63 00 75 00 6D 00 65 00 b._.d.o.c.u.m.e. 00001230 6E 00 74 00 73 00 2F 00 4D 00 61 00 73 00 74 00 n.t.s./.M.a.s.t. 00001240 65 00 72 00 69 00 6E 00 67 00 2D 00 50 00 6F 00 e.r.i.n.g.-.P.o. 00001250 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 w.e.r.S.h.e.l.l. 00001260 2E 00 70 00 64 00 66 00 0D 00 0A 00 0D 00 0A 00 ..p.d.f......... 00001270 23 00 20 00 4C 00 52 00 4E 00 20 00 41 00 64 00 #. .L.R.N. .A.d. 00001280 64 00 2D 00 4F 00 6E 00 0D 00 0A 00 0D 00 0A 00 d.-.O.n......... 00001290 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 #.|.-.-.-.-.-.-. 000012A0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000012B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000012C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000012D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000012E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000012F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001300 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 -.-.-.-.-.-.-... 00001310 0A 00 23 00 7C 00 20 00 20 00 4C 00 41 00 42 00 ..#.|. . .L.A.B. 00001320 2D 00 31 00 20 00 2D 00 20 00 DA 00 56 00 4F 00 -.1. .-. .Ú.V.O. 00001330 44 00 20 00 44 00 4F 00 20 00 57 00 50 00 53 00 D. .D.O. .W.P.S. 00001340 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 ....#.|.-.-.-.-. 00001350 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001360 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001370 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001380 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001390 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000013A0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000013B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000013C0 2D 00 0D 00 0A 00 23 00 7C 00 20 00 31 00 2E 00 -.....#.|. .1... 000013D0 20 00 50 00 72 00 65 00 7A 00 72 00 69 00 74 00 .P.r.e.z.r.i.t. 000013E0 65 00 20 00 73 00 69 00 20 00 0F 01 61 00 6C 00 e. .s.i. ...a.l. 000013F0 61 01 69 00 65 00 20 00 64 00 6F 00 73 00 74 00 a.i.e. .d.o.s.t. 00001400 75 00 70 00 6E 00 E9 00 20 00 7A 00 64 00 72 00 u.p.n.é. .z.d.r. 00001410 6F 00 6A 00 65 00 20 00 61 00 20 00 4C 00 52 00 o.j.e. .a. .L.R. 00001420 4E 00 2D 00 41 00 64 00 64 00 4F 00 6E 00 73 00 N.-.A.d.d.O.n.s. 00001430 2E 00 0D 00 0A 00 23 00 7C 00 20 00 32 00 2E 00 ......#.|. .2... 00001440 20 00 50 00 72 00 65 00 7A 00 72 00 69 00 74 00 .P.r.e.z.r.i.t. 00001450 65 00 20 00 73 00 69 00 20 00 70 00 61 00 72 00 e. .s.i. .p.a.r. 00001460 61 00 6D 00 65 00 74 00 72 00 65 00 20 00 70 00 a.m.e.t.r.e. .p. 00001470 72 00 ED 00 6B 00 61 00 7A 00 75 00 20 00 6E 00 r.í.k.a.z.u. .n. 00001480 61 00 20 00 73 00 70 00 75 00 73 00 74 00 65 00 a. .s.p.u.s.t.e. 00001490 6E 00 69 00 65 00 20 00 50 00 53 00 20 00 28 00 n.i.e. .P.S. .(. 000014A0 61 00 6A 00 20 00 49 00 53 00 45 00 29 00 2E 00 a.j. .I.S.E.)... 000014B0 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 ....#.|.-.-.-.-. 000014C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000014D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000014E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000014F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001500 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001510 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001520 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00001530 2D 00 0D 00 0A 00 23 00 2B 00 0D 00 0A 00 0D 00 -.....#.+....... 00001540 0A 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 ..#.#.#.#.#.#.#. 00001550 23 00 20 00 4D 00 4F 00 44 00 55 00 4C 00 2D 00 #. .M.O.D.U.L.-. 00001560 32 00 20 00 2D 00 20 00 50 00 52 00 45 00 48 00 2. .-. .P.R.E.H. 00001570 3D 01 41 00 44 00 20 00 56 00 45 00 52 00 5A 00 =.A.D. .V.E.R.Z. 00001580 49 00 CD 00 20 00 57 00 50 00 53 00 20 00 41 00 I.Í. .W.P.S. .A. 00001590 20 00 49 00 43 00 48 00 20 00 4D 00 4F 00 7D 01 .I.C.H. .M.O.}. 000015A0 4E 00 4F 00 53 00 54 00 CD 00 20 00 23 00 23 00 N.O.S.T.Í. .#.#. 000015B0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000015C0 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 0A 00 #.#.#.#......... 000015D0 48 00 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 H.e.l.p. .a.b.*. 000015E0 30 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 48 00 0.....G.e.t.-.H. 000015F0 6F 00 73 00 74 00 0D 00 0A 00 24 00 50 00 53 00 o.s.t.....$.P.S. 00001600 56 00 65 00 72 00 73 00 69 00 6F 00 6E 00 54 00 V.e.r.s.i.o.n.T. 00001610 61 00 62 00 6C 00 65 00 0D 00 0A 00 0D 00 0A 00 a.b.l.e......... 00001620 23 00 23 00 20 00 76 00 65 00 72 00 2E 00 31 00 #.#. .v.e.r...1. 00001630 20 00 20 00 20 00 2D 00 2D 00 20 00 20 00 20 00 . . .-.-. . . . 00001640 56 00 69 00 73 00 74 00 61 00 20 00 20 00 2F 00 V.i.s.t.a. . ./. 00001650 20 00 32 00 30 00 30 00 38 00 0D 00 0A 00 0D 00 .2.0.0.8....... 00001660 0A 00 23 00 23 00 20 00 76 00 65 00 72 00 2E 00 ..#.#. .v.e.r... 00001670 32 00 20 00 20 00 20 00 2D 00 2D 00 20 00 20 00 2. . . .-.-. . . 00001680 20 00 37 00 20 00 20 00 20 00 20 00 20 00 2F 00 .7. . . . . ./. 00001690 20 00 32 00 30 00 30 00 38 00 20 00 52 00 32 00 .2.0.0.8. .R.2. 000016A0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 50 00 ....#. . . . .P. 000016B0 6F 00 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 o.w.e.r.S.h.e.l. 000016C0 6C 00 20 00 52 00 65 00 6D 00 6F 00 74 00 69 00 l. .R.e.m.o.t.i. 000016D0 6E 00 67 00 20 00 28 00 57 00 53 00 2D 00 4D 00 n.g. .(.W.S.-.M. 000016E0 61 00 6E 00 2C 00 20 00 20 00 57 00 69 00 6E 00 a.n.,. . .W.i.n. 000016F0 52 00 4D 00 29 00 0D 00 0A 00 23 00 20 00 20 00 R.M.).....#. . . 00001700 20 00 20 00 53 00 75 00 70 00 70 00 6F 00 72 00 . .S.u.p.p.o.r. 00001710 74 00 20 00 57 00 53 00 20 00 32 00 30 00 30 00 t. .W.S. .2.0.0. 00001720 38 00 20 00 52 00 32 00 20 00 43 00 6F 00 72 00 8. .R.2. .C.o.r. 00001730 65 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 e.....#. . . . . 00001740 50 00 6F 00 77 00 65 00 72 00 53 00 68 00 65 00 P.o.w.e.r.S.h.e. 00001750 6C 00 6C 00 20 00 49 00 53 00 45 00 20 00 20 00 l.l. .I.S.E. . . 00001760 28 00 76 00 79 00 7E 01 61 00 64 00 75 00 6A 00 (.v.y.~.a.d.u.j. 00001770 65 00 20 00 2E 00 4E 00 45 00 54 00 20 00 33 00 e. ...N.E.T. .3. 00001780 2E 00 30 00 2B 00 29 00 0D 00 0A 00 23 00 20 00 ..0.+.).....#. . 00001790 20 00 20 00 20 00 42 00 61 00 63 00 6B 00 67 00 . . .B.a.c.k.g. 000017A0 72 00 6F 00 75 00 6E 00 64 00 20 00 4A 00 6F 00 r.o.u.n.d. .J.o. 000017B0 62 00 73 00 0D 00 0A 00 23 00 20 00 20 00 20 00 b.s.....#. . . . 000017C0 20 00 53 00 63 00 72 00 69 00 70 00 74 00 20 00 .S.c.r.i.p.t. . 000017D0 44 00 65 00 62 00 75 00 67 00 67 00 65 00 72 00 D.e.b.u.g.g.e.r. 000017E0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 44 00 ....#. . . . .D. 000017F0 61 00 74 00 61 00 20 00 53 00 65 00 63 00 74 00 a.t.a. .S.e.c.t. 00001800 69 00 6F 00 6E 00 0D 00 0A 00 23 00 20 00 20 00 i.o.n.....#. . . 00001810 20 00 20 00 53 00 63 00 72 00 69 00 70 00 74 00 . .S.c.r.i.p.t. 00001820 20 00 49 00 6E 00 74 00 65 00 72 00 6E 00 61 00 .I.n.t.e.r.n.a. 00001830 74 00 69 00 6F 00 6E 00 61 00 6C 00 69 00 7A 00 t.i.o.n.a.l.i.z. 00001840 61 00 74 00 69 00 6F 00 6E 00 0D 00 0A 00 23 00 a.t.i.o.n.....#. 00001850 20 00 20 00 20 00 20 00 57 00 4D 00 49 00 20 00 . . . .W.M.I. . 00001860 43 00 6D 00 64 00 6C 00 65 00 74 00 73 00 20 00 C.m.d.l.e.t.s. . 00001870 20 00 7C 00 20 00 20 00 4F 00 75 00 74 00 2D 00 .|. . .O.u.t.-. 00001880 47 00 72 00 69 00 64 00 56 00 69 00 65 00 77 00 G.r.i.d.V.i.e.w. 00001890 20 00 20 00 7C 00 20 00 41 00 64 00 64 00 2D 00 . .|. .A.d.d.-. 000018A0 54 00 79 00 70 00 65 00 0D 00 0A 00 23 00 20 00 T.y.p.e.....#. . 000018B0 20 00 20 00 20 00 50 00 6F 00 77 00 65 00 72 00 . . .P.o.w.e.r. 000018C0 53 00 68 00 65 00 6C 00 6C 00 20 00 4D 00 6F 00 S.h.e.l.l. .M.o. 000018D0 64 00 75 00 6C 00 65 00 73 00 20 00 20 00 7C 00 d.u.l.e.s. . .|. 000018E0 20 00 20 00 54 00 72 00 61 00 6E 00 73 00 61 00 . .T.r.a.n.s.a. 000018F0 63 00 74 00 69 00 6F 00 6E 00 73 00 0D 00 0A 00 c.t.i.o.n.s..... 00001900 0D 00 0A 00 23 00 23 00 20 00 76 00 65 00 72 00 ....#.#. .v.e.r. 00001910 2E 00 33 00 20 00 20 00 20 00 2D 00 2D 00 20 00 ..3. . . .-.-. . 00001920 20 00 20 00 20 00 38 00 20 00 20 00 20 00 20 00 . . .8. . . . . 00001930 20 00 2F 00 20 00 32 00 30 00 31 00 32 00 0D 00 ./. .2.0.1.2... 00001940 0A 00 23 00 20 00 20 00 20 00 20 00 50 00 6F 00 ..#. . . . .P.o. 00001950 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 w.e.r.S.h.e.l.l. 00001960 20 00 57 00 6F 00 72 00 6B 00 66 00 6C 00 6F 00 .W.o.r.k.f.l.o. 00001970 77 00 20 00 20 00 0D 00 0A 00 23 00 20 00 20 00 w. . .....#. . . 00001980 20 00 20 00 50 00 6F 00 77 00 65 00 72 00 53 00 . .P.o.w.e.r.S. 00001990 68 00 65 00 6C 00 6C 00 20 00 57 00 65 00 62 00 h.e.l.l. .W.e.b. 000019A0 20 00 41 00 63 00 63 00 65 00 73 00 73 00 0D 00 .A.c.c.e.s.s... 000019B0 0A 00 23 00 20 00 20 00 20 00 20 00 50 00 53 00 ..#. . . . .P.S. 000019C0 20 00 53 00 63 00 68 00 65 00 64 00 75 00 6C 00 .S.c.h.e.d.u.l. 000019D0 65 00 64 00 20 00 4A 00 6F 00 62 00 73 00 20 00 e.d. .J.o.b.s. . 000019E0 20 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 .....#. . . . . 000019F0 23 00 52 00 65 00 71 00 75 00 69 00 72 00 65 00 #.R.e.q.u.i.r.e. 00001A00 73 00 20 00 20 00 2D 00 56 00 65 00 72 00 73 00 s. . .-.V.e.r.s. 00001A10 69 00 6F 00 6E 00 20 00 2D 00 4D 00 6F 00 64 00 i.o.n. .-.M.o.d. 00001A20 75 00 6C 00 65 00 73 00 20 00 20 00 2D 00 53 00 u.l.e.s. . .-.S. 00001A30 68 00 65 00 6C 00 6C 00 49 00 64 00 20 00 2D 00 h.e.l.l.I.d. .-. 00001A40 50 00 53 00 53 00 6E 00 61 00 70 00 69 00 6E 00 P.S.S.n.a.p.i.n. 00001A50 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 4D 00 ....#. . . . .M. 00001A60 6F 00 64 00 75 00 6C 00 65 00 20 00 41 00 75 00 o.d.u.l.e. .A.u. 00001A70 74 00 6F 00 2D 00 4C 00 6F 00 61 00 64 00 69 00 t.o.-.L.o.a.d.i. 00001A80 6E 00 67 00 20 00 61 00 6E 00 64 00 20 00 43 00 n.g. .a.n.d. .C. 00001A90 6D 00 64 00 6C 00 65 00 74 00 20 00 44 00 69 00 m.d.l.e.t. .D.i. 00001AA0 73 00 63 00 6F 00 76 00 65 00 72 00 79 00 0D 00 s.c.o.v.e.r.y... 00001AB0 0A 00 23 00 20 00 20 00 20 00 20 00 53 00 69 00 ..#. . . . .S.i. 00001AC0 6D 00 70 00 6C 00 69 00 66 00 69 00 65 00 64 00 m.p.l.i.f.i.e.d. 00001AD0 20 00 53 00 79 00 6E 00 74 00 61 00 78 00 20 00 .S.y.n.t.a.x. . 00001AE0 66 00 6F 00 72 00 20 00 57 00 68 00 65 00 72 00 f.o.r. .W.h.e.r. 00001AF0 65 00 2D 00 20 00 2F 00 20 00 46 00 6F 00 72 00 e.-. ./. .F.o.r. 00001B00 45 00 61 00 63 00 68 00 2D 00 4F 00 62 00 6A 00 E.a.c.h.-.O.b.j. 00001B10 65 00 63 00 74 00 0D 00 0A 00 23 00 20 00 20 00 e.c.t.....#. . . 00001B20 20 00 20 00 55 00 70 00 64 00 61 00 74 00 61 00 . .U.p.d.a.t.a. 00001B30 62 00 6C 00 65 00 20 00 48 00 65 00 6C 00 70 00 b.l.e. .H.e.l.p. 00001B40 2C 00 20 00 45 00 6E 00 68 00 61 00 6E 00 63 00 ,. .E.n.h.a.n.c. 00001B50 65 00 64 00 20 00 4F 00 6E 00 6C 00 69 00 6E 00 e.d. .O.n.l.i.n. 00001B60 65 00 20 00 48 00 65 00 6C 00 70 00 0D 00 0A 00 e. .H.e.l.p..... 00001B70 23 00 20 00 20 00 20 00 20 00 44 00 69 00 73 00 #. . . . .D.i.s. 00001B80 63 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 65 00 c.o.n.n.e.c.t.e. 00001B90 64 00 20 00 53 00 65 00 73 00 73 00 69 00 6F 00 d. .S.e.s.s.i.o. 00001BA0 6E 00 73 00 2C 00 20 00 53 00 65 00 73 00 73 00 n.s.,. .S.e.s.s. 00001BB0 69 00 6F 00 6E 00 20 00 43 00 6F 00 6E 00 66 00 i.o.n. .C.o.n.f. 00001BC0 69 00 67 00 75 00 72 00 61 00 74 00 69 00 6F 00 i.g.u.r.a.t.i.o. 00001BD0 6E 00 20 00 46 00 69 00 6C 00 65 00 73 00 0D 00 n. .F.i.l.e.s... 00001BE0 0A 00 23 00 20 00 20 00 20 00 20 00 53 00 68 00 ..#. . . . .S.h. 00001BF0 6F 00 77 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 o.w.-.C.o.m.m.a. 00001C00 6E 00 64 00 2C 00 20 00 57 00 65 00 62 00 20 00 n.d.,. .W.e.b. . 00001C10 43 00 6D 00 64 00 6C 00 65 00 74 00 73 00 0D 00 C.m.d.l.e.t.s... 00001C20 0A 00 23 00 20 00 20 00 20 00 20 00 41 00 64 00 ..#. . . . .A.d. 00001C30 64 00 65 00 64 00 20 00 6D 00 6F 00 64 00 75 00 d.e.d. .m.o.d.u. 00001C40 6C 00 65 00 73 00 2C 00 2E 00 2E 00 2E 00 0D 00 l.e.s.,......... 00001C50 0A 00 0D 00 0A 00 23 00 23 00 20 00 76 00 65 00 ......#.#. .v.e. 00001C60 72 00 2E 00 34 00 20 00 20 00 20 00 2D 00 2D 00 r...4. . . .-.-. 00001C70 20 00 20 00 20 00 20 00 38 00 2E 00 31 00 20 00 . . . .8...1. . 00001C80 20 00 20 00 2F 00 20 00 32 00 30 00 31 00 32 00 . ./. .2.0.1.2. 00001C90 20 00 52 00 32 00 0D 00 0A 00 23 00 20 00 20 00 .R.2.....#. . . 00001CA0 20 00 20 00 50 00 6F 00 77 00 65 00 72 00 53 00 . .P.o.w.e.r.S. 00001CB0 68 00 65 00 6C 00 6C 00 20 00 44 00 65 00 73 00 h.e.l.l. .D.e.s. 00001CC0 69 00 72 00 65 00 64 00 20 00 53 00 74 00 61 00 i.r.e.d. .S.t.a. 00001CD0 74 00 65 00 20 00 43 00 6F 00 6E 00 66 00 69 00 t.e. .C.o.n.f.i. 00001CE0 67 00 75 00 72 00 61 00 74 00 69 00 6F 00 6E 00 g.u.r.a.t.i.o.n. 00001CF0 20 00 28 00 44 00 53 00 43 00 29 00 0D 00 0A 00 .(.D.S.C.)..... 00001D00 23 00 20 00 20 00 20 00 20 00 53 00 61 00 76 00 #. . . . .S.a.v. 00001D10 65 00 2D 00 48 00 65 00 6C 00 70 00 0D 00 0A 00 e.-.H.e.l.p..... 00001D20 23 00 20 00 20 00 20 00 20 00 50 00 61 00 72 00 #. . . . .P.a.r. 00001D30 61 00 6D 00 65 00 74 00 65 00 72 00 20 00 2D 00 a.m.e.t.e.r. .-. 00001D40 52 00 75 00 6E 00 4E 00 6F 00 77 00 20 00 66 00 R.u.n.N.o.w. .f. 00001D50 6F 00 72 00 20 00 2A 00 2D 00 53 00 63 00 68 00 o.r. .*.-.S.c.h. 00001D60 65 00 64 00 75 00 6C 00 65 00 64 00 4A 00 6F 00 e.d.u.l.e.d.J.o. 00001D70 62 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 b.....#. . . . . 00001D80 47 00 65 00 74 00 2D 00 4D 00 6F 00 64 00 75 00 G.e.t.-.M.o.d.u. 00001D90 6C 00 65 00 20 00 26 20 20 00 2D 00 46 00 75 00 l.e. .& .-.F.u. 00001DA0 6C 00 6C 00 79 00 51 00 75 00 61 00 6C 00 69 00 l.l.y.Q.u.a.l.i. 00001DB0 66 00 69 00 65 00 64 00 4E 00 61 00 6D 00 65 00 f.i.e.d.N.a.m.e. 00001DC0 20 00 26 20 0D 00 0A 00 23 00 20 00 20 00 20 00 .& ....#. . . . 00001DD0 20 00 45 00 78 00 65 00 63 00 75 00 74 00 69 00 .E.x.e.c.u.t.i. 00001DE0 6F 00 6E 00 20 00 50 00 6F 00 6C 00 69 00 63 00 o.n. .P.o.l.i.c. 00001DF0 79 00 20 00 52 00 65 00 6D 00 6F 00 74 00 65 00 y. .R.e.m.o.t.e. 00001E00 53 00 69 00 67 00 6E 00 65 00 64 00 20 00 28 00 S.i.g.n.e.d. .(. 00001E10 57 00 53 00 20 00 32 00 30 00 31 00 32 00 20 00 W.S. .2.0.1.2. . 00001E20 52 00 32 00 29 00 0D 00 0A 00 23 00 20 00 20 00 R.2.).....#. . . 00001E30 20 00 20 00 44 00 79 00 6E 00 61 00 6D 00 69 00 . .D.y.n.a.m.i. 00001E40 63 00 20 00 4D 00 65 00 74 00 68 00 6F 00 64 00 c. .M.e.t.h.o.d. 00001E50 20 00 4E 00 61 00 6D 00 65 00 73 00 20 00 28 00 .N.a.m.e.s. .(. 00001E60 66 00 72 00 6F 00 6D 00 20 00 76 00 61 00 72 00 f.r.o.m. .v.a.r. 00001E70 69 00 61 00 62 00 6C 00 65 00 29 00 0D 00 0A 00 i.a.b.l.e.)..... 00001E80 23 00 20 00 20 00 20 00 20 00 47 00 65 00 74 00 #. . . . .G.e.t. 00001E90 2D 00 46 00 69 00 6C 00 65 00 48 00 61 00 73 00 -.F.i.l.e.H.a.s. 00001EA0 68 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 h.....#. . . . . 00001EB0 49 00 53 00 45 00 20 00 2F 00 20 00 77 00 6F 00 I.S.E. ./. .w.o. 00001EC0 72 00 6B 00 66 00 6C 00 6F 00 77 00 20 00 2F 00 r.k.f.l.o.w. ./. 00001ED0 20 00 50 00 53 00 57 00 41 00 20 00 69 00 6D 00 .P.S.W.A. .i.m. 00001EE0 70 00 72 00 6F 00 76 00 65 00 6D 00 65 00 6E 00 p.r.o.v.e.m.e.n. 00001EF0 74 00 73 00 2C 00 20 00 2E 00 20 00 2E 00 20 00 t.s.,. ... ... . 00001F00 2E 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 ..........#.#. . 00001F10 76 00 65 00 72 00 2E 00 35 00 20 00 20 00 20 00 v.e.r...5. . . . 00001F20 2D 00 2D 00 20 00 20 00 20 00 20 00 31 00 30 00 -.-. . . . .1.0. 00001F30 20 00 20 00 20 00 20 00 2F 00 20 00 32 00 30 00 . . . ./. .2.0. 00001F40 31 00 36 00 20 00 28 00 43 00 54 00 50 00 29 00 1.6. .(.C.T.P.). 00001F50 0D 00 0A 00 23 00 23 00 20 00 76 00 65 00 72 00 ....#.#. .v.e.r. 00001F60 2E 00 35 00 2E 00 31 00 20 00 2D 00 2D 00 20 00 ..5...1. .-.-. . 00001F70 20 00 20 00 20 00 31 00 30 00 20 00 41 00 55 00 . . .1.0. .A.U. 00001F80 20 00 2F 00 20 00 32 00 30 00 31 00 36 00 0D 00 ./. .2.0.1.6... 00001F90 0A 00 23 00 20 00 20 00 20 00 20 00 50 00 6F 00 ..#. . . . .P.o. 00001FA0 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 w.e.r.S.h.e.l.l. 00001FB0 20 00 63 00 6C 00 61 00 73 00 73 00 20 00 64 00 .c.l.a.s.s. .d. 00001FC0 65 00 66 00 69 00 6E 00 69 00 74 00 69 00 6F 00 e.f.i.n.i.t.i.o. 00001FD0 6E 00 73 00 20 00 28 00 70 00 72 00 6F 00 70 00 n.s. .(.p.r.o.p. 00001FE0 65 00 72 00 74 00 69 00 65 00 73 00 2C 00 20 00 e.r.t.i.e.s.,. . 00001FF0 6D 00 65 00 74 00 68 00 6F 00 64 00 73 00 29 00 m.e.t.h.o.d.s.). 00002000 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 50 00 ....#. . . . .P. 00002010 6F 00 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 o.w.e.r.S.h.e.l. 00002020 6C 00 20 00 2E 00 4E 00 45 00 54 00 20 00 45 00 l. ...N.E.T. .E. 00002030 6E 00 75 00 6D 00 65 00 72 00 61 00 74 00 69 00 n.u.m.e.r.a.t.i. 00002040 6F 00 6E 00 73 00 0D 00 0A 00 23 00 20 00 20 00 o.n.s.....#. . . 00002050 20 00 20 00 44 00 65 00 62 00 75 00 67 00 67 00 . .D.e.b.u.g.g. 00002060 69 00 6E 00 67 00 20 00 66 00 6F 00 72 00 20 00 i.n.g. .f.o.r. . 00002070 50 00 6F 00 77 00 65 00 72 00 53 00 68 00 65 00 P.o.w.e.r.S.h.e. 00002080 6C 00 6C 00 20 00 52 00 75 00 6E 00 73 00 70 00 l.l. .R.u.n.s.p. 00002090 61 00 63 00 65 00 73 00 20 00 69 00 6E 00 20 00 a.c.e.s. .i.n. . 000020A0 72 00 65 00 6D 00 6F 00 74 00 65 00 20 00 70 00 r.e.m.o.t.e. .p. 000020B0 72 00 6F 00 63 00 65 00 73 00 73 00 65 00 73 00 r.o.c.e.s.s.e.s. 000020C0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 44 00 ....#. . . . .D. 000020D0 65 00 62 00 75 00 67 00 67 00 69 00 6E 00 67 00 e.b.u.g.g.i.n.g. 000020E0 20 00 66 00 6F 00 72 00 20 00 50 00 6F 00 77 00 .f.o.r. .P.o.w. 000020F0 65 00 72 00 53 00 68 00 65 00 6C 00 6C 00 20 00 e.r.S.h.e.l.l. . 00002100 42 00 61 00 63 00 6B 00 67 00 72 00 6F 00 75 00 B.a.c.k.g.r.o.u. 00002110 6E 00 64 00 20 00 4A 00 6F 00 62 00 73 00 0D 00 n.d. .J.o.b.s... 00002120 0A 00 23 00 20 00 20 00 20 00 20 00 44 00 65 00 ..#. . . . .D.e. 00002130 73 00 69 00 72 00 65 00 64 00 20 00 53 00 74 00 s.i.r.e.d. .S.t. 00002140 61 00 74 00 65 00 20 00 43 00 6F 00 6E 00 66 00 a.t.e. .C.o.n.f. 00002150 69 00 67 00 75 00 72 00 61 00 74 00 69 00 6F 00 i.g.u.r.a.t.i.o. 00002160 6E 00 20 00 28 00 44 00 53 00 43 00 29 00 20 00 n. .(.D.S.C.). . 00002170 49 00 6D 00 70 00 72 00 6F 00 76 00 65 00 6D 00 I.m.p.r.o.v.e.m. 00002180 65 00 6E 00 74 00 73 00 0D 00 0A 00 23 00 20 00 e.n.t.s.....#. . 00002190 20 00 20 00 20 00 4C 00 6F 00 63 00 61 00 6C 00 . . .L.o.c.a.l. 000021A0 20 00 43 00 6F 00 6E 00 66 00 69 00 67 00 75 00 .C.o.n.f.i.g.u. 000021B0 72 00 61 00 74 00 69 00 6F 00 6E 00 20 00 4D 00 r.a.t.i.o.n. .M. 000021C0 61 00 6E 00 61 00 67 00 65 00 72 00 20 00 28 00 a.n.a.g.e.r. .(. 000021D0 4C 00 43 00 4D 00 29 00 20 00 76 00 65 00 72 00 L.C.M.). .v.e.r. 000021E0 73 00 69 00 6F 00 6E 00 20 00 32 00 2E 00 30 00 s.i.o.n. .2...0. 000021F0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 44 00 ....#. . . . .D. 00002200 53 00 43 00 20 00 70 00 61 00 72 00 74 00 69 00 S.C. .p.a.r.t.i. 00002210 61 00 6C 00 20 00 63 00 6F 00 6E 00 66 00 69 00 a.l. .c.o.n.f.i. 00002220 67 00 75 00 72 00 61 00 74 00 69 00 6F 00 6E 00 g.u.r.a.t.i.o.n. 00002230 73 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 s.....#. . . . . 00002240 44 00 53 00 43 00 20 00 4C 00 6F 00 63 00 61 00 D.S.C. .L.o.c.a. 00002250 6C 00 20 00 43 00 6F 00 6E 00 66 00 69 00 67 00 l. .C.o.n.f.i.g. 00002260 75 00 72 00 61 00 74 00 69 00 6F 00 6E 00 20 00 u.r.a.t.i.o.n. . 00002270 4D 00 61 00 6E 00 61 00 67 00 65 00 72 00 20 00 M.a.n.a.g.e.r. . 00002280 6D 00 65 00 74 00 61 00 2D 00 63 00 6F 00 6E 00 m.e.t.a.-.c.o.n. 00002290 66 00 69 00 67 00 75 00 72 00 61 00 74 00 69 00 f.i.g.u.r.a.t.i. 000022A0 6F 00 6E 00 73 00 0D 00 0A 00 23 00 20 00 20 00 o.n.s.....#. . . 000022B0 20 00 20 00 41 00 75 00 74 00 68 00 6F 00 72 00 . .A.u.t.h.o.r. 000022C0 69 00 6E 00 67 00 20 00 6F 00 66 00 20 00 44 00 i.n.g. .o.f. .D. 000022D0 53 00 43 00 20 00 72 00 65 00 73 00 6F 00 75 00 S.C. .r.e.s.o.u. 000022E0 72 00 63 00 65 00 73 00 20 00 75 00 73 00 69 00 r.c.e.s. .u.s.i. 000022F0 6E 00 67 00 20 00 50 00 6F 00 77 00 65 00 72 00 n.g. .P.o.w.e.r. 00002300 53 00 68 00 65 00 6C 00 6C 00 20 00 63 00 6C 00 S.h.e.l.l. .c.l. 00002310 61 00 73 00 73 00 65 00 73 00 0D 00 0A 00 0D 00 a.s.s.e.s....... 00002320 0A 00 23 00 23 00 20 00 76 00 65 00 72 00 2E 00 ..#.#. .v.e.r... 00002330 36 00 20 00 20 00 20 00 2D 00 2D 00 20 00 50 00 6. . . .-.-. .P. 00002340 6F 00 77 00 65 00 72 00 53 00 68 00 65 00 6C 00 o.w.e.r.S.h.e.l. 00002350 6C 00 20 00 43 00 6F 00 72 00 65 00 20 00 2D 00 l. .C.o.r.e. .-. 00002360 20 00 2E 00 4E 00 45 00 54 00 20 00 43 00 6F 00 ...N.E.T. .C.o. 00002370 72 00 65 00 20 00 28 00 57 00 69 00 6E 00 20 00 r.e. .(.W.i.n. . 00002380 2F 00 20 00 4D 00 61 00 63 00 4F 00 53 00 20 00 /. .M.a.c.O.S. . 00002390 2F 00 20 00 4C 00 69 00 6E 00 75 00 78 00 29 00 /. .L.i.n.u.x.). 000023A0 0D 00 0A 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 ........#.|.-.-. 000023B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000023C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000023D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000023E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000023F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002400 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002410 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002420 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 -.-.-.....#.|. . 00002430 20 00 4C 00 41 00 42 00 2D 00 32 00 20 00 2D 00 .L.A.B.-.2. .-. 00002440 20 00 50 00 52 00 45 00 48 00 3D 01 41 00 44 00 .P.R.E.H.=.A.D. 00002450 20 00 56 00 45 00 52 00 5A 00 49 00 CD 00 20 00 .V.E.R.Z.I.Í. . 00002460 57 00 50 00 53 00 0D 00 0A 00 23 00 7C 00 2D 00 W.P.S.....#.|.-. 00002470 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002480 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002490 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000024A0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000024B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000024C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000024D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000024E0 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 -.-.-.-.....#.|. 000024F0 20 00 31 00 2E 00 20 00 5A 00 69 00 73 00 74 00 .1... .Z.i.s.t. 00002500 69 00 74 00 65 00 2C 00 20 00 61 00 6B 00 E9 00 i.t.e.,. .a.k.é. 00002510 20 00 76 00 65 00 72 00 7A 00 69 00 65 00 20 00 .v.e.r.z.i.e. . 00002520 57 00 50 00 53 00 20 00 62 00 65 00 7E 01 69 00 W.P.S. .b.e.~.i. 00002530 61 00 20 00 6E 00 61 00 20 00 44 00 43 00 31 00 a. .n.a. .D.C.1. 00002540 2C 00 20 00 41 00 50 00 31 00 20 00 61 00 20 00 ,. .A.P.1. .a. . 00002550 43 00 4C 00 31 00 2E 00 0D 00 0A 00 23 00 7C 00 C.L.1.......#.|. 00002560 20 00 32 00 2E 00 20 00 50 00 72 00 65 00 7A 00 .2... .P.r.e.z. 00002570 72 00 69 00 74 00 65 00 20 00 73 00 69 00 20 00 r.i.t.e. .s.i. . 00002580 76 00 20 00 68 00 65 00 6C 00 70 00 65 00 20 00 v. .h.e.l.p.e. . 00002590 6E 00 61 00 20 00 66 00 79 00 7A 00 69 00 63 00 n.a. .f.y.z.i.c. 000025A0 6B 00 6F 00 6D 00 20 00 70 00 6F 00 0D 01 ED 00 k.o.m. .p.o...í. 000025B0 74 00 61 00 0D 01 69 00 20 00 6E 00 6F 00 76 00 t.a...i. .n.o.v. 000025C0 69 00 6E 00 6B 00 79 00 20 00 76 00 6F 00 20 00 i.n.k.y. .v.o. . 000025D0 57 00 50 00 53 00 20 00 2E 00 0D 00 0A 00 23 00 W.P.S. .......#. 000025E0 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 |.-.-.-.-.-.-.-. 000025F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002600 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002610 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002620 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002630 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002640 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00002650 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 -.-.-.-.-.-..... 00002660 23 00 2B 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 #.+.........#.#. 00002670 23 00 23 00 23 00 23 00 23 00 23 00 20 00 4D 00 #.#.#.#.#.#. .M. 00002680 4F 00 44 00 55 00 4C 00 2D 00 33 00 20 00 2D 00 O.D.U.L.-.3. .-. 00002690 20 00 5A 00 C1 00 4B 00 4C 00 41 00 44 00 4E 00 .Z.Á.K.L.A.D.N. 000026A0 C9 00 20 00 50 00 52 00 49 00 4E 00 43 00 CD 00 É. .P.R.I.N.C.Í. 000026B0 50 00 59 00 20 00 57 00 50 00 53 00 20 00 28 00 P.Y. .W.P.S. .(. 000026C0 31 00 29 00 20 00 23 00 23 00 23 00 23 00 23 00 1.). .#.#.#.#.#. 000026D0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 000026E0 23 00 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 #.#.#.#.#....... 000026F0 0A 00 23 00 23 00 20 00 6B 00 6F 00 6E 00 7A 00 ..#.#. .k.o.n.z. 00002700 6F 00 6C 00 61 00 2F 00 68 00 6F 00 73 00 74 00 o.l.a./.h.o.s.t. 00002710 20 00 2D 00 20 00 72 00 69 00 61 00 64 00 6B 00 .-. .r.i.a.d.k. 00002720 6F 00 76 00 E1 00 2C 00 20 00 67 00 72 00 61 00 o.v.á.,. .g.r.a. 00002730 66 00 69 00 63 00 6B 00 E1 00 20 00 28 00 49 00 f.i.c.k.á. .(.I. 00002740 53 00 45 00 29 00 0D 00 0A 00 0D 00 0A 00 63 00 S.E.).........c. 00002750 6F 00 20 00 73 00 61 00 20 00 64 00 61 00 20 00 o. .s.a. .d.a. . 00002760 73 00 70 00 75 00 73 00 74 00 69 00 74 00 20 00 s.p.u.s.t.i.t. . 00002770 76 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 v. .k.o.n.z.o.l. 00002780 65 00 3F 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 e.?.........#.#. 00002790 20 00 68 00 65 00 6C 00 70 00 20 00 2D 00 20 00 .h.e.l.p. .-. . 000027A0 69 00 6E 00 74 00 65 00 67 00 72 00 6F 00 76 00 i.n.t.e.g.r.o.v. 000027B0 61 00 6E 00 FD 00 20 00 0D 00 0A 00 23 00 20 00 a.n.ý. .....#. . 000027C0 20 00 20 00 2D 00 20 00 70 00 72 00 ED 00 6B 00 . .-. .p.r.í.k. 000027D0 61 00 7A 00 6F 00 76 00 FD 00 20 00 2F 00 20 00 a.z.o.v.ý. ./. . 000027E0 74 00 E9 00 6D 00 61 00 74 00 69 00 63 00 6B 00 t.é.m.a.t.i.c.k. 000027F0 FD 00 20 00 28 00 61 00 62 00 6F 00 75 00 74 00 ý. .(.a.b.o.u.t. 00002800 2A 00 29 00 20 00 2F 00 20 00 2D 00 6F 00 6E 00 *.). ./. .-.o.n. 00002810 6C 00 69 00 6E 00 65 00 20 00 2F 00 20 00 2D 00 l.i.n.e. ./. .-. 00002820 3F 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 48 00 ?.....G.e.t.-.H. 00002830 65 00 6C 00 70 00 20 00 2D 00 4E 00 61 00 6D 00 e.l.p. .-.N.a.m. 00002840 65 00 20 00 47 00 65 00 74 00 2D 00 43 00 6F 00 e. .G.e.t.-.C.o. 00002850 6D 00 6D 00 61 00 6E 00 64 00 20 00 2D 00 45 00 m.m.a.n.d. .-.E. 00002860 78 00 61 00 6D 00 70 00 6C 00 65 00 20 00 0D 00 x.a.m.p.l.e. ... 00002870 0A 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 ..G.e.t.-.H.e.l. 00002880 70 00 20 00 2D 00 4E 00 61 00 6D 00 65 00 20 00 p. .-.N.a.m.e. . 00002890 47 00 65 00 74 00 2D 00 43 00 6F 00 6D 00 6D 00 G.e.t.-.C.o.m.m. 000028A0 61 00 6E 00 64 00 20 00 2D 00 4F 00 6E 00 6C 00 a.n.d. .-.O.n.l. 000028B0 69 00 6E 00 65 00 0D 00 0A 00 47 00 65 00 74 00 i.n.e.....G.e.t. 000028C0 2D 00 48 00 65 00 6C 00 70 00 20 00 61 00 62 00 -.H.e.l.p. .a.b. 000028D0 6F 00 75 00 74 00 5F 00 2A 00 0D 00 0A 00 47 00 o.u.t._.*.....G. 000028E0 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 20 00 e.t.-.H.e.l.p. . 000028F0 61 00 62 00 2A 00 75 00 70 00 64 00 2A 00 68 00 a.b.*.u.p.d.*.h. 00002900 65 00 6C 00 70 00 0D 00 0A 00 47 00 65 00 74 00 e.l.p.....G.e.t. 00002910 2D 00 48 00 65 00 6C 00 70 00 20 00 20 00 61 00 -.H.e.l.p. . .a. 00002920 2A 00 63 00 6F 00 6D 00 6D 00 2A 00 0D 00 0A 00 *.c.o.m.m.*..... 00002930 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 G.e.t.-.H.e.l.p. 00002940 20 00 20 00 61 00 2A 00 70 00 61 00 72 00 73 00 . .a.*.p.a.r.s. 00002950 2A 00 0D 00 0A 00 0D 00 0A 00 23 00 20 00 20 00 *.........#. . . 00002960 20 00 50 00 53 00 20 00 76 00 2E 00 33 00 2B 00 .P.S. .v...3.+. 00002970 20 00 2D 00 20 00 75 00 70 00 64 00 61 00 74 00 .-. .u.p.d.a.t. 00002980 65 00 61 00 62 00 6C 00 65 00 28 00 6F 00 66 00 e.a.b.l.e.(.o.f. 00002990 66 00 6C 00 69 00 6E 00 65 00 29 00 0D 00 0A 00 f.l.i.n.e.)..... 000029A0 23 00 20 00 28 00 31 00 29 00 20 00 55 00 70 00 #. .(.1.). .U.p. 000029B0 64 00 61 00 74 00 65 00 20 00 68 00 65 00 6C 00 d.a.t.e. .h.e.l. 000029C0 70 00 20 00 6F 00 6E 00 20 00 49 00 6E 00 74 00 p. .o.n. .I.n.t. 000029D0 65 00 72 00 6E 00 65 00 74 00 2D 00 63 00 6F 00 e.r.n.e.t.-.c.o. 000029E0 6E 00 6E 00 65 00 63 00 74 00 65 00 64 00 20 00 n.n.e.c.t.e.d. . 000029F0 63 00 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 c.o.m.p.u.t.e.r. 00002A00 0D 00 0A 00 55 00 70 00 64 00 61 00 74 00 65 00 ....U.p.d.a.t.e. 00002A10 2D 00 48 00 65 00 6C 00 70 00 20 00 13 20 4D 00 -.H.e.l.p. .. M. 00002A20 6F 00 64 00 75 00 6C 00 65 00 20 00 46 00 61 00 o.d.u.l.e. .F.a. 00002A30 69 00 6C 00 6F 00 76 00 65 00 72 00 43 00 6C 00 i.l.o.v.e.r.C.l. 00002A40 75 00 73 00 74 00 65 00 72 00 73 00 0D 00 0A 00 u.s.t.e.r.s..... 00002A50 55 00 70 00 64 00 61 00 74 00 65 00 2D 00 48 00 U.p.d.a.t.e.-.H. 00002A60 65 00 6C 00 70 00 20 00 13 20 4D 00 6F 00 64 00 e.l.p. .. M.o.d. 00002A70 75 00 6C 00 65 00 20 00 4E 00 65 00 74 00 77 00 u.l.e. .N.e.t.w. 00002A80 6F 00 72 00 6B 00 4C 00 6F 00 61 00 64 00 42 00 o.r.k.L.o.a.d.B. 00002A90 61 00 6C 00 61 00 6E 00 63 00 69 00 6E 00 67 00 a.l.a.n.c.i.n.g. 00002AA0 43 00 6C 00 75 00 73 00 74 00 65 00 72 00 73 00 C.l.u.s.t.e.r.s. 00002AB0 20 00 0D 00 0A 00 23 00 20 00 28 00 32 00 29 00 .....#. .(.2.). 00002AC0 20 00 53 00 61 00 76 00 65 00 20 00 68 00 65 00 .S.a.v.e. .h.e. 00002AD0 6C 00 70 00 20 00 63 00 6F 00 6E 00 74 00 65 00 l.p. .c.o.n.t.e. 00002AE0 6E 00 74 00 20 00 74 00 6F 00 20 00 61 00 20 00 n.t. .t.o. .a. . 00002AF0 66 00 69 00 6C 00 65 00 20 00 73 00 79 00 73 00 f.i.l.e. .s.y.s. 00002B00 74 00 65 00 6D 00 20 00 64 00 69 00 72 00 65 00 t.e.m. .d.i.r.e. 00002B10 63 00 74 00 6F 00 72 00 79 00 0D 00 0A 00 53 00 c.t.o.r.y.....S. 00002B20 61 00 76 00 65 00 2D 00 48 00 65 00 6C 00 70 00 a.v.e.-.H.e.l.p. 00002B30 20 00 2D 00 44 00 65 00 73 00 74 00 69 00 6E 00 .-.D.e.s.t.i.n. 00002B40 61 00 74 00 69 00 6F 00 6E 00 50 00 61 00 74 00 a.t.i.o.n.P.a.t. 00002B50 68 00 20 00 24 00 50 00 61 00 74 00 68 00 20 00 h. .$.P.a.t.h. . 00002B60 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 20 00 -.M.o.d.u.l.e. . 00002B70 46 00 61 00 69 00 6C 00 6F 00 76 00 65 00 72 00 F.a.i.l.o.v.e.r. 00002B80 43 00 6C 00 75 00 73 00 74 00 65 00 72 00 73 00 C.l.u.s.t.e.r.s. 00002B90 0D 00 0A 00 53 00 61 00 76 00 65 00 2D 00 48 00 ....S.a.v.e.-.H. 00002BA0 65 00 6C 00 70 00 20 00 2D 00 44 00 65 00 73 00 e.l.p. .-.D.e.s. 00002BB0 74 00 69 00 6E 00 61 00 74 00 69 00 6F 00 6E 00 t.i.n.a.t.i.o.n. 00002BC0 50 00 61 00 74 00 68 00 20 00 24 00 50 00 61 00 P.a.t.h. .$.P.a. 00002BD0 74 00 68 00 20 00 2D 00 4D 00 6F 00 64 00 75 00 t.h. .-.M.o.d.u. 00002BE0 6C 00 65 00 20 00 4E 00 65 00 74 00 77 00 6F 00 l.e. .N.e.t.w.o. 00002BF0 72 00 6B 00 4C 00 6F 00 61 00 64 00 42 00 61 00 r.k.L.o.a.d.B.a. 00002C00 6C 00 61 00 6E 00 63 00 69 00 6E 00 67 00 43 00 l.a.n.c.i.n.g.C. 00002C10 6C 00 75 00 73 00 74 00 65 00 72 00 73 00 0D 00 l.u.s.t.e.r.s... 00002C20 0A 00 23 00 20 00 28 00 33 00 29 00 20 00 55 00 ..#. .(.3.). .U. 00002C30 73 00 65 00 20 00 73 00 61 00 76 00 65 00 64 00 s.e. .s.a.v.e.d. 00002C40 20 00 63 00 6F 00 6E 00 74 00 65 00 6E 00 74 00 .c.o.n.t.e.n.t. 00002C50 20 00 6F 00 6E 00 20 00 6E 00 6F 00 74 00 2D 00 .o.n. .n.o.t.-. 00002C60 69 00 6E 00 74 00 65 00 72 00 6E 00 65 00 74 00 i.n.t.e.r.n.e.t. 00002C70 2D 00 63 00 61 00 70 00 61 00 62 00 6C 00 65 00 -.c.a.p.a.b.l.e. 00002C80 20 00 63 00 6F 00 6D 00 70 00 75 00 74 00 65 00 .c.o.m.p.u.t.e. 00002C90 72 00 28 00 73 00 29 00 20 00 0D 00 0A 00 55 00 r.(.s.). .....U. 00002CA0 70 00 64 00 61 00 74 00 65 00 2D 00 48 00 65 00 p.d.a.t.e.-.H.e. 00002CB0 6C 00 70 00 20 00 13 20 53 00 6F 00 75 00 72 00 l.p. .. S.o.u.r. 00002CC0 63 00 65 00 50 00 61 00 74 00 68 00 20 00 24 00 c.e.P.a.t.h. .$. 00002CD0 50 00 61 00 74 00 68 00 20 00 13 20 4D 00 6F 00 P.a.t.h. .. M.o. 00002CE0 64 00 75 00 6C 00 65 00 20 00 46 00 61 00 69 00 d.u.l.e. .F.a.i. 00002CF0 6C 00 6F 00 76 00 65 00 72 00 43 00 6C 00 75 00 l.o.v.e.r.C.l.u. 00002D00 73 00 74 00 65 00 72 00 73 00 0D 00 0A 00 55 00 s.t.e.r.s.....U. 00002D10 70 00 64 00 61 00 74 00 65 00 2D 00 48 00 65 00 p.d.a.t.e.-.H.e. 00002D20 6C 00 70 00 20 00 13 20 53 00 6F 00 75 00 72 00 l.p. .. S.o.u.r. 00002D30 63 00 65 00 50 00 61 00 74 00 68 00 20 00 24 00 c.e.P.a.t.h. .$. 00002D40 50 00 61 00 74 00 68 00 20 00 13 20 4D 00 6F 00 P.a.t.h. .. M.o. 00002D50 64 00 75 00 6C 00 65 00 20 00 4E 00 65 00 74 00 d.u.l.e. .N.e.t. 00002D60 77 00 6F 00 72 00 6B 00 4C 00 6F 00 61 00 64 00 w.o.r.k.L.o.a.d. 00002D70 42 00 61 00 6C 00 61 00 6E 00 63 00 69 00 6E 00 B.a.l.a.n.c.i.n. 00002D80 67 00 43 00 6C 00 75 00 73 00 74 00 65 00 72 00 g.C.l.u.s.t.e.r. 00002D90 73 00 20 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 s. .........#.#. 00002DA0 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 20 00 .c.m.d.l.e.t. . 00002DB0 2D 00 20 00 6E 00 61 00 74 00 ED 00 76 00 6E 00 -. .n.a.t.í.v.n. 00002DC0 65 00 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 e. .p.r.í.k.a.z. 00002DD0 79 00 20 00 57 00 50 00 53 00 0D 00 0A 00 23 00 y. .W.P.S.....#. 00002DE0 20 00 20 00 20 00 20 00 56 00 65 00 72 00 62 00 . . . .V.e.r.b. 00002DF0 2D 00 4E 00 6F 00 75 00 6E 00 20 00 20 00 5B 00 -.N.o.u.n. . .[. 00002E00 5B 00 2D 00 50 00 61 00 72 00 61 00 6D 00 4E 00 [.-.P.a.r.a.m.N. 00002E10 61 00 6D 00 65 00 5D 00 20 00 3C 00 50 00 61 00 a.m.e.]. .<.P.a. 00002E20 72 00 61 00 6D 00 56 00 61 00 6C 00 75 00 65 00 r.a.m.V.a.l.u.e. 00002E30 5B 00 5D 00 3E 00 5D 00 2E 00 2E 00 2E 00 0D 00 [.].>.]......... 00002E40 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 2D 00 ..#. . . . . .-. 00002E50 20 00 70 00 6F 00 6D 00 65 00 6E 00 6F 00 76 00 .p.o.m.e.n.o.v. 00002E60 61 00 6E 00 E9 00 20 00 2F 00 20 00 70 00 6F 00 a.n.é. ./. .p.o. 00002E70 7A 00 69 00 0D 01 6E 00 E9 00 20 00 70 00 61 00 z.i...n.é. .p.a. 00002E80 72 00 61 00 6D 00 65 00 74 00 72 00 65 00 0D 00 r.a.m.e.t.r.e... 00002E90 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 2D 00 ..#. . . . . .-. 00002EA0 20 00 50 00 61 00 72 00 61 00 6D 00 53 00 65 00 .P.a.r.a.m.S.e. 00002EB0 74 00 73 00 20 00 2C 00 20 00 53 00 77 00 69 00 t.s. .,. .S.w.i. 00002EC0 74 00 63 00 68 00 50 00 61 00 72 00 61 00 6D 00 t.c.h.P.a.r.a.m. 00002ED0 20 00 2C 00 20 00 43 00 6F 00 6D 00 6D 00 6F 00 .,. .C.o.m.m.o. 00002EE0 6E 00 50 00 61 00 72 00 61 00 6D 00 20 00 2C 00 n.P.a.r.a.m. .,. 00002EF0 20 00 53 00 63 00 72 00 69 00 70 00 74 00 42 00 .S.c.r.i.p.t.B. 00002F00 6C 00 6F 00 63 00 6B 00 0D 00 0A 00 23 00 20 00 l.o.c.k.....#. . 00002F10 20 00 20 00 20 00 20 00 2D 00 20 00 73 00 6B 00 . . . .-. .s.k. 00002F20 72 00 E1 00 74 00 65 00 6E 00 E9 00 20 00 6E 00 r.á.t.e.n.é. .n. 00002F30 E1 00 7A 00 76 00 79 00 20 00 70 00 61 00 72 00 á.z.v.y. .p.a.r. 00002F40 61 00 6D 00 65 00 74 00 72 00 6F 00 76 00 20 00 a.m.e.t.r.o.v. . 00002F50 2C 00 20 00 76 00 69 00 61 00 63 00 68 00 6F 00 ,. .v.i.a.c.h.o. 00002F60 64 00 6E 00 6F 00 74 00 6F 00 76 00 E9 00 20 00 d.n.o.t.o.v.é. . 00002F70 2B 00 20 00 77 00 69 00 6C 00 64 00 63 00 61 00 +. .w.i.l.d.c.a. 00002F80 72 00 64 00 73 00 0D 00 0A 00 47 00 65 00 74 00 r.d.s.....G.e.t. 00002F90 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 00002FA0 20 00 2D 00 4E 00 61 00 6D 00 65 00 20 00 4D 00 .-.N.a.m.e. .M. 00002FB0 6F 00 76 00 65 00 2D 00 2A 00 20 00 2D 00 43 00 o.v.e.-.*. .-.C. 00002FC0 6F 00 6D 00 6D 00 61 00 6E 00 64 00 54 00 79 00 o.m.m.a.n.d.T.y. 00002FD0 70 00 65 00 20 00 63 00 6D 00 64 00 6C 00 65 00 p.e. .c.m.d.l.e. 00002FE0 74 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 48 00 t.....G.e.t.-.H. 00002FF0 65 00 6C 00 70 00 20 00 47 00 65 00 74 00 2D 00 e.l.p. .G.e.t.-. 00003000 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 00003010 2D 00 46 00 75 00 6C 00 6C 00 0D 00 0A 00 47 00 -.F.u.l.l.....G. 00003020 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 20 00 e.t.-.H.e.l.p. . 00003030 47 00 65 00 74 00 2D 00 43 00 6F 00 6D 00 6D 00 G.e.t.-.C.o.m.m. 00003040 61 00 6E 00 64 00 20 00 2D 00 50 00 61 00 72 00 a.n.d. .-.P.a.r. 00003050 61 00 6D 00 65 00 74 00 65 00 72 00 20 00 4E 00 a.m.e.t.e.r. .N. 00003060 61 00 6D 00 65 00 0D 00 0A 00 47 00 65 00 74 00 a.m.e.....G.e.t. 00003070 2D 00 48 00 65 00 6C 00 70 00 20 00 49 00 6E 00 -.H.e.l.p. .I.n. 00003080 76 00 6F 00 6B 00 65 00 2D 00 43 00 6F 00 6D 00 v.o.k.e.-.C.o.m. 00003090 6D 00 61 00 6E 00 64 00 20 00 2D 00 46 00 75 00 m.a.n.d. .-.F.u. 000030A0 6C 00 6C 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 l.l.....G.e.t.-. 000030B0 48 00 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 H.e.l.p. .a.b.*. 000030C0 5F 00 63 00 6F 00 6D 00 6D 00 6F 00 2A 00 0D 00 _.c.o.m.m.o.*... 000030D0 0A 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 ..G.e.t.-.H.e.l. 000030E0 70 00 20 00 61 00 62 00 2A 00 74 00 5F 00 62 00 p. .a.b.*.t._.b. 000030F0 6C 00 2A 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 l.*.....G.e.t.-. 00003100 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 00003110 2D 00 56 00 65 00 72 00 62 00 20 00 69 00 2A 00 -.V.e.r.b. .i.*. 00003120 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 69 00 .-.N.o.u.n. .i. 00003130 2A 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 *.....G.e.t.-.C. 00003140 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 2D 00 o.m.m.a.n.d. .-. 00003150 4E 00 61 00 6D 00 20 00 20 00 63 00 2A 00 2C 00 N.a.m. . .c.*.,. 00003160 73 00 76 00 2A 00 20 00 20 00 20 00 20 00 20 00 s.v.*. . . . . . 00003170 20 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 .-.C.o.m.m.a.n. 00003180 64 00 54 00 79 00 70 00 65 00 20 00 63 00 6D 00 d.T.y.p.e. .c.m. 00003190 64 00 6C 00 65 00 74 00 0D 00 0A 00 47 00 65 00 d.l.e.t.....G.e. 000031A0 74 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 t.-.C.o.m.m.a.n. 000031B0 64 00 20 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 d. .-.C.o.m.m.a. 000031C0 6E 00 64 00 54 00 79 00 70 00 65 00 20 00 43 00 n.d.T.y.p.e. .C. 000031D0 6D 00 64 00 6C 00 65 00 74 00 20 00 7C 00 20 00 m.d.l.e.t. .|. . 000031E0 47 00 72 00 6F 00 75 00 70 00 2D 00 4F 00 62 00 G.r.o.u.p.-.O.b. 000031F0 6A 00 65 00 63 00 74 00 20 00 2D 00 50 00 72 00 j.e.c.t. .-.P.r. 00003200 6F 00 70 00 65 00 72 00 74 00 79 00 20 00 76 00 o.p.e.r.t.y. .v. 00003210 65 00 72 00 62 00 20 00 7C 00 20 00 73 00 6F 00 e.r.b. .|. .s.o. 00003220 72 00 74 00 20 00 63 00 6F 00 75 00 6E 00 74 00 r.t. .c.o.u.n.t. 00003230 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 61 00 ........#.#. .a. 00003240 6C 00 69 00 61 00 73 00 20 00 2D 00 20 00 61 00 l.i.a.s. .-. .a. 00003250 6C 00 74 00 65 00 72 00 6E 00 61 00 74 00 ED 00 l.t.e.r.n.a.t.í. 00003260 76 00 6E 00 65 00 20 00 6E 00 E1 00 7A 00 76 00 v.n.e. .n.á.z.v. 00003270 79 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 41 00 y.....G.e.t.-.A. 00003280 6C 00 69 00 61 00 73 00 20 00 64 00 2A 00 0D 00 l.i.a.s. .d.*... 00003290 0A 00 67 00 61 00 6C 00 0D 00 0A 00 68 00 65 00 ..g.a.l.....h.e. 000032A0 6C 00 70 00 20 00 61 00 62 00 2A 00 61 00 6C 00 l.p. .a.b.*.a.l. 000032B0 69 00 61 00 73 00 2A 00 0D 00 0A 00 47 00 65 00 i.a.s.*.....G.e. 000032C0 74 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 t.-.C.o.m.m.a.n. 000032D0 64 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 d. .-.N.o.u.n. . 000032E0 41 00 6C 00 69 00 61 00 73 00 0D 00 0A 00 47 00 A.l.i.a.s.....G. 000032F0 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 20 00 e.t.-.H.e.l.p. . 00003300 45 00 78 00 70 00 6F 00 72 00 74 00 2D 00 41 00 E.x.p.o.r.t.-.A. 00003310 6C 00 69 00 61 00 73 00 20 00 2D 00 45 00 78 00 l.i.a.s. .-.E.x. 00003320 61 00 6D 00 70 00 6C 00 65 00 73 00 0D 00 0A 00 a.m.p.l.e.s..... 00003330 45 00 78 00 70 00 6F 00 72 00 74 00 2D 00 41 00 E.x.p.o.r.t.-.A. 00003340 6C 00 69 00 61 00 73 00 20 00 2D 00 50 00 61 00 l.i.a.s. .-.P.a. 00003350 74 00 68 00 20 00 24 00 70 00 5C 00 61 00 6C 00 t.h. .$.p.\.a.l. 00003360 69 00 61 00 73 00 79 00 2E 00 74 00 78 00 74 00 i.a.s.y...t.x.t. 00003370 20 00 2D 00 41 00 73 00 20 00 53 00 63 00 72 00 .-.A.s. .S.c.r. 00003380 69 00 70 00 74 00 0D 00 0A 00 49 00 6D 00 70 00 i.p.t.....I.m.p. 00003390 6F 00 72 00 74 00 2D 00 41 00 6C 00 69 00 61 00 o.r.t.-.A.l.i.a. 000033A0 73 00 20 00 2D 00 3F 00 0D 00 0A 00 73 00 74 00 s. .-.?.....s.t. 000033B0 61 00 72 00 74 00 20 00 24 00 70 00 70 00 27 00 a.r.t. .$.p.p.'. 000033C0 5C 00 50 00 53 00 20 00 41 00 6C 00 69 00 61 00 \.P.S. .A.l.i.a. 000033D0 73 00 65 00 73 00 2E 00 70 00 6E 00 67 00 27 00 s.e.s...p.n.g.'. 000033E0 0D 00 0A 00 64 00 69 00 72 00 20 00 2D 00 61 00 ....d.i.r. .-.a. 000033F0 74 00 74 00 20 00 21 00 64 00 2C 00 21 00 64 00 t.t. .!.d.,.!.d. 00003400 2B 00 68 00 0D 00 0A 00 64 00 69 00 72 00 20 00 +.h.....d.i.r. . 00003410 24 00 70 00 70 00 5C 00 57 00 50 00 53 00 33 00 $.p.p.\.W.P.S.3. 00003420 2D 00 44 00 65 00 6D 00 6F 00 2E 00 70 00 73 00 -.D.e.m.o...p.s. 00003430 31 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 1.....G.e.t.-.C. 00003440 6F 00 6E 00 74 00 65 00 6E 00 74 00 20 00 24 00 o.n.t.e.n.t. .$. 00003450 70 00 70 00 5C 00 57 00 50 00 53 00 33 00 2D 00 p.p.\.W.P.S.3.-. 00003460 44 00 65 00 6D 00 6F 00 2E 00 70 00 73 00 31 00 D.e.m.o...p.s.1. 00003470 0D 00 0A 00 63 00 61 00 74 00 20 00 24 00 70 00 ....c.a.t. .$.p. 00003480 70 00 5C 00 57 00 50 00 53 00 33 00 2D 00 44 00 p.\.W.P.S.3.-.D. 00003490 65 00 6D 00 6F 00 2E 00 70 00 73 00 31 00 0D 00 e.m.o...p.s.1... 000034A0 0A 00 0D 00 0A 00 23 00 23 00 20 00 74 00 72 00 ......#.#. .t.r. 000034B0 61 00 6E 00 73 00 63 00 72 00 69 00 70 00 74 00 a.n.s.c.r.i.p.t. 000034C0 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 6F 00 ....G.e.t.-.C.o. 000034D0 6D 00 6D 00 61 00 6E 00 64 00 20 00 2D 00 4E 00 m.m.a.n.d. .-.N. 000034E0 6F 00 75 00 6E 00 20 00 54 00 72 00 61 00 6E 00 o.u.n. .T.r.a.n. 000034F0 73 00 63 00 72 00 69 00 70 00 74 00 0D 00 0A 00 s.c.r.i.p.t..... 00003500 53 00 74 00 61 00 72 00 74 00 2D 00 54 00 72 00 S.t.a.r.t.-.T.r. 00003510 61 00 6E 00 73 00 63 00 72 00 69 00 70 00 74 00 a.n.s.c.r.i.p.t. 00003520 20 00 2D 00 50 00 61 00 74 00 68 00 20 00 24 00 .-.P.a.t.h. .$. 00003530 70 00 5C 00 74 00 72 00 61 00 6E 00 73 00 6B 00 p.\.t.r.a.n.s.k. 00003540 72 00 69 00 70 00 74 00 2E 00 74 00 78 00 74 00 r.i.p.t...t.x.t. 00003550 0D 00 0A 00 53 00 74 00 6F 00 70 00 2D 00 54 00 ....S.t.o.p.-.T. 00003560 72 00 61 00 6E 00 73 00 63 00 72 00 69 00 70 00 r.a.n.s.c.r.i.p. 00003570 74 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 t.....h.e.l.p. . 00003580 53 00 74 00 61 00 72 00 74 00 2D 00 54 00 72 00 S.t.a.r.t.-.T.r. 00003590 61 00 6E 00 73 00 63 00 72 00 69 00 70 00 74 00 a.n.s.c.r.i.p.t. 000035A0 20 00 2D 00 46 00 75 00 6C 00 6C 00 0D 00 0A 00 .-.F.u.l.l..... 000035B0 0D 00 0A 00 23 00 23 00 20 00 74 00 72 00 61 00 ....#.#. .t.r.a. 000035C0 6E 00 73 00 61 00 63 00 74 00 69 00 6F 00 6E 00 n.s.a.c.t.i.o.n. 000035D0 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 6F 00 ....G.e.t.-.C.o. 000035E0 6D 00 6D 00 61 00 6E 00 64 00 20 00 2D 00 4E 00 m.m.a.n.d. .-.N. 000035F0 6F 00 75 00 6E 00 20 00 54 00 72 00 61 00 6E 00 o.u.n. .T.r.a.n. 00003600 73 00 61 00 63 00 74 00 69 00 6F 00 6E 00 0D 00 s.a.c.t.i.o.n... 00003610 0A 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 ..G.e.t.-.H.e.l. 00003620 70 00 20 00 2A 00 20 00 2D 00 50 00 61 00 72 00 p. .*. .-.P.a.r. 00003630 61 00 6D 00 65 00 74 00 65 00 72 00 20 00 55 00 a.m.e.t.e.r. .U. 00003640 73 00 65 00 54 00 72 00 61 00 6E 00 73 00 61 00 s.e.T.r.a.n.s.a. 00003650 63 00 74 00 69 00 6F 00 6E 00 0D 00 0A 00 47 00 c.t.i.o.n.....G. 00003660 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 20 00 e.t.-.H.e.l.p. . 00003670 61 00 62 00 2A 00 74 00 72 00 61 00 6E 00 2A 00 a.b.*.t.r.a.n.*. 00003680 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 50 00 ........#.#. .P. 00003690 53 00 70 00 72 00 6F 00 76 00 69 00 64 00 65 00 S.p.r.o.v.i.d.e. 000036A0 72 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 r.....G.e.t.-.C. 000036B0 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 2D 00 o.m.m.a.n.d. .-. 000036C0 4E 00 6F 00 75 00 6E 00 20 00 50 00 53 00 70 00 N.o.u.n. .P.S.p. 000036D0 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 0D 00 r.o.v.i.d.e.r... 000036E0 0A 00 47 00 65 00 74 00 2D 00 43 00 6F 00 6D 00 ..G.e.t.-.C.o.m. 000036F0 6D 00 61 00 6E 00 64 00 20 00 2D 00 4E 00 6F 00 m.a.n.d. .-.N.o. 00003700 75 00 6E 00 20 00 50 00 53 00 44 00 72 00 69 00 u.n. .P.S.D.r.i. 00003710 76 00 65 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 v.e.....G.e.t.-. 00003720 50 00 53 00 50 00 72 00 6F 00 76 00 69 00 64 00 P.S.P.r.o.v.i.d. 00003730 65 00 72 00 20 00 2D 00 50 00 53 00 50 00 72 00 e.r. .-.P.S.P.r. 00003740 6F 00 76 00 69 00 64 00 65 00 72 00 20 00 66 00 o.v.i.d.e.r. .f. 00003750 2A 00 20 00 7C 00 20 00 66 00 6C 00 20 00 2A 00 *. .|. .f.l. .*. 00003760 0D 00 0A 00 47 00 65 00 74 00 2D 00 50 00 53 00 ....G.e.t.-.P.S. 00003770 50 00 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 P.r.o.v.i.d.e.r. 00003780 20 00 2D 00 50 00 53 00 50 00 72 00 6F 00 76 00 .-.P.S.P.r.o.v. 00003790 69 00 64 00 65 00 72 00 20 00 46 00 69 00 6C 00 i.d.e.r. .F.i.l. 000037A0 65 00 53 00 79 00 73 00 74 00 65 00 6D 00 0D 00 e.S.y.s.t.e.m... 000037B0 0A 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 ..G.e.t.-.H.e.l. 000037C0 70 00 20 00 2A 00 20 00 2D 00 63 00 61 00 74 00 p. .*. .-.c.a.t. 000037D0 65 00 67 00 6F 00 72 00 79 00 20 00 70 00 72 00 e.g.o.r.y. .p.r. 000037E0 6F 00 76 00 69 00 64 00 65 00 72 00 0D 00 0A 00 o.v.i.d.e.r..... 000037F0 47 00 65 00 74 00 2D 00 50 00 53 00 50 00 72 00 G.e.t.-.P.S.P.r. 00003800 6F 00 76 00 69 00 64 00 65 00 72 00 20 00 7C 00 o.v.i.d.e.r. .|. 00003810 20 00 77 00 68 00 65 00 72 00 65 00 20 00 7B 00 .w.h.e.r.e. .{. 00003820 24 00 5F 00 2E 00 43 00 61 00 70 00 61 00 62 00 $._...C.a.p.a.b. 00003830 69 00 6C 00 69 00 74 00 69 00 65 00 73 00 20 00 i.l.i.t.i.e.s. . 00003840 2D 00 6C 00 69 00 6B 00 65 00 20 00 22 00 2A 00 -.l.i.k.e. .".*. 00003850 74 00 72 00 61 00 2A 00 22 00 7D 00 0D 00 0A 00 t.r.a.*.".}..... 00003860 0D 00 0A 00 23 00 23 00 20 00 50 00 53 00 70 00 ....#.#. .P.S.p. 00003870 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 20 00 r.o.v.i.d.e.r. . 00003880 73 00 70 00 65 00 63 00 69 00 66 00 69 00 63 00 s.p.e.c.i.f.i.c. 00003890 20 00 68 00 65 00 6C 00 70 00 2C 00 20 00 63 00 .h.e.l.p.,. .c. 000038A0 61 00 70 00 61 00 62 00 69 00 6C 00 69 00 74 00 a.p.a.b.i.l.i.t. 000038B0 69 00 65 00 73 00 2C 00 20 00 63 00 6D 00 64 00 i.e.s.,. .c.m.d. 000038C0 6C 00 65 00 74 00 2D 00 70 00 61 00 72 00 61 00 l.e.t.-.p.a.r.a. 000038D0 6D 00 65 00 74 00 65 00 72 00 73 00 0D 00 0A 00 m.e.t.e.r.s..... 000038E0 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 G.e.t.-.H.e.l.p. 000038F0 20 00 2D 00 43 00 61 00 74 00 65 00 67 00 6F 00 .-.C.a.t.e.g.o. 00003900 72 00 79 00 20 00 50 00 72 00 6F 00 76 00 69 00 r.y. .P.r.o.v.i. 00003910 64 00 65 00 72 00 20 00 2D 00 4E 00 61 00 6D 00 d.e.r. .-.N.a.m. 00003920 65 00 20 00 61 00 6C 00 69 00 61 00 73 00 0D 00 e. .a.l.i.a.s... 00003930 0A 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 ..G.e.t.-.H.e.l. 00003940 70 00 20 00 2D 00 43 00 61 00 74 00 65 00 67 00 p. .-.C.a.t.e.g. 00003950 6F 00 72 00 79 00 20 00 50 00 72 00 6F 00 76 00 o.r.y. .P.r.o.v. 00003960 69 00 64 00 65 00 72 00 20 00 2D 00 4E 00 61 00 i.d.e.r. .-.N.a. 00003970 6D 00 65 00 20 00 66 00 69 00 6C 00 65 00 73 00 m.e. .f.i.l.e.s. 00003980 79 00 73 00 74 00 65 00 6D 00 0D 00 0A 00 47 00 y.s.t.e.m.....G. 00003990 65 00 74 00 2D 00 48 00 65 00 6C 00 70 00 20 00 e.t.-.H.e.l.p. . 000039A0 41 00 6C 00 69 00 61 00 73 00 0D 00 0A 00 0D 00 A.l.i.a.s....... 000039B0 0A 00 23 00 23 00 20 00 50 00 53 00 44 00 72 00 ..#.#. .P.S.D.r. 000039C0 69 00 76 00 65 00 20 00 0D 00 0A 00 47 00 65 00 i.v.e. .....G.e. 000039D0 74 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 t.-.C.o.m.m.a.n. 000039E0 64 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 d. .-.N.o.u.n. . 000039F0 50 00 53 00 44 00 72 00 69 00 76 00 65 00 0D 00 P.S.D.r.i.v.e... 00003A00 0A 00 47 00 65 00 74 00 2D 00 50 00 53 00 44 00 ..G.e.t.-.P.S.D. 00003A10 72 00 69 00 76 00 65 00 20 00 2D 00 50 00 53 00 r.i.v.e. .-.P.S. 00003A20 50 00 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 P.r.o.v.i.d.e.r. 00003A30 20 00 66 00 69 00 6C 00 65 00 73 00 79 00 73 00 .f.i.l.e.s.y.s. 00003A40 74 00 65 00 6D 00 0D 00 0A 00 47 00 65 00 74 00 t.e.m.....G.e.t. 00003A50 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 00003A60 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 49 00 .-.N.o.u.n. .I. 00003A70 74 00 65 00 6D 00 2A 00 0D 00 0A 00 64 00 69 00 t.e.m.*.....d.i. 00003A80 72 00 20 00 63 00 3A 00 5C 00 0D 00 0A 00 6C 00 r. .c.:.\.....l. 00003A90 73 00 20 00 20 00 61 00 6C 00 69 00 61 00 73 00 s. . .a.l.i.a.s. 00003AA0 3A 00 64 00 2A 00 0D 00 0A 00 64 00 69 00 72 00 :.d.*.....d.i.r. 00003AB0 20 00 45 00 4E 00 56 00 3A 00 70 00 2A 00 0D 00 .E.N.V.:.p.*... 00003AC0 0A 00 63 00 64 00 20 00 48 00 4B 00 4C 00 4D 00 ..c.d. .H.K.L.M. 00003AD0 3A 00 20 00 3B 00 20 00 64 00 69 00 72 00 20 00 :. .;. .d.i.r. . 00003AE0 5C 00 53 00 59 00 53 00 54 00 45 00 4D 00 20 00 \.S.Y.S.T.E.M. . 00003AF0 2D 00 52 00 65 00 63 00 75 00 72 00 73 00 65 00 -.R.e.c.u.r.s.e. 00003B00 0D 00 0A 00 63 00 64 00 20 00 24 00 70 00 0D 00 ....c.d. .$.p... 00003B10 0A 00 4E 00 65 00 77 00 2D 00 50 00 53 00 44 00 ..N.e.w.-.P.S.D. 00003B20 72 00 69 00 76 00 65 00 20 00 2D 00 4E 00 61 00 r.i.v.e. .-.N.a. 00003B30 6D 00 65 00 20 00 50 00 53 00 20 00 2D 00 50 00 m.e. .P.S. .-.P. 00003B40 53 00 50 00 72 00 6F 00 76 00 69 00 64 00 65 00 S.P.r.o.v.i.d.e. 00003B50 72 00 20 00 46 00 69 00 6C 00 65 00 53 00 79 00 r. .F.i.l.e.S.y. 00003B60 73 00 74 00 65 00 6D 00 20 00 2D 00 52 00 6F 00 s.t.e.m. .-.R.o. 00003B70 6F 00 74 00 20 00 24 00 70 00 20 00 2D 00 50 00 o.t. .$.p. .-.P. 00003B80 65 00 72 00 73 00 69 00 73 00 74 00 0D 00 0A 00 e.r.s.i.s.t..... 00003B90 47 00 65 00 74 00 2D 00 50 00 53 00 44 00 72 00 G.e.t.-.P.S.D.r. 00003BA0 69 00 76 00 65 00 20 00 50 00 2A 00 0D 00 0A 00 i.v.e. .P.*..... 00003BB0 64 00 69 00 72 00 20 00 50 00 53 00 3A 00 0D 00 d.i.r. .P.S.:... 00003BC0 0A 00 52 00 65 00 6D 00 6F 00 76 00 65 00 2D 00 ..R.e.m.o.v.e.-. 00003BD0 50 00 53 00 44 00 72 00 69 00 76 00 65 00 20 00 P.S.D.r.i.v.e. . 00003BE0 50 00 53 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 P.S.........#.#. 00003BF0 23 00 23 00 20 00 50 00 53 00 2D 00 50 00 72 00 #.#. .P.S.-.P.r. 00003C00 6F 00 66 00 69 00 6C 00 79 00 0D 00 0A 00 28 00 o.f.i.l.y.....(. 00003C10 24 00 70 00 72 00 6F 00 66 00 69 00 6C 00 65 00 $.p.r.o.f.i.l.e. 00003C20 20 00 7C 00 20 00 47 00 65 00 74 00 2D 00 4D 00 .|. .G.e.t.-.M. 00003C30 65 00 6D 00 62 00 65 00 72 00 20 00 2A 00 68 00 e.m.b.e.r. .*.h. 00003C40 6F 00 73 00 74 00 2A 00 20 00 7C 00 20 00 73 00 o.s.t.*. .|. .s. 00003C50 65 00 6C 00 65 00 63 00 74 00 20 00 2D 00 65 00 e.l.e.c.t. .-.e. 00003C60 78 00 70 00 61 00 6E 00 64 00 70 00 72 00 6F 00 x.p.a.n.d.p.r.o. 00003C70 70 00 20 00 44 00 65 00 66 00 69 00 6E 00 69 00 p. .D.e.f.i.n.i. 00003C80 74 00 69 00 6F 00 6E 00 20 00 29 00 20 00 2D 00 t.i.o.n. .). .-. 00003C90 73 00 70 00 6C 00 69 00 74 00 20 00 22 00 3D 00 s.p.l.i.t. .".=. 00003CA0 22 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 ".....h.e.l.p. . 00003CB0 61 00 62 00 2A 00 70 00 72 00 6F 00 66 00 2A 00 a.b.*.p.r.o.f.*. 00003CC0 0D 00 0A 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 ........#.|.-.-. 00003CD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003CE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003CF0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003D00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003D10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003D20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003D30 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003D40 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 -.-.-.....#.|. . 00003D50 20 00 4C 00 41 00 42 00 2D 00 33 00 41 00 20 00 .L.A.B.-.3.A. . 00003D60 2D 00 20 00 5A 00 C1 00 4B 00 4C 00 41 00 44 00 -. .Z.Á.K.L.A.D. 00003D70 4E 00 C9 00 20 00 50 00 52 00 49 00 4E 00 43 00 N.É. .P.R.I.N.C. 00003D80 CD 00 50 00 59 00 20 00 57 00 50 00 53 00 20 00 Í.P.Y. .W.P.S. . 00003D90 28 00 31 00 29 00 0D 00 0A 00 23 00 7C 00 2D 00 (.1.).....#.|.-. 00003DA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003DB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003DC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003DD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003DE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003DF0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003E00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00003E10 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 -.-.-.-.....#.|. 00003E20 20 00 31 00 2E 00 20 00 53 00 70 00 75 00 73 00 .1... .S.p.u.s. 00003E30 65 01 74 00 65 00 20 00 72 00 69 00 61 00 64 00 e.t.e. .r.i.a.d. 00003E40 6B 00 6F 00 76 00 FA 00 20 00 6B 00 6F 00 6E 00 k.o.v.ú. .k.o.n. 00003E50 7A 00 6F 00 6C 00 75 00 20 00 28 00 61 00 6A 00 z.o.l.u. .(.a.j. 00003E60 20 00 61 00 6B 00 6F 00 20 00 61 00 64 00 6D 00 .a.k.o. .a.d.m. 00003E70 69 00 6E 00 69 00 73 00 74 00 72 00 E1 00 74 00 i.n.i.s.t.r.á.t. 00003E80 6F 00 72 00 29 00 2E 00 0D 00 0A 00 23 00 7C 00 o.r.).......#.|. 00003E90 20 00 20 00 20 00 20 00 50 00 72 00 65 00 7A 00 . . . .P.r.e.z. 00003EA0 72 00 69 00 74 00 65 00 20 00 73 00 69 00 20 00 r.i.t.e. .s.i. . 00003EB0 68 00 65 00 6C 00 70 00 20 00 61 00 62 00 6F 00 h.e.l.p. .a.b.o. 00003EC0 75 00 74 00 2A 00 2E 00 0D 00 0A 00 23 00 7C 00 u.t.*.......#.|. 00003ED0 20 00 32 00 2E 00 20 00 53 00 70 00 75 00 73 00 .2... .S.p.u.s. 00003EE0 65 01 74 00 65 00 20 00 67 00 72 00 61 00 66 00 e.t.e. .g.r.a.f. 00003EF0 69 00 63 00 6B 00 FA 00 20 00 6B 00 6F 00 6E 00 i.c.k.ú. .k.o.n. 00003F00 7A 00 6F 00 6C 00 75 00 20 00 28 00 49 00 53 00 z.o.l.u. .(.I.S. 00003F10 45 00 29 00 20 00 28 00 61 00 6A 00 20 00 61 00 E.). .(.a.j. .a. 00003F20 6B 00 6F 00 20 00 61 00 64 00 6D 00 69 00 6E 00 k.o. .a.d.m.i.n. 00003F30 69 00 73 00 74 00 72 00 E1 00 74 00 6F 00 72 00 i.s.t.r.á.t.o.r. 00003F40 29 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 ).......#.|. . . 00003F50 20 00 20 00 55 00 6B 00 6F 00 6E 00 0D 01 74 00 . .U.k.o.n...t. 00003F60 65 00 20 00 70 00 72 00 E1 00 63 00 75 00 20 00 e. .p.r.á.c.u. . 00003F70 76 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 v. .k.o.n.z.o.l. 00003F80 65 00 20 00 49 00 53 00 45 00 20 00 28 00 65 00 e. .I.S.E. .(.e. 00003F90 78 00 69 00 74 00 2C 00 20 00 43 00 74 00 72 00 x.i.t.,. .C.t.r. 00003FA0 6C 00 2D 00 42 00 72 00 65 00 61 00 6B 00 2C 00 l.-.B.r.e.a.k.,. 00003FB0 20 00 5B 00 78 00 5D 00 29 00 2E 00 0D 00 0A 00 .[.x.].)....... 00003FC0 23 00 7C 00 20 00 33 00 2E 00 20 00 50 00 72 00 #.|. .3... .P.r. 00003FD0 65 00 7A 00 72 00 69 00 74 00 65 00 20 00 73 00 e.z.r.i.t.e. .s. 00003FE0 69 00 20 00 68 00 65 00 6C 00 70 00 20 00 6B 00 i. .h.e.l.p. .k. 00003FF0 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 6F 00 .p.r.í.k.a.z.o. 00004000 6D 00 20 00 47 00 65 00 74 00 2D 00 43 00 6F 00 m. .G.e.t.-.C.o. 00004010 6D 00 6D 00 61 00 6E 00 64 00 2C 00 20 00 47 00 m.m.a.n.d.,. .G. 00004020 65 00 74 00 2D 00 41 00 6C 00 69 00 61 00 73 00 e.t.-.A.l.i.a.s. 00004030 2C 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ,.....#.|. . . . 00004040 20 00 61 00 6A 00 20 00 70 00 72 00 65 00 20 00 .a.j. .p.r.e. . 00004050 76 00 79 00 62 00 72 00 61 00 6E 00 E9 00 20 00 v.y.b.r.a.n.é. . 00004060 32 00 2D 00 33 00 20 00 70 00 61 00 72 00 61 00 2.-.3. .p.a.r.a. 00004070 6D 00 65 00 74 00 72 00 65 00 20 00 28 00 4E 00 m.e.t.r.e. .(.N. 00004080 61 00 6D 00 65 00 2C 00 2E 00 2E 00 2E 00 29 00 a.m.e.,.......). 00004090 2E 00 0D 00 0A 00 23 00 7C 00 20 00 34 00 2E 00 ......#.|. .4... 000040A0 20 00 56 00 20 00 68 00 65 00 6C 00 70 00 65 00 .V. .h.e.l.p.e. 000040B0 20 00 73 00 69 00 20 00 70 00 72 00 65 00 7A 00 .s.i. .p.r.e.z. 000040C0 72 00 69 00 74 00 65 00 20 00 70 00 72 00 ED 00 r.i.t.e. .p.r.í. 000040D0 6B 00 6C 00 61 00 64 00 79 00 20 00 70 00 6F 00 k.l.a.d.y. .p.o. 000040E0 75 00 7E 01 69 00 74 00 69 00 61 00 20 00 70 00 u.~.i.t.i.a. .p. 000040F0 72 00 ED 00 6B 00 61 00 7A 00 75 00 20 00 47 00 r.í.k.a.z.u. .G. 00004100 65 00 74 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 e.t.-.C.o.m.m.a. 00004110 6E 00 64 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 n.d.......#.|. . 00004120 20 00 20 00 20 00 50 00 72 00 61 00 6B 00 74 00 . . .P.r.a.k.t. 00004130 69 00 63 00 6B 00 79 00 20 00 76 00 79 00 73 00 i.c.k.y. .v.y.s. 00004140 6B 00 FA 00 61 01 61 00 6A 00 74 00 65 00 20 00 k.ú.a.a.j.t.e. . 00004150 6E 00 69 00 65 00 6B 00 74 00 6F 00 72 00 E9 00 n.i.e.k.t.o.r.é. 00004160 20 00 7A 00 20 00 6E 00 69 00 63 00 68 00 2E 00 .z. .n.i.c.h... 00004170 0D 00 0A 00 23 00 7C 00 20 00 35 00 2E 00 20 00 ....#.|. .5... . 00004180 5A 00 61 00 7A 00 6E 00 61 00 6D 00 65 00 6E 00 Z.a.z.n.a.m.e.n. 00004190 61 00 6A 00 74 00 65 00 20 00 64 00 6F 00 20 00 a.j.t.e. .d.o. . 000041A0 74 00 72 00 61 00 6E 00 73 00 6B 00 72 00 69 00 t.r.a.n.s.k.r.i. 000041B0 70 00 74 00 75 00 20 00 76 00 FD 00 73 00 6C 00 p.t.u. .v.ý.s.l. 000041C0 65 00 64 00 6F 00 6B 00 20 00 6E 00 69 00 65 00 e.d.o.k. .n.i.e. 000041D0 6B 00 6F 00 3E 01 6B 00 FD 00 63 00 68 00 20 00 k.o.>.k.ý.c.h. . 000041E0 70 00 72 00 ED 00 6B 00 61 00 7A 00 6F 00 76 00 p.r.í.k.a.z.o.v. 000041F0 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ......#.|. . . . 00004200 20 00 5A 00 61 00 73 00 74 00 61 00 76 00 74 00 .Z.a.s.t.a.v.t. 00004210 65 00 20 00 74 00 72 00 61 00 6E 00 73 00 6B 00 e. .t.r.a.n.s.k. 00004220 72 00 69 00 70 00 63 00 69 00 75 00 2C 00 20 00 r.i.p.c.i.u.,. . 00004230 70 00 72 00 65 00 7A 00 72 00 69 00 74 00 65 00 p.r.e.z.r.i.t.e. 00004240 20 00 73 00 69 00 20 00 76 00 FD 00 73 00 74 00 .s.i. .v.ý.s.t. 00004250 75 00 70 00 20 00 61 00 20 00 76 00 79 00 6D 00 u.p. .a. .v.y.m. 00004260 61 00 7E 01 74 00 65 00 20 00 68 00 6F 00 2E 00 a.~.t.e. .h.o... 00004270 0D 00 0A 00 23 00 7C 00 20 00 36 00 2E 00 20 00 ....#.|. .6... . 00004280 50 00 72 00 65 00 7A 00 72 00 69 00 74 00 65 00 P.r.e.z.r.i.t.e. 00004290 20 00 73 00 69 00 20 00 68 00 65 00 6C 00 70 00 .s.i. .h.e.l.p. 000042A0 20 00 6F 00 68 00 3E 01 61 00 64 00 6F 00 6D 00 .o.h.>.a.d.o.m. 000042B0 20 00 70 00 6F 00 75 00 7E 01 ED 00 76 00 61 00 .p.o.u.~.í.v.a. 000042C0 6E 00 69 00 61 00 20 00 74 00 72 00 61 00 6E 00 n.i.a. .t.r.a.n. 000042D0 73 00 61 00 6B 00 63 00 69 00 69 00 2E 00 0D 00 s.a.k.c.i.i..... 000042E0 0A 00 23 00 7C 00 20 00 37 00 2E 00 20 00 56 00 ..#.|. .7... .V. 000042F0 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 63 00 y.p.í.a.t.e. .c. 00004300 6D 00 64 00 6C 00 65 00 74 00 79 00 20 00 70 00 m.d.l.e.t.y. .p. 00004310 72 00 65 00 20 00 70 00 72 00 E1 00 63 00 75 00 r.e. .p.r.á.c.u. 00004320 20 00 73 00 20 00 50 00 53 00 2D 00 50 00 72 00 .s. .P.S.-.P.r. 00004330 6F 00 76 00 69 00 64 00 65 00 72 00 20 00 61 00 o.v.i.d.e.r. .a. 00004340 20 00 50 00 53 00 2D 00 44 00 72 00 69 00 76 00 .P.S.-.D.r.i.v. 00004350 65 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 e.......#.|. . . 00004360 20 00 20 00 50 00 72 00 65 00 7A 00 72 00 69 00 . .P.r.e.z.r.i. 00004370 74 00 65 00 20 00 73 00 69 00 20 00 68 00 65 00 t.e. .s.i. .h.e. 00004380 6C 00 70 00 20 00 6B 00 20 00 6E 00 69 00 65 00 l.p. .k. .n.i.e. 00004390 6B 00 74 00 6F 00 72 00 FD 00 6D 00 20 00 7A 00 k.t.o.r.ý.m. .z. 000043A0 20 00 6E 00 69 00 63 00 68 00 2E 00 0D 00 0A 00 .n.i.c.h....... 000043B0 23 00 7C 00 20 00 38 00 2E 00 20 00 56 00 79 00 #.|. .8... .V.y. 000043C0 70 00 ED 00 61 01 74 00 65 00 20 00 7A 00 6F 00 p.í.a.t.e. .z.o. 000043D0 7A 00 6E 00 61 00 6D 00 20 00 50 00 53 00 2D 00 z.n.a.m. .P.S.-. 000043E0 50 00 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 P.r.o.v.i.d.e.r. 000043F0 2E 00 20 00 50 00 72 00 65 00 7A 00 72 00 69 00 .. .P.r.e.z.r.i. 00004400 74 00 65 00 20 00 73 00 69 00 20 00 61 01 70 00 t.e. .s.i. .a.p. 00004410 65 00 63 00 69 00 66 00 69 00 63 00 6B 00 FD 00 e.c.i.f.i.c.k.ý. 00004420 20 00 68 00 65 00 6C 00 70 00 20 00 0D 00 0A 00 .h.e.l.p. ..... 00004430 23 00 7C 00 20 00 20 00 20 00 20 00 70 00 72 00 #.|. . . . .p.r. 00004440 65 00 20 00 50 00 53 00 2D 00 50 00 72 00 6F 00 e. .P.S.-.P.r.o. 00004450 76 00 69 00 64 00 65 00 72 00 20 00 46 00 69 00 v.i.d.e.r. .F.i. 00004460 6C 00 65 00 53 00 79 00 73 00 74 00 65 00 6D 00 l.e.S.y.s.t.e.m. 00004470 2E 00 20 00 41 00 6B 00 E9 00 20 00 43 00 41 00 .. .A.k.é. .C.A. 00004480 50 00 41 00 42 00 49 00 4C 00 49 00 54 00 49 00 P.A.B.I.L.I.T.I. 00004490 45 00 53 00 20 00 6F 00 62 00 73 00 61 00 68 00 E.S. .o.b.s.a.h. 000044A0 75 00 6A 00 65 00 3F 00 0D 00 0A 00 23 00 7C 00 u.j.e.?.....#.|. 000044B0 20 00 20 00 20 00 20 00 41 00 6B 00 E9 00 20 00 . . . .A.k.é. . 000044C0 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 72 00 p.a.r.a.m.e.t.r. 000044D0 65 00 20 00 70 00 72 00 69 00 64 00 E1 00 76 00 e. .p.r.i.d.á.v. 000044E0 61 00 20 00 70 00 72 00 65 00 20 00 63 00 6D 00 a. .p.r.e. .c.m. 000044F0 64 00 6C 00 65 00 74 00 20 00 47 00 65 00 74 00 d.l.e.t. .G.e.t. 00004500 2D 00 43 00 68 00 69 00 6C 00 64 00 49 00 74 00 -.C.h.i.l.d.I.t. 00004510 65 00 6D 00 20 00 3F 00 0D 00 0A 00 23 00 7C 00 e.m. .?.....#.|. 00004520 20 00 39 00 2E 00 20 00 56 00 79 00 70 00 ED 00 .9... .V.y.p.í. 00004530 61 01 74 00 65 00 20 00 7A 00 6F 00 7A 00 6E 00 a.t.e. .z.o.z.n. 00004540 61 00 6D 00 20 00 50 00 53 00 2D 00 44 00 72 00 a.m. .P.S.-.D.r. 00004550 69 00 76 00 65 00 2E 00 20 00 56 00 79 00 70 00 i.v.e... .V.y.p. 00004560 ED 00 61 01 74 00 65 00 20 00 6F 00 62 00 73 00 í.a.t.e. .o.b.s. 00004570 61 00 68 00 20 00 6E 00 69 00 65 00 6B 00 74 00 a.h. .n.i.e.k.t. 00004580 6F 00 72 00 FD 00 63 00 68 00 20 00 7A 00 20 00 o.r.ý.c.h. .z. . 00004590 6E 00 69 00 63 00 68 00 2C 00 0D 00 0A 00 23 00 n.i.c.h.,.....#. 000045A0 7C 00 20 00 20 00 20 00 20 00 6E 00 61 00 70 00 |. . . . .n.a.p. 000045B0 72 00 2E 00 20 00 41 00 6C 00 69 00 61 00 73 00 r... .A.l.i.a.s. 000045C0 2C 00 20 00 43 00 2C 00 20 00 45 00 6E 00 76 00 ,. .C.,. .E.n.v. 000045D0 2E 00 0D 00 0A 00 23 00 7C 00 31 00 30 00 2E 00 ......#.|.1.0... 000045E0 20 00 56 00 79 00 70 00 ED 00 61 01 74 00 65 00 .V.y.p.í.a.t.e. 000045F0 20 00 28 00 63 00 65 00 6C 00 FD 00 29 00 20 00 .(.c.e.l.ý.). . 00004600 6F 00 62 00 73 00 61 00 68 00 20 00 50 00 53 00 o.b.s.a.h. .P.S. 00004610 2D 00 44 00 72 00 69 00 76 00 65 00 20 00 43 00 -.D.r.i.v.e. .C. 00004620 65 00 72 00 74 00 2E 00 20 00 0D 00 0A 00 23 00 e.r.t... .....#. 00004630 7C 00 31 00 31 00 2E 00 20 00 56 00 79 00 70 00 |.1.1... .V.y.p. 00004640 ED 00 61 01 74 00 65 00 20 00 61 00 6C 00 69 00 í.a.t.e. .a.l.i. 00004650 61 00 73 00 79 00 20 00 70 00 72 00 65 00 20 00 a.s.y. .p.r.e. . 00004660 63 00 6D 00 64 00 6C 00 65 00 74 00 79 00 2C 00 c.m.d.l.e.t.y.,. 00004670 20 00 6B 00 74 00 6F 00 72 00 E9 00 20 00 6D 00 .k.t.o.r.é. .m. 00004680 61 00 6A 00 FA 00 20 00 76 00 20 00 6E 00 E1 00 a.j.ú. .v. .n.á. 00004690 7A 00 76 00 65 00 20 00 2A 00 2D 00 49 00 74 00 z.v.e. .*.-.I.t. 000046A0 65 00 6D 00 2A 00 2E 00 0D 00 0A 00 23 00 7C 00 e.m.*.......#.|. 000046B0 31 00 32 00 2E 00 20 00 56 00 79 00 73 00 6B 00 1.2... .V.y.s.k. 000046C0 FA 00 61 01 61 00 6A 00 74 00 65 00 20 00 70 00 ú.a.a.j.t.e. .p. 000046D0 72 00 E1 00 63 00 75 00 20 00 73 00 20 00 50 00 r.á.c.u. .s. .P. 000046E0 53 00 2D 00 44 00 72 00 69 00 76 00 65 00 20 00 S.-.D.r.i.v.e. . 000046F0 28 00 70 00 72 00 65 00 70 00 6E 00 FA 00 65 01 (.p.r.e.p.n.ú.e. 00004700 20 00 64 00 72 00 69 00 76 00 65 00 2F 00 FA 00 .d.r.i.v.e./.ú. 00004710 72 00 6F 00 76 00 65 00 48 01 2C 00 20 00 76 00 r.o.v.e.H.,. .v. 00004720 79 00 70 00 ED 00 73 00 61 00 65 01 0D 00 0A 00 y.p.í.s.a.e..... 00004730 23 00 7C 00 20 00 20 00 20 00 20 00 6F 00 62 00 #.|. . . . .o.b. 00004740 73 00 61 00 68 00 29 00 2E 00 20 00 50 00 6F 00 s.a.h.)... .P.o. 00004750 75 00 7E 01 69 00 74 00 65 00 20 00 63 00 6D 00 u.~.i.t.e. .c.m. 00004760 64 00 6C 00 65 00 74 00 79 00 20 00 61 00 6A 00 d.l.e.t.y. .a.j. 00004770 20 00 61 00 6C 00 69 00 61 00 73 00 79 00 2E 00 .a.l.i.a.s.y... 00004780 20 00 0D 00 0A 00 23 00 7C 00 31 00 33 00 2E 00 .....#.|.1.3... 00004790 20 00 56 00 79 00 74 00 76 00 6F 00 72 00 74 00 .V.y.t.v.o.r.t. 000047A0 65 00 20 00 6E 00 6F 00 76 00 FD 00 20 00 50 00 e. .n.o.v.ý. .P. 000047B0 53 00 2D 00 44 00 72 00 69 00 76 00 65 00 20 00 S.-.D.r.i.v.e. . 000047C0 28 00 53 00 59 00 53 00 29 00 20 00 70 00 72 00 (.S.Y.S.). .p.r. 000047D0 65 00 20 00 70 00 72 00 ED 00 73 00 74 00 75 00 e. .p.r.í.s.t.u. 000047E0 70 00 20 00 64 00 6F 00 20 00 48 00 4B 00 4C 00 p. .d.o. .H.K.L. 000047F0 4D 00 3A 00 5C 00 53 00 59 00 53 00 54 00 45 00 M.:.\.S.Y.S.T.E. 00004800 4D 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 M.......#.|. . . 00004810 20 00 20 00 50 00 6F 00 75 00 7E 01 69 00 74 00 . .P.o.u.~.i.t. 00004820 65 00 20 00 68 00 6F 00 20 00 70 00 72 00 65 00 e. .h.o. .p.r.e. 00004830 20 00 76 00 FD 00 70 00 69 00 73 00 20 00 6F 00 .v.ý.p.i.s. .o. 00004840 62 00 73 00 61 00 68 00 75 00 20 00 70 00 6F 00 b.s.a.h.u. .p.o. 00004850 64 00 6B 00 3E 01 FA 00 0D 01 61 00 20 00 28 00 d.k.>.ú...a. .(. 00004860 53 00 65 00 74 00 75 00 70 00 29 00 2E 00 20 00 S.e.t.u.p.)... . 00004870 56 00 79 00 6D 00 61 00 7E 01 74 00 65 00 20 00 V.y.m.a.~.t.e. . 00004880 68 00 6F 00 2E 00 0D 00 0A 00 23 00 7C 00 31 00 h.o.......#.|.1. 00004890 34 00 2E 00 20 00 50 00 6F 00 72 00 6F 00 76 00 4... .P.o.r.o.v. 000048A0 6E 00 61 00 6A 00 74 00 65 00 20 00 68 00 65 00 n.a.j.t.e. .h.e. 000048B0 6C 00 70 00 20 00 6B 00 75 00 20 00 63 00 6D 00 l.p. .k.u. .c.m. 000048C0 64 00 6C 00 65 00 74 00 75 00 20 00 47 00 65 00 d.l.e.t.u. .G.e. 000048D0 74 00 2D 00 49 00 74 00 65 00 6D 00 20 00 70 00 t.-.I.t.e.m. .p. 000048E0 72 00 69 00 20 00 76 00 FD 00 62 00 65 00 72 00 r.i. .v.ý.b.e.r. 000048F0 65 00 20 00 72 00 F4 00 7A 00 6E 00 79 00 63 00 e. .r.ô.z.n.y.c. 00004900 68 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 h.....#.|. . . . 00004910 20 00 50 00 53 00 2D 00 44 00 72 00 69 00 76 00 .P.S.-.D.r.i.v. 00004920 65 00 20 00 28 00 43 00 2C 00 20 00 48 00 4B 00 e. .(.C.,. .H.K. 00004930 4C 00 4D 00 2C 00 20 00 41 00 6C 00 69 00 61 00 L.M.,. .A.l.i.a. 00004940 73 00 29 00 2E 00 20 00 50 00 6F 00 75 00 7E 01 s.)... .P.o.u.~. 00004950 69 00 74 00 65 00 20 00 70 00 61 00 72 00 61 00 i.t.e. .p.a.r.a. 00004960 6D 00 65 00 74 00 65 00 72 00 20 00 2D 00 55 00 m.e.t.e.r. .-.U. 00004970 73 00 65 00 54 00 72 00 61 00 6E 00 73 00 61 00 s.e.T.r.a.n.s.a. 00004980 63 00 74 00 2E 00 0D 00 0A 00 23 00 7C 00 31 00 c.t.......#.|.1. 00004990 35 00 2E 00 20 00 56 00 79 00 74 00 76 00 6F 00 5... .V.y.t.v.o. 000049A0 72 00 74 00 65 00 20 00 50 00 53 00 2D 00 70 00 r.t.e. .P.S.-.p. 000049B0 72 00 6F 00 66 00 69 00 6C 00 20 00 70 00 72 00 r.o.f.i.l. .p.r. 000049C0 65 00 20 00 43 00 75 00 72 00 72 00 65 00 6E 00 e. .C.u.r.r.e.n. 000049D0 74 00 55 00 73 00 65 00 72 00 2F 00 43 00 6F 00 t.U.s.e.r./.C.o. 000049E0 6E 00 73 00 6F 00 6C 00 65 00 48 00 6F 00 73 00 n.s.o.l.e.H.o.s. 000049F0 74 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 t.......#.|. . . 00004A00 20 00 56 00 79 00 73 00 6B 00 FA 00 61 01 61 00 .V.y.s.k.ú.a.a. 00004A10 6A 00 74 00 65 00 20 00 6A 00 65 00 68 00 6F 00 j.t.e. .j.e.h.o. 00004A20 20 00 66 00 75 00 6E 00 6B 00 0D 01 6E 00 6F 00 .f.u.n.k...n.o. 00004A30 73 00 65 01 20 00 61 00 20 00 6F 00 64 00 73 00 s.e. .a. .o.d.s. 00004A40 74 00 72 00 E1 00 48 01 74 00 65 00 20 00 68 00 t.r.á.H.t.e. .h. 00004A50 6F 00 2E 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 o.......#.|.-.-. 00004A60 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004A70 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004A80 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004A90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004AA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004AB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004AC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00004AD0 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 2B 00 0D 00 -.-.-.....#.+... 00004AE0 0A 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 ..#.#.#.#.#.#.#. 00004AF0 23 00 20 00 4D 00 4F 00 44 00 55 00 4C 00 2D 00 #. .M.O.D.U.L.-. 00004B00 33 00 20 00 2D 00 20 00 5A 00 C1 00 4B 00 4C 00 3. .-. .Z.Á.K.L. 00004B10 41 00 44 00 4E 00 C9 00 20 00 50 00 52 00 49 00 A.D.N.É. .P.R.I. 00004B20 4E 00 43 00 CD 00 50 00 59 00 20 00 57 00 50 00 N.C.Í.P.Y. .W.P. 00004B30 53 00 20 00 28 00 32 00 29 00 20 00 23 00 23 00 S. .(.2.). .#.#. 00004B40 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00004B50 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00004B60 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 50 00 ........#.#. .P. 00004B70 53 00 53 00 6E 00 61 00 70 00 69 00 6E 00 2C 00 S.S.n.a.p.i.n.,. 00004B80 20 00 6D 00 6F 00 64 00 75 00 6C 00 79 00 20 00 .m.o.d.u.l.y. . 00004B90 0D 00 0A 00 23 00 20 00 20 00 20 00 2D 00 20 00 ....#. . . .-. . 00004BA0 61 01 74 00 61 00 6E 00 64 00 61 00 72 00 64 00 a.t.a.n.d.a.r.d. 00004BB0 6E 00 E9 00 20 00 2F 00 20 00 70 00 72 00 69 00 n.é. ./. .p.r.i. 00004BC0 64 00 E1 00 76 00 61 00 6E 00 E9 00 20 00 2F 00 d.á.v.a.n.é. ./. 00004BD0 20 00 76 00 6C 00 61 00 73 00 74 00 6E 00 E9 00 .v.l.a.s.t.n.é. 00004BE0 0D 00 0A 00 47 00 65 00 74 00 2D 00 50 00 53 00 ....G.e.t.-.P.S. 00004BF0 53 00 6E 00 61 00 70 00 69 00 6E 00 0D 00 0A 00 S.n.a.p.i.n..... 00004C00 47 00 65 00 74 00 2D 00 4D 00 6F 00 64 00 75 00 G.e.t.-.M.o.d.u. 00004C10 6C 00 65 00 20 00 2D 00 4C 00 69 00 73 00 74 00 l.e. .-.L.i.s.t. 00004C20 41 00 76 00 61 00 69 00 6C 00 61 00 62 00 6C 00 A.v.a.i.l.a.b.l. 00004C30 65 00 0D 00 0A 00 49 00 6D 00 70 00 6F 00 72 00 e.....I.m.p.o.r. 00004C40 74 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 t.-.M.o.d.u.l.e. 00004C50 20 00 2D 00 4E 00 61 00 6D 00 65 00 20 00 54 00 .-.N.a.m.e. .T. 00004C60 72 00 6F 00 75 00 62 00 6C 00 65 00 73 00 68 00 r.o.u.b.l.e.s.h. 00004C70 6F 00 6F 00 74 00 69 00 6E 00 67 00 50 00 61 00 o.o.t.i.n.g.P.a. 00004C80 63 00 6B 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 c.k.....G.e.t.-. 00004C90 4D 00 6F 00 64 00 75 00 6C 00 65 00 0D 00 0A 00 M.o.d.u.l.e..... 00004CA0 47 00 65 00 74 00 2D 00 43 00 6F 00 6D 00 6D 00 G.e.t.-.C.o.m.m. 00004CB0 61 00 6E 00 64 00 20 00 2D 00 4D 00 6F 00 64 00 a.n.d. .-.M.o.d. 00004CC0 75 00 6C 00 65 00 20 00 54 00 72 00 6F 00 75 00 u.l.e. .T.r.o.u. 00004CD0 2A 00 0D 00 0A 00 52 00 65 00 6D 00 6F 00 76 00 *.....R.e.m.o.v. 00004CE0 65 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 e.-.M.o.d.u.l.e. 00004CF0 20 00 2A 00 0D 00 0A 00 69 00 70 00 6D 00 6F 00 .*.....i.p.m.o. 00004D00 20 00 69 00 73 00 63 00 73 00 69 00 0D 00 0A 00 .i.s.c.s.i..... 00004D10 64 00 69 00 72 00 20 00 45 00 6E 00 76 00 3A 00 d.i.r. .E.n.v.:. 00004D20 50 00 53 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 P.S.M.o.d.u.l.e. 00004D30 50 00 61 00 74 00 68 00 0D 00 0A 00 68 00 65 00 P.a.t.h.....h.e. 00004D40 6C 00 70 00 20 00 61 00 62 00 2A 00 70 00 73 00 l.p. .a.b.*.p.s. 00004D50 73 00 6E 00 2A 00 0D 00 0A 00 68 00 65 00 6C 00 s.n.*.....h.e.l. 00004D60 70 00 20 00 61 00 62 00 2A 00 6D 00 6F 00 64 00 p. .a.b.*.m.o.d. 00004D70 75 00 2A 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 u.*.........#.#. 00004D80 20 00 6F 00 62 00 6A 00 65 00 6B 00 74 00 79 00 .o.b.j.e.k.t.y. 00004D90 20 00 28 00 2E 00 4E 00 45 00 54 00 20 00 46 00 .(...N.E.T. .F. 00004DA0 72 00 61 00 6D 00 65 00 77 00 6F 00 72 00 6B 00 r.a.m.e.w.o.r.k. 00004DB0 20 00 2C 00 20 00 69 00 6E 00 65 00 20 00 41 00 .,. .i.n.e. .A. 00004DC0 50 00 49 00 29 00 0D 00 0A 00 23 00 20 00 20 00 P.I.).....#. . . 00004DD0 2D 00 20 00 74 00 72 00 69 00 65 00 64 00 61 00 -. .t.r.i.e.d.a. 00004DE0 20 00 28 00 43 00 4C 00 41 00 53 00 53 00 29 00 .(.C.L.A.S.S.). 00004DF0 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 ....#. . . . . . 00004E00 2D 00 3E 00 28 00 28 00 69 00 6E 00 73 00 74 00 -.>.(.(.i.n.s.t. 00004E10 61 00 6E 00 63 00 69 00 61 00 29 00 6B 00 6F 00 a.n.c.i.a.).k.o. 00004E20 6C 00 65 00 6B 00 63 00 69 00 65 00 29 00 6F 00 l.e.k.c.i.e.).o. 00004E30 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 20 00 b.j.e.k.t.o.v. . 00004E40 28 00 43 00 6F 00 6C 00 6C 00 65 00 63 00 74 00 (.C.o.l.l.e.c.t. 00004E50 69 00 6F 00 6E 00 2C 00 4F 00 62 00 6A 00 65 00 i.o.n.,.O.b.j.e. 00004E60 63 00 74 00 29 00 0D 00 0A 00 23 00 20 00 20 00 c.t.).....#. . . 00004E70 20 00 20 00 20 00 20 00 20 00 20 00 2D 00 3E 00 . . . . . .-.>. 00004E80 20 00 28 00 65 00 76 00 65 00 6E 00 74 00 29 00 .(.e.v.e.n.t.). 00004E90 6D 00 65 00 74 00 F3 00 64 00 79 00 2C 00 76 00 m.e.t.ó.d.y.,.v. 00004EA0 6C 00 61 00 73 00 74 00 6E 00 6F 00 73 00 74 00 l.a.s.t.n.o.s.t. 00004EB0 69 00 20 00 28 00 4D 00 65 00 6D 00 62 00 65 00 i. .(.M.e.m.b.e. 00004EC0 72 00 3D 00 4D 00 65 00 74 00 68 00 6F 00 64 00 r.=.M.e.t.h.o.d. 00004ED0 73 00 2C 00 50 00 72 00 6F 00 70 00 65 00 72 00 s.,.P.r.o.p.e.r. 00004EE0 74 00 69 00 65 00 73 00 29 00 0D 00 0A 00 23 00 t.i.e.s.).....#. 00004EF0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00004F00 20 00 20 00 20 00 20 00 2D 00 20 00 73 00 74 00 . . . .-. .s.t. 00004F10 61 00 74 00 69 00 63 00 6B 00 E9 00 20 00 5B 00 a.t.i.c.k.é. .[. 00004F20 63 00 6C 00 61 00 73 00 73 00 5D 00 3A 00 3A 00 c.l.a.s.s.].:.:. 00004F30 53 00 74 00 61 00 74 00 69 00 63 00 4D 00 65 00 S.t.a.t.i.c.M.e. 00004F40 6D 00 62 00 65 00 72 00 0D 00 0A 00 23 00 20 00 m.b.e.r.....#. . 00004F50 20 00 2D 00 20 00 4F 00 62 00 6A 00 65 00 63 00 .-. .O.b.j.e.c. 00004F60 74 00 2E 00 4D 00 65 00 6D 00 62 00 65 00 72 00 t...M.e.m.b.e.r. 00004F70 28 00 29 00 2E 00 4D 00 65 00 6D 00 62 00 65 00 (.)...M.e.m.b.e. 00004F80 72 00 2E 00 2E 00 2E 00 0D 00 0A 00 23 00 20 00 r...........#. . 00004F90 20 00 2D 00 20 00 4F 00 62 00 6A 00 65 00 63 00 .-. .O.b.j.e.c. 00004FA0 74 00 43 00 6F 00 6C 00 6C 00 65 00 63 00 74 00 t.C.o.l.l.e.c.t. 00004FB0 69 00 6F 00 6E 00 5B 00 49 00 6E 00 64 00 65 00 i.o.n.[.I.n.d.e. 00004FC0 78 00 5D 00 2E 00 4D 00 65 00 6D 00 62 00 65 00 x.]...M.e.m.b.e. 00004FD0 72 00 2E 00 4D 00 65 00 6D 00 62 00 65 00 72 00 r...M.e.m.b.e.r. 00004FE0 2E 00 2E 00 2E 00 0D 00 0A 00 23 00 20 00 20 00 ..........#. . . 00004FF0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 28 00 . . . . . . .(. 00005000 70 00 72 00 E1 00 7A 00 64 00 6E 00 61 00 2F 00 p.r.á.z.d.n.a./. 00005010 6A 00 65 00 64 00 6E 00 6F 00 2D 00 2F 00 76 00 j.e.d.n.o.-./.v. 00005020 69 00 61 00 63 00 2D 00 70 00 72 00 76 00 6B 00 i.a.c.-.p.r.v.k. 00005030 6F 00 76 00 E1 00 29 00 2E 00 43 00 6F 00 75 00 o.v.á.)...C.o.u. 00005040 6E 00 74 00 0D 00 0A 00 23 00 20 00 20 00 2D 00 n.t.....#. . .-. 00005050 20 00 6B 00 61 00 7E 01 64 00 FD 00 20 00 63 00 .k.a.~.d.ý. .c. 00005060 6D 00 64 00 6C 00 65 00 74 00 20 00 76 00 72 00 m.d.l.e.t. .v.r. 00005070 61 00 63 00 69 00 61 00 20 00 6B 00 6F 00 6C 00 a.c.i.a. .k.o.l. 00005080 65 00 6B 00 63 00 69 00 75 00 20 00 6F 00 62 00 e.k.c.i.u. .o.b. 00005090 6A 00 65 00 6B 00 74 00 6F 00 76 00 20 00 28 00 j.e.k.t.o.v. .(. 000050A0 30 00 2F 00 31 00 2F 00 4E 00 2D 00 70 00 72 00 0./.1./.N.-.p.r. 000050B0 76 00 6B 00 6F 00 76 00 FA 00 29 00 0D 00 0A 00 v.k.o.v.ú.)..... 000050C0 20 00 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 .G.e.t.-.D.a.t. 000050D0 65 00 0D 00 0A 00 28 00 47 00 65 00 74 00 2D 00 e.....(.G.e.t.-. 000050E0 44 00 61 00 74 00 65 00 29 00 2E 00 54 00 69 00 D.a.t.e.)...T.i. 000050F0 6D 00 65 00 4F 00 66 00 44 00 61 00 79 00 2E 00 m.e.O.f.D.a.y... 00005100 48 00 6F 00 75 00 72 00 73 00 0D 00 0A 00 28 00 H.o.u.r.s.....(. 00005110 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 65 00 G.e.t.-.D.a.t.e. 00005120 29 00 2E 00 44 00 61 00 74 00 65 00 2E 00 44 00 )...D.a.t.e...D. 00005130 61 00 79 00 4F 00 66 00 57 00 65 00 65 00 6B 00 a.y.O.f.W.e.e.k. 00005140 2E 00 54 00 6F 00 53 00 74 00 72 00 69 00 6E 00 ..T.o.S.t.r.i.n. 00005150 67 00 28 00 29 00 2E 00 43 00 6F 00 6D 00 70 00 g.(.)...C.o.m.p. 00005160 61 00 72 00 65 00 54 00 6F 00 28 00 22 00 78 00 a.r.e.T.o.(.".x. 00005170 78 00 22 00 29 00 0D 00 0A 00 28 00 47 00 65 00 x.".).....(.G.e. 00005180 74 00 2D 00 44 00 61 00 74 00 65 00 29 00 2E 00 t.-.D.a.t.e.)... 00005190 54 00 6F 00 53 00 74 00 72 00 69 00 6E 00 67 00 T.o.S.t.r.i.n.g. 000051A0 28 00 22 00 73 00 22 00 29 00 2E 00 52 00 65 00 (.".s.".)...R.e. 000051B0 70 00 6C 00 61 00 63 00 65 00 28 00 22 00 3A 00 p.l.a.c.e.(.".:. 000051C0 22 00 2C 00 22 00 2D 00 22 00 29 00 0D 00 0A 00 ".,.".-.".)..... 000051D0 28 00 47 00 65 00 74 00 2D 00 41 00 6C 00 69 00 (.G.e.t.-.A.l.i. 000051E0 61 00 73 00 29 00 2E 00 43 00 6F 00 75 00 6E 00 a.s.)...C.o.u.n. 000051F0 74 00 0D 00 0A 00 28 00 47 00 65 00 74 00 2D 00 t.....(.G.e.t.-. 00005200 41 00 6C 00 69 00 61 00 73 00 29 00 5B 00 30 00 A.l.i.a.s.).[.0. 00005210 5D 00 2E 00 47 00 65 00 74 00 54 00 79 00 70 00 ]...G.e.t.T.y.p. 00005220 65 00 28 00 29 00 2E 00 47 00 55 00 49 00 44 00 e.(.)...G.U.I.D. 00005230 20 00 0D 00 0A 00 20 00 47 00 65 00 74 00 2D 00 ..... .G.e.t.-. 00005240 4D 00 65 00 6D 00 62 00 65 00 72 00 20 00 2D 00 M.e.m.b.e.r. .-. 00005250 49 00 6E 00 70 00 75 00 74 00 4F 00 62 00 6A 00 I.n.p.u.t.O.b.j. 00005260 65 00 63 00 74 00 20 00 28 00 47 00 65 00 74 00 e.c.t. .(.G.e.t. 00005270 2D 00 41 00 6C 00 69 00 61 00 73 00 29 00 5B 00 -.A.l.i.a.s.).[. 00005280 30 00 5D 00 0D 00 0A 00 28 00 47 00 65 00 74 00 0.].....(.G.e.t. 00005290 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 000052A0 20 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 .-.C.o.m.m.a.n. 000052B0 64 00 54 00 79 00 70 00 65 00 20 00 63 00 6D 00 d.T.y.p.e. .c.m. 000052C0 64 00 6C 00 65 00 74 00 29 00 2E 00 43 00 6F 00 d.l.e.t.)...C.o. 000052D0 75 00 6E 00 74 00 0D 00 0A 00 28 00 64 00 69 00 u.n.t.....(.d.i. 000052E0 72 00 20 00 63 00 3A 00 5C 00 77 00 2A 00 20 00 r. .c.:.\.w.*. . 000052F0 29 00 2E 00 43 00 6F 00 75 00 6E 00 74 00 0D 00 )...C.o.u.n.t... 00005300 0A 00 28 00 32 00 35 00 35 00 29 00 2E 00 54 00 ..(.2.5.5.)...T. 00005310 6F 00 53 00 74 00 72 00 69 00 6E 00 67 00 28 00 o.S.t.r.i.n.g.(. 00005320 22 00 30 00 30 00 30 00 30 00 22 00 29 00 20 00 ".0.0.0.0.".). . 00005330 3B 00 20 00 28 00 32 00 35 00 35 00 29 00 2E 00 ;. .(.2.5.5.)... 00005340 54 00 6F 00 53 00 74 00 72 00 69 00 6E 00 67 00 T.o.S.t.r.i.n.g. 00005350 28 00 22 00 78 00 22 00 29 00 20 00 3B 00 20 00 (.".x.".). .;. . 00005360 28 00 32 00 35 00 35 00 29 00 2E 00 54 00 6F 00 (.2.5.5.)...T.o. 00005370 53 00 74 00 72 00 69 00 6E 00 67 00 28 00 22 00 S.t.r.i.n.g.(.". 00005380 58 00 36 00 22 00 29 00 0D 00 0A 00 22 00 20 00 X.6.".).....". . 00005390 20 00 52 00 65 00 74 00 61 00 7A 00 65 00 63 00 .R.e.t.a.z.e.c. 000053A0 20 00 20 00 7A 00 6E 00 61 00 6B 00 6F 00 76 00 . .z.n.a.k.o.v. 000053B0 20 00 20 00 20 00 22 00 2E 00 4C 00 65 00 6E 00 . . ."...L.e.n. 000053C0 67 00 74 00 68 00 0D 00 0A 00 22 00 20 00 20 00 g.t.h.....". . . 000053D0 52 00 65 00 74 00 61 00 7A 00 65 00 63 00 20 00 R.e.t.a.z.e.c. . 000053E0 20 00 7A 00 6E 00 61 00 6B 00 6F 00 76 00 20 00 .z.n.a.k.o.v. . 000053F0 20 00 20 00 22 00 2E 00 43 00 6F 00 6E 00 74 00 . ."...C.o.n.t. 00005400 61 00 69 00 6E 00 73 00 28 00 22 00 6E 00 61 00 a.i.n.s.(.".n.a. 00005410 22 00 29 00 0D 00 0A 00 22 00 20 00 20 00 52 00 ".).....". . .R. 00005420 65 00 74 00 61 00 7A 00 65 00 63 00 20 00 20 00 e.t.a.z.e.c. . . 00005430 7A 00 6E 00 61 00 6B 00 6F 00 76 00 20 00 20 00 z.n.a.k.o.v. . . 00005440 20 00 22 00 2E 00 47 00 65 00 74 00 48 00 61 00 ."...G.e.t.H.a. 00005450 73 00 68 00 43 00 6F 00 64 00 65 00 28 00 29 00 s.h.C.o.d.e.(.). 00005460 0D 00 0A 00 22 00 20 00 20 00 52 00 65 00 74 00 ....". . .R.e.t. 00005470 61 00 7A 00 65 00 63 00 20 00 20 00 7A 00 6E 00 a.z.e.c. . .z.n. 00005480 61 00 6B 00 6F 00 76 00 20 00 20 00 20 00 22 00 a.k.o.v. . . .". 00005490 2E 00 49 00 6E 00 64 00 65 00 78 00 4F 00 66 00 ..I.n.d.e.x.O.f. 000054A0 28 00 22 00 61 00 22 00 29 00 0D 00 0A 00 22 00 (.".a.".).....". 000054B0 20 00 20 00 52 00 65 00 74 00 61 00 7A 00 65 00 . .R.e.t.a.z.e. 000054C0 63 00 20 00 20 00 7A 00 6E 00 61 00 6B 00 6F 00 c. . .z.n.a.k.o. 000054D0 76 00 20 00 20 00 20 00 22 00 2E 00 49 00 6E 00 v. . . ."...I.n. 000054E0 73 00 65 00 72 00 74 00 28 00 35 00 2C 00 22 00 s.e.r.t.(.5.,.". 000054F0 56 00 4C 00 4F 00 5A 00 45 00 4E 00 45 00 22 00 V.L.O.Z.E.N.E.". 00005500 29 00 0D 00 0A 00 22 00 20 00 20 00 52 00 65 00 ).....". . .R.e. 00005510 74 00 61 00 7A 00 65 00 63 00 20 00 20 00 7A 00 t.a.z.e.c. . .z. 00005520 6E 00 61 00 6B 00 6F 00 76 00 20 00 20 00 20 00 n.a.k.o.v. . . . 00005530 22 00 2E 00 50 00 61 00 64 00 4C 00 65 00 66 00 "...P.a.d.L.e.f. 00005540 74 00 28 00 31 00 30 00 2C 00 22 00 78 00 22 00 t.(.1.0.,.".x.". 00005550 29 00 0D 00 0A 00 5B 00 6D 00 61 00 74 00 68 00 ).....[.m.a.t.h. 00005560 5D 00 3A 00 3A 00 70 00 69 00 20 00 20 00 0D 00 ].:.:.p.i. . ... 00005570 0A 00 47 00 65 00 74 00 2D 00 4D 00 65 00 6D 00 ..G.e.t.-.M.e.m. 00005580 62 00 65 00 72 00 20 00 2D 00 49 00 6E 00 70 00 b.e.r. .-.I.n.p. 00005590 75 00 74 00 4F 00 62 00 6A 00 65 00 63 00 74 00 u.t.O.b.j.e.c.t. 000055A0 20 00 28 00 5B 00 6D 00 61 00 74 00 68 00 5D 00 .(.[.m.a.t.h.]. 000055B0 29 00 20 00 2D 00 53 00 74 00 61 00 74 00 69 00 ). .-.S.t.a.t.i. 000055C0 63 00 0D 00 0A 00 5B 00 6D 00 61 00 74 00 68 00 c.....[.m.a.t.h. 000055D0 5D 00 3A 00 3A 00 53 00 69 00 6E 00 28 00 5B 00 ].:.:.S.i.n.(.[. 000055E0 6D 00 61 00 74 00 68 00 5D 00 3A 00 3A 00 70 00 m.a.t.h.].:.:.p. 000055F0 69 00 2F 00 32 00 2E 00 30 00 29 00 0D 00 0A 00 i./.2...0.)..... 00005600 5B 00 6D 00 61 00 74 00 68 00 5D 00 3A 00 3A 00 [.m.a.t.h.].:.:. 00005610 52 00 6F 00 75 00 6E 00 64 00 28 00 31 00 32 00 R.o.u.n.d.(.1.2. 00005620 35 00 2E 00 36 00 29 00 0D 00 0A 00 5B 00 6D 00 5...6.).....[.m. 00005630 61 00 74 00 68 00 5D 00 3A 00 3A 00 54 00 72 00 a.t.h.].:.:.T.r. 00005640 75 00 6E 00 63 00 61 00 74 00 65 00 28 00 31 00 u.n.c.a.t.e.(.1. 00005650 32 00 35 00 2E 00 39 00 39 00 39 00 39 00 29 00 2.5...9.9.9.9.). 00005660 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 61 00 ....h.e.l.p. .a. 00005670 62 00 2A 00 6F 00 62 00 6A 00 65 00 2A 00 0D 00 b.*.o.b.j.e.*... 00005680 0A 00 0D 00 0A 00 23 00 23 00 20 00 41 00 50 00 ......#.#. .A.P. 00005690 49 00 20 00 72 00 6F 00 7A 00 68 00 72 00 61 00 I. .r.o.z.h.r.a. 000056A0 6E 00 69 00 61 00 20 00 2D 00 20 00 2E 00 4E 00 n.i.a. .-. ...N. 000056B0 45 00 54 00 20 00 2F 00 20 00 43 00 4F 00 4D 00 E.T. ./. .C.O.M. 000056C0 20 00 2F 00 20 00 57 00 4D 00 49 00 20 00 2F 00 ./. .W.M.I. ./. 000056D0 20 00 43 00 49 00 4D 00 0D 00 0A 00 23 00 20 00 .C.I.M.....#. . 000056E0 20 00 20 00 2D 00 20 00 6D 00 6E 00 6F 00 7E 01 . .-. .m.n.o.~. 000056F0 69 00 6E 00 61 00 20 00 6F 00 62 00 6A 00 65 00 i.n.a. .o.b.j.e. 00005700 6B 00 74 00 6F 00 76 00 FD 00 63 00 68 00 20 00 k.t.o.v.ý.c.h. . 00005710 74 00 72 00 69 00 65 00 64 00 2C 00 20 00 28 00 t.r.i.e.d.,. .(. 00005720 6B 00 6F 00 6C 00 65 00 6B 00 63 00 69 00 ED 00 k.o.l.e.k.c.i.í. 00005730 29 00 20 00 6F 00 62 00 6A 00 65 00 6B 00 74 00 ). .o.b.j.e.k.t. 00005740 6F 00 76 00 2C 00 20 00 6D 00 65 00 74 00 F3 00 o.v.,. .m.e.t.ó. 00005750 64 00 20 00 61 00 20 00 76 00 6C 00 61 00 73 00 d. .a. .v.l.a.s. 00005760 74 00 6E 00 6F 00 73 00 74 00 ED 00 0D 00 0A 00 t.n.o.s.t.í..... 00005770 0D 00 0A 00 23 00 23 00 20 00 72 00 65 00 65 01 ....#.#. .r.e.e. 00005780 61 00 7A 00 65 00 63 00 20 00 7A 00 6E 00 61 00 a.z.e.c. .z.n.a. 00005790 6B 00 6F 00 76 00 20 00 28 00 73 00 74 00 72 00 k.o.v. .(.s.t.r. 000057A0 69 00 6E 00 67 00 29 00 2C 00 20 00 48 00 65 00 i.n.g.).,. .H.e. 000057B0 72 00 65 00 2D 00 53 00 74 00 72 00 69 00 6E 00 r.e.-.S.t.r.i.n. 000057C0 67 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 g.....h.e.l.p. . 000057D0 61 00 62 00 2A 00 73 00 74 00 72 00 69 00 6E 00 a.b.*.s.t.r.i.n. 000057E0 2A 00 0D 00 0A 00 22 00 44 00 61 00 74 00 75 00 *.....".D.a.t.u. 000057F0 6D 00 2F 00 63 00 61 00 73 00 3A 00 20 00 24 00 m./.c.a.s.:. .$. 00005800 28 00 28 00 47 00 65 00 74 00 2D 00 44 00 61 00 (.(.G.e.t.-.D.a. 00005810 74 00 65 00 29 00 2E 00 6D 00 6F 00 6E 00 74 00 t.e.)...m.o.n.t. 00005820 68 00 29 00 22 00 0D 00 0A 00 27 00 44 00 61 00 h.).".....'.D.a. 00005830 74 00 75 00 6D 00 2F 00 63 00 61 00 73 00 3A 00 t.u.m./.c.a.s.:. 00005840 20 00 24 00 28 00 47 00 65 00 74 00 2D 00 44 00 .$.(.G.e.t.-.D. 00005850 61 00 74 00 65 00 29 00 27 00 0D 00 0A 00 22 00 a.t.e.).'.....". 00005860 44 00 61 00 74 00 75 00 6D 00 2F 00 63 00 61 00 D.a.t.u.m./.c.a. 00005870 73 00 3A 00 20 00 27 00 24 00 28 00 47 00 65 00 s.:. .'.$.(.G.e. 00005880 74 00 2D 00 44 00 61 00 74 00 65 00 29 00 27 00 t.-.D.a.t.e.).'. 00005890 22 00 20 00 20 00 3B 00 27 00 44 00 61 00 74 00 ". . .;.'.D.a.t. 000058A0 75 00 6D 00 2F 00 63 00 61 00 73 00 3A 00 20 00 u.m./.c.a.s.:. . 000058B0 22 00 24 00 28 00 47 00 65 00 74 00 2D 00 44 00 ".$.(.G.e.t.-.D. 000058C0 61 00 74 00 65 00 29 00 22 00 27 00 0D 00 0A 00 a.t.e.).".'..... 000058D0 22 00 44 00 61 00 74 00 75 00 6D 00 2F 00 63 00 ".D.a.t.u.m./.c. 000058E0 61 00 73 00 3A 00 20 00 22 00 22 00 24 00 28 00 a.s.:. .".".$.(. 000058F0 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 65 00 G.e.t.-.D.a.t.e. 00005900 29 00 22 00 22 00 22 00 3B 00 27 00 44 00 61 00 ).".".".;.'.D.a. 00005910 74 00 75 00 6D 00 2F 00 63 00 61 00 73 00 3A 00 t.u.m./.c.a.s.:. 00005920 20 00 27 00 27 00 28 00 47 00 65 00 74 00 2D 00 .'.'.(.G.e.t.-. 00005930 44 00 61 00 74 00 65 00 29 00 27 00 27 00 27 00 D.a.t.e.).'.'.'. 00005940 0D 00 0A 00 22 00 44 00 61 00 74 00 75 00 6D 00 ....".D.a.t.u.m. 00005950 2F 00 63 00 61 00 73 00 3A 00 20 00 22 00 22 00 /.c.a.s.:. .".". 00005960 24 00 28 00 47 00 65 00 74 00 2D 00 44 00 61 00 $.(.G.e.t.-.D.a. 00005970 74 00 65 00 29 00 22 00 22 00 22 00 3B 00 27 00 t.e.).".".".;.'. 00005980 44 00 61 00 74 00 75 00 6D 00 2F 00 63 00 61 00 D.a.t.u.m./.c.a. 00005990 73 00 3A 00 20 00 27 00 27 00 28 00 47 00 65 00 s.:. .'.'.(.G.e. 000059A0 74 00 2D 00 44 00 61 00 74 00 65 00 29 00 27 00 t.-.D.a.t.e.).'. 000059B0 27 00 27 00 0D 00 0A 00 22 00 44 00 61 00 74 00 '.'.....".D.a.t. 000059C0 75 00 6D 00 2F 00 63 00 61 00 73 00 3A 00 20 00 u.m./.c.a.s.:. . 000059D0 27 00 27 00 24 00 28 00 47 00 65 00 74 00 2D 00 '.'.$.(.G.e.t.-. 000059E0 44 00 61 00 74 00 65 00 29 00 27 00 27 00 22 00 D.a.t.e.).'.'.". 000059F0 3B 00 27 00 44 00 61 00 74 00 75 00 6D 00 2F 00 ;.'.D.a.t.u.m./. 00005A00 63 00 61 00 73 00 3A 00 20 00 22 00 22 00 28 00 c.a.s.:. .".".(. 00005A10 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 65 00 G.e.t.-.D.a.t.e. 00005A20 29 00 22 00 22 00 27 00 0D 00 0A 00 40 00 22 00 ).".".'.....@.". 00005A30 0D 00 0A 00 54 00 6F 00 74 00 6F 00 20 00 6A 00 ....T.o.t.o. .j. 00005A40 65 00 20 00 72 00 65 00 74 00 61 00 7A 00 65 00 e. .r.e.t.a.z.e. 00005A50 63 00 20 00 48 00 65 00 72 00 65 00 2D 00 53 00 c. .H.e.r.e.-.S. 00005A60 74 00 72 00 69 00 6E 00 67 00 0D 00 0A 00 6B 00 t.r.i.n.g.....k. 00005A70 74 00 6F 00 72 00 79 00 20 00 6D 00 6F 00 7A 00 t.o.r.y. .m.o.z. 00005A80 65 00 20 00 62 00 79 00 74 00 20 00 6E 00 61 00 e. .b.y.t. .n.a. 00005A90 70 00 69 00 73 00 61 00 6E 00 79 00 0D 00 0A 00 p.i.s.a.n.y..... 00005AA0 61 00 6A 00 20 00 6E 00 61 00 20 00 76 00 69 00 a.j. .n.a. .v.i. 00005AB0 61 00 63 00 20 00 72 00 69 00 61 00 64 00 6B 00 a.c. .r.i.a.d.k. 00005AC0 6F 00 76 00 2C 00 20 00 0D 00 0A 00 61 00 6C 00 o.v.,. .....a.l. 00005AD0 65 00 20 00 6A 00 65 00 20 00 74 00 6F 00 20 00 e. .j.e. .t.o. . 00005AE0 31 00 20 00 72 00 65 00 74 00 61 00 7A 00 65 00 1. .r.e.t.a.z.e. 00005AF0 63 00 20 00 6B 00 74 00 6F 00 72 00 79 00 20 00 c. .k.t.o.r.y. . 00005B00 6F 00 62 00 73 00 61 00 68 00 75 00 6A 00 65 00 o.b.s.a.h.u.j.e. 00005B10 20 00 61 00 6A 00 20 00 7A 00 6E 00 61 00 6B 00 .a.j. .z.n.a.k. 00005B20 79 00 20 00 43 00 52 00 20 00 61 00 20 00 4C 00 y. .C.R. .a. .L. 00005B30 46 00 20 00 28 00 31 00 33 00 20 00 61 00 20 00 F. .(.1.3. .a. . 00005B40 31 00 30 00 29 00 20 00 0D 00 0A 00 22 00 40 00 1.0.). .....".@. 00005B50 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 70 00 ........#.#. .p. 00005B60 6F 00 6C 00 69 00 61 00 20 00 28 00 61 00 72 00 o.l.i.a. .(.a.r. 00005B70 72 00 61 00 79 00 29 00 20 00 61 00 20 00 61 00 r.a.y.). .a. .a. 00005B80 73 00 6F 00 63 00 69 00 61 00 74 00 ED 00 76 00 s.o.c.i.a.t.í.v. 00005B90 6E 00 65 00 20 00 70 00 6F 00 6C 00 69 00 61 00 n.e. .p.o.l.i.a. 00005BA0 20 00 28 00 68 00 61 00 73 00 68 00 74 00 61 00 .(.h.a.s.h.t.a. 00005BB0 62 00 6C 00 65 00 29 00 0D 00 0A 00 23 00 20 00 b.l.e.).....#. . 00005BC0 20 00 70 00 6F 00 6C 00 69 00 61 00 20 00 28 00 .p.o.l.i.a. .(. 00005BD0 61 00 72 00 72 00 61 00 79 00 29 00 20 00 2D 00 a.r.r.a.y.). .-. 00005BE0 20 00 6D 00 6E 00 6F 00 7E 01 69 00 6E 00 61 00 .m.n.o.~.i.n.a. 00005BF0 20 00 28 00 72 00 F4 00 7A 00 6E 00 79 00 63 00 .(.r.ô.z.n.y.c. 00005C00 68 00 29 00 20 00 64 00 E1 00 74 00 2C 00 20 00 h.). .d.á.t.,. . 00005C10 5B 00 69 00 6E 00 64 00 65 00 78 00 3A 00 2E 00 [.i.n.d.e.x.:... 00005C20 2E 00 2E 00 2D 00 31 00 2C 00 30 00 2C 00 31 00 ....-.1.,.0.,.1. 00005C30 2C 00 2E 00 2E 00 2E 00 5D 00 0D 00 0A 00 23 00 ,.......].....#. 00005C40 20 00 20 00 20 00 20 00 31 00 2C 00 32 00 2C 00 . . . .1.,.2.,. 00005C50 33 00 2C 00 34 00 20 00 20 00 20 00 2F 00 20 00 3.,.4. . . ./. . 00005C60 20 00 20 00 40 00 28 00 31 00 29 00 20 00 20 00 . .@.(.1.). . . 00005C70 2F 00 20 00 28 00 31 00 2C 00 32 00 2C 00 33 00 /. .(.1.,.2.,.3. 00005C80 2C 00 34 00 29 00 5B 00 32 00 5D 00 20 00 20 00 ,.4.).[.2.]. . . 00005C90 2F 00 20 00 28 00 31 00 2C 00 32 00 2C 00 33 00 /. .(.1.,.2.,.3. 00005CA0 2C 00 34 00 29 00 5B 00 2D 00 32 00 5D 00 0D 00 ,.4.).[.-.2.]... 00005CB0 0A 00 68 00 65 00 6C 00 70 00 20 00 61 00 62 00 ..h.e.l.p. .a.b. 00005CC0 2A 00 61 00 72 00 72 00 61 00 79 00 73 00 0D 00 *.a.r.r.a.y.s... 00005CD0 0A 00 22 00 31 00 32 00 22 00 2E 00 47 00 65 00 ..".1.2."...G.e. 00005CE0 74 00 54 00 79 00 70 00 65 00 28 00 29 00 0D 00 t.T.y.p.e.(.)... 00005CF0 0A 00 28 00 31 00 2C 00 32 00 2C 00 33 00 2C 00 ..(.1.,.2.,.3.,. 00005D00 34 00 29 00 2E 00 47 00 65 00 74 00 54 00 79 00 4.)...G.e.t.T.y. 00005D10 70 00 65 00 28 00 29 00 0D 00 0A 00 28 00 22 00 p.e.(.).....(.". 00005D20 31 00 22 00 2C 00 22 00 32 00 22 00 2C 00 22 00 1.".,.".2.".,.". 00005D30 33 00 22 00 2C 00 22 00 34 00 22 00 29 00 5B 00 3.".,.".4.".).[. 00005D40 30 00 5D 00 2E 00 47 00 65 00 74 00 54 00 79 00 0.]...G.e.t.T.y. 00005D50 70 00 65 00 28 00 29 00 0D 00 0A 00 28 00 31 00 p.e.(.).....(.1. 00005D60 2C 00 28 00 47 00 65 00 74 00 2D 00 44 00 61 00 ,.(.G.e.t.-.D.a. 00005D70 74 00 65 00 29 00 2C 00 22 00 35 00 22 00 29 00 t.e.).,.".5.".). 00005D80 2E 00 47 00 65 00 74 00 54 00 79 00 70 00 65 00 ..G.e.t.T.y.p.e. 00005D90 28 00 29 00 20 00 7C 00 20 00 47 00 65 00 74 00 (.). .|. .G.e.t. 00005DA0 2D 00 4D 00 65 00 6D 00 62 00 65 00 72 00 0D 00 -.M.e.m.b.e.r... 00005DB0 0A 00 40 00 28 00 31 00 29 00 2E 00 67 00 65 00 ..@.(.1.)...g.e. 00005DC0 74 00 74 00 79 00 70 00 65 00 28 00 29 00 0D 00 t.t.y.p.e.(.)... 00005DD0 0A 00 0D 00 0A 00 23 00 20 00 61 00 73 00 6F 00 ......#. .a.s.o. 00005DE0 63 00 69 00 61 00 74 00 ED 00 76 00 6E 00 65 00 c.i.a.t.í.v.n.e. 00005DF0 20 00 70 00 6F 00 6C 00 69 00 61 00 20 00 28 00 .p.o.l.i.a. .(. 00005E00 68 00 61 00 73 00 68 00 74 00 61 00 62 00 6C 00 h.a.s.h.t.a.b.l. 00005E10 65 00 29 00 20 00 2D 00 20 00 74 00 61 00 62 00 e.). .-. .t.a.b. 00005E20 75 00 3E 01 6B 00 61 00 20 00 64 00 76 00 6F 00 u.>.k.a. .d.v.o. 00005E30 6A 00 ED 00 63 00 20 00 4B 00 65 00 79 00 3D 00 j.í.c. .K.e.y.=. 00005E40 56 00 61 00 6C 00 75 00 65 00 0D 00 0A 00 68 00 V.a.l.u.e.....h. 00005E50 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 68 00 e.l.p. .a.b.*.h. 00005E60 61 00 73 00 68 00 2A 00 0D 00 0A 00 40 00 7B 00 a.s.h.*.....@.{. 00005E70 4B 00 65 00 79 00 31 00 3D 00 22 00 56 00 61 00 K.e.y.1.=.".V.a. 00005E80 6C 00 75 00 65 00 31 00 22 00 3B 00 4B 00 65 00 l.u.e.1.".;.K.e. 00005E90 79 00 32 00 3D 00 22 00 56 00 61 00 6C 00 75 00 y.2.=.".V.a.l.u. 00005EA0 65 00 32 00 22 00 7D 00 20 00 7C 00 20 00 67 00 e.2.".}. .|. .g. 00005EB0 6D 00 20 00 2A 00 0D 00 0A 00 40 00 7B 00 4B 00 m. .*.....@.{.K. 00005EC0 65 00 79 00 31 00 3D 00 22 00 56 00 61 00 6C 00 e.y.1.=.".V.a.l. 00005ED0 75 00 65 00 31 00 22 00 3B 00 4B 00 65 00 79 00 u.e.1.".;.K.e.y. 00005EE0 32 00 3D 00 22 00 56 00 61 00 6C 00 75 00 65 00 2.=.".V.a.l.u.e. 00005EF0 32 00 22 00 7D 00 2E 00 4B 00 65 00 79 00 73 00 2.".}...K.e.y.s. 00005F00 3B 00 20 00 40 00 7B 00 4B 00 65 00 79 00 31 00 ;. .@.{.K.e.y.1. 00005F10 3D 00 22 00 56 00 61 00 6C 00 75 00 65 00 31 00 =.".V.a.l.u.e.1. 00005F20 22 00 3B 00 4B 00 65 00 79 00 32 00 3D 00 22 00 ".;.K.e.y.2.=.". 00005F30 56 00 61 00 6C 00 75 00 65 00 32 00 22 00 7D 00 V.a.l.u.e.2.".}. 00005F40 2E 00 56 00 61 00 6C 00 75 00 65 00 73 00 0D 00 ..V.a.l.u.e.s... 00005F50 0A 00 40 00 7B 00 4B 00 65 00 79 00 31 00 3D 00 ..@.{.K.e.y.1.=. 00005F60 22 00 56 00 61 00 6C 00 75 00 65 00 31 00 22 00 ".V.a.l.u.e.1.". 00005F70 3B 00 4B 00 65 00 79 00 32 00 3D 00 22 00 56 00 ;.K.e.y.2.=.".V. 00005F80 61 00 6C 00 75 00 65 00 32 00 22 00 7D 00 5B 00 a.l.u.e.2.".}.[. 00005F90 22 00 4B 00 65 00 79 00 32 00 22 00 5D 00 20 00 ".K.e.y.2.".]. . 00005FA0 7C 00 20 00 67 00 6D 00 20 00 0D 00 0A 00 40 00 |. .g.m. .....@. 00005FB0 7B 00 4B 00 65 00 79 00 31 00 3D 00 22 00 56 00 {.K.e.y.1.=.".V. 00005FC0 61 00 6C 00 75 00 65 00 31 00 22 00 3B 00 4B 00 a.l.u.e.1.".;.K. 00005FD0 65 00 79 00 32 00 3D 00 22 00 56 00 61 00 6C 00 e.y.2.=.".V.a.l. 00005FE0 75 00 65 00 32 00 22 00 7D 00 2E 00 22 00 4B 00 u.e.2.".}...".K. 00005FF0 65 00 79 00 32 00 22 00 0D 00 0A 00 40 00 7B 00 e.y.2.".....@.{. 00006000 4B 00 65 00 79 00 31 00 3D 00 22 00 56 00 61 00 K.e.y.1.=.".V.a. 00006010 6C 00 75 00 65 00 31 00 22 00 3B 00 4B 00 65 00 l.u.e.1.".;.K.e. 00006020 79 00 32 00 3D 00 22 00 56 00 61 00 6C 00 75 00 y.2.=.".V.a.l.u. 00006030 65 00 32 00 22 00 7D 00 2E 00 4B 00 65 00 79 00 e.2.".}...K.e.y. 00006040 32 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 2.........#.#. . 00006050 72 00 FA 00 72 00 61 00 20 00 28 00 70 00 69 00 r.ú.r.a. .(.p.i. 00006060 70 00 65 00 28 00 6C 00 69 00 6E 00 65 00 28 00 p.e.(.l.i.n.e.(. 00006070 73 00 29 00 29 00 29 00 20 00 2D 00 20 00 6F 00 s.).).). .-. .o. 00006080 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 E1 00 b.j.e.k.t.o.v.á. 00006090 20 00 28 00 6B 00 6F 00 6C 00 65 00 6B 00 63 00 .(.k.o.l.e.k.c. 000060A0 69 00 61 00 20 00 6F 00 62 00 6A 00 65 00 6B 00 i.a. .o.b.j.e.k. 000060B0 74 00 6F 00 76 00 29 00 0D 00 0A 00 23 00 20 00 t.o.v.).....#. . 000060C0 20 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 . .c.m.d.l.e.t. 000060D0 20 00 7C 00 20 00 63 00 6D 00 64 00 6C 00 65 00 .|. .c.m.d.l.e. 000060E0 74 00 20 00 7C 00 20 00 2E 00 2E 00 2E 00 0D 00 t. .|. ......... 000060F0 0A 00 23 00 20 00 20 00 20 00 24 00 5F 00 20 00 ..#. . . .$._. . 00006100 3D 00 20 00 6F 00 62 00 6A 00 65 00 6B 00 74 00 =. .o.b.j.e.k.t. 00006110 20 00 70 00 72 00 69 00 63 00 68 00 E1 00 64 00 .p.r.i.c.h.á.d. 00006120 7A 00 61 00 6A 00 FA 00 63 00 69 00 20 00 7A 00 z.a.j.ú.c.i. .z. 00006130 20 00 72 00 FA 00 72 00 79 00 0D 00 0A 00 23 00 .r.ú.r.y.....#. 00006140 20 00 20 00 2D 00 20 00 61 00 6C 00 65 00 62 00 . .-. .a.l.e.b. 00006150 6F 00 20 00 63 00 65 00 7A 00 20 00 28 00 70 00 o. .c.e.z. .(.p. 00006160 61 00 72 00 61 00 6D 00 65 00 74 00 72 00 65 00 a.r.a.m.e.t.r.e. 00006170 29 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 ).....h.e.l.p. . 00006180 61 00 62 00 2A 00 70 00 69 00 70 00 2A 00 0D 00 a.b.*.p.i.p.*... 00006190 0A 00 47 00 65 00 74 00 2D 00 41 00 6C 00 69 00 ..G.e.t.-.A.l.i. 000061A0 61 00 73 00 20 00 7C 00 20 00 47 00 65 00 74 00 a.s. .|. .G.e.t. 000061B0 2D 00 4D 00 65 00 6D 00 62 00 65 00 72 00 20 00 -.M.e.m.b.e.r. . 000061C0 2D 00 53 00 74 00 61 00 74 00 69 00 63 00 0D 00 -.S.t.a.t.i.c... 000061D0 0A 00 47 00 65 00 74 00 2D 00 4D 00 65 00 6D 00 ..G.e.t.-.M.e.m. 000061E0 62 00 65 00 72 00 20 00 2D 00 49 00 6E 00 70 00 b.e.r. .-.I.n.p. 000061F0 75 00 74 00 4F 00 62 00 6A 00 65 00 63 00 74 00 u.t.O.b.j.e.c.t. 00006200 20 00 28 00 67 00 61 00 6C 00 29 00 20 00 2D 00 .(.g.a.l.). .-. 00006210 53 00 74 00 61 00 74 00 69 00 63 00 0D 00 0A 00 S.t.a.t.i.c..... 00006220 64 00 69 00 72 00 20 00 63 00 3A 00 5C 00 57 00 d.i.r. .c.:.\.W. 00006230 2A 00 20 00 7C 00 20 00 46 00 6F 00 72 00 6D 00 *. .|. .F.o.r.m. 00006240 61 00 74 00 2D 00 4C 00 69 00 73 00 74 00 0D 00 a.t.-.L.i.s.t... 00006250 0A 00 28 00 64 00 69 00 72 00 20 00 63 00 3A 00 ..(.d.i.r. .c.:. 00006260 5C 00 57 00 2A 00 29 00 5B 00 30 00 5D 00 20 00 \.W.*.).[.0.]. . 00006270 7C 00 20 00 46 00 57 00 0D 00 0A 00 64 00 69 00 |. .F.W.....d.i. 00006280 72 00 20 00 63 00 3A 00 5C 00 20 00 7C 00 20 00 r. .c.:.\. .|. . 00006290 46 00 6F 00 72 00 45 00 61 00 63 00 68 00 2D 00 F.o.r.E.a.c.h.-. 000062A0 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 7B 00 O.b.j.e.c.t. .{. 000062B0 24 00 5F 00 2E 00 45 00 78 00 74 00 65 00 6E 00 $._...E.x.t.e.n. 000062C0 73 00 69 00 6F 00 6E 00 7D 00 0D 00 0A 00 0D 00 s.i.o.n.}....... 000062D0 0A 00 23 00 23 00 20 00 50 00 72 00 E1 00 63 00 ..#.#. .P.r.á.c. 000062E0 61 00 20 00 73 00 6F 00 20 00 73 00 FA 00 62 00 a. .s.o. .s.ú.b. 000062F0 6F 00 72 00 6D 00 69 00 20 00 61 00 20 00 66 00 o.r.m.i. .a. .f. 00006300 6F 00 72 00 6D 00 E1 00 74 00 6D 00 69 00 20 00 o.r.m.á.t.m.i. . 00006310 64 00 E1 00 74 00 3A 00 20 00 54 00 58 00 54 00 d.á.t.:. .T.X.T. 00006320 2C 00 43 00 53 00 56 00 2C 00 58 00 4D 00 4C 00 ,.C.S.V.,.X.M.L. 00006330 2C 00 48 00 54 00 4D 00 4C 00 2C 00 4A 00 53 00 ,.H.T.M.L.,.J.S. 00006340 4F 00 4E 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 O.N.....G.e.t.-. 00006350 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 00006360 2D 00 4E 00 6F 00 75 00 6E 00 20 00 46 00 69 00 -.N.o.u.n. .F.i. 00006370 6C 00 65 00 2C 00 63 00 6F 00 6E 00 74 00 65 00 l.e.,.c.o.n.t.e. 00006380 6E 00 74 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 n.t.....G.e.t.-. 00006390 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 000063A0 2D 00 56 00 65 00 72 00 62 00 20 00 63 00 6F 00 -.V.e.r.b. .c.o. 000063B0 6E 00 76 00 65 00 72 00 74 00 2A 00 0D 00 0A 00 n.v.e.r.t.*..... 000063C0 47 00 65 00 74 00 2D 00 50 00 72 00 6F 00 63 00 G.e.t.-.P.r.o.c. 000063D0 65 00 73 00 73 00 20 00 2D 00 4E 00 61 00 6D 00 e.s.s. .-.N.a.m. 000063E0 65 00 20 00 69 00 64 00 2A 00 20 00 7C 00 20 00 e. .i.d.*. .|. . 000063F0 43 00 6F 00 6E 00 76 00 65 00 72 00 74 00 54 00 C.o.n.v.e.r.t.T. 00006400 6F 00 2D 00 43 00 73 00 76 00 0D 00 0A 00 47 00 o.-.C.s.v.....G. 00006410 65 00 74 00 2D 00 50 00 72 00 6F 00 63 00 65 00 e.t.-.P.r.o.c.e. 00006420 73 00 73 00 20 00 2D 00 4E 00 61 00 6D 00 65 00 s.s. .-.N.a.m.e. 00006430 20 00 69 00 64 00 2A 00 20 00 7C 00 20 00 43 00 .i.d.*. .|. .C. 00006440 6F 00 6E 00 76 00 65 00 72 00 74 00 54 00 6F 00 o.n.v.e.r.t.T.o. 00006450 2D 00 58 00 6D 00 6C 00 20 00 7C 00 20 00 73 00 -.X.m.l. .|. .s. 00006460 65 00 6C 00 65 00 63 00 74 00 20 00 2D 00 45 00 e.l.e.c.t. .-.E. 00006470 78 00 70 00 61 00 6E 00 64 00 50 00 72 00 6F 00 x.p.a.n.d.P.r.o. 00006480 70 00 65 00 72 00 74 00 79 00 20 00 69 00 6E 00 p.e.r.t.y. .i.n. 00006490 6E 00 65 00 72 00 58 00 4D 00 4C 00 0D 00 0A 00 n.e.r.X.M.L..... 000064A0 47 00 65 00 74 00 2D 00 50 00 72 00 6F 00 63 00 G.e.t.-.P.r.o.c. 000064B0 65 00 73 00 73 00 20 00 2D 00 4E 00 61 00 6D 00 e.s.s. .-.N.a.m. 000064C0 65 00 20 00 69 00 64 00 2A 00 20 00 7C 00 20 00 e. .i.d.*. .|. . 000064D0 43 00 6F 00 6E 00 76 00 65 00 72 00 74 00 54 00 C.o.n.v.e.r.t.T. 000064E0 6F 00 2D 00 48 00 74 00 6D 00 6C 00 0D 00 0A 00 o.-.H.t.m.l..... 000064F0 47 00 65 00 74 00 2D 00 50 00 72 00 6F 00 63 00 G.e.t.-.P.r.o.c. 00006500 65 00 73 00 73 00 20 00 2D 00 4E 00 61 00 6D 00 e.s.s. .-.N.a.m. 00006510 65 00 20 00 69 00 64 00 2A 00 20 00 7C 00 20 00 e. .i.d.*. .|. . 00006520 43 00 6F 00 6E 00 76 00 65 00 72 00 74 00 54 00 C.o.n.v.e.r.t.T. 00006530 6F 00 2D 00 4A 00 73 00 6F 00 6E 00 0D 00 0A 00 o.-.J.s.o.n..... 00006540 0D 00 0A 00 23 00 23 00 20 00 53 00 65 00 63 00 ....#.#. .S.e.c. 00006550 75 00 72 00 69 00 74 00 79 00 20 00 2D 00 20 00 u.r.i.t.y. .-. . 00006560 45 00 78 00 65 00 63 00 75 00 74 00 69 00 6F 00 E.x.e.c.u.t.i.o. 00006570 6E 00 50 00 6F 00 6C 00 69 00 63 00 79 00 2C 00 n.P.o.l.i.c.y.,. 00006580 20 00 43 00 72 00 65 00 64 00 65 00 6E 00 74 00 .C.r.e.d.e.n.t. 00006590 69 00 61 00 6C 00 2C 00 20 00 53 00 69 00 67 00 i.a.l.,. .S.i.g. 000065A0 6E 00 69 00 6E 00 67 00 0D 00 0A 00 23 00 20 00 n.i.n.g.....#. . 000065B0 20 00 2D 00 20 00 6E 00 65 00 70 00 6F 00 75 00 .-. .n.e.p.o.u. 000065C0 7E 01 ED 00 76 00 61 00 20 00 64 00 65 00 66 00 ~.í.v.a. .d.e.f. 000065D0 61 00 75 00 6C 00 74 00 2D 00 61 00 64 00 72 00 a.u.l.t.-.a.d.r. 000065E0 65 00 73 00 E1 00 72 00 0D 00 0A 00 23 00 20 00 e.s.á.r.....#. . 000065F0 20 00 2D 00 20 00 45 00 78 00 65 00 63 00 75 00 .-. .E.x.e.c.u. 00006600 74 00 69 00 6F 00 6E 00 50 00 6F 00 6C 00 69 00 t.i.o.n.P.o.l.i. 00006610 63 00 79 00 20 00 28 00 7A 00 61 00 73 00 74 00 c.y. .(.z.a.s.t. 00006620 61 00 76 00 65 00 6E 00 69 00 65 00 2C 00 20 00 a.v.e.n.i.e.,. . 00006630 6E 00 69 00 65 00 20 00 7A 00 61 00 6D 00 65 00 n.i.e. .z.a.m.e. 00006640 64 00 7A 00 65 00 6E 00 69 00 65 00 29 00 0D 00 d.z.e.n.i.e.)... 00006650 0A 00 23 00 20 00 20 00 2D 00 20 00 63 00 6D 00 ..#. . .-. .c.m. 00006660 64 00 6C 00 65 00 74 00 20 00 2D 00 43 00 72 00 d.l.e.t. .-.C.r. 00006670 65 00 64 00 65 00 6E 00 74 00 69 00 61 00 6C 00 e.d.e.n.t.i.a.l. 00006680 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 61 00 ....h.e.l.p. .a. 00006690 62 00 2A 00 65 00 78 00 65 00 2A 00 70 00 2A 00 b.*.e.x.e.*.p.*. 000066A0 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 ....g.c.m. .-.N. 000066B0 6F 00 75 00 6E 00 20 00 45 00 78 00 65 00 63 00 o.u.n. .E.x.e.c. 000066C0 75 00 74 00 69 00 6F 00 6E 00 50 00 6F 00 6C 00 u.t.i.o.n.P.o.l. 000066D0 69 00 63 00 79 00 0D 00 0A 00 67 00 63 00 6D 00 i.c.y.....g.c.m. 000066E0 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 43 00 .-.N.o.u.n. .C. 000066F0 72 00 65 00 64 00 65 00 6E 00 74 00 69 00 61 00 r.e.d.e.n.t.i.a. 00006700 6C 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 l.....G.e.t.-.C. 00006710 72 00 65 00 64 00 65 00 6E 00 74 00 69 00 61 00 r.e.d.e.n.t.i.a. 00006720 6C 00 20 00 2D 00 4D 00 65 00 73 00 73 00 61 00 l. .-.M.e.s.s.a. 00006730 67 00 65 00 20 00 22 00 5A 00 61 00 64 00 61 00 g.e. .".Z.a.d.a. 00006740 6A 00 20 00 68 00 65 00 73 00 6C 00 6F 00 22 00 j. .h.e.s.l.o.". 00006750 20 00 2D 00 55 00 73 00 65 00 72 00 4E 00 61 00 .-.U.s.e.r.N.a. 00006760 6D 00 65 00 20 00 6C 00 72 00 6E 00 5C 00 63 00 m.e. .l.r.n.\.c. 00006770 69 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 i.....h.e.l.p. . 00006780 61 00 62 00 2A 00 73 00 69 00 67 00 6E 00 69 00 a.b.*.s.i.g.n.i. 00006790 2A 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 *.....g.c.m. .-. 000067A0 4E 00 6F 00 75 00 6E 00 20 00 53 00 65 00 63 00 N.o.u.n. .S.e.c. 000067B0 75 00 72 00 65 00 53 00 74 00 72 00 69 00 6E 00 u.r.e.S.t.r.i.n. 000067C0 67 00 0D 00 0A 00 53 00 65 00 74 00 2D 00 41 00 g.....S.e.t.-.A. 000067D0 75 00 74 00 68 00 65 00 6E 00 74 00 69 00 63 00 u.t.h.e.n.t.i.c. 000067E0 6F 00 64 00 65 00 53 00 69 00 67 00 6E 00 61 00 o.d.e.S.i.g.n.a. 000067F0 74 00 75 00 72 00 65 00 20 00 2D 00 3F 00 0D 00 t.u.r.e. .-.?... 00006800 0A 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 ......#.|.-.-.-. 00006810 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006820 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006830 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006840 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006850 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006860 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006870 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006880 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 -.-.....#.|. . . 00006890 4C 00 41 00 42 00 2D 00 33 00 42 00 20 00 2D 00 L.A.B.-.3.B. .-. 000068A0 20 00 5A 00 C1 00 4B 00 4C 00 41 00 44 00 4E 00 .Z.Á.K.L.A.D.N. 000068B0 C9 00 20 00 50 00 52 00 49 00 4E 00 43 00 CD 00 É. .P.R.I.N.C.Í. 000068C0 50 00 59 00 20 00 57 00 50 00 53 00 20 00 28 00 P.Y. .W.P.S. .(. 000068D0 32 00 29 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2.).....#.|.-.-. 000068E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000068F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006900 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006910 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006920 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006930 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006940 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00006950 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 -.-.-.....#.|. . 00006960 31 00 2E 00 20 00 5A 00 69 00 73 00 74 00 69 00 1... .Z.i.s.t.i. 00006970 74 00 65 00 2C 00 20 00 6B 00 6F 00 3E 01 6B 00 t.e.,. .k.o.>.k. 00006980 6F 00 2F 00 61 00 6B 00 E9 00 20 00 50 00 53 00 o./.a.k.é. .P.S. 00006990 2D 00 6D 00 6F 00 64 00 75 00 6C 00 79 00 20 00 -.m.o.d.u.l.y. . 000069A0 73 00 FA 00 20 00 64 00 6F 00 73 00 74 00 75 00 s.ú. .d.o.s.t.u. 000069B0 70 00 6E 00 E9 00 20 00 6E 00 61 00 20 00 76 00 p.n.é. .n.a. .v. 000069C0 61 01 65 00 74 00 6B 00 FD 00 63 00 68 00 20 00 a.e.t.k.ý.c.h. . 000069D0 56 00 4D 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 V.M.......#.|. . 000069E0 32 00 2E 00 20 00 4E 00 61 00 69 00 6D 00 70 00 2... .N.a.i.m.p. 000069F0 6F 00 72 00 74 00 75 00 6A 00 74 00 65 00 20 00 o.r.t.u.j.t.e. . 00006A00 6D 00 6F 00 64 00 75 00 6C 00 20 00 44 00 49 00 m.o.d.u.l. .D.I. 00006A10 53 00 4D 00 20 00 61 00 20 00 70 00 72 00 65 00 S.M. .a. .p.r.e. 00006A20 7A 00 72 00 69 00 74 00 65 00 20 00 61 00 6B 00 z.r.i.t.e. .a.k. 00006A30 E9 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 é. .c.m.d.l.e.t. 00006A40 79 00 20 00 6F 00 62 00 73 00 61 00 68 00 75 00 y. .o.b.s.a.h.u. 00006A50 6A 00 65 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 j.e.......#.|. . 00006A60 20 00 20 00 20 00 50 00 6F 00 7A 00 72 00 69 00 . . .P.o.z.r.i. 00006A70 74 00 65 00 20 00 73 00 69 00 20 00 68 00 65 00 t.e. .s.i. .h.e. 00006A80 6C 00 70 00 20 00 6B 00 20 00 6E 00 69 00 65 00 l.p. .k. .n.i.e. 00006A90 6B 00 74 00 6F 00 72 00 FD 00 6D 00 20 00 7A 00 k.t.o.r.ý.m. .z. 00006AA0 20 00 6E 00 69 00 63 00 68 00 2E 00 0D 00 0A 00 .n.i.c.h....... 00006AB0 23 00 7C 00 20 00 33 00 2E 00 20 00 5A 00 69 00 #.|. .3... .Z.i. 00006AC0 73 00 74 00 69 00 74 00 65 00 2C 00 20 00 0D 01 s.t.i.t.e.,. ... 00006AD0 69 00 20 00 73 00 61 00 20 00 64 00 61 00 6A 00 i. .s.a. .d.a.j. 00006AE0 FA 00 20 00 70 00 6F 00 75 00 7E 01 69 00 65 01 ú. .p.o.u.~.i.e. 00006AF0 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 79 00 .c.m.d.l.e.t.y. 00006B00 20 00 61 00 6A 00 20 00 62 00 65 00 7A 00 20 00 .a.j. .b.e.z. . 00006B10 69 00 6D 00 70 00 6F 00 72 00 74 00 75 00 20 00 i.m.p.o.r.t.u. . 00006B20 6D 00 6F 00 64 00 75 00 6C 00 75 00 2E 00 0D 00 m.o.d.u.l.u..... 00006B30 0A 00 23 00 7C 00 20 00 34 00 2E 00 20 00 50 00 ..#.|. .4... .P. 00006B40 72 00 65 00 7A 00 72 00 69 00 74 00 65 00 2C 00 r.e.z.r.i.t.e.,. 00006B50 20 00 61 00 6B 00 E9 00 20 00 63 00 6D 00 64 00 .a.k.é. .c.m.d. 00006B60 6C 00 65 00 74 00 79 00 20 00 6F 00 62 00 73 00 l.e.t.y. .o.b.s. 00006B70 61 00 68 00 75 00 6A 00 FA 00 20 00 6D 00 6F 00 a.h.u.j.ú. .m.o. 00006B80 64 00 75 00 6C 00 79 00 20 00 44 00 4E 00 53 00 d.u.l.y. .D.N.S. 00006B90 2A 00 2C 00 20 00 44 00 46 00 53 00 2A 00 2E 00 *.,. .D.F.S.*... 00006BA0 0D 00 0A 00 23 00 7C 00 20 00 35 00 2E 00 20 00 ....#.|. .5... . 00006BB0 5A 00 69 00 73 00 74 00 69 00 74 00 65 00 2C 00 Z.i.s.t.i.t.e.,. 00006BC0 20 00 6E 00 61 00 20 00 61 00 6B 00 FD 00 63 00 .n.a. .a.k.ý.c. 00006BD0 68 00 20 00 63 00 65 00 73 00 74 00 E1 00 63 00 h. .c.e.s.t.á.c. 00006BE0 68 00 20 00 68 00 3E 01 61 00 64 00 E1 00 20 00 h. .h.>.a.d.á. . 00006BF0 57 00 50 00 53 00 20 00 6D 00 6F 00 64 00 75 00 W.P.S. .m.o.d.u. 00006C00 6C 00 79 00 3F 00 0D 00 0A 00 23 00 7C 00 20 00 l.y.?.....#.|. . 00006C10 36 00 2E 00 20 00 5A 00 69 00 73 00 74 00 69 00 6... .Z.i.s.t.i. 00006C20 74 00 65 00 2C 00 20 00 61 00 6B 00 FD 00 20 00 t.e.,. .a.k.ý. . 00006C30 74 00 79 00 70 00 20 00 6F 00 62 00 6A 00 65 00 t.y.p. .o.b.j.e. 00006C40 6B 00 74 00 6F 00 76 00 20 00 76 00 72 00 61 00 k.t.o.v. .v.r.a. 00006C50 63 00 61 00 6A 00 FA 00 20 00 63 00 6D 00 64 00 c.a.j.ú. .c.m.d. 00006C60 6C 00 65 00 74 00 79 00 20 00 47 00 65 00 74 00 l.e.t.y. .G.e.t. 00006C70 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 00006C80 2C 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ,.....#.|. . . . 00006C90 20 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 .G.e.t.-.H.e.l. 00006CA0 70 00 20 00 28 00 62 00 65 00 7A 00 2F 00 73 00 p. .(.b.e.z./.s. 00006CB0 20 00 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 .p.a.r.a.m.e.t. 00006CC0 72 00 6F 00 6D 00 29 00 2C 00 20 00 67 00 61 00 r.o.m.).,. .g.a. 00006CD0 6C 00 2C 00 20 00 47 00 65 00 74 00 2D 00 4D 00 l.,. .G.e.t.-.M. 00006CE0 6F 00 64 00 75 00 6C 00 65 00 2E 00 0D 00 0A 00 o.d.u.l.e....... 00006CF0 23 00 7C 00 20 00 37 00 2E 00 20 00 41 00 6B 00 #.|. .7... .A.k. 00006D00 FD 00 20 00 74 00 79 00 70 00 20 00 6F 00 62 00 ý. .t.y.p. .o.b. 00006D10 6A 00 65 00 6B 00 74 00 75 00 20 00 76 00 72 00 j.e.k.t.u. .v.r. 00006D20 E1 00 74 00 69 00 20 00 70 00 72 00 ED 00 6B 00 á.t.i. .p.r.í.k. 00006D30 61 00 7A 00 3A 00 20 00 64 00 69 00 72 00 20 00 a.z.:. .d.i.r. . 00006D40 43 00 3A 00 5C 00 20 00 2D 00 61 00 74 00 20 00 C.:.\. .-.a.t. . 00006D50 68 00 0D 00 0A 00 23 00 7C 00 20 00 38 00 2E 00 h.....#.|. .8... 00006D60 20 00 0C 01 6F 00 20 00 6F 00 62 00 73 00 61 00 ...o. .o.b.s.a. 00006D70 68 00 75 00 6A 00 65 00 20 00 28 00 6D 00 65 00 h.u.j.e. .(.m.e. 00006D80 6D 00 62 00 65 00 72 00 73 00 29 00 20 00 6F 00 m.b.e.r.s.). .o. 00006D90 62 00 6A 00 65 00 6B 00 74 00 20 00 48 00 4B 00 b.j.e.k.t. .H.K. 00006DA0 4C 00 4D 00 3A 00 5C 00 20 00 61 00 20 00 43 00 L.M.:.\. .a. .C. 00006DB0 65 00 72 00 74 00 3A 00 5C 00 43 00 75 00 72 00 e.r.t.:.\.C.u.r. 00006DC0 72 00 65 00 6E 00 74 00 55 00 73 00 65 00 72 00 r.e.n.t.U.s.e.r. 00006DD0 2E 00 0D 00 0A 00 23 00 7C 00 20 00 39 00 2E 00 ......#.|. .9... 00006DE0 20 00 56 00 79 00 6B 00 6F 00 6E 00 61 00 6A 00 .V.y.k.o.n.a.j. 00006DF0 74 00 65 00 20 00 FA 00 6C 00 6F 00 68 00 79 00 t.e. .ú.l.o.h.y. 00006E00 20 00 36 00 2E 00 20 00 61 00 20 00 38 00 2E 00 .6... .a. .8... 00006E10 20 00 62 00 65 00 7A 00 20 00 72 00 FA 00 72 00 .b.e.z. .r.ú.r. 00006E20 79 00 20 00 28 00 70 00 69 00 70 00 65 00 29 00 y. .(.p.i.p.e.). 00006E30 2E 00 0D 00 0A 00 23 00 7C 00 31 00 30 00 2E 00 ......#.|.1.0... 00006E40 20 00 41 00 6B 00 E9 00 20 00 6D 00 65 00 74 00 .A.k.é. .m.e.t. 00006E50 F3 00 64 00 79 00 20 00 70 00 6F 00 6E 00 FA 00 ó.d.y. .p.o.n.ú. 00006E60 6B 00 61 00 20 00 6F 00 62 00 6A 00 65 00 6B 00 k.a. .o.b.j.e.k. 00006E70 74 00 20 00 76 00 72 00 E1 00 74 00 65 00 6E 00 t. .v.r.á.t.e.n. 00006E80 FD 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 ý. .c.m.d.l.e.t. 00006E90 6F 00 6D 00 20 00 47 00 65 00 74 00 2D 00 44 00 o.m. .G.e.t.-.D. 00006EA0 61 00 74 00 65 00 3F 00 0D 00 0A 00 23 00 7C 00 a.t.e.?.....#.|. 00006EB0 31 00 31 00 2E 00 20 00 41 00 6B 00 FD 00 20 00 1.1... .A.k.ý. . 00006EC0 64 00 65 00 48 01 20 00 76 00 20 00 74 00 FD 00 d.e.H. .v. .t.ý. 00006ED0 7E 01 64 00 6E 00 69 00 20 00 62 00 6F 00 6C 00 ~.d.n.i. .b.o.l. 00006EE0 20 00 31 00 32 00 2E 00 31 00 32 00 2E 00 32 00 .1.2...1.2...2. 00006EF0 30 00 31 00 32 00 3F 00 20 00 4B 00 6F 00 3E 01 0.1.2.?. .K.o.>. 00006F00 6B 00 6F 00 20 00 64 00 6E 00 ED 00 20 00 72 00 k.o. .d.n.í. .r. 00006F10 6F 00 6B 00 75 00 20 00 75 00 70 00 6C 00 79 00 o.k.u. .u.p.l.y. 00006F20 6E 00 75 00 6C 00 6F 00 3F 00 0D 00 0A 00 23 00 n.u.l.o.?.....#. 00006F30 7C 00 20 00 20 00 20 00 20 00 56 00 20 00 6B 00 |. . . . .V. .k. 00006F40 74 00 6F 00 72 00 FD 00 20 00 64 00 65 00 48 01 t.o.r.ý. .d.e.H. 00006F50 20 00 20 00 76 00 20 00 74 00 FD 00 7E 01 64 00 . .v. .t.ý.~.d. 00006F60 6E 00 69 00 20 00 73 00 74 00 65 00 20 00 73 00 n.i. .s.t.e. .s. 00006F70 61 00 20 00 6E 00 61 00 72 00 6F 00 64 00 69 00 a. .n.a.r.o.d.i. 00006F80 6C 00 69 00 3F 00 0D 00 0A 00 23 00 7C 00 31 00 l.i.?.....#.|.1. 00006F90 32 00 2E 00 20 00 55 00 6C 00 6F 00 7E 01 74 00 2... .U.l.o.~.t. 00006FA0 65 00 20 00 70 00 72 00 6F 00 63 00 65 00 73 00 e. .p.r.o.c.e.s. 00006FB0 79 00 20 00 50 00 2A 00 20 00 64 00 6F 00 20 00 y. .P.*. .d.o. . 00006FC0 73 00 FA 00 62 00 6F 00 72 00 75 00 20 00 54 00 s.ú.b.o.r.u. .T. 00006FD0 58 00 54 00 2C 00 20 00 43 00 53 00 56 00 2C 00 X.T.,. .C.S.V.,. 00006FE0 20 00 58 00 4D 00 4C 00 2C 00 20 00 48 00 54 00 .X.M.L.,. .H.T. 00006FF0 4D 00 4C 00 20 00 61 00 2F 00 61 00 6C 00 65 00 M.L. .a./.a.l.e. 00007000 62 00 6F 00 20 00 4A 00 53 00 4F 00 4E 00 2E 00 b.o. .J.S.O.N... 00007010 0D 00 0A 00 23 00 7C 00 31 00 33 00 2E 00 20 00 ....#.|.1.3... . 00007020 4E 00 61 00 0D 01 ED 00 74 00 61 00 6A 00 74 00 N.a...í.t.a.j.t. 00007030 65 00 20 00 73 00 FA 00 62 00 6F 00 72 00 20 00 e. .s.ú.b.o.r. . 00007040 43 00 53 00 56 00 20 00 2F 00 20 00 58 00 4D 00 C.S.V. ./. .X.M. 00007050 4C 00 20 00 2F 00 20 00 4A 00 53 00 4F 00 4E 00 L. ./. .J.S.O.N. 00007060 20 00 61 00 6B 00 6F 00 20 00 74 00 65 00 78 00 .a.k.o. .t.e.x. 00007070 74 00 6F 00 76 00 FD 00 20 00 73 00 FA 00 62 00 t.o.v.ý. .s.ú.b. 00007080 6F 00 72 00 2E 00 0D 00 0A 00 23 00 7C 00 31 00 o.r.......#.|.1. 00007090 34 00 2E 00 20 00 4E 00 61 00 0D 01 ED 00 74 00 4... .N.a...í.t. 000070A0 61 00 6A 00 74 00 65 00 20 00 73 00 FA 00 62 00 a.j.t.e. .s.ú.b. 000070B0 6F 00 72 00 20 00 43 00 53 00 56 00 20 00 2F 00 o.r. .C.S.V. ./. 000070C0 20 00 58 00 4D 00 4C 00 20 00 2F 00 20 00 4A 00 .X.M.L. ./. .J. 000070D0 53 00 4F 00 4E 00 20 00 61 00 6B 00 6F 00 20 00 S.O.N. .a.k.o. . 000070E0 6F 00 62 00 6A 00 65 00 6B 00 74 00 79 00 2E 00 o.b.j.e.k.t.y... 000070F0 0D 00 0A 00 23 00 7C 00 31 00 35 00 2E 00 20 00 ....#.|.1.5... . 00007100 41 00 6B 00 E9 00 20 00 73 00 FA 00 20 00 6E 00 A.k.é. .s.ú. .n. 00007110 61 00 73 00 74 00 61 00 76 00 65 00 6E 00 E9 00 a.s.t.a.v.e.n.é. 00007120 20 00 45 00 78 00 65 00 63 00 75 00 74 00 69 00 .E.x.e.c.u.t.i. 00007130 6F 00 6E 00 50 00 6F 00 6C 00 69 00 63 00 79 00 o.n.P.o.l.i.c.y. 00007140 3F 00 20 00 4E 00 61 00 73 00 74 00 61 00 76 00 ?. .N.a.s.t.a.v. 00007150 74 00 65 00 20 00 55 00 6E 00 72 00 65 00 73 00 t.e. .U.n.r.e.s. 00007160 74 00 72 00 69 00 63 00 74 00 65 00 64 00 2E 00 t.r.i.c.t.e.d... 00007170 0D 00 0A 00 23 00 7C 00 31 00 36 00 2E 00 20 00 ....#.|.1.6... . 00007180 0C 01 6F 00 20 00 6F 00 62 00 73 00 61 00 68 00 ..o. .o.b.s.a.h. 00007190 75 00 6A 00 65 00 20 00 28 00 6D 00 65 00 6D 00 u.j.e. .(.m.e.m. 000071A0 62 00 65 00 72 00 73 00 29 00 20 00 6F 00 62 00 b.e.r.s.). .o.b. 000071B0 6A 00 65 00 6B 00 74 00 20 00 76 00 72 00 E1 00 j.e.k.t. .v.r.á. 000071C0 74 00 65 00 6E 00 FD 00 20 00 47 00 65 00 74 00 t.e.n.ý. .G.e.t. 000071D0 2D 00 43 00 72 00 65 00 64 00 65 00 6E 00 74 00 -.C.r.e.d.e.n.t. 000071E0 69 00 61 00 6C 00 3F 00 0D 00 0A 00 23 00 7C 00 i.a.l.?.....#.|. 000071F0 31 00 37 00 2E 00 20 00 50 00 6F 00 7A 00 72 00 1.7... .P.o.z.r. 00007200 69 00 74 00 65 00 20 00 73 00 69 00 20 00 68 00 i.t.e. .s.i. .h. 00007210 65 00 6C 00 70 00 20 00 6F 00 68 00 3E 01 61 00 e.l.p. .o.h.>.a. 00007220 64 00 6F 00 6D 00 20 00 53 00 69 00 67 00 6E 00 d.o.m. .S.i.g.n. 00007230 69 00 6E 00 67 00 20 00 61 00 20 00 63 00 6D 00 i.n.g. .a. .c.m. 00007240 64 00 6C 00 65 00 74 00 20 00 2A 00 2D 00 53 00 d.l.e.t. .*.-.S. 00007250 65 00 63 00 75 00 72 00 65 00 53 00 74 00 72 00 e.c.u.r.e.S.t.r. 00007260 69 00 6E 00 67 00 2E 00 0D 00 0A 00 23 00 7C 00 i.n.g.......#.|. 00007270 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007280 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007290 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000072A0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000072B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000072C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000072D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000072E0 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 -.-.-.-.-.....#. 000072F0 2B 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 23 00 +.........#.#.#. 00007300 23 00 23 00 23 00 23 00 23 00 20 00 4D 00 4F 00 #.#.#.#.#. .M.O. 00007310 44 00 55 00 4C 00 2D 00 34 00 20 00 2D 00 20 00 D.U.L.-.4. .-. . 00007320 50 00 52 00 C1 00 43 00 41 00 20 00 56 00 20 00 P.R.Á.C.A. .V. . 00007330 4B 00 4F 00 4E 00 5A 00 4F 00 4C 00 45 00 20 00 K.O.N.Z.O.L.E. . 00007340 57 00 50 00 53 00 20 00 23 00 23 00 23 00 23 00 W.P.S. .#.#.#.#. 00007350 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00007360 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 00007370 23 00 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 #.#.#.#.#....... 00007380 0A 00 23 00 23 00 20 00 72 00 69 00 61 00 64 00 ..#.#. .r.i.a.d. 00007390 6B 00 6F 00 76 00 E1 00 20 00 6B 00 6F 00 6E 00 k.o.v.á. .k.o.n. 000073A0 7A 00 6F 00 6C 00 61 00 20 00 28 00 48 00 4F 00 z.o.l.a. .(.H.O. 000073B0 53 00 54 00 29 00 2C 00 20 00 70 00 72 00 69 00 S.T.).,. .p.r.i. 000073C0 73 00 70 00 F4 00 73 00 6F 00 62 00 65 00 6E 00 s.p.ô.s.o.b.e.n. 000073D0 69 00 65 00 2C 00 20 00 6F 00 62 00 6A 00 65 00 i.e.,. .o.b.j.e. 000073E0 6B 00 74 00 6F 00 76 00 FD 00 20 00 70 00 72 00 k.t.o.v.ý. .p.r. 000073F0 ED 00 73 00 74 00 75 00 70 00 0D 00 0A 00 23 00 í.s.t.u.p.....#. 00007400 20 00 20 00 2D 00 20 00 53 00 68 00 69 00 66 00 . .-. .S.h.i.f. 00007410 74 00 2B 00 54 00 61 00 62 00 2C 00 20 00 46 00 t.+.T.a.b.,. .F. 00007420 37 00 2C 00 2E 00 2E 00 2E 00 0D 00 0A 00 20 00 7.,........... . 00007430 47 00 65 00 74 00 2D 00 48 00 6F 00 73 00 74 00 G.e.t.-.H.o.s.t. 00007440 20 00 7C 00 20 00 47 00 65 00 74 00 2D 00 4D 00 .|. .G.e.t.-.M. 00007450 65 00 6D 00 62 00 65 00 72 00 0D 00 0A 00 28 00 e.m.b.e.r.....(. 00007460 47 00 65 00 74 00 2D 00 48 00 6F 00 73 00 74 00 G.e.t.-.H.o.s.t. 00007470 29 00 2E 00 55 00 49 00 2E 00 52 00 61 00 77 00 )...U.I...R.a.w. 00007480 55 00 49 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 U.I.........#.#. 00007490 20 00 67 00 72 00 61 00 66 00 69 00 63 00 6B 00 .g.r.a.f.i.c.k. 000074A0 E1 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 á. .k.o.n.z.o.l. 000074B0 61 00 20 00 28 00 49 00 53 00 45 00 29 00 0D 00 a. .(.I.S.E.)... 000074C0 0A 00 20 00 47 00 65 00 74 00 2D 00 48 00 6F 00 .. .G.e.t.-.H.o. 000074D0 73 00 74 00 20 00 7C 00 20 00 47 00 65 00 74 00 s.t. .|. .G.e.t. 000074E0 2D 00 4D 00 65 00 6D 00 62 00 65 00 72 00 0D 00 -.M.e.m.b.e.r... 000074F0 0A 00 28 00 47 00 65 00 74 00 2D 00 48 00 6F 00 ..(.G.e.t.-.H.o. 00007500 73 00 74 00 29 00 2E 00 55 00 49 00 2E 00 52 00 s.t.)...U.I...R. 00007510 61 00 77 00 55 00 49 00 0D 00 0A 00 0D 00 0A 00 a.w.U.I......... 00007520 23 00 23 00 20 00 70 00 72 00 E1 00 63 00 61 00 #.#. .p.r.á.c.a. 00007530 20 00 73 00 20 00 63 00 6D 00 64 00 6C 00 65 00 .s. .c.m.d.l.e. 00007540 74 00 6D 00 69 00 20 00 2D 00 20 00 64 00 6F 00 t.m.i. .-. .d.o. 00007550 70 00 6C 00 6E 00 61 00 6E 00 69 00 65 00 20 00 p.l.n.a.n.i.e. . 00007560 70 00 61 00 72 00 61 00 6D 00 2E 00 0D 00 0A 00 p.a.r.a.m....... 00007570 68 00 65 00 6C 00 70 00 20 00 45 00 78 00 70 00 h.e.l.p. .E.x.p. 00007580 6F 00 72 00 74 00 2D 00 43 00 6F 00 6E 00 73 00 o.r.t.-.C.o.n.s. 00007590 6F 00 6C 00 65 00 20 00 2D 00 46 00 75 00 6C 00 o.l.e. .-.F.u.l. 000075A0 6C 00 0D 00 0A 00 53 00 74 00 61 00 72 00 74 00 l.....S.t.a.r.t. 000075B0 2D 00 53 00 6C 00 65 00 65 00 70 00 20 00 2D 00 -.S.l.e.e.p. .-. 000075C0 3F 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 52 00 ?.....G.e.t.-.R. 000075D0 61 00 6E 00 64 00 6F 00 6D 00 20 00 2D 00 3F 00 a.n.d.o.m. .-.?. 000075E0 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 ....g.c.m. .-.N. 000075F0 6F 00 75 00 6E 00 20 00 43 00 6F 00 6D 00 6D 00 o.u.n. .C.o.m.m. 00007600 61 00 6E 00 64 00 0D 00 0A 00 53 00 68 00 6F 00 a.n.d.....S.h.o. 00007610 77 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 w.-.C.o.m.m.a.n. 00007620 64 00 20 00 53 00 68 00 6F 00 77 00 2D 00 43 00 d. .S.h.o.w.-.C. 00007630 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 0D 00 o.m.m.a.n.d. ... 00007640 0A 00 53 00 68 00 6F 00 77 00 2D 00 43 00 6F 00 ..S.h.o.w.-.C.o. 00007650 6D 00 6D 00 61 00 6E 00 64 00 20 00 49 00 6E 00 m.m.a.n.d. .I.n. 00007660 76 00 6F 00 6B 00 65 00 2D 00 43 00 6F 00 6D 00 v.o.k.e.-.C.o.m. 00007670 6D 00 61 00 6E 00 64 00 20 00 0D 00 0A 00 67 00 m.a.n.d. .....g. 00007680 63 00 6D 00 20 00 2A 00 63 00 75 00 6C 00 74 00 c.m. .*.c.u.l.t. 00007690 2A 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 *.....g.c.m. .-. 000076A0 4E 00 6F 00 75 00 6E 00 20 00 48 00 69 00 73 00 N.o.u.n. .H.i.s. 000076B0 74 00 6F 00 72 00 79 00 0D 00 0A 00 67 00 63 00 t.o.r.y.....g.c. 000076C0 6D 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 m. .-.N.o.u.n. . 000076D0 45 00 76 00 65 00 6E 00 74 00 0D 00 0A 00 67 00 E.v.e.n.t.....g. 000076E0 63 00 6D 00 20 00 2D 00 56 00 65 00 72 00 62 00 c.m. .-.V.e.r.b. 000076F0 20 00 57 00 72 00 69 00 74 00 65 00 0D 00 0A 00 .W.r.i.t.e..... 00007700 0D 00 0A 00 47 00 65 00 74 00 2D 00 45 00 76 00 ....G.e.t.-.E.v. 00007710 65 00 6E 00 74 00 4C 00 6F 00 67 00 20 00 2D 00 e.n.t.L.o.g. .-. 00007720 6C 00 6F 00 67 00 6E 00 61 00 6D 00 65 00 20 00 l.o.g.n.a.m.e. . 00007730 73 00 79 00 73 00 74 00 65 00 6D 00 20 00 2D 00 s.y.s.t.e.m. .-. 00007740 4E 00 65 00 77 00 65 00 73 00 74 00 20 00 31 00 N.e.w.e.s.t. .1. 00007750 30 00 30 00 20 00 7C 00 20 00 20 00 23 00 23 00 0.0. .|. . .#.#. 00007760 20 00 76 00 68 00 6F 00 64 00 6E 00 E9 00 20 00 .v.h.o.d.n.é. . 00007770 72 00 6F 00 7A 00 64 00 65 00 6C 00 65 00 6E 00 r.o.z.d.e.l.e.n. 00007780 69 00 65 00 20 00 70 00 72 00 ED 00 6B 00 61 00 i.e. .p.r.í.k.a. 00007790 7A 00 6F 00 76 00 0D 00 0A 00 20 00 20 00 20 00 z.o.v..... . . . 000077A0 25 00 20 00 20 00 2D 00 62 00 65 00 67 00 69 00 %. . .-.b.e.g.i. 000077B0 6E 00 20 00 7B 00 20 00 24 00 69 00 3D 00 30 00 n. .{. .$.i.=.0. 000077C0 3B 00 24 00 6F 00 75 00 74 00 3D 00 22 00 60 00 ;.$.o.u.t.=.".`. 000077D0 6E 00 22 00 3B 00 20 00 0D 00 0A 00 20 00 20 00 n.".;. ..... . . 000077E0 20 00 20 00 7D 00 20 00 2D 00 70 00 72 00 6F 00 . .}. .-.p.r.o. 000077F0 63 00 65 00 73 00 73 00 20 00 7B 00 69 00 66 00 c.e.s.s. .{.i.f. 00007800 28 00 24 00 5F 00 2E 00 6D 00 65 00 73 00 73 00 (.$._...m.e.s.s. 00007810 61 00 67 00 65 00 20 00 2D 00 6C 00 69 00 6B 00 a.g.e. .-.l.i.k. 00007820 65 00 20 00 22 00 2A 00 73 00 65 00 72 00 76 00 e. .".*.s.e.r.v. 00007830 69 00 63 00 65 00 2A 00 22 00 29 00 20 00 7B 00 i.c.e.*.".). .{. 00007840 24 00 6F 00 75 00 74 00 3D 00 24 00 6F 00 75 00 $.o.u.t.=.$.o.u. 00007850 74 00 20 00 2B 00 20 00 24 00 5F 00 2E 00 4D 00 t. .+. .$._...M. 00007860 65 00 73 00 73 00 61 00 67 00 65 00 2E 00 53 00 e.s.s.a.g.e...S. 00007870 75 00 62 00 73 00 74 00 72 00 69 00 6E 00 67 00 u.b.s.t.r.i.n.g. 00007880 28 00 30 00 2C 00 33 00 30 00 29 00 20 00 2B 00 (.0.,.3.0.). .+. 00007890 22 00 2E 00 2E 00 2E 00 60 00 6E 00 22 00 20 00 ".......`.n.". . 000078A0 7D 00 0D 00 0A 00 20 00 20 00 20 00 20 00 7D 00 }..... . . . .}. 000078B0 20 00 2D 00 65 00 6E 00 64 00 20 00 7B 00 24 00 .-.e.n.d. .{.$. 000078C0 6F 00 75 00 74 00 0D 00 0A 00 20 00 20 00 20 00 o.u.t..... . . . 000078D0 20 00 7D 00 0D 00 0A 00 0D 00 0A 00 23 00 7C 00 .}.........#.|. 000078E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000078F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007900 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007910 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007920 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007930 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007940 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007950 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 -.-.-.-.-.....#. 00007960 7C 00 20 00 20 00 4C 00 41 00 42 00 2D 00 34 00 |. . .L.A.B.-.4. 00007970 20 00 2D 00 20 00 50 00 52 00 C1 00 43 00 41 00 .-. .P.R.Á.C.A. 00007980 20 00 56 00 20 00 4B 00 4F 00 4E 00 5A 00 4F 00 .V. .K.O.N.Z.O. 00007990 4C 00 45 00 20 00 57 00 50 00 53 00 20 00 2D 00 L.E. .W.P.S. .-. 000079A0 20 00 43 00 6F 00 6E 00 73 00 6F 00 6C 00 65 00 .C.o.n.s.o.l.e. 000079B0 20 00 48 00 6F 00 73 00 74 00 2C 00 20 00 49 00 .H.o.s.t.,. .I. 000079C0 53 00 45 00 20 00 48 00 6F 00 73 00 74 00 0D 00 S.E. .H.o.s.t... 000079D0 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 ..#.|.-.-.-.-.-. 000079E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000079F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A30 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A40 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00007A50 0D 00 0A 00 23 00 7C 00 20 00 31 00 2E 00 20 00 ....#.|. .1... . 00007A60 50 00 72 00 65 00 7A 00 72 00 69 00 74 00 65 00 P.r.e.z.r.i.t.e. 00007A70 20 00 73 00 69 00 20 00 6D 00 6F 00 7E 01 6E 00 .s.i. .m.o.~.n. 00007A80 6F 00 73 00 74 00 69 00 20 00 6E 00 61 00 73 00 o.s.t.i. .n.a.s. 00007A90 74 00 61 00 76 00 65 00 6E 00 69 00 61 00 20 00 t.a.v.e.n.i.a. . 00007AA0 72 00 69 00 61 00 64 00 6B 00 6F 00 76 00 65 00 r.i.a.d.k.o.v.e. 00007AB0 6A 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 j. .k.o.n.z.o.l. 00007AC0 79 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 y.....#.|. . . . 00007AD0 20 00 61 00 20 00 70 00 72 00 69 00 73 00 70 00 .a. .p.r.i.s.p. 00007AE0 F4 00 73 00 6F 00 62 00 74 00 65 00 20 00 73 00 ô.s.o.b.t.e. .s. 00007AF0 69 00 20 00 69 00 63 00 68 00 20 00 70 00 6F 00 i. .i.c.h. .p.o. 00007B00 64 00 3E 01 61 00 20 00 76 00 6C 00 61 00 73 00 d.>.a. .v.l.a.s. 00007B10 74 00 6E 00 E9 00 68 00 6F 00 20 00 75 00 76 00 t.n.é.h.o. .u.v. 00007B20 E1 00 7E 01 65 00 6E 00 69 00 61 00 2E 00 0D 00 á.~.e.n.i.a..... 00007B30 0A 00 23 00 7C 00 20 00 32 00 2E 00 20 00 50 00 ..#.|. .2... .P. 00007B40 72 00 65 00 7A 00 72 00 69 00 74 00 65 00 20 00 r.e.z.r.i.t.e. . 00007B50 73 00 69 00 20 00 6D 00 6F 00 7E 01 6E 00 6F 00 s.i. .m.o.~.n.o. 00007B60 73 00 74 00 69 00 20 00 6E 00 61 00 73 00 74 00 s.t.i. .n.a.s.t. 00007B70 61 00 76 00 65 00 6E 00 69 00 61 00 20 00 67 00 a.v.e.n.i.a. .g. 00007B80 72 00 61 00 66 00 69 00 63 00 6B 00 65 00 6A 00 r.a.f.i.c.k.e.j. 00007B90 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 79 00 .k.o.n.z.o.l.y. 00007BA0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 00007BB0 61 00 20 00 70 00 72 00 69 00 73 00 70 00 F4 00 a. .p.r.i.s.p.ô. 00007BC0 73 00 6F 00 62 00 74 00 65 00 20 00 73 00 69 00 s.o.b.t.e. .s.i. 00007BD0 20 00 69 00 63 00 68 00 20 00 70 00 6F 00 64 00 .i.c.h. .p.o.d. 00007BE0 3E 01 61 00 20 00 76 00 6C 00 61 00 73 00 74 00 >.a. .v.l.a.s.t. 00007BF0 6E 00 E9 00 68 00 6F 00 20 00 75 00 76 00 E1 00 n.é.h.o. .u.v.á. 00007C00 7E 01 65 00 6E 00 69 00 61 00 2E 00 0D 00 0A 00 ~.e.n.i.a....... 00007C10 23 00 7C 00 20 00 33 00 2E 00 20 00 50 00 72 00 #.|. .3... .P.r. 00007C20 65 00 6E 00 65 00 73 00 74 00 65 00 20 00 74 00 e.n.e.s.t.e. .t. 00007C30 65 00 78 00 74 00 20 00 7A 00 20 00 67 00 72 00 e.x.t. .z. .g.r. 00007C40 61 00 66 00 69 00 63 00 6B 00 65 00 6A 00 20 00 a.f.i.c.k.e.j. . 00007C50 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 79 00 20 00 k.o.n.z.o.l.y. . 00007C60 64 00 6F 00 20 00 72 00 69 00 61 00 64 00 6B 00 d.o. .r.i.a.d.k. 00007C70 6F 00 76 00 65 00 6A 00 20 00 61 00 20 00 6E 00 o.v.e.j. .a. .n. 00007C80 61 00 6F 00 70 00 61 00 6B 00 2E 00 0D 00 0A 00 a.o.p.a.k....... 00007C90 23 00 7C 00 20 00 20 00 20 00 20 00 46 00 75 00 #.|. . . . .F.u. 00007CA0 6E 00 67 00 75 00 6A 00 FA 00 20 00 72 00 6F 00 n.g.u.j.ú. .r.o. 00007CB0 76 00 6E 00 61 00 6B 00 6F 00 3F 00 0D 00 0A 00 v.n.a.k.o.?..... 00007CC0 23 00 7C 00 20 00 34 00 2E 00 20 00 5A 00 6D 00 #.|. .4... .Z.m. 00007CD0 65 00 48 01 74 00 65 00 20 00 6E 00 61 00 73 00 e.H.t.e. .n.a.s. 00007CE0 74 00 61 00 76 00 65 00 6E 00 69 00 61 00 20 00 t.a.v.e.n.i.a. . 00007CF0 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 79 00 20 00 k.o.n.z.o.l.y. . 00007D00 28 00 66 00 61 00 72 00 62 00 79 00 2C 00 20 00 (.f.a.r.b.y.,. . 00007D10 74 00 69 00 74 00 75 00 6C 00 2C 00 2E 00 2E 00 t.i.t.u.l.,..... 00007D20 2E 00 29 00 20 00 70 00 6F 00 6D 00 6F 00 63 00 ..). .p.o.m.o.c. 00007D30 6F 00 75 00 20 00 0D 00 0A 00 23 00 7C 00 20 00 o.u. .....#.|. . 00007D40 20 00 20 00 20 00 70 00 72 00 ED 00 6B 00 61 00 . . .p.r.í.k.a. 00007D50 7A 00 6F 00 76 00 20 00 57 00 50 00 53 00 2E 00 z.o.v. .W.P.S... 00007D60 0D 00 0A 00 23 00 7C 00 20 00 35 00 2E 00 20 00 ....#.|. .5... . 00007D70 56 00 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 V.y.p.í.a.t.e. . 00007D80 64 00 6F 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 d.o. .k.o.n.z.o. 00007D90 6C 00 79 00 20 00 74 00 65 00 78 00 74 00 79 00 l.y. .t.e.x.t.y. 00007DA0 20 00 72 00 F4 00 7A 00 6E 00 65 00 6A 00 20 00 .r.ô.z.n.e.j. . 00007DB0 66 00 61 00 72 00 62 00 79 00 2E 00 0D 00 0A 00 f.a.r.b.y....... 00007DC0 23 00 7C 00 20 00 36 00 2E 00 20 00 5A 00 6D 00 #.|. .6... .Z.m. 00007DD0 65 00 48 01 74 00 65 00 20 00 66 00 61 00 72 00 e.H.t.e. .f.a.r. 00007DE0 62 00 75 00 20 00 70 00 6F 00 7A 00 61 00 64 00 b.u. .p.o.z.a.d. 00007DF0 69 00 65 00 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 i.e. .k.o.n.z.o. 00007E00 6C 00 79 00 20 00 70 00 6F 00 6D 00 6F 00 63 00 l.y. .p.o.m.o.c. 00007E10 6F 00 75 00 20 00 70 00 72 00 ED 00 6B 00 61 00 o.u. .p.r.í.k.a. 00007E20 7A 00 6F 00 76 00 20 00 57 00 50 00 53 00 2E 00 z.o.v. .W.P.S... 00007E30 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 00007E40 5A 00 61 00 74 00 76 00 6F 00 72 00 74 00 65 00 Z.a.t.v.o.r.t.e. 00007E50 20 00 61 00 20 00 7A 00 6E 00 6F 00 76 00 75 00 .a. .z.n.o.v.u. 00007E60 6F 00 74 00 76 00 6F 00 72 00 74 00 65 00 20 00 o.t.v.o.r.t.e. . 00007E70 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 75 00 20 00 k.o.n.z.o.l.u. . 00007E80 2D 00 20 00 61 00 6B 00 FA 00 20 00 6D 00 E1 00 -. .a.k.ú. .m.á. 00007E90 20 00 66 00 61 00 72 00 62 00 75 00 3F 00 0D 00 .f.a.r.b.u.?... 00007EA0 0A 00 23 00 7C 00 20 00 37 00 2E 00 20 00 5A 00 ..#.|. .7... .Z. 00007EB0 69 00 73 00 74 00 69 00 74 00 65 00 20 00 6B 00 i.s.t.i.t.e. .k. 00007EC0 6F 00 3E 01 6B 00 6F 00 20 00 0D 01 61 00 73 00 o.>.k.o. ...a.s. 00007ED0 75 00 20 00 76 00 20 00 5B 00 6D 00 73 00 5D 00 u. .v. .[.m.s.]. 00007EE0 20 00 7A 00 61 00 62 00 65 00 72 00 69 00 65 00 .z.a.b.e.r.i.e. 00007EF0 20 00 76 00 79 00 70 00 ED 00 73 00 61 00 6E 00 .v.y.p.í.s.a.n. 00007F00 69 00 65 00 20 00 63 00 65 00 6C 00 E9 00 68 00 i.e. .c.e.l.é.h. 00007F10 6F 00 20 00 6F 00 62 00 73 00 61 00 68 00 75 00 o. .o.b.s.a.h.u. 00007F20 20 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 .....#.|. . . . 00007F30 20 00 61 00 64 00 72 00 65 00 73 00 E1 00 72 00 .a.d.r.e.s.á.r. 00007F40 61 00 3A 00 20 00 27 00 43 00 3A 00 5C 00 50 00 a.:. .'.C.:.\.P. 00007F50 72 00 6F 00 67 00 72 00 61 00 6D 00 20 00 46 00 r.o.g.r.a.m. .F. 00007F60 69 00 6C 00 65 00 73 00 27 00 0D 00 0A 00 23 00 i.l.e.s.'.....#. 00007F70 7C 00 20 00 38 00 2E 00 20 00 50 00 72 00 65 00 |. .8... .P.r.e. 00007F80 7A 00 72 00 69 00 74 00 65 00 20 00 73 00 69 00 z.r.i.t.e. .s.i. 00007F90 20 00 68 00 69 00 73 00 74 00 F3 00 72 00 69 00 .h.i.s.t.ó.r.i. 00007FA0 75 00 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 u. .p.r.í.k.a.z. 00007FB0 6F 00 76 00 20 00 73 00 70 00 FA 00 61 01 65 01 o.v. .s.p.ú.a.e. 00007FC0 61 00 6E 00 FD 00 79 00 63 00 68 00 20 00 76 00 a.n.ý.y.c.h. .v. 00007FD0 20 00 6B 00 6F 00 6E 00 7A 00 6F 00 6C 00 65 00 .k.o.n.z.o.l.e. 00007FE0 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ......#.|. . . . 00007FF0 20 00 5A 00 6E 00 6F 00 76 00 75 00 76 00 79 00 .Z.n.o.v.u.v.y. 00008000 6B 00 6F 00 6E 00 61 00 6A 00 74 00 65 00 20 00 k.o.n.a.j.t.e. . 00008010 6E 00 69 00 65 00 6B 00 74 00 6F 00 72 00 E9 00 n.i.e.k.t.o.r.é. 00008020 20 00 7A 00 20 00 6E 00 69 00 63 00 68 00 2E 00 .z. .n.i.c.h... 00008030 0D 00 0A 00 23 00 7C 00 20 00 39 00 2E 00 20 00 ....#.|. .9... . 00008040 50 00 6F 00 6D 00 6F 00 63 00 6F 00 75 00 20 00 P.o.m.o.c.o.u. . 00008050 53 00 68 00 6F 00 77 00 2D 00 43 00 6F 00 6D 00 S.h.o.w.-.C.o.m. 00008060 6D 00 61 00 6E 00 64 00 20 00 73 00 70 00 75 00 m.a.n.d. .s.p.u. 00008070 73 00 65 01 74 00 65 00 20 00 63 00 6D 00 64 00 s.e.t.e. .c.m.d. 00008080 6C 00 65 00 74 00 79 00 20 00 47 00 65 00 74 00 l.e.t.y. .G.e.t. 00008090 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 000080A0 2C 00 20 00 67 00 61 00 6C 00 2C 00 0D 00 0A 00 ,. .g.a.l.,..... 000080B0 23 00 7C 00 20 00 20 00 20 00 20 00 68 00 65 00 #.|. . . . .h.e. 000080C0 6C 00 70 00 2C 00 20 00 53 00 68 00 6F 00 77 00 l.p.,. .S.h.o.w. 000080D0 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.C.o.m.m.a.n.d. 000080E0 2E 00 20 00 41 00 6B 00 6F 00 20 00 66 00 75 00 .. .A.k.o. .f.u. 000080F0 6E 00 67 00 75 00 6A 00 FA 00 20 00 62 00 65 00 n.g.u.j.ú. .b.e. 00008100 7A 00 20 00 70 00 61 00 72 00 61 00 6D 00 65 00 z. .p.a.r.a.m.e. 00008110 74 00 72 00 6F 00 76 00 3F 00 0D 00 0A 00 23 00 t.r.o.v.?.....#. 00008120 7C 00 31 00 30 00 2E 00 20 00 50 00 6F 00 6D 00 |.1.0... .P.o.m. 00008130 6F 00 63 00 6F 00 75 00 20 00 53 00 68 00 6F 00 o.c.o.u. .S.h.o. 00008140 77 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 w.-.C.o.m.m.a.n. 00008150 64 00 20 00 70 00 6F 00 68 00 3E 01 61 00 64 00 d. .p.o.h.>.a.d. 00008160 61 00 6A 00 74 00 65 00 20 00 68 00 65 00 6C 00 a.j.t.e. .h.e.l. 00008170 70 00 20 00 6B 00 20 00 41 00 64 00 64 00 2D 00 p. .k. .A.d.d.-. 00008180 48 00 69 00 73 00 74 00 6F 00 72 00 79 00 2E 00 H.i.s.t.o.r.y... 00008190 0D 00 0A 00 23 00 7C 00 20 00 0D 00 0A 00 23 00 ....#.|. .....#. 000081A0 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 |.-.-.-.-.-.-.-. 000081B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000081C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000081D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000081E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000081F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00008200 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00008210 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 -.-.-.-.-.-..... 00008220 23 00 2B 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 #.+.........#.#. 00008230 23 00 23 00 23 00 23 00 23 00 23 00 20 00 4D 00 #.#.#.#.#.#. .M. 00008240 4F 00 44 00 55 00 4C 00 2D 00 35 00 20 00 2D 00 O.D.U.L.-.5. .-. 00008250 20 00 54 00 56 00 4F 00 52 00 42 00 41 00 20 00 .T.V.O.R.B.A. . 00008260 4A 00 45 00 44 00 4E 00 4F 00 52 00 49 00 41 00 J.E.D.N.O.R.I.A. 00008270 44 00 4B 00 4F 00 56 00 DD 00 43 00 48 00 20 00 D.K.O.V.Ý.C.H. . 00008280 53 00 4B 00 52 00 49 00 50 00 54 00 4F 00 56 00 S.K.R.I.P.T.O.V. 00008290 20 00 28 00 4F 00 4E 00 45 00 4C 00 49 00 4E 00 .(.O.N.E.L.I.N. 000082A0 45 00 52 00 29 00 20 00 23 00 23 00 23 00 23 00 E.R.). .#.#.#.#. 000082B0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 0D 00 #.#.#.#.#.#.#... 000082C0 0A 00 0D 00 0A 00 23 00 23 00 23 00 23 00 20 00 ......#.#.#.#. . 000082D0 6F 00 6E 00 65 00 6C 00 69 00 6E 00 65 00 72 00 o.n.e.l.i.n.e.r. 000082E0 3A 00 20 00 3C 00 47 00 65 00 74 00 3E 00 20 00 :. .<.G.e.t.>. . 000082F0 5B 00 7C 00 3C 00 50 00 72 00 6F 00 63 00 65 00 [.|.<.P.r.o.c.e. 00008300 73 00 73 00 69 00 6E 00 67 00 3E 00 5D 00 2E 00 s.s.i.n.g.>.]... 00008310 2E 00 2E 00 20 00 5B 00 7C 00 3C 00 46 00 6F 00 .... .[.|.<.F.o. 00008320 72 00 6D 00 61 00 74 00 3E 00 5D 00 20 00 5B 00 r.m.a.t.>.]. .[. 00008330 7C 00 3C 00 4F 00 75 00 74 00 3E 00 5D 00 0D 00 |.<.O.u.t.>.]... 00008340 0A 00 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 ..G.e.t.-.D.a.t. 00008350 65 00 20 00 7C 00 20 00 46 00 6F 00 72 00 6D 00 e. .|. .F.o.r.m. 00008360 61 00 74 00 2D 00 4C 00 69 00 73 00 74 00 20 00 a.t.-.L.i.s.t. . 00008370 2A 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 44 00 *.....G.e.t.-.D. 00008380 61 00 74 00 65 00 20 00 7C 00 20 00 53 00 65 00 a.t.e. .|. .S.e. 00008390 6C 00 65 00 63 00 74 00 2D 00 4F 00 62 00 6A 00 l.e.c.t.-.O.b.j. 000083A0 65 00 63 00 74 00 20 00 64 00 2A 00 20 00 7C 00 e.c.t. .d.*. .|. 000083B0 20 00 4F 00 75 00 74 00 2D 00 47 00 72 00 69 00 .O.u.t.-.G.r.i. 000083C0 64 00 56 00 69 00 65 00 77 00 0D 00 0A 00 0D 00 d.V.i.e.w....... 000083D0 0A 00 23 00 23 00 20 00 20 00 3C 00 47 00 65 00 ..#.#. . .<.G.e. 000083E0 74 00 3E 00 20 00 2D 00 3E 00 20 00 7A 00 ED 00 t.>. .-.>. .z.í. 000083F0 73 00 6B 00 61 00 6E 00 69 00 65 00 20 00 6B 00 s.k.a.n.i.e. .k. 00008400 6F 00 6C 00 65 00 6B 00 63 00 69 00 65 00 20 00 o.l.e.k.c.i.e. . 00008410 6F 00 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 o.b.j.e.k.t.o.v. 00008420 20 00 28 00 30 00 2F 00 31 00 2F 00 4E 00 2D 00 .(.0./.1./.N.-. 00008430 70 00 72 00 76 00 6B 00 6F 00 76 00 29 00 0D 00 p.r.v.k.o.v.)... 00008440 0A 00 23 00 20 00 20 00 20 00 20 00 2D 00 20 00 ..#. . . . .-. . 00008450 69 00 62 00 61 00 20 00 6E 00 61 00 20 00 7A 00 i.b.a. .n.a. .z. 00008460 61 00 0D 01 69 00 61 00 74 00 6B 00 75 00 20 00 a...i.a.t.k.u. . 00008470 70 00 69 00 70 00 65 00 2C 00 20 00 76 00 FD 00 p.i.p.e.,. .v.ý. 00008480 62 00 65 00 72 00 2F 00 66 00 69 00 6C 00 74 00 b.e.r./.f.i.l.t. 00008490 65 00 72 00 20 00 0D 01 6F 00 20 00 6E 00 61 00 e.r. ...o. .n.a. 000084A0 6A 00 76 00 69 00 61 00 63 00 20 00 76 00 3E 01 j.v.i.a.c. .v.>. 000084B0 61 00 76 00 6F 00 2F 00 6E 00 61 00 6A 00 73 00 a.v.o./.n.a.j.s. 000084C0 6B 00 F4 00 72 00 0D 00 0A 00 47 00 65 00 74 00 k.ô.r.....G.e.t. 000084D0 2D 00 50 00 72 00 6F 00 63 00 65 00 73 00 73 00 -.P.r.o.c.e.s.s. 000084E0 20 00 7C 00 20 00 53 00 6F 00 72 00 74 00 20 00 .|. .S.o.r.t. . 000084F0 2D 00 50 00 72 00 6F 00 70 00 65 00 72 00 74 00 -.P.r.o.p.e.r.t. 00008500 79 00 20 00 56 00 4D 00 20 00 2D 00 44 00 65 00 y. .V.M. .-.D.e. 00008510 73 00 63 00 65 00 6E 00 64 00 69 00 6E 00 67 00 s.c.e.n.d.i.n.g. 00008520 20 00 7C 00 20 00 53 00 65 00 6C 00 65 00 63 00 .|. .S.e.l.e.c. 00008530 74 00 20 00 2D 00 46 00 69 00 72 00 73 00 74 00 t. .-.F.i.r.s.t. 00008540 20 00 35 00 20 00 7C 00 20 00 4F 00 75 00 74 00 .5. .|. .O.u.t. 00008550 2D 00 47 00 72 00 69 00 64 00 56 00 69 00 65 00 -.G.r.i.d.V.i.e. 00008560 77 00 0D 00 0A 00 28 00 67 00 63 00 6D 00 20 00 w.....(.g.c.m. . 00008570 47 00 65 00 74 00 2D 00 2A 00 20 00 2D 00 43 00 G.e.t.-.*. .-.C. 00008580 6F 00 6D 00 6D 00 61 00 6E 00 64 00 54 00 79 00 o.m.m.a.n.d.T.y. 00008590 70 00 65 00 20 00 43 00 6D 00 64 00 6C 00 65 00 p.e. .C.m.d.l.e. 000085A0 74 00 20 00 29 00 2E 00 63 00 6F 00 75 00 6E 00 t. .)...c.o.u.n. 000085B0 74 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 45 00 t.....G.e.t.-.E. 000085C0 76 00 65 00 6E 00 74 00 4C 00 6F 00 67 00 20 00 v.e.n.t.L.o.g. . 000085D0 53 00 79 00 73 00 74 00 65 00 6D 00 20 00 2D 00 S.y.s.t.e.m. .-. 000085E0 4E 00 65 00 77 00 65 00 73 00 74 00 20 00 31 00 N.e.w.e.s.t. .1. 000085F0 30 00 20 00 7C 00 20 00 46 00 6F 00 72 00 6D 00 0. .|. .F.o.r.m. 00008600 61 00 74 00 2D 00 4C 00 69 00 73 00 74 00 0D 00 a.t.-.L.i.s.t... 00008610 0A 00 31 00 30 00 2E 00 2E 00 32 00 30 00 20 00 ..1.0.....2.0. . 00008620 7C 00 20 00 25 00 20 00 7B 00 20 00 22 00 50 00 |. .%. .{. .".P. 00008630 43 00 24 00 5F 00 22 00 20 00 7D 00 0D 00 0A 00 C.$._.". .}..... 00008640 22 00 44 00 43 00 31 00 22 00 2C 00 22 00 41 00 ".D.C.1.".,.".A. 00008650 50 00 31 00 22 00 2C 00 22 00 43 00 4C 00 31 00 P.1.".,.".C.L.1. 00008660 22 00 20 00 20 00 20 00 7C 00 20 00 46 00 6F 00 ". . . .|. .F.o. 00008670 72 00 45 00 61 00 63 00 68 00 2D 00 4F 00 62 00 r.E.a.c.h.-.O.b. 00008680 6A 00 65 00 63 00 74 00 20 00 7B 00 20 00 24 00 j.e.c.t. .{. .$. 00008690 5F 00 20 00 7D 00 0D 00 0A 00 22 00 44 00 43 00 _. .}.....".D.C. 000086A0 31 00 22 00 2C 00 22 00 41 00 50 00 31 00 22 00 1.".,.".A.P.1.". 000086B0 2C 00 22 00 43 00 4C 00 31 00 22 00 20 00 20 00 ,.".C.L.1.". . . 000086C0 20 00 7C 00 20 00 4F 00 75 00 74 00 2D 00 46 00 .|. .O.u.t.-.F. 000086D0 69 00 6C 00 65 00 20 00 24 00 70 00 70 00 5C 00 i.l.e. .$.p.p.\. 000086E0 73 00 72 00 76 00 73 00 2E 00 74 00 78 00 74 00 s.r.v.s...t.x.t. 000086F0 0D 00 0A 00 47 00 65 00 74 00 2D 00 43 00 6F 00 ....G.e.t.-.C.o. 00008700 6E 00 74 00 65 00 6E 00 74 00 20 00 24 00 70 00 n.t.e.n.t. .$.p. 00008710 70 00 5C 00 73 00 72 00 76 00 73 00 2E 00 74 00 p.\.s.r.v.s...t. 00008720 78 00 74 00 20 00 7C 00 20 00 46 00 6F 00 72 00 x.t. .|. .F.o.r. 00008730 45 00 61 00 63 00 68 00 2D 00 4F 00 62 00 6A 00 E.a.c.h.-.O.b.j. 00008740 65 00 63 00 74 00 20 00 7B 00 20 00 57 00 72 00 e.c.t. .{. .W.r. 00008750 69 00 74 00 65 00 2D 00 48 00 6F 00 73 00 74 00 i.t.e.-.H.o.s.t. 00008760 20 00 22 00 24 00 5F 00 3B 00 20 00 22 00 20 00 .".$._.;. .". . 00008770 2D 00 4E 00 6F 00 4E 00 65 00 77 00 6C 00 69 00 -.N.o.N.e.w.l.i. 00008780 6E 00 65 00 20 00 7D 00 0D 00 0A 00 0D 00 0A 00 n.e. .}......... 00008790 23 00 23 00 20 00 3C 00 50 00 72 00 6F 00 63 00 #.#. .<.P.r.o.c. 000087A0 65 00 73 00 73 00 69 00 6E 00 67 00 3E 00 20 00 e.s.s.i.n.g.>. . 000087B0 2D 00 20 00 73 00 70 00 72 00 61 00 63 00 6F 00 -. .s.p.r.a.c.o. 000087C0 76 00 61 00 6E 00 69 00 65 00 20 00 6F 00 62 00 v.a.n.i.e. .o.b. 000087D0 6A 00 65 00 6B 00 74 00 6F 00 76 00 20 00 76 00 j.e.k.t.o.v. .v. 000087E0 20 00 72 00 FA 00 72 00 65 00 20 00 28 00 61 00 .r.ú.r.e. .(.a. 000087F0 6A 00 20 00 76 00 69 00 61 00 63 00 6E 00 E1 00 j. .v.i.a.c.n.á. 00008800 73 00 6F 00 62 00 6E 00 65 00 2F 00 6F 00 70 00 s.o.b.n.e./.o.p. 00008810 61 00 6B 00 6F 00 76 00 61 00 6E 00 65 00 29 00 a.k.o.v.a.n.e.). 00008820 0D 00 0A 00 23 00 20 00 20 00 2D 00 20 00 74 00 ....#. . .-. .t. 00008830 72 00 69 00 65 00 64 00 65 00 6E 00 69 00 65 00 r.i.e.d.e.n.i.e. 00008840 20 00 6F 00 62 00 6A 00 65 00 6B 00 74 00 6F 00 .o.b.j.e.k.t.o. 00008850 76 00 3A 00 20 00 20 00 20 00 20 00 20 00 20 00 v.:. . . . . . . 00008860 20 00 20 00 20 00 53 00 6F 00 72 00 74 00 2D 00 . . .S.o.r.t.-. 00008870 4F 00 62 00 6A 00 65 00 63 00 74 00 0D 00 0A 00 O.b.j.e.c.t..... 00008880 23 00 20 00 20 00 2D 00 20 00 76 00 FD 00 62 00 #. . .-. .v.ý.b. 00008890 65 00 72 00 20 00 6F 00 62 00 6A 00 65 00 6B 00 e.r. .o.b.j.e.k. 000088A0 74 00 75 00 2F 00 76 00 6C 00 61 00 73 00 74 00 t.u./.v.l.a.s.t. 000088B0 6E 00 6F 00 73 00 74 00 3A 00 20 00 20 00 20 00 n.o.s.t.:. . . . 000088C0 20 00 53 00 65 00 6C 00 65 00 63 00 74 00 2D 00 .S.e.l.e.c.t.-. 000088D0 4F 00 62 00 6A 00 65 00 63 00 74 00 2C 00 20 00 O.b.j.e.c.t.,. . 000088E0 57 00 68 00 65 00 72 00 65 00 2D 00 4F 00 62 00 W.h.e.r.e.-.O.b. 000088F0 6A 00 65 00 63 00 74 00 0D 00 0A 00 23 00 20 00 j.e.c.t.....#. . 00008900 20 00 20 00 20 00 2D 00 20 00 70 00 72 00 69 00 . . .-. .p.r.i. 00008910 64 00 61 00 6E 00 69 00 65 00 20 00 76 00 6C 00 d.a.n.i.e. .v.l. 00008920 61 00 73 00 74 00 6E 00 6F 00 73 00 74 00 ED 00 a.s.t.n.o.s.t.í. 00008930 3A 00 20 00 20 00 20 00 20 00 20 00 20 00 53 00 :. . . . . . .S. 00008940 65 00 6C 00 65 00 63 00 74 00 2D 00 4F 00 62 00 e.l.e.c.t.-.O.b. 00008950 6A 00 65 00 63 00 74 00 0D 00 0A 00 23 00 20 00 j.e.c.t.....#. . 00008960 20 00 2D 00 20 00 65 00 6E 00 75 00 6D 00 65 00 .-. .e.n.u.m.e. 00008970 72 00 E1 00 63 00 69 00 61 00 2F 00 63 00 79 00 r.á.c.i.a./.c.y. 00008980 6B 00 6C 00 75 00 73 00 3A 00 20 00 20 00 20 00 k.l.u.s.:. . . . 00008990 20 00 20 00 20 00 20 00 20 00 20 00 20 00 46 00 . . . . . . .F. 000089A0 6F 00 72 00 45 00 61 00 63 00 68 00 2D 00 4F 00 o.r.E.a.c.h.-.O. 000089B0 62 00 6A 00 65 00 63 00 74 00 0D 00 0A 00 23 00 b.j.e.c.t.....#. 000089C0 20 00 20 00 2D 00 20 00 70 00 6F 00 72 00 6F 00 . .-. .p.o.r.o. 000089D0 76 00 6E 00 61 00 6E 00 69 00 65 00 20 00 6F 00 v.n.a.n.i.e. .o. 000089E0 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 3A 00 b.j.e.k.t.o.v.:. 000089F0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00008A00 43 00 6F 00 6D 00 70 00 61 00 72 00 65 00 2D 00 C.o.m.p.a.r.e.-. 00008A10 4F 00 62 00 6A 00 65 00 63 00 74 00 0D 00 0A 00 O.b.j.e.c.t..... 00008A20 23 00 20 00 20 00 2D 00 20 00 6D 00 65 00 72 00 #. . .-. .m.e.r. 00008A30 61 00 6E 00 69 00 65 00 2F 00 70 00 6F 00 0D 01 a.n.i.e./.p.o... 00008A40 ED 00 74 00 61 00 6E 00 69 00 65 00 20 00 6F 00 í.t.a.n.i.e. .o. 00008A50 62 00 6A 00 65 00 6B 00 74 00 6F 00 76 00 3A 00 b.j.e.k.t.o.v.:. 00008A60 20 00 4D 00 65 00 61 00 73 00 75 00 72 00 65 00 .M.e.a.s.u.r.e. 00008A70 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 0D 00 -.O.b.j.e.c.t... 00008A80 0A 00 23 00 20 00 20 00 2D 00 20 00 75 00 6C 00 ..#. . .-. .u.l. 00008A90 6F 00 7E 01 65 00 6E 00 69 00 65 00 20 00 73 00 o.~.e.n.i.e. .s. 00008AA0 74 00 61 00 76 00 75 00 20 00 73 00 70 00 72 00 t.a.v.u. .s.p.r. 00008AB0 61 00 63 00 6F 00 76 00 61 00 6E 00 69 00 61 00 a.c.o.v.a.n.i.a. 00008AC0 3A 00 20 00 54 00 65 00 65 00 2D 00 4F 00 62 00 :. .T.e.e.-.O.b. 00008AD0 6A 00 65 00 63 00 74 00 0D 00 0A 00 23 00 20 00 j.e.c.t.....#. . 00008AE0 20 00 2D 00 20 00 7A 00 6F 00 73 00 6B 00 75 00 .-. .z.o.s.k.u. 00008AF0 70 00 65 00 6E 00 69 00 65 00 20 00 6F 00 62 00 p.e.n.i.e. .o.b. 00008B00 6A 00 65 00 6B 00 74 00 6F 00 76 00 3A 00 20 00 j.e.k.t.o.v.:. . 00008B10 20 00 20 00 20 00 20 00 20 00 20 00 20 00 47 00 . . . . . . .G. 00008B20 72 00 6F 00 75 00 70 00 2D 00 4F 00 62 00 6A 00 r.o.u.p.-.O.b.j. 00008B30 65 00 63 00 74 00 0D 00 0A 00 23 00 20 00 20 00 e.c.t.....#. . . 00008B40 2D 00 20 00 76 00 79 00 74 00 76 00 6F 00 72 00 -. .v.y.t.v.o.r. 00008B50 65 00 6E 00 69 00 65 00 20 00 6E 00 6F 00 76 00 e.n.i.e. .n.o.v. 00008B60 E9 00 68 00 6F 00 20 00 6F 00 62 00 6A 00 65 00 é.h.o. .o.b.j.e. 00008B70 6B 00 74 00 75 00 3A 00 20 00 20 00 4E 00 65 00 k.t.u.:. . .N.e. 00008B80 77 00 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 w.-.O.b.j.e.c.t. 00008B90 20 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 .....g.c.m. .-. 00008BA0 6E 00 6F 00 75 00 6E 00 20 00 4F 00 62 00 6A 00 n.o.u.n. .O.b.j. 00008BB0 65 00 63 00 74 00 20 00 0D 00 0A 00 47 00 65 00 e.c.t. .....G.e. 00008BC0 74 00 2D 00 50 00 72 00 6F 00 63 00 65 00 73 00 t.-.P.r.o.c.e.s. 00008BD0 73 00 20 00 7C 00 20 00 53 00 6F 00 72 00 74 00 s. .|. .S.o.r.t. 00008BE0 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 -.O.b.j.e.c.t. . 00008BF0 56 00 4D 00 20 00 7C 00 20 00 53 00 65 00 6C 00 V.M. .|. .S.e.l. 00008C00 65 00 63 00 74 00 2D 00 4F 00 62 00 6A 00 65 00 e.c.t.-.O.b.j.e. 00008C10 63 00 74 00 20 00 2D 00 4C 00 61 00 73 00 74 00 c.t. .-.L.a.s.t. 00008C20 20 00 35 00 20 00 7C 00 20 00 46 00 6F 00 72 00 .5. .|. .F.o.r. 00008C30 6D 00 61 00 74 00 2D 00 4C 00 69 00 73 00 74 00 m.a.t.-.L.i.s.t. 00008C40 20 00 7C 00 20 00 4F 00 75 00 74 00 2D 00 46 00 .|. .O.u.t.-.F. 00008C50 69 00 6C 00 65 00 20 00 24 00 70 00 5C 00 70 00 i.l.e. .$.p.\.p. 00008C60 73 00 2E 00 74 00 78 00 74 00 0D 00 0A 00 70 00 s...t.x.t.....p. 00008C70 73 00 20 00 7C 00 20 00 53 00 6F 00 72 00 74 00 s. .|. .S.o.r.t. 00008C80 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 -.O.b.j.e.c.t. . 00008C90 70 00 72 00 6F 00 63 00 65 00 73 00 73 00 6E 00 p.r.o.c.e.s.s.n. 00008CA0 61 00 6D 00 65 00 20 00 2D 00 44 00 65 00 73 00 a.m.e. .-.D.e.s. 00008CB0 63 00 65 00 6E 00 64 00 69 00 6E 00 67 00 20 00 c.e.n.d.i.n.g. . 00008CC0 2D 00 55 00 6E 00 69 00 71 00 75 00 65 00 20 00 -.U.n.i.q.u.e. . 00008CD0 7C 00 20 00 67 00 6D 00 0D 00 0A 00 70 00 73 00 |. .g.m.....p.s. 00008CE0 20 00 7C 00 20 00 53 00 65 00 6C 00 65 00 63 00 .|. .S.e.l.e.c. 00008CF0 74 00 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 t.-.O.b.j.e.c.t. 00008D00 20 00 2D 00 46 00 69 00 72 00 73 00 74 00 20 00 .-.F.i.r.s.t. . 00008D10 35 00 20 00 2D 00 70 00 72 00 6F 00 70 00 20 00 5. .-.p.r.o.p. . 00008D20 70 00 2A 00 20 00 7C 00 20 00 67 00 6D 00 0D 00 p.*. .|. .g.m... 00008D30 0A 00 28 00 70 00 73 00 29 00 5B 00 30 00 5D 00 ..(.p.s.).[.0.]. 00008D40 20 00 7C 00 20 00 73 00 65 00 6C 00 65 00 63 00 .|. .s.e.l.e.c. 00008D50 74 00 20 00 2D 00 45 00 78 00 70 00 61 00 6E 00 t. .-.E.x.p.a.n. 00008D60 64 00 50 00 72 00 6F 00 70 00 65 00 72 00 74 00 d.P.r.o.p.e.r.t. 00008D70 79 00 20 00 6D 00 6F 00 64 00 75 00 6C 00 65 00 y. .m.o.d.u.l.e. 00008D80 73 00 20 00 7C 00 20 00 66 00 74 00 20 00 2D 00 s. .|. .f.t. .-. 00008D90 61 00 75 00 0D 00 0A 00 70 00 73 00 20 00 7C 00 a.u.....p.s. .|. 00008DA0 20 00 73 00 65 00 6C 00 65 00 63 00 74 00 20 00 .s.e.l.e.c.t. . 00008DB0 4E 00 61 00 6D 00 65 00 2C 00 40 00 7B 00 6E 00 N.a.m.e.,.@.{.n. 00008DC0 3D 00 27 00 56 00 4D 00 5B 00 4D 00 42 00 5D 00 =.'.V.M.[.M.B.]. 00008DD0 27 00 3B 00 65 00 3D 00 7B 00 24 00 5F 00 2E 00 '.;.e.=.{.$._... 00008DE0 56 00 4D 00 2F 00 31 00 4D 00 42 00 7D 00 7D 00 V.M./.1.M.B.}.}. 00008DF0 2C 00 40 00 7B 00 6E 00 3D 00 27 00 50 00 67 00 ,.@.{.n.=.'.P.g. 00008E00 64 00 4D 00 65 00 6D 00 27 00 3B 00 65 00 3D 00 d.M.e.m.'.;.e.=. 00008E10 7B 00 24 00 5F 00 2E 00 50 00 4D 00 7D 00 7D 00 {.$._...P.M.}.}. 00008E20 20 00 0D 00 0A 00 70 00 73 00 20 00 7C 00 20 00 .....p.s. .|. . 00008E30 73 00 65 00 6C 00 65 00 63 00 74 00 20 00 4E 00 s.e.l.e.c.t. .N. 00008E40 61 00 6D 00 65 00 2C 00 40 00 7B 00 6E 00 3D 00 a.m.e.,.@.{.n.=. 00008E50 27 00 56 00 4D 00 5B 00 4D 00 42 00 5D 00 27 00 '.V.M.[.M.B.].'. 00008E60 3B 00 65 00 3D 00 7B 00 24 00 5F 00 2E 00 56 00 ;.e.=.{.$._...V. 00008E70 4D 00 2F 00 31 00 4D 00 42 00 7D 00 7D 00 2C 00 M./.1.M.B.}.}.,. 00008E80 40 00 7B 00 6E 00 3D 00 27 00 50 00 67 00 64 00 @.{.n.=.'.P.g.d. 00008E90 4D 00 65 00 6D 00 27 00 3B 00 65 00 3D 00 7B 00 M.e.m.'.;.e.=.{. 00008EA0 24 00 5F 00 2E 00 50 00 4D 00 7D 00 7D 00 20 00 $._...P.M.}.}. . 00008EB0 7C 00 20 00 67 00 6D 00 0D 00 0A 00 70 00 73 00 |. .g.m.....p.s. 00008EC0 20 00 7C 00 20 00 57 00 68 00 65 00 72 00 65 00 .|. .W.h.e.r.e. 00008ED0 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 -.O.b.j.e.c.t. . 00008EE0 2D 00 50 00 72 00 6F 00 70 00 65 00 72 00 74 00 -.P.r.o.p.e.r.t. 00008EF0 79 00 20 00 6E 00 61 00 6D 00 65 00 20 00 2D 00 y. .n.a.m.e. .-. 00008F00 6C 00 69 00 6B 00 65 00 20 00 22 00 70 00 6F 00 l.i.k.e. .".p.o. 00008F10 77 00 65 00 72 00 2A 00 22 00 20 00 7C 00 20 00 w.e.r.*.". .|. . 00008F20 73 00 65 00 6C 00 65 00 63 00 74 00 20 00 2D 00 s.e.l.e.c.t. .-. 00008F30 46 00 69 00 72 00 73 00 74 00 20 00 32 00 0D 00 F.i.r.s.t. .2... 00008F40 0A 00 68 00 65 00 6C 00 70 00 20 00 57 00 68 00 ..h.e.l.p. .W.h. 00008F50 65 00 72 00 65 00 2D 00 4F 00 62 00 6A 00 65 00 e.r.e.-.O.b.j.e. 00008F60 63 00 74 00 20 00 2D 00 66 00 75 00 6C 00 0D 00 c.t. .-.f.u.l... 00008F70 0A 00 68 00 65 00 6C 00 70 00 20 00 61 00 62 00 ..h.e.l.p. .a.b. 00008F80 2A 00 63 00 6F 00 6D 00 70 00 2A 00 6F 00 70 00 *.c.o.m.p.*.o.p. 00008F90 65 00 72 00 2A 00 0D 00 0A 00 67 00 63 00 6D 00 e.r.*.....g.c.m. 00008FA0 20 00 2D 00 6E 00 6F 00 75 00 6E 00 20 00 4F 00 .-.n.o.u.n. .O. 00008FB0 62 00 6A 00 65 00 63 00 74 00 20 00 7C 00 20 00 b.j.e.c.t. .|. . 00008FC0 46 00 6F 00 72 00 45 00 61 00 63 00 68 00 2D 00 F.o.r.E.a.c.h.-. 00008FD0 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 7B 00 O.b.j.e.c.t. .{. 00008FE0 20 00 47 00 65 00 74 00 2D 00 48 00 65 00 6C 00 .G.e.t.-.H.e.l. 00008FF0 70 00 20 00 24 00 5F 00 20 00 2D 00 65 00 78 00 p. .$._. .-.e.x. 00009000 61 00 6D 00 70 00 6C 00 65 00 20 00 7D 00 20 00 a.m.p.l.e. .}. . 00009010 7C 00 20 00 4F 00 75 00 74 00 2D 00 46 00 69 00 |. .O.u.t.-.F.i. 00009020 6C 00 65 00 20 00 24 00 70 00 5C 00 74 00 2E 00 l.e. .$.p.\.t... 00009030 74 00 78 00 74 00 0D 00 0A 00 70 00 73 00 20 00 t.x.t.....p.s. . 00009040 7C 00 20 00 25 00 20 00 2D 00 42 00 65 00 67 00 |. .%. .-.B.e.g. 00009050 69 00 6E 00 20 00 7B 00 20 00 24 00 76 00 6D 00 i.n. .{. .$.v.m. 00009060 3D 00 30 00 7D 00 20 00 2D 00 50 00 72 00 6F 00 =.0.}. .-.P.r.o. 00009070 63 00 65 00 73 00 73 00 20 00 7B 00 20 00 24 00 c.e.s.s. .{. .$. 00009080 76 00 6D 00 20 00 2B 00 3D 00 20 00 24 00 5F 00 v.m. .+.=. .$._. 00009090 2E 00 56 00 4D 00 20 00 7D 00 20 00 2D 00 45 00 ..V.M. .}. .-.E. 000090A0 6E 00 64 00 20 00 7B 00 20 00 24 00 76 00 6D 00 n.d. .{. .$.v.m. 000090B0 20 00 7D 00 0D 00 0A 00 43 00 6F 00 6D 00 70 00 .}.....C.o.m.p. 000090C0 61 00 72 00 65 00 2D 00 4F 00 62 00 6A 00 65 00 a.r.e.-.O.b.j.e. 000090D0 63 00 74 00 20 00 28 00 70 00 73 00 29 00 20 00 c.t. .(.p.s.). . 000090E0 28 00 70 00 73 00 20 00 70 00 2A 00 29 00 20 00 (.p.s. .p.*.). . 000090F0 2D 00 69 00 6E 00 63 00 6C 00 75 00 64 00 65 00 -.i.n.c.l.u.d.e. 00009100 45 00 71 00 75 00 61 00 6C 00 0D 00 0A 00 67 00 E.q.u.a.l.....g. 00009110 63 00 6D 00 20 00 2D 00 43 00 6F 00 6D 00 6D 00 c.m. .-.C.o.m.m. 00009120 61 00 6E 00 64 00 54 00 79 00 70 00 65 00 20 00 a.n.d.T.y.p.e. . 00009130 63 00 6D 00 64 00 6C 00 65 00 74 00 20 00 7C 00 c.m.d.l.e.t. .|. 00009140 20 00 6D 00 65 00 61 00 73 00 75 00 72 00 65 00 .m.e.a.s.u.r.e. 00009150 0D 00 0A 00 70 00 73 00 20 00 7C 00 20 00 4D 00 ....p.s. .|. .M. 00009160 65 00 61 00 73 00 75 00 72 00 65 00 2D 00 4F 00 e.a.s.u.r.e.-.O. 00009170 62 00 6A 00 65 00 63 00 74 00 20 00 2D 00 50 00 b.j.e.c.t. .-.P. 00009180 72 00 6F 00 70 00 65 00 72 00 74 00 79 00 20 00 r.o.p.e.r.t.y. . 00009190 76 00 6D 00 20 00 2D 00 53 00 75 00 6D 00 20 00 v.m. .-.S.u.m. . 000091A0 2D 00 4D 00 61 00 78 00 69 00 6D 00 75 00 6D 00 -.M.a.x.i.m.u.m. 000091B0 20 00 2D 00 4D 00 69 00 6E 00 69 00 6D 00 75 00 .-.M.i.n.i.m.u. 000091C0 6D 00 20 00 2D 00 41 00 76 00 65 00 72 00 61 00 m. .-.A.v.e.r.a. 000091D0 67 00 65 00 20 00 0D 00 0A 00 68 00 65 00 6C 00 g.e. .....h.e.l. 000091E0 70 00 20 00 54 00 65 00 65 00 2D 00 4F 00 62 00 p. .T.e.e.-.O.b. 000091F0 6A 00 65 00 63 00 74 00 20 00 2D 00 46 00 75 00 j.e.c.t. .-.F.u. 00009200 6C 00 6C 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 l.l.....G.e.t.-. 00009210 53 00 65 00 72 00 76 00 69 00 63 00 65 00 20 00 S.e.r.v.i.c.e. . 00009220 7C 00 20 00 67 00 72 00 6F 00 75 00 70 00 20 00 |. .g.r.o.u.p. . 00009230 2D 00 50 00 72 00 6F 00 70 00 65 00 72 00 74 00 -.P.r.o.p.e.r.t. 00009240 79 00 20 00 73 00 74 00 61 00 74 00 75 00 73 00 y. .s.t.a.t.u.s. 00009250 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 43 00 ....g.c.m. .-.C. 00009260 6F 00 6D 00 6D 00 61 00 6E 00 64 00 54 00 79 00 o.m.m.a.n.d.T.y. 00009270 70 00 65 00 20 00 63 00 6D 00 64 00 6C 00 65 00 p.e. .c.m.d.l.e. 00009280 74 00 20 00 7C 00 20 00 67 00 72 00 6F 00 75 00 t. .|. .g.r.o.u. 00009290 70 00 20 00 76 00 65 00 72 00 62 00 20 00 7C 00 p. .v.e.r.b. .|. 000092A0 20 00 73 00 6F 00 72 00 74 00 20 00 63 00 6F 00 .s.o.r.t. .c.o. 000092B0 75 00 6E 00 74 00 20 00 2D 00 64 00 65 00 73 00 u.n.t. .-.d.e.s. 000092C0 63 00 20 00 7C 00 20 00 3F 00 20 00 63 00 6F 00 c. .|. .?. .c.o. 000092D0 75 00 6E 00 74 00 20 00 2D 00 67 00 74 00 20 00 u.n.t. .-.g.t. . 000092E0 35 00 30 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 5.0.........#.#. 000092F0 20 00 3C 00 46 00 6F 00 72 00 6D 00 61 00 74 00 .<.F.o.r.m.a.t. 00009300 3E 00 20 00 2D 00 20 00 64 00 65 00 66 00 61 00 >. .-. .d.e.f.a. 00009310 75 00 6C 00 74 00 20 00 2F 00 20 00 65 00 78 00 u.l.t. ./. .e.x. 00009320 70 00 6C 00 69 00 63 00 69 00 74 00 20 00 2F 00 p.l.i.c.i.t. ./. 00009330 20 00 63 00 75 00 73 00 74 00 6F 00 6D 00 20 00 .c.u.s.t.o.m. . 00009340 2F 00 20 00 61 00 64 00 76 00 61 00 6E 00 63 00 /. .a.d.v.a.n.c. 00009350 65 00 64 00 0D 00 0A 00 23 00 20 00 44 00 65 00 e.d.....#. .D.e. 00009360 66 00 61 00 75 00 6C 00 74 00 20 00 66 00 6F 00 f.a.u.l.t. .f.o. 00009370 72 00 6D 00 61 00 74 00 74 00 69 00 6E 00 67 00 r.m.a.t.t.i.n.g. 00009380 3A 00 0D 00 0A 00 23 00 20 00 20 00 20 00 31 00 :.....#. . . .1. 00009390 29 00 20 00 31 00 73 00 74 00 20 00 6F 00 62 00 ). .1.s.t. .o.b. 000093A0 6A 00 65 00 63 00 74 00 20 00 0D 00 0A 00 23 00 j.e.c.t. .....#. 000093B0 20 00 20 00 20 00 32 00 29 00 20 00 64 00 65 00 . . .2.). .d.e. 000093C0 66 00 61 00 75 00 6C 00 74 00 2D 00 66 00 6F 00 f.a.u.l.t.-.f.o. 000093D0 72 00 6D 00 61 00 74 00 74 00 69 00 6E 00 67 00 r.m.a.t.t.i.n.g. 000093E0 2D 00 76 00 69 00 65 00 77 00 20 00 28 00 58 00 -.v.i.e.w. .(.X. 000093F0 4D 00 4C 00 29 00 20 00 0D 00 0A 00 23 00 20 00 M.L.). .....#. . 00009400 20 00 20 00 33 00 29 00 20 00 64 00 65 00 66 00 . .3.). .d.e.f. 00009410 61 00 75 00 6C 00 74 00 2D 00 64 00 69 00 73 00 a.u.l.t.-.d.i.s. 00009420 70 00 6C 00 61 00 79 00 2D 00 70 00 72 00 6F 00 p.l.a.y.-.p.r.o. 00009430 70 00 65 00 72 00 74 00 79 00 2D 00 73 00 65 00 p.e.r.t.y.-.s.e. 00009440 74 00 20 00 28 00 46 00 4C 00 20 00 69 00 66 00 t. .(.F.L. .i.f. 00009450 20 00 35 00 2B 00 20 00 70 00 72 00 6F 00 70 00 .5.+. .p.r.o.p. 00009460 65 00 72 00 74 00 69 00 65 00 73 00 2C 00 20 00 e.r.t.i.e.s.,. . 00009470 65 00 6C 00 73 00 65 00 20 00 46 00 54 00 29 00 e.l.s.e. .F.T.). 00009480 0D 00 0A 00 23 00 20 00 20 00 20 00 34 00 29 00 ....#. . . .4.). 00009490 20 00 61 00 6C 00 6C 00 20 00 6F 00 62 00 6A 00 .a.l.l. .o.b.j. 000094A0 65 00 63 00 74 00 2D 00 70 00 72 00 6F 00 70 00 e.c.t.-.p.r.o.p. 000094B0 65 00 72 00 74 00 69 00 65 00 73 00 20 00 75 00 e.r.t.i.e.s. .u. 000094C0 73 00 65 00 64 00 20 00 20 00 20 00 20 00 20 00 s.e.d. . . . . . 000094D0 20 00 20 00 20 00 20 00 2D 00 2D 00 2D 00 2D 00 . . . .-.-.-.-. 000094E0 2D 00 20 00 2F 00 2F 00 20 00 2D 00 2D 00 2D 00 -. ././. .-.-.-. 000094F0 2D 00 2D 00 0D 00 0A 00 23 00 20 00 45 00 78 00 -.-.....#. .E.x. 00009500 70 00 6C 00 69 00 63 00 69 00 74 00 20 00 66 00 p.l.i.c.i.t. .f. 00009510 6F 00 72 00 6D 00 61 00 74 00 74 00 69 00 6E 00 o.r.m.a.t.t.i.n. 00009520 67 00 20 00 2D 00 20 00 46 00 4C 00 2C 00 20 00 g. .-. .F.L.,. . 00009530 46 00 54 00 2C 00 20 00 46 00 57 00 0D 00 0A 00 F.T.,. .F.W..... 00009540 67 00 63 00 6D 00 20 00 2D 00 76 00 65 00 72 00 g.c.m. .-.v.e.r. 00009550 62 00 20 00 66 00 6F 00 72 00 6D 00 61 00 74 00 b. .f.o.r.m.a.t. 00009560 20 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 .-.M.o.d.u.l.e. 00009570 20 00 6D 00 69 00 63 00 72 00 2A 00 20 00 7C 00 .m.i.c.r.*. .|. 00009580 20 00 25 00 20 00 7B 00 20 00 68 00 65 00 6C 00 .%. .{. .h.e.l. 00009590 70 00 20 00 24 00 5F 00 20 00 7D 00 0D 00 0A 00 p. .$._. .}..... 000095A0 70 00 73 00 20 00 7C 00 20 00 66 00 6C 00 20 00 p.s. .|. .f.l. . 000095B0 2A 00 20 00 7C 00 20 00 67 00 6D 00 0D 00 0A 00 *. .|. .g.m..... 000095C0 23 00 20 00 43 00 75 00 73 00 74 00 6F 00 6D 00 #. .C.u.s.t.o.m. 000095D0 20 00 66 00 6F 00 72 00 6D 00 61 00 74 00 74 00 .f.o.r.m.a.t.t. 000095E0 69 00 6E 00 67 00 20 00 2D 00 20 00 20 00 46 00 i.n.g. .-. . .F. 000095F0 43 00 20 00 2B 00 20 00 2A 00 2E 00 66 00 6F 00 C. .+. .*...f.o. 00009600 72 00 6D 00 61 00 74 00 2E 00 70 00 73 00 31 00 r.m.a.t...p.s.1. 00009610 78 00 6D 00 6C 00 2C 00 0D 00 0A 00 66 00 63 00 x.m.l.,.....f.c. 00009620 20 00 2D 00 3F 00 0D 00 0A 00 68 00 65 00 6C 00 .-.?.....h.e.l. 00009630 70 00 20 00 61 00 62 00 2A 00 66 00 6F 00 72 00 p. .a.b.*.f.o.r. 00009640 6D 00 2A 00 0D 00 0A 00 23 00 20 00 41 00 64 00 m.*.....#. .A.d. 00009650 76 00 61 00 6E 00 63 00 65 00 64 00 20 00 66 00 v.a.n.c.e.d. .f. 00009660 6F 00 72 00 6D 00 61 00 74 00 74 00 69 00 6E 00 o.r.m.a.t.t.i.n. 00009670 67 00 20 00 0D 00 0A 00 23 00 20 00 20 00 40 00 g. .....#. . .@. 00009680 7B 00 6E 00 3D 00 22 00 6E 00 61 00 7A 00 6F 00 {.n.=.".n.a.z.o. 00009690 76 00 22 00 3B 00 65 00 3D 00 7B 00 76 00 79 00 v.".;.e.=.{.v.y. 000096A0 72 00 61 00 7A 00 7D 00 3B 00 66 00 6F 00 72 00 r.a.z.}.;.f.o.r. 000096B0 6D 00 61 00 74 00 53 00 74 00 72 00 69 00 6E 00 m.a.t.S.t.r.i.n. 000096C0 67 00 3D 00 22 00 4E 00 32 00 22 00 3B 00 61 00 g.=.".N.2.".;.a. 000096D0 6C 00 69 00 67 00 6E 00 3D 00 27 00 72 00 69 00 l.i.g.n.=.'.r.i. 000096E0 67 00 68 00 74 00 27 00 7D 00 0D 00 0A 00 23 00 g.h.t.'.}.....#. 000096F0 20 00 20 00 20 00 20 00 6E 00 2F 00 6E 00 61 00 . . . .n./.n.a. 00009700 6D 00 65 00 2F 00 6C 00 2F 00 6C 00 61 00 62 00 m.e./.l./.l.a.b. 00009710 65 00 6C 00 20 00 2C 00 20 00 65 00 2F 00 65 00 e.l. .,. .e./.e. 00009720 78 00 70 00 72 00 65 00 73 00 73 00 69 00 6F 00 x.p.r.e.s.s.i.o. 00009730 6E 00 0D 00 0A 00 70 00 73 00 20 00 7C 00 20 00 n.....p.s. .|. . 00009740 46 00 54 00 20 00 2D 00 70 00 72 00 6F 00 70 00 F.T. .-.p.r.o.p. 00009750 20 00 4E 00 61 00 6D 00 65 00 2C 00 40 00 7B 00 .N.a.m.e.,.@.{. 00009760 6E 00 3D 00 27 00 56 00 4D 00 5B 00 4D 00 42 00 n.=.'.V.M.[.M.B. 00009770 5D 00 27 00 3B 00 65 00 3D 00 7B 00 24 00 5F 00 ].'.;.e.=.{.$._. 00009780 2E 00 56 00 4D 00 2F 00 31 00 4D 00 42 00 7D 00 ..V.M./.1.M.B.}. 00009790 3B 00 66 00 6F 00 72 00 6D 00 61 00 74 00 53 00 ;.f.o.r.m.a.t.S. 000097A0 74 00 72 00 69 00 6E 00 67 00 3D 00 22 00 4E 00 t.r.i.n.g.=.".N. 000097B0 33 00 22 00 7D 00 20 00 2D 00 41 00 75 00 74 00 3.".}. .-.A.u.t. 000097C0 6F 00 53 00 69 00 7A 00 65 00 0D 00 0A 00 70 00 o.S.i.z.e.....p. 000097D0 73 00 20 00 7C 00 20 00 73 00 65 00 6C 00 65 00 s. .|. .s.e.l.e. 000097E0 63 00 74 00 20 00 4E 00 61 00 6D 00 65 00 2C 00 c.t. .N.a.m.e.,. 000097F0 40 00 7B 00 6E 00 3D 00 27 00 56 00 4D 00 5B 00 @.{.n.=.'.V.M.[. 00009800 4D 00 42 00 5D 00 27 00 3B 00 65 00 3D 00 7B 00 M.B.].'.;.e.=.{. 00009810 24 00 5F 00 2E 00 56 00 4D 00 2F 00 31 00 4D 00 $._...V.M./.1.M. 00009820 42 00 7D 00 7D 00 2C 00 40 00 7B 00 6E 00 3D 00 B.}.}.,.@.{.n.=. 00009830 27 00 50 00 67 00 64 00 4D 00 65 00 6D 00 27 00 '.P.g.d.M.e.m.'. 00009840 3B 00 65 00 3D 00 7B 00 24 00 5F 00 2E 00 50 00 ;.e.=.{.$._...P. 00009850 4D 00 7D 00 7D 00 20 00 7C 00 20 00 46 00 54 00 M.}.}. .|. .F.T. 00009860 20 00 2D 00 61 00 75 00 0D 00 0A 00 23 00 20 00 .-.a.u.....#. . 00009870 20 00 6F 00 70 00 65 00 72 00 61 00 74 00 6F 00 .o.p.e.r.a.t.o. 00009880 72 00 20 00 2D 00 66 00 0D 00 0A 00 68 00 65 00 r. .-.f.....h.e. 00009890 6C 00 70 00 20 00 61 00 2A 00 75 00 74 00 5F 00 l.p. .a.*.u.t._. 000098A0 6F 00 70 00 65 00 72 00 2A 00 73 00 0D 00 0A 00 o.p.e.r.*.s..... 000098B0 22 00 7B 00 30 00 3A 00 30 00 30 00 30 00 30 00 ".{.0.:.0.0.0.0. 000098C0 7D 00 29 00 20 00 7B 00 31 00 2C 00 2D 00 31 00 }.). .{.1.,.-.1. 000098D0 30 00 7D 00 20 00 7B 00 32 00 3A 00 4E 00 31 00 0.}. .{.2.:.N.1. 000098E0 35 00 7D 00 22 00 20 00 2D 00 66 00 20 00 31 00 5.}.". .-.f. .1. 000098F0 2C 00 22 00 68 00 65 00 6C 00 6C 00 6F 00 22 00 ,.".h.e.l.l.o.". 00009900 2C 00 5B 00 6D 00 61 00 74 00 68 00 5D 00 3A 00 ,.[.m.a.t.h.].:. 00009910 3A 00 70 00 69 00 0D 00 0A 00 73 00 74 00 61 00 :.p.i.....s.t.a. 00009920 72 00 74 00 20 00 24 00 70 00 70 00 5C 00 27 00 r.t. .$.p.p.\.'. 00009930 50 00 53 00 20 00 46 00 6F 00 72 00 6D 00 61 00 P.S. .F.o.r.m.a. 00009940 74 00 20 00 2D 00 66 00 2E 00 74 00 78 00 74 00 t. .-.f...t.x.t. 00009950 27 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 '.........#.#. . 00009960 3C 00 4F 00 75 00 74 00 3E 00 0D 00 0A 00 67 00 <.O.u.t.>.....g. 00009970 63 00 6D 00 20 00 2D 00 56 00 65 00 72 00 62 00 c.m. .-.V.e.r.b. 00009980 20 00 4F 00 75 00 74 00 2C 00 63 00 6F 00 6E 00 .O.u.t.,.c.o.n. 00009990 76 00 65 00 72 00 74 00 74 00 6F 00 0D 00 0A 00 v.e.r.t.t.o..... 000099A0 70 00 73 00 20 00 7C 00 20 00 4F 00 75 00 74 00 p.s. .|. .O.u.t. 000099B0 2D 00 53 00 74 00 72 00 69 00 6E 00 67 00 20 00 -.S.t.r.i.n.g. . 000099C0 7C 00 20 00 67 00 6D 00 20 00 2A 00 0D 00 0A 00 |. .g.m. .*..... 000099D0 0D 00 0A 00 23 00 23 00 20 00 72 00 FA 00 72 00 ....#.#. .r.ú.r. 000099E0 61 00 20 00 70 00 6F 00 64 00 72 00 6F 00 62 00 a. .p.o.d.r.o.b. 000099F0 6E 00 65 00 6A 00 61 01 69 00 65 00 20 00 2D 00 n.e.j.a.i.e. .-. 00009A00 20 00 74 00 72 00 61 00 6E 00 73 00 66 00 6F 00 .t.r.a.n.s.f.o. 00009A10 72 00 6D 00 E1 00 63 00 69 00 61 00 2C 00 20 00 r.m.á.c.i.a.,. . 00009A20 76 00 FD 00 62 00 65 00 72 00 2C 00 20 00 FA 00 v.ý.b.e.r.,. .ú. 00009A30 70 00 72 00 61 00 76 00 61 00 20 00 40 00 7B 00 p.r.a.v.a. .@.{. 00009A40 70 00 61 00 72 00 61 00 6D 00 7D 00 0D 00 0A 00 p.a.r.a.m.}..... 00009A50 23 00 20 00 2D 00 20 00 63 00 6D 00 64 00 6C 00 #. .-. .c.m.d.l. 00009A60 65 00 74 00 2D 00 70 00 61 00 72 00 61 00 6D 00 e.t.-.p.a.r.a.m. 00009A70 3A 00 20 00 0D 00 0A 00 23 00 20 00 20 00 20 00 :. .....#. . . . 00009A80 20 00 2D 00 20 00 2D 00 49 00 6E 00 70 00 75 00 .-. .-.I.n.p.u. 00009A90 74 00 4F 00 62 00 6A 00 65 00 63 00 74 00 20 00 t.O.b.j.e.c.t. . 00009AA0 3C 00 50 00 53 00 4F 00 62 00 6A 00 65 00 63 00 <.P.S.O.b.j.e.c. 00009AB0 74 00 5B 00 5D 00 3E 00 20 00 20 00 28 00 67 00 t.[.].>. . .(.g. 00009AC0 65 00 6E 00 65 00 72 00 69 00 63 00 29 00 0D 00 e.n.e.r.i.c.)... 00009AD0 0A 00 23 00 20 00 20 00 20 00 20 00 2D 00 20 00 ..#. . . . .-. . 00009AE0 41 00 63 00 63 00 65 00 70 00 74 00 20 00 50 00 A.c.c.e.p.t. .P. 00009AF0 69 00 70 00 65 00 6C 00 69 00 6E 00 65 00 20 00 i.p.e.l.i.n.e. . 00009B00 49 00 6E 00 70 00 75 00 74 00 3F 00 20 00 74 00 I.n.p.u.t.?. .t. 00009B10 72 00 75 00 65 00 28 00 42 00 79 00 56 00 61 00 r.u.e.(.B.y.V.a. 00009B20 6C 00 75 00 65 00 2C 00 42 00 79 00 50 00 72 00 l.u.e.,.B.y.P.r. 00009B30 6F 00 70 00 65 00 72 00 74 00 79 00 4E 00 61 00 o.p.e.r.t.y.N.a. 00009B40 6D 00 65 00 29 00 20 00 2F 00 20 00 66 00 61 00 m.e.). ./. .f.a. 00009B50 6C 00 73 00 65 00 0D 00 0A 00 22 00 57 00 69 00 l.s.e.....".W.i. 00009B60 6E 00 52 00 4D 00 22 00 2C 00 22 00 42 00 49 00 n.R.M.".,.".B.I. 00009B70 54 00 53 00 22 00 20 00 7C 00 20 00 47 00 65 00 T.S.". .|. .G.e. 00009B80 74 00 2D 00 53 00 65 00 72 00 76 00 69 00 63 00 t.-.S.e.r.v.i.c. 00009B90 65 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 e.....h.e.l.p. . 00009BA0 47 00 65 00 74 00 2D 00 53 00 65 00 72 00 76 00 G.e.t.-.S.e.r.v. 00009BB0 69 00 63 00 65 00 20 00 2D 00 66 00 75 00 6C 00 i.c.e. .-.f.u.l. 00009BC0 0D 00 0A 00 68 00 65 00 6C 00 70 00 20 00 53 00 ....h.e.l.p. .S. 00009BD0 65 00 6C 00 65 00 63 00 74 00 2D 00 4F 00 62 00 e.l.e.c.t.-.O.b. 00009BE0 6A 00 65 00 63 00 74 00 20 00 2D 00 66 00 75 00 j.e.c.t. .-.f.u. 00009BF0 6C 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 l.....#. . . . . 00009C00 2D 00 20 00 7A 00 61 00 64 00 61 00 6E 00 E9 00 -. .z.a.d.a.n.é. 00009C10 20 00 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 .p.a.r.a.m.e.t. 00009C20 72 00 65 00 20 00 6D 00 61 00 6A 00 FA 00 20 00 r.e. .m.a.j.ú. . 00009C30 70 00 72 00 65 00 64 00 6E 00 6F 00 73 00 65 01 p.r.e.d.n.o.s.e. 00009C40 20 00 70 00 72 00 65 00 64 00 20 00 74 00 FD 00 .p.r.e.d. .t.ý. 00009C50 6D 00 69 00 20 00 7A 00 20 00 72 00 FA 00 72 00 m.i. .z. .r.ú.r. 00009C60 79 00 0D 00 0A 00 22 00 57 00 69 00 6E 00 52 00 y.....".W.i.n.R. 00009C70 4D 00 22 00 2C 00 22 00 42 00 49 00 54 00 53 00 M.".,.".B.I.T.S. 00009C80 22 00 20 00 7C 00 20 00 47 00 65 00 74 00 2D 00 ". .|. .G.e.t.-. 00009C90 53 00 65 00 72 00 76 00 69 00 63 00 65 00 20 00 S.e.r.v.i.c.e. . 00009CA0 2D 00 4E 00 61 00 6D 00 65 00 20 00 57 00 69 00 -.N.a.m.e. .W.i. 00009CB0 6E 00 52 00 4D 00 0D 00 0A 00 23 00 20 00 2D 00 n.R.M.....#. .-. 00009CC0 20 00 74 00 72 00 61 00 6E 00 73 00 66 00 6F 00 .t.r.a.n.s.f.o. 00009CD0 72 00 6D 00 E1 00 63 00 69 00 61 00 20 00 70 00 r.m.á.c.i.a. .p. 00009CE0 61 00 72 00 61 00 6D 00 65 00 74 00 72 00 6F 00 a.r.a.m.e.t.r.o. 00009CF0 76 00 20 00 2D 00 20 00 6B 00 76 00 F4 00 6C 00 v. .-. .k.v.ô.l. 00009D00 69 00 20 00 5B 00 42 00 79 00 50 00 72 00 6F 00 i. .[.B.y.P.r.o. 00009D10 70 00 65 00 72 00 74 00 79 00 4E 00 61 00 6D 00 p.e.r.t.y.N.a.m. 00009D20 65 00 5D 00 0D 00 0A 00 23 00 20 00 20 00 20 00 e.].....#. . . . 00009D30 20 00 2E 00 2E 00 2E 00 20 00 7C 00 20 00 73 00 ....... .|. .s. 00009D40 65 00 6C 00 65 00 63 00 74 00 20 00 40 00 7B 00 e.l.e.c.t. .@.{. 00009D50 6E 00 3D 00 27 00 4E 00 65 00 77 00 4E 00 61 00 n.=.'.N.e.w.N.a. 00009D60 6D 00 65 00 27 00 3B 00 65 00 3D 00 7B 00 24 00 m.e.'.;.e.=.{.$. 00009D70 5F 00 2E 00 4F 00 72 00 69 00 67 00 4E 00 61 00 _...O.r.i.g.N.a. 00009D80 6D 00 65 00 7D 00 7D 00 20 00 7C 00 20 00 2E 00 m.e.}.}. .|. ... 00009D90 2E 00 2E 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 ............#.#. 00009DA0 20 00 75 00 6C 00 6F 00 7E 01 65 00 6E 00 69 00 .u.l.o.~.e.n.i. 00009DB0 65 00 20 00 61 00 6B 00 6F 00 20 00 73 00 6B 00 e. .a.k.o. .s.k. 00009DC0 72 00 69 00 70 00 74 00 75 00 0D 00 0A 00 23 00 r.i.p.t.u.....#. 00009DD0 20 00 2D 00 20 00 73 00 65 00 6C 00 65 00 63 00 .-. .s.e.l.e.c. 00009DE0 74 00 2B 00 45 00 6E 00 74 00 65 00 72 00 20 00 t.+.E.n.t.e.r. . 00009DF0 28 00 49 00 53 00 45 00 3A 00 20 00 73 00 65 00 (.I.S.E.:. .s.e. 00009E00 6C 00 65 00 63 00 74 00 20 00 2B 00 20 00 5B 00 l.e.c.t. .+. .[. 00009E10 43 00 74 00 72 00 6C 00 5D 00 2B 00 5B 00 43 00 C.t.r.l.].+.[.C. 00009E20 5D 00 29 00 20 00 2D 00 3E 00 20 00 63 00 6C 00 ].). .-.>. .c.l. 00009E30 69 00 70 00 62 00 6F 00 61 00 72 00 64 00 20 00 i.p.b.o.a.r.d. . 00009E40 2D 00 3E 00 20 00 70 00 61 00 73 00 74 00 65 00 -.>. .p.a.s.t.e. 00009E50 20 00 2E 00 50 00 53 00 31 00 0D 00 0A 00 47 00 ...P.S.1.....G. 00009E60 65 00 74 00 2D 00 45 00 76 00 65 00 6E 00 74 00 e.t.-.E.v.e.n.t. 00009E70 4C 00 6F 00 67 00 20 00 2D 00 43 00 6F 00 6D 00 L.o.g. .-.C.o.m. 00009E80 70 00 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 p.u.t.e.r.N.a.m. 00009E90 65 00 20 00 2E 00 20 00 2D 00 4C 00 6F 00 67 00 e. ... .-.L.o.g. 00009EA0 4E 00 61 00 6D 00 65 00 20 00 53 00 79 00 73 00 N.a.m.e. .S.y.s. 00009EB0 74 00 65 00 6D 00 20 00 2D 00 4E 00 65 00 77 00 t.e.m. .-.N.e.w. 00009EC0 65 00 73 00 74 00 20 00 31 00 30 00 30 00 0D 00 e.s.t. .1.0.0... 00009ED0 0A 00 0D 00 0A 00 23 00 23 00 20 00 70 00 61 00 ......#.#. .p.a. 00009EE0 72 00 61 00 6D 00 65 00 74 00 72 00 69 00 7A 00 r.a.m.e.t.r.i.z. 00009EF0 E1 00 63 00 69 00 61 00 20 00 73 00 6B 00 72 00 á.c.i.a. .s.k.r. 00009F00 69 00 70 00 74 00 75 00 3A 00 20 00 0D 00 0A 00 i.p.t.u.:. ..... 00009F10 23 00 20 00 20 00 20 00 2D 00 20 00 50 00 61 00 #. . . .-. .P.a. 00009F20 72 00 61 00 6D 00 20 00 28 00 20 00 5B 00 41 00 r.a.m. .(. .[.A. 00009F30 74 00 74 00 72 00 5D 00 5B 00 54 00 79 00 70 00 t.t.r.].[.T.y.p. 00009F40 65 00 5D 00 24 00 50 00 61 00 72 00 61 00 6D 00 e.].$.P.a.r.a.m. 00009F50 65 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 e.t.e.r.N.a.m.e. 00009F60 3D 00 3C 00 44 00 65 00 66 00 61 00 75 00 6C 00 =.<.D.e.f.a.u.l. 00009F70 74 00 56 00 61 00 6C 00 75 00 65 00 3E 00 2C 00 t.V.a.l.u.e.>.,. 00009F80 2E 00 2E 00 2E 00 29 00 0D 00 0A 00 23 00 20 00 ......).....#. . 00009F90 20 00 20 00 2D 00 20 00 61 00 6C 00 65 00 62 00 . .-. .a.l.e.b. 00009FA0 6F 00 20 00 70 00 72 00 65 00 64 00 64 00 65 00 o. .p.r.e.d.d.e. 00009FB0 66 00 69 00 6E 00 6F 00 76 00 61 00 6E 00 65 00 f.i.n.o.v.a.n.e. 00009FC0 20 00 70 00 6F 00 6C 00 65 00 20 00 24 00 61 00 .p.o.l.e. .$.a. 00009FD0 72 00 67 00 73 00 3A 00 20 00 24 00 61 00 72 00 r.g.s.:. .$.a.r. 00009FE0 67 00 73 00 2E 00 43 00 6F 00 75 00 6E 00 74 00 g.s...C.o.u.n.t. 00009FF0 20 00 2C 00 20 00 24 00 61 00 72 00 67 00 73 00 .,. .$.a.r.g.s. 0000A000 5B 00 30 00 5D 00 2C 00 20 00 24 00 61 00 72 00 [.0.].,. .$.a.r. 0000A010 67 00 73 00 5B 00 31 00 5D 00 2E 00 2E 00 2E 00 g.s.[.1.]....... 0000A020 0D 00 0A 00 23 00 0D 00 0A 00 23 00 20 00 5B 00 ....#.....#. .[. 0000A030 43 00 6D 00 64 00 6C 00 65 00 74 00 42 00 69 00 C.m.d.l.e.t.B.i. 0000A040 6E 00 64 00 69 00 6E 00 67 00 28 00 29 00 5D 00 n.d.i.n.g.(.).]. 0000A050 0D 00 0A 00 23 00 20 00 50 00 61 00 72 00 61 00 ....#. .P.a.r.a. 0000A060 6D 00 0D 00 0A 00 23 00 20 00 20 00 28 00 20 00 m.....#. . .(. . 0000A070 5B 00 73 00 74 00 72 00 69 00 6E 00 67 00 5B 00 [.s.t.r.i.n.g.[. 0000A080 5D 00 5D 00 20 00 24 00 43 00 6F 00 6D 00 70 00 ].]. .$.C.o.m.p. 0000A090 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000A0A0 3D 00 27 00 2E 00 27 00 2C 00 0D 00 0A 00 23 00 =.'...'.,.....#. 0000A0B0 20 00 20 00 20 00 20 00 20 00 20 00 5B 00 73 00 . . . . . .[.s. 0000A0C0 74 00 72 00 69 00 6E 00 67 00 5D 00 20 00 24 00 t.r.i.n.g.]. .$. 0000A0D0 4C 00 6F 00 67 00 4E 00 61 00 6D 00 65 00 3D 00 L.o.g.N.a.m.e.=. 0000A0E0 27 00 53 00 79 00 73 00 74 00 65 00 6D 00 27 00 '.S.y.s.t.e.m.'. 0000A0F0 2C 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 ,.....#. . . . . 0000A100 20 00 20 00 20 00 20 00 20 00 5B 00 69 00 6E 00 . . . . .[.i.n. 0000A110 74 00 5D 00 20 00 24 00 4E 00 65 00 77 00 65 00 t.]. .$.N.e.w.e. 0000A120 73 00 74 00 3D 00 35 00 0D 00 0A 00 23 00 20 00 s.t.=.5.....#. . 0000A130 20 00 29 00 0D 00 0A 00 23 00 20 00 47 00 65 00 .).....#. .G.e. 0000A140 74 00 2D 00 45 00 76 00 65 00 6E 00 74 00 4C 00 t.-.E.v.e.n.t.L. 0000A150 6F 00 67 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 o.g. .-.C.o.m.p. 0000A160 20 00 24 00 43 00 6F 00 6D 00 70 00 75 00 74 00 .$.C.o.m.p.u.t. 0000A170 65 00 72 00 4E 00 61 00 6D 00 65 00 20 00 2D 00 e.r.N.a.m.e. .-. 0000A180 4C 00 6F 00 67 00 4E 00 20 00 24 00 4C 00 6F 00 L.o.g.N. .$.L.o. 0000A190 67 00 4E 00 61 00 6D 00 65 00 20 00 2D 00 4E 00 g.N.a.m.e. .-.N. 0000A1A0 65 00 77 00 65 00 20 00 24 00 4E 00 65 00 77 00 e.w.e. .$.N.e.w. 0000A1B0 65 00 73 00 74 00 0D 00 0A 00 23 00 20 00 73 00 e.s.t.....#. .s. 0000A1C0 6C 00 65 00 65 00 70 00 20 00 35 00 0D 00 0A 00 l.e.e.p. .5..... 0000A1D0 23 00 0D 00 0A 00 0D 00 0A 00 0D 00 0A 00 23 00 #.............#. 0000A1E0 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 |.-.-.-.-.-.-.-. 0000A1F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A200 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A210 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A220 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A230 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A240 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A250 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 -.-.-.-.-.-..... 0000A260 23 00 7C 00 20 00 20 00 4C 00 41 00 42 00 2D 00 #.|. . .L.A.B.-. 0000A270 35 00 20 00 2D 00 20 00 54 00 56 00 4F 00 52 00 5. .-. .T.V.O.R. 0000A280 42 00 41 00 20 00 4A 00 45 00 44 00 4E 00 4F 00 B.A. .J.E.D.N.O. 0000A290 52 00 49 00 41 00 44 00 4B 00 4F 00 56 00 DD 00 R.I.A.D.K.O.V.Ý. 0000A2A0 43 00 48 00 20 00 53 00 4B 00 52 00 49 00 50 00 C.H. .S.K.R.I.P. 0000A2B0 54 00 4F 00 56 00 20 00 28 00 4F 00 4E 00 45 00 T.O.V. .(.O.N.E. 0000A2C0 4C 00 49 00 4E 00 45 00 52 00 29 00 0D 00 0A 00 L.I.N.E.R.)..... 0000A2D0 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 #.|.-.-.-.-.-.-. 0000A2E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A2F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A300 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A310 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A320 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A330 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A340 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 -.-.-.-.-.-.-... 0000A350 0A 00 23 00 7C 00 20 00 31 00 2E 00 20 00 5A 00 ..#.|. .1... .Z. 0000A360 69 00 73 00 74 00 69 00 74 00 65 00 2C 00 20 00 i.s.t.i.t.e.,. . 0000A370 6B 00 74 00 6F 00 72 00 E9 00 20 00 50 00 53 00 k.t.o.r.é. .P.S. 0000A380 50 00 72 00 6F 00 76 00 69 00 64 00 65 00 72 00 P.r.o.v.i.d.e.r. 0000A390 20 00 70 00 6F 00 64 00 70 00 6F 00 72 00 75 00 .p.o.d.p.o.r.u. 0000A3A0 6A 00 FA 00 20 00 70 00 6F 00 75 00 7E 01 ED 00 j.ú. .p.o.u.~.í. 0000A3B0 76 00 61 00 6E 00 69 00 65 00 3A 00 0D 00 0A 00 v.a.n.i.e.:..... 0000A3C0 23 00 7C 00 20 00 20 00 20 00 20 00 20 00 20 00 #.|. . . . . . . 0000A3D0 20 00 2D 00 20 00 74 00 72 00 61 00 6E 00 73 00 .-. .t.r.a.n.s. 0000A3E0 61 00 6B 00 63 00 69 00 ED 00 20 00 20 00 20 00 a.k.c.i.í. . . . 0000A3F0 20 00 20 00 2D 00 20 00 66 00 69 00 6C 00 74 00 . .-. .f.i.l.t. 0000A400 72 00 6F 00 76 00 61 00 6E 00 69 00 65 00 0D 00 r.o.v.a.n.i.e... 0000A410 0A 00 23 00 7C 00 20 00 32 00 2E 00 20 00 5A 00 ..#.|. .2... .Z. 0000A420 69 00 73 00 74 00 69 00 74 00 65 00 2C 00 20 00 i.s.t.i.t.e.,. . 0000A430 6B 00 74 00 6F 00 72 00 E9 00 20 00 63 00 6D 00 k.t.o.r.é. .c.m. 0000A440 64 00 6C 00 65 00 74 00 79 00 20 00 75 00 6D 00 d.l.e.t.y. .u.m. 0000A450 6F 00 7E 01 48 01 75 00 6A 00 FA 00 20 00 70 00 o.~.H.u.j.ú. .p. 0000A460 6F 00 75 00 7E 01 ED 00 76 00 61 00 65 01 20 00 o.u.~.í.v.a.e. . 0000A470 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 65 00 p.a.r.a.m.e.t.e. 0000A480 72 00 3A 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 r.:.....#.|. . . 0000A490 20 00 20 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 . . .-.C.o.m.p. 0000A4A0 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000A4B0 20 00 20 00 20 00 20 00 2D 00 41 00 73 00 4A 00 . . . .-.A.s.J. 0000A4C0 6F 00 62 00 20 00 20 00 2D 00 46 00 69 00 6C 00 o.b. . .-.F.i.l. 0000A4D0 74 00 65 00 72 00 0D 00 0A 00 23 00 7C 00 20 00 t.e.r.....#.|. . 0000A4E0 33 00 2E 00 20 00 5A 00 69 00 73 00 74 00 69 00 3... .Z.i.s.t.i. 0000A4F0 74 00 65 00 2C 00 20 00 0D 01 69 00 20 00 73 00 t.e.,. ...i. .s. 0000A500 FA 00 20 00 6E 00 61 00 20 00 56 00 4D 00 20 00 ú. .n.a. .V.M. . 0000A510 6E 00 61 00 69 00 6E 00 61 01 74 00 61 00 6C 00 n.a.i.n.a.t.a.l. 0000A520 6F 00 76 00 61 00 6E 00 E9 00 20 00 75 00 70 00 o.v.a.n.é. .u.p. 0000A530 64 00 61 00 74 00 79 00 20 00 28 00 68 00 6F 00 d.a.t.y. .(.h.o. 0000A540 74 00 66 00 69 00 78 00 29 00 3A 00 0D 00 0A 00 t.f.i.x.).:..... 0000A550 23 00 7C 00 20 00 20 00 20 00 20 00 4B 00 42 00 #.|. . . . .K.B. 0000A560 32 00 38 00 38 00 33 00 32 00 30 00 30 00 2C 00 2.8.8.3.2.0.0.,. 0000A570 20 00 4B 00 42 00 32 00 39 00 38 00 37 00 31 00 .K.B.2.9.8.7.1. 0000A580 30 00 37 00 2C 00 20 00 4B 00 42 00 33 00 30 00 0.7.,. .K.B.3.0. 0000A590 30 00 31 00 32 00 33 00 37 00 2E 00 0D 00 0A 00 0.1.2.3.7....... 0000A5A0 23 00 7C 00 20 00 34 00 2E 00 20 00 5A 00 6F 00 #.|. .4... .Z.o. 0000A5B0 62 00 72 00 61 00 7A 00 74 00 65 00 20 00 7A 00 b.r.a.z.t.e. .z. 0000A5C0 6F 00 7A 00 6E 00 61 00 6D 00 20 00 35 00 20 00 o.z.n.a.m. .5. . 0000A5D0 6E 00 61 00 70 00 6F 00 73 00 6C 00 65 00 64 00 n.a.p.o.s.l.e.d. 0000A5E0 79 00 20 00 6E 00 61 00 69 00 6E 00 61 01 74 00 y. .n.a.i.n.a.t. 0000A5F0 61 00 6C 00 6F 00 76 00 61 00 6E 00 FD 00 63 00 a.l.o.v.a.n.ý.c. 0000A600 68 00 20 00 75 00 70 00 64 00 61 00 74 00 65 00 h. .u.p.d.a.t.e. 0000A610 6F 00 76 00 20 00 28 00 68 00 6F 00 74 00 66 00 o.v. .(.h.o.t.f. 0000A620 69 00 78 00 29 00 0D 00 0A 00 23 00 7C 00 20 00 i.x.).....#.|. . 0000A630 20 00 20 00 20 00 64 00 6F 00 20 00 74 00 61 00 . . .d.o. .t.a. 0000A640 62 00 2E 00 20 00 76 00 20 00 74 00 76 00 61 00 b... .v. .t.v.a. 0000A650 72 00 65 00 3A 00 20 00 4B 00 42 00 2D 00 63 00 r.e.:. .K.B.-.c. 0000A660 69 00 73 00 6C 00 6F 00 20 00 2C 00 20 00 6B 00 i.s.l.o. .,. .k. 0000A670 65 00 64 00 79 00 2D 00 6E 00 61 00 69 00 6E 00 e.d.y.-.n.a.i.n. 0000A680 61 01 74 00 61 00 6C 00 6F 00 76 00 61 00 6E 00 a.t.a.l.o.v.a.n. 0000A690 E9 00 2C 00 20 00 6B 00 74 00 6F 00 2D 00 69 00 é.,. .k.t.o.-.i. 0000A6A0 6E 00 61 01 74 00 61 00 6C 00 6F 00 76 00 61 00 n.a.t.a.l.o.v.a. 0000A6B0 6C 00 0D 00 0A 00 23 00 7C 00 20 00 35 00 2E 00 l.....#.|. .5... 0000A6C0 20 00 5A 00 6F 00 62 00 72 00 61 00 7A 00 74 00 .Z.o.b.r.a.z.t. 0000A6D0 65 00 20 00 6F 00 62 00 73 00 61 00 68 00 20 00 e. .o.b.s.a.h. . 0000A6E0 44 00 4E 00 53 00 2D 00 52 00 65 00 73 00 6F 00 D.N.S.-.R.e.s.o. 0000A6F0 6C 00 76 00 65 00 72 00 2D 00 63 00 61 00 63 00 l.v.e.r.-.c.a.c. 0000A700 68 00 65 00 20 00 28 00 61 00 6B 00 6F 00 20 00 h.e. .(.a.k.o. . 0000A710 69 00 70 00 63 00 6F 00 6E 00 66 00 69 00 67 00 i.p.c.o.n.f.i.g. 0000A720 20 00 2F 00 64 00 69 00 73 00 70 00 6C 00 61 00 ./.d.i.s.p.l.a. 0000A730 79 00 64 00 6E 00 73 00 29 00 0D 00 0A 00 23 00 y.d.n.s.).....#. 0000A740 7C 00 20 00 20 00 20 00 20 00 64 00 6F 00 20 00 |. . . . .d.o. . 0000A750 74 00 61 00 62 00 75 00 3E 01 6B 00 79 00 20 00 t.a.b.u.>.k.y. . 0000A760 76 00 20 00 74 00 76 00 61 00 72 00 65 00 3A 00 v. .t.v.a.r.e.:. 0000A770 20 00 20 00 20 00 4D 00 65 00 6E 00 6F 00 5A 00 . . .M.e.n.o.Z. 0000A780 61 00 7A 00 6E 00 61 00 6D 00 75 00 20 00 20 00 a.z.n.a.m.u. . . 0000A790 20 00 49 00 50 00 20 00 20 00 54 00 54 00 4C 00 .I.P. . .T.T.L. 0000A7A0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000A7B0 5A 00 6F 00 62 00 72 00 61 00 7A 00 74 00 65 00 Z.o.b.r.a.z.t.e. 0000A7C0 20 00 69 00 62 00 61 00 20 00 7A 00 E1 00 7A 00 .i.b.a. .z.á.z. 0000A7D0 6E 00 61 00 6D 00 2C 00 20 00 6B 00 74 00 6F 00 n.a.m.,. .k.t.o. 0000A7E0 72 00 FD 00 20 00 70 00 6F 00 73 00 6C 00 65 00 r.ý. .p.o.s.l.e. 0000A7F0 64 00 6E 00 FD 00 20 00 65 00 78 00 70 00 69 00 d.n.ý. .e.x.p.i. 0000A800 72 00 75 00 6A 00 65 00 20 00 28 00 6D 00 E1 00 r.u.j.e. .(.m.á. 0000A810 20 00 6E 00 61 00 6A 00 76 00 79 00 61 01 61 01 .n.a.j.v.y.a.a. 0000A820 69 00 65 00 20 00 54 00 54 00 4C 00 29 00 2E 00 i.e. .T.T.L.)... 0000A830 0D 00 0A 00 23 00 7C 00 20 00 36 00 2E 00 20 00 ....#.|. .6... . 0000A840 56 00 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 V.y.p.í.a.t.e. . 0000A850 6F 00 62 00 73 00 61 00 68 00 20 00 44 00 4E 00 o.b.s.a.h. .D.N. 0000A860 53 00 2D 00 52 00 65 00 73 00 6F 00 6C 00 76 00 S.-.R.e.s.o.l.v. 0000A870 65 00 72 00 2D 00 43 00 61 00 63 00 68 00 65 00 e.r.-.C.a.c.h.e. 0000A880 20 00 28 00 6E 00 65 00 6E 00 75 00 6C 00 6F 00 .(.n.e.n.u.l.o. 0000A890 76 00 E9 00 29 00 20 00 76 00 20 00 74 00 76 00 v.é.). .v. .t.v. 0000A8A0 61 00 72 00 65 00 3A 00 0D 00 0A 00 23 00 7C 00 a.r.e.:.....#.|. 0000A8B0 20 00 20 00 20 00 2B 00 2D 00 2D 00 2D 00 2D 00 . . .+.-.-.-.-. 0000A8C0 2D 00 2D 00 2D 00 2B 00 2D 00 2D 00 2D 00 2D 00 -.-.-.+.-.-.-.-. 0000A8D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A8E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A8F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A900 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A910 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A920 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A930 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A940 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000A950 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 -.-.....#.|. . . 0000A960 20 00 7C 00 20 00 20 00 54 00 54 00 4C 00 20 00 .|. . .T.T.L. . 0000A970 20 00 7C 00 20 00 20 00 20 00 20 00 20 00 20 00 .|. . . . . . . 0000A980 49 00 50 00 20 00 20 00 20 00 20 00 20 00 20 00 I.P. . . . . . . 0000A990 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000A9A0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000A9B0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000A9C0 7C 00 20 00 20 00 45 00 6E 00 74 00 72 00 79 00 |. . .E.n.t.r.y. 0000A9D0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 2B 00 ....#.|. . . .+. 0000A9E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2B 00 -.-.-.-.-.-.-.+. 0000A9F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA30 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA40 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA50 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA60 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AA70 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 -.-.-.-.-.-..... 0000AA80 23 00 7C 00 20 00 20 00 20 00 7C 00 20 00 20 00 #.|. . . .|. . . 0000AA90 20 00 20 00 20 00 30 00 20 00 7C 00 20 00 31 00 . . .0. .|. .1. 0000AAA0 37 00 32 00 2E 00 31 00 39 00 2E 00 32 00 35 00 7.2...1.9...2.5. 0000AAB0 2E 00 32 00 32 00 35 00 20 00 20 00 20 00 20 00 ..2.2.5. . . . . 0000AAC0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AAD0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AAE0 20 00 20 00 20 00 20 00 7C 00 20 00 70 00 63 00 . . . .|. .p.c. 0000AAF0 72 00 31 00 30 00 2E 00 6D 00 73 00 68 00 6F 00 r.1.0...m.s.h.o. 0000AB00 6D 00 65 00 2E 00 6E 00 65 00 74 00 0D 00 0A 00 m.e...n.e.t..... 0000AB10 23 00 7C 00 20 00 20 00 20 00 7C 00 20 00 32 00 #.|. . . .|. .2. 0000AB20 37 00 39 00 39 00 37 00 20 00 7C 00 20 00 31 00 7.9.9.7. .|. .1. 0000AB30 37 00 34 00 2E 00 31 00 32 00 39 00 2E 00 32 00 7.4...1.2.9...2. 0000AB40 30 00 33 00 2E 00 35 00 20 00 20 00 20 00 20 00 0.3...5. . . . . 0000AB50 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AB60 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AB70 20 00 20 00 20 00 20 00 7C 00 20 00 34 00 73 00 . . . .|. .4.s. 0000AB80 79 00 73 00 6F 00 70 00 73 00 2E 00 63 00 6F 00 y.s.o.p.s...c.o. 0000AB90 6D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 m.....#.|. . . . 0000ABA0 7C 00 20 00 20 00 31 00 38 00 33 00 30 00 20 00 |. . .1.8.3.0. . 0000ABB0 7C 00 20 00 34 00 30 00 2E 00 37 00 37 00 2E 00 |. .4.0...7.7... 0000ABC0 32 00 32 00 39 00 2E 00 32 00 35 00 20 00 20 00 2.2.9...2.5. . . 0000ABD0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000ABE0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000ABF0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 7C 00 . . . . . . .|. 0000AC00 20 00 64 00 62 00 35 00 73 00 63 00 68 00 31 00 .d.b.5.s.c.h.1. 0000AC10 30 00 31 00 31 00 30 00 31 00 34 00 31 00 39 00 0.1.1.0.1.4.1.9. 0000AC20 2E 00 77 00 6E 00 73 00 2E 00 77 00 69 00 6E 00 ..w.n.s...w.i.n. 0000AC30 64 00 6F 00 77 00 73 00 2E 00 63 00 6F 00 6D 00 d.o.w.s...c.o.m. 0000AC40 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 7C 00 ....#.|. . . .|. 0000AC50 20 00 20 00 20 00 20 00 31 00 33 00 20 00 7C 00 . . . .1.3. .|. 0000AC60 20 00 76 00 31 00 30 00 2D 00 77 00 69 00 6E 00 .v.1.0.-.w.i.n. 0000AC70 2E 00 76 00 6F 00 72 00 74 00 65 00 78 00 2E 00 ..v.o.r.t.e.x... 0000AC80 64 00 61 00 74 00 61 00 2E 00 6D 00 69 00 63 00 d.a.t.a...m.i.c. 0000AC90 72 00 6F 00 73 00 6F 00 66 00 74 00 2E 00 63 00 r.o.s.o.f.t...c. 0000ACA0 6F 00 6D 00 2E 00 61 00 6B 00 20 00 7C 00 20 00 o.m...a.k. .|. . 0000ACB0 76 00 31 00 30 00 2E 00 76 00 6F 00 72 00 74 00 v.1.0...v.o.r.t. 0000ACC0 65 00 78 00 2D 00 77 00 69 00 6E 00 2E 00 64 00 e.x.-.w.i.n...d. 0000ACD0 61 00 74 00 61 00 2E 00 6D 00 69 00 63 00 72 00 a.t.a...m.i.c.r. 0000ACE0 6F 00 73 00 6F 00 66 00 74 00 2E 00 63 00 6F 00 o.s.o.f.t...c.o. 0000ACF0 6D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 m.....#.|. . . . 0000AD00 7C 00 20 00 20 00 20 00 20 00 31 00 33 00 20 00 |. . . . .1.3. . 0000AD10 7C 00 20 00 67 00 65 00 6F 00 2E 00 76 00 6F 00 |. .g.e.o...v.o. 0000AD20 72 00 74 00 65 00 78 00 2E 00 64 00 61 00 74 00 r.t.e.x...d.a.t. 0000AD30 61 00 2E 00 6D 00 69 00 63 00 72 00 6F 00 73 00 a...m.i.c.r.o.s. 0000AD40 6F 00 66 00 74 00 2E 00 63 00 6F 00 6D 00 2E 00 o.f.t...c.o.m... 0000AD50 61 00 6B 00 61 00 64 00 6E 00 73 00 20 00 7C 00 a.k.a.d.n.s. .|. 0000AD60 20 00 76 00 31 00 30 00 2E 00 76 00 6F 00 72 00 .v.1.0...v.o.r. 0000AD70 74 00 65 00 78 00 2D 00 77 00 69 00 6E 00 2E 00 t.e.x.-.w.i.n... 0000AD80 64 00 61 00 74 00 61 00 2E 00 6D 00 69 00 63 00 d.a.t.a...m.i.c. 0000AD90 72 00 6F 00 73 00 6F 00 66 00 74 00 2E 00 63 00 r.o.s.o.f.t...c. 0000ADA0 6F 00 6D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 o.m.....#.|. . . 0000ADB0 20 00 7C 00 20 00 20 00 20 00 20 00 31 00 33 00 .|. . . . .1.3. 0000ADC0 20 00 7C 00 20 00 64 00 62 00 35 00 2E 00 76 00 .|. .d.b.5...v. 0000ADD0 6F 00 72 00 74 00 65 00 78 00 2E 00 64 00 61 00 o.r.t.e.x...d.a. 0000ADE0 74 00 61 00 2E 00 6D 00 69 00 63 00 72 00 6F 00 t.a...m.i.c.r.o. 0000ADF0 73 00 6F 00 66 00 74 00 2E 00 63 00 6F 00 6D 00 s.o.f.t...c.o.m. 0000AE00 2E 00 61 00 6B 00 61 00 64 00 6E 00 73 00 20 00 ..a.k.a.d.n.s. . 0000AE10 7C 00 20 00 76 00 31 00 30 00 2E 00 76 00 6F 00 |. .v.1.0...v.o. 0000AE20 72 00 74 00 65 00 78 00 2D 00 77 00 69 00 6E 00 r.t.e.x.-.w.i.n. 0000AE30 2E 00 64 00 61 00 74 00 61 00 2E 00 6D 00 69 00 ..d.a.t.a...m.i. 0000AE40 63 00 72 00 6F 00 73 00 6F 00 66 00 74 00 2E 00 c.r.o.s.o.f.t... 0000AE50 63 00 6F 00 6D 00 20 00 0D 00 0A 00 23 00 7C 00 c.o.m. .....#.|. 0000AE60 20 00 20 00 20 00 7C 00 20 00 20 00 20 00 20 00 . . .|. . . . . 0000AE70 3A 00 20 00 20 00 7C 00 20 00 20 00 20 00 20 00 :. . .|. . . . . 0000AE80 3A 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 :. . . . . . . . 0000AE90 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AEA0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AEB0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000AEC0 20 00 20 00 7C 00 20 00 20 00 20 00 20 00 20 00 . .|. . . . . . 0000AED0 20 00 3A 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 .:.....#.|. . . 0000AEE0 20 00 2B 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 .+.-.-.-.-.-.-. 0000AEF0 2D 00 2B 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.+.-.-.-.-.-.-. 0000AF00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF30 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF40 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF50 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF60 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF70 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000AF80 0D 00 0A 00 23 00 7C 00 20 00 37 00 2E 00 20 00 ....#.|. .7... . 0000AF90 56 00 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 V.y.p.í.a.t.e. . 0000AFA0 31 00 30 00 20 00 6E 00 61 00 6A 00 76 00 E4 00 1.0. .n.a.j.v.ä. 0000AFB0 0D 01 61 01 ED 00 63 00 68 00 20 00 2E 00 50 00 ..a.í.c.h. ...P. 0000AFC0 53 00 31 00 20 00 73 00 FA 00 62 00 6F 00 72 00 S.1. .s.ú.b.o.r. 0000AFD0 6F 00 76 00 20 00 7A 00 20 00 61 00 64 00 72 00 o.v. .z. .a.d.r. 0000AFE0 65 00 73 00 E1 00 72 00 61 00 20 00 24 00 70 00 e.s.á.r.a. .$.p. 0000AFF0 2E 00 0D 00 0A 00 20 00 3C 00 23 00 0D 00 0A 00 ...... .<.#..... 0000B000 64 00 69 00 72 00 20 00 24 00 70 00 20 00 2D 00 d.i.r. .$.p. .-. 0000B010 72 00 65 00 20 00 2D 00 66 00 69 00 6C 00 65 00 r.e. .-.f.i.l.e. 0000B020 20 00 2A 00 2E 00 70 00 73 00 31 00 20 00 7C 00 .*...p.s.1. .|. 0000B030 20 00 3F 00 20 00 65 00 78 00 74 00 65 00 6E 00 .?. .e.x.t.e.n. 0000B040 73 00 69 00 6F 00 6E 00 20 00 2D 00 65 00 71 00 s.i.o.n. .-.e.q. 0000B050 20 00 27 00 2E 00 70 00 73 00 31 00 27 00 20 00 .'...p.s.1.'. . 0000B060 7C 00 20 00 0D 00 0A 00 20 00 20 00 73 00 6F 00 |. ..... . .s.o. 0000B070 72 00 74 00 20 00 6C 00 65 00 6E 00 67 00 74 00 r.t. .l.e.n.g.t. 0000B080 68 00 20 00 2D 00 64 00 65 00 73 00 63 00 20 00 h. .-.d.e.s.c. . 0000B090 7C 00 20 00 73 00 65 00 6C 00 65 00 63 00 74 00 |. .s.e.l.e.c.t. 0000B0A0 20 00 2D 00 66 00 69 00 20 00 31 00 30 00 20 00 .-.f.i. .1.0. . 0000B0B0 7C 00 20 00 66 00 74 00 20 00 6C 00 65 00 2A 00 |. .f.t. .l.e.*. 0000B0C0 2C 00 66 00 75 00 6C 00 6C 00 2A 00 20 00 2D 00 ,.f.u.l.l.*. .-. 0000B0D0 61 00 75 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 a.u.....#.|. . . 0000B0E0 20 00 20 00 56 00 79 00 70 00 ED 00 61 01 74 00 . .V.y.p.í.a.t. 0000B0F0 65 00 20 00 69 00 63 00 68 00 20 00 76 00 20 00 e. .i.c.h. .v. . 0000B100 74 00 76 00 61 00 72 00 65 00 3A 00 20 00 20 00 t.v.a.r.e.:. . . 0000B110 30 00 30 00 31 00 29 00 20 00 20 00 30 00 30 00 0.0.1.). . .0.0. 0000B120 31 00 32 00 34 00 35 00 5B 00 42 00 5D 00 20 00 1.2.4.5.[.B.]. . 0000B130 20 00 55 00 70 00 6C 00 6E 00 61 00 43 00 65 00 .U.p.l.n.a.C.e. 0000B140 73 00 74 00 61 00 0D 00 0A 00 23 00 7C 00 20 00 s.t.a.....#.|. . 0000B150 38 00 2E 00 20 00 56 00 79 00 70 00 ED 00 61 01 8... .V.y.p.í.a. 0000B160 74 00 65 00 20 00 70 00 72 00 6F 00 63 00 65 00 t.e. .p.r.o.c.e. 0000B170 73 00 79 00 20 00 2F 00 20 00 73 00 6C 00 75 00 s.y. ./. .s.l.u. 0000B180 7E 01 62 00 79 00 20 00 73 00 20 00 75 00 70 00 ~.b.y. .s. .u.p. 0000B190 72 00 61 00 76 00 65 00 6E 00 FD 00 6D 00 69 00 r.a.v.e.n.ý.m.i. 0000B1A0 20 00 FA 00 64 00 61 00 6A 00 6D 00 69 00 20 00 .ú.d.a.j.m.i. . 0000B1B0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000B1C0 28 00 70 00 72 00 65 00 70 00 6F 00 0D 01 ED 00 (.p.r.e.p.o...í. 0000B1D0 74 00 61 00 6E 00 FD 00 6D 00 69 00 2C 00 20 00 t.a.n.ý.m.i.,. . 0000B1E0 69 00 6E 00 E1 00 0D 01 20 00 6E 00 61 00 66 00 i.n.á... .n.a.f. 0000B1F0 6F 00 72 00 6D 00 E1 00 74 00 6F 00 76 00 61 00 o.r.m.á.t.o.v.a. 0000B200 6E 00 FD 00 6D 00 69 00 20 00 61 00 20 00 70 00 n.ý.m.i. .a. .p. 0000B210 6F 00 64 00 2E 00 29 00 2E 00 0D 00 0A 00 23 00 o.d...).......#. 0000B220 7C 00 20 00 39 00 2E 00 20 00 56 00 79 00 70 00 |. .9... .V.y.p. 0000B230 ED 00 61 01 74 00 65 00 20 00 31 00 30 00 20 00 í.a.t.e. .1.0. . 0000B240 6E 00 61 00 6A 00 6E 00 6F 00 76 00 61 01 ED 00 n.a.j.n.o.v.a.í. 0000B250 63 00 68 00 20 00 65 00 76 00 65 00 6E 00 74 00 c.h. .e.v.e.n.t. 0000B260 6F 00 76 00 20 00 7A 00 6F 00 20 00 73 00 79 00 o.v. .z.o. .s.y. 0000B270 73 00 74 00 65 00 6D 00 6F 00 76 00 E9 00 68 00 s.t.e.m.o.v.é.h. 0000B280 6F 00 20 00 6C 00 6F 00 67 00 75 00 20 00 6C 00 o. .l.o.g.u. .l. 0000B290 6F 00 6B 00 E1 00 6C 00 6E 00 65 00 68 00 6F 00 o.k.á.l.n.e.h.o. 0000B2A0 20 00 70 00 6F 00 0D 01 ED 00 74 00 61 00 0D 01 .p.o...í.t.a... 0000B2B0 61 00 2E 00 0D 00 0A 00 23 00 7C 00 31 00 30 00 a.......#.|.1.0. 0000B2C0 2E 00 20 00 4F 00 6E 00 65 00 6C 00 69 00 6E 00 .. .O.n.e.l.i.n. 0000B2D0 65 00 72 00 20 00 28 00 39 00 29 00 20 00 75 00 e.r. .(.9.). .u. 0000B2E0 6C 00 6F 00 7E 01 74 00 65 00 20 00 61 00 6B 00 l.o.~.t.e. .a.k. 0000B2F0 6F 00 20 00 73 00 6B 00 72 00 69 00 70 00 74 00 o. .s.k.r.i.p.t. 0000B300 20 00 2E 00 50 00 53 00 31 00 2C 00 20 00 70 00 ...P.S.1.,. .p. 0000B310 72 00 69 00 64 00 61 00 6A 00 74 00 65 00 20 00 r.i.d.a.j.t.e. . 0000B320 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 72 00 p.a.r.a.m.e.t.r. 0000B330 65 00 20 00 73 00 6B 00 72 00 69 00 70 00 74 00 e. .s.k.r.i.p.t. 0000B340 75 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 u.....#.|. . . . 0000B350 20 00 20 00 20 00 28 00 6E 00 61 00 70 00 72 00 . . .(.n.a.p.r. 0000B360 2E 00 20 00 6B 00 74 00 6F 00 72 00 FD 00 20 00 .. .k.t.o.r.ý. . 0000B370 6C 00 6F 00 67 00 2C 00 20 00 6B 00 6F 00 3E 01 l.o.g.,. .k.o.>. 0000B380 6B 00 6F 00 20 00 7A 00 E1 00 7A 00 6E 00 61 00 k.o. .z.á.z.n.a. 0000B390 6D 00 6F 00 76 00 2C 00 20 00 7A 00 20 00 6B 00 m.o.v.,. .z. .k. 0000B3A0 74 00 6F 00 72 00 E9 00 68 00 6F 00 20 00 70 00 t.o.r.é.h.o. .p. 0000B3B0 6F 00 0D 01 ED 00 74 00 61 00 0D 01 61 00 29 00 o...í.t.a...a.). 0000B3C0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000B3D0 61 00 20 00 76 00 79 00 73 00 6B 00 FA 00 61 01 a. .v.y.s.k.ú.a. 0000B3E0 61 00 6A 00 74 00 65 00 20 00 0D 01 69 00 6E 00 a.j.t.e. ...i.n. 0000B3F0 6E 00 6F 00 73 00 65 01 20 00 73 00 6B 00 72 00 n.o.s.e. .s.k.r. 0000B400 69 00 70 00 74 00 75 00 20 00 28 00 76 00 72 00 i.p.t.u. .(.v.r. 0000B410 61 00 74 00 61 00 6E 00 65 00 20 00 2D 00 3F 00 a.t.a.n.e. .-.?. 0000B420 29 00 2E 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 ).......#.|.-.-. 0000B430 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B440 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B450 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B460 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B470 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B480 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B490 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B4A0 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 2B 00 0D 00 -.-.-.....#.+... 0000B4B0 0A 00 0D 00 0A 00 23 00 23 00 23 00 23 00 23 00 ......#.#.#.#.#. 0000B4C0 23 00 23 00 23 00 20 00 4D 00 4F 00 44 00 55 00 #.#.#. .M.O.D.U. 0000B4D0 4C 00 2D 00 36 00 20 00 2D 00 20 00 50 00 4F 00 L.-.6. .-. .P.O. 0000B4E0 55 00 7D 01 CD 00 56 00 41 00 4E 00 49 00 45 00 U.}.Í.V.A.N.I.E. 0000B4F0 20 00 4D 00 4F 00 44 00 55 00 4C 00 4F 00 56 00 .M.O.D.U.L.O.V. 0000B500 20 00 41 00 20 00 43 00 4D 00 44 00 4C 00 45 00 .A. .C.M.D.L.E. 0000B510 54 00 4F 00 56 00 20 00 5A 00 20 00 4E 00 49 00 T.O.V. .Z. .N.I. 0000B520 43 00 48 00 20 00 23 00 23 00 23 00 23 00 23 00 C.H. .#.#.#.#.#. 0000B530 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 0A 00 #.#.#.#......... 0000B540 23 00 23 00 20 00 6D 00 6F 00 64 00 75 00 6C 00 #.#. .m.o.d.u.l. 0000B550 79 00 20 00 2D 00 20 00 64 00 6F 00 73 00 74 00 y. .-. .d.o.s.t. 0000B560 75 00 70 00 6E 00 6F 00 73 00 74 00 2C 00 20 00 u.p.n.o.s.t.,. . 0000B570 24 00 45 00 6E 00 76 00 3A 00 50 00 53 00 4D 00 $.E.n.v.:.P.S.M. 0000B580 6F 00 64 00 75 00 6C 00 65 00 50 00 61 00 74 00 o.d.u.l.e.P.a.t. 0000B590 68 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 4D 00 h.....G.e.t.-.M. 0000B5A0 6F 00 64 00 75 00 6C 00 65 00 20 00 2D 00 4C 00 o.d.u.l.e. .-.L. 0000B5B0 69 00 73 00 74 00 41 00 76 00 61 00 69 00 6C 00 i.s.t.A.v.a.i.l. 0000B5C0 61 00 62 00 6C 00 65 00 0D 00 0A 00 24 00 45 00 a.b.l.e.....$.E. 0000B5D0 6E 00 76 00 3A 00 50 00 53 00 4D 00 6F 00 64 00 n.v.:.P.S.M.o.d. 0000B5E0 75 00 6C 00 65 00 50 00 61 00 74 00 68 00 2E 00 u.l.e.P.a.t.h... 0000B5F0 53 00 50 00 6C 00 69 00 74 00 28 00 22 00 3B 00 S.P.l.i.t.(.".;. 0000B600 22 00 29 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 ".).........#.#. 0000B610 20 00 70 00 72 00 E1 00 63 00 61 00 20 00 73 00 .p.r.á.c.a. .s. 0000B620 20 00 6D 00 6F 00 64 00 75 00 6C 00 6D 00 69 00 .m.o.d.u.l.m.i. 0000B630 20 00 2A 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 .*.-.M.o.d.u.l. 0000B640 65 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 e.....g.c.m. .-. 0000B650 6E 00 6F 00 75 00 6E 00 20 00 4D 00 6F 00 64 00 n.o.u.n. .M.o.d. 0000B660 75 00 6C 00 65 00 20 00 7C 00 20 00 25 00 20 00 u.l.e. .|. .%. . 0000B670 7B 00 20 00 68 00 65 00 6C 00 70 00 20 00 24 00 {. .h.e.l.p. .$. 0000B680 5F 00 20 00 2D 00 66 00 75 00 6C 00 20 00 7D 00 _. .-.f.u.l. .}. 0000B690 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 63 00 ........#.#. .c. 0000B6A0 6D 00 64 00 6C 00 65 00 74 00 79 00 20 00 7A 00 m.d.l.e.t.y. .z. 0000B6B0 20 00 6D 00 6F 00 64 00 75 00 6C 00 6F 00 76 00 .m.o.d.u.l.o.v. 0000B6C0 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 4D 00 ....g.c.m. .-.M. 0000B6D0 6F 00 64 00 75 00 6C 00 65 00 20 00 44 00 2A 00 o.d.u.l.e. .D.*. 0000B6E0 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 70 00 ........#.#. .p. 0000B6F0 6F 00 75 00 7E 01 ED 00 76 00 61 00 6E 00 69 00 o.u.~.í.v.a.n.i. 0000B700 65 00 20 00 0F 01 61 00 6C 00 61 01 ED 00 63 00 e. ...a.l.a.í.c. 0000B710 68 00 20 00 6D 00 6F 00 64 00 75 00 6C 00 6F 00 h. .m.o.d.u.l.o. 0000B720 76 00 0D 00 0A 00 23 00 20 00 20 00 20 00 2D 00 v.....#. . . .-. 0000B730 20 00 64 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 .d.o.w.n.l.o.a. 0000B740 64 00 20 00 2B 00 20 00 6E 00 61 00 69 00 6E 00 d. .+. .n.a.i.n. 0000B750 61 01 74 00 61 00 6C 00 6F 00 76 00 61 00 6E 00 a.t.a.l.o.v.a.n. 0000B760 69 00 65 00 20 00 2F 00 20 00 6E 00 61 00 6B 00 i.e. ./. .n.a.k. 0000B770 6F 00 70 00 ED 00 72 00 6F 00 76 00 61 00 6E 00 o.p.í.r.o.v.a.n. 0000B780 69 00 65 00 20 00 73 00 FA 00 62 00 6F 00 72 00 i.e. .s.ú.b.o.r. 0000B790 6F 00 76 00 0D 00 0A 00 23 00 20 00 20 00 20 00 o.v.....#. . . . 0000B7A0 2D 00 20 00 73 00 FA 00 62 00 6F 00 72 00 20 00 -. .s.ú.b.o.r. . 0000B7B0 2E 00 50 00 53 00 4D 00 31 00 20 00 75 00 6C 00 ..P.S.M.1. .u.l. 0000B7C0 6F 00 7E 01 65 00 6E 00 FD 00 20 00 64 00 6F 00 o.~.e.n.ý. .d.o. 0000B7D0 20 00 73 00 61 00 6D 00 6F 00 73 00 74 00 61 00 .s.a.m.o.s.t.a. 0000B7E0 74 00 6E 00 E9 00 68 00 6F 00 20 00 61 00 64 00 t.n.é.h.o. .a.d. 0000B7F0 72 00 65 00 73 00 E1 00 72 00 61 00 20 00 73 00 r.e.s.á.r.a. .s. 0000B800 20 00 6E 00 E1 00 7A 00 76 00 6F 00 6D 00 20 00 .n.á.z.v.o.m. . 0000B810 6D 00 6F 00 64 00 75 00 6C 00 75 00 0D 00 0A 00 m.o.d.u.l.u..... 0000B820 23 00 20 00 20 00 20 00 2D 00 20 00 6E 00 61 00 #. . . .-. .n.a. 0000B830 20 00 6E 00 69 00 65 00 6B 00 74 00 6F 00 72 00 .n.i.e.k.t.o.r. 0000B840 65 00 6A 00 20 00 63 00 65 00 73 00 74 00 65 00 e.j. .c.e.s.t.e. 0000B850 20 00 76 00 20 00 24 00 45 00 6E 00 76 00 3A 00 .v. .$.E.n.v.:. 0000B860 50 00 53 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 P.S.M.o.d.u.l.e. 0000B870 50 00 61 00 74 00 68 00 0D 00 0A 00 23 00 20 00 P.a.t.h.....#. . 0000B880 20 00 20 00 2D 00 20 00 6E 00 61 00 20 00 63 00 . .-. .n.a. .c. 0000B890 65 00 73 00 74 00 65 00 20 00 70 00 72 00 69 00 e.s.t.e. .p.r.i. 0000B8A0 64 00 61 00 6E 00 65 00 6A 00 20 00 64 00 6F 00 d.a.n.e.j. .d.o. 0000B8B0 20 00 24 00 45 00 6E 00 76 00 3A 00 50 00 73 00 .$.E.n.v.:.P.s. 0000B8C0 4D 00 6F 00 64 00 75 00 6C 00 65 00 50 00 61 00 M.o.d.u.l.e.P.a. 0000B8D0 74 00 68 00 0D 00 0A 00 0D 00 0A 00 23 00 7C 00 t.h.........#.|. 0000B8E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B8F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B900 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B910 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B920 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B930 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B940 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B950 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 -.-.-.-.-.....#. 0000B960 7C 00 20 00 20 00 4C 00 41 00 42 00 2D 00 36 00 |. . .L.A.B.-.6. 0000B970 20 00 2D 00 20 00 50 00 4F 00 55 00 7D 01 CD 00 .-. .P.O.U.}.Í. 0000B980 56 00 41 00 4E 00 49 00 45 00 20 00 4D 00 4F 00 V.A.N.I.E. .M.O. 0000B990 44 00 55 00 4C 00 4F 00 56 00 20 00 41 00 20 00 D.U.L.O.V. .A. . 0000B9A0 43 00 4D 00 44 00 4C 00 45 00 54 00 4F 00 56 00 C.M.D.L.E.T.O.V. 0000B9B0 20 00 5A 00 20 00 4E 00 49 00 43 00 48 00 0D 00 .Z. .N.I.C.H... 0000B9C0 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 ..#.|.-.-.-.-.-. 0000B9D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B9E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000B9F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BA00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BA10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BA20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BA30 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BA40 0D 00 0A 00 23 00 7C 00 20 00 31 00 2E 00 20 00 ....#.|. .1... . 0000BA50 5A 00 69 00 73 00 74 00 69 00 74 00 65 00 20 00 Z.i.s.t.i.t.e. . 0000BA60 6B 00 6F 00 3E 01 6B 00 6F 00 20 00 61 00 20 00 k.o.>.k.o. .a. . 0000BA70 61 00 6B 00 FD 00 63 00 68 00 20 00 6D 00 6F 00 a.k.ý.c.h. .m.o. 0000BA80 64 00 75 00 6C 00 6F 00 76 00 20 00 6A 00 65 00 d.u.l.o.v. .j.e. 0000BA90 20 00 6B 00 20 00 64 00 69 00 73 00 70 00 6F 00 .k. .d.i.s.p.o. 0000BAA0 7A 00 ED 00 63 00 69 00 69 00 20 00 6E 00 61 00 z.í.c.i.i. .n.a. 0000BAB0 20 00 43 00 4C 00 31 00 2E 00 0D 00 0A 00 23 00 .C.L.1.......#. 0000BAC0 7C 00 20 00 32 00 2E 00 20 00 50 00 72 00 69 00 |. .2... .P.r.i. 0000BAD0 64 00 61 00 6A 00 74 00 65 00 20 00 73 00 69 00 d.a.j.t.e. .s.i. 0000BAE0 20 00 6D 00 6F 00 64 00 75 00 6C 00 20 00 50 00 .m.o.d.u.l. .P. 0000BAF0 53 00 52 00 65 00 61 00 64 00 4C 00 69 00 6E 00 S.R.e.a.d.L.i.n. 0000BB00 65 00 20 00 7A 00 20 00 61 00 64 00 72 00 65 00 e. .z. .a.d.r.e. 0000BB10 73 00 E1 00 72 00 61 00 20 00 43 00 3A 00 5C 00 s.á.r.a. .C.:.\. 0000BB20 50 00 53 00 5C 00 50 00 53 00 52 00 65 00 61 00 P.S.\.P.S.R.e.a. 0000BB30 64 00 4C 00 69 00 6E 00 65 00 2C 00 0D 00 0A 00 d.L.i.n.e.,..... 0000BB40 23 00 7C 00 20 00 20 00 20 00 20 00 70 00 72 00 #.|. . . . .p.r. 0000BB50 65 00 7A 00 72 00 69 00 74 00 65 00 20 00 73 00 e.z.r.i.t.e. .s. 0000BB60 69 00 20 00 0D 01 6F 00 20 00 6F 00 62 00 73 00 i. ...o. .o.b.s. 0000BB70 61 00 68 00 75 00 6A 00 65 00 20 00 61 00 20 00 a.h.u.j.e. .a. . 0000BB80 76 00 79 00 73 00 6B 00 FA 00 61 01 61 00 6A 00 v.y.s.k.ú.a.a.j. 0000BB90 74 00 65 00 20 00 6A 00 65 00 68 00 6F 00 20 00 t.e. .j.e.h.o. . 0000BBA0 66 00 75 00 6E 00 6B 00 63 00 69 00 6F 00 6E 00 f.u.n.k.c.i.o.n. 0000BBB0 61 00 6C 00 69 00 74 00 75 00 2E 00 0D 00 0A 00 a.l.i.t.u....... 0000BBC0 23 00 7C 00 20 00 33 00 2E 00 20 00 44 00 6F 00 #.|. .3... .D.o. 0000BBD0 69 00 6E 00 61 01 74 00 61 00 6C 00 75 00 6A 00 i.n.a.t.a.l.u.j. 0000BBE0 74 00 65 00 20 00 73 00 69 00 20 00 6D 00 6F 00 t.e. .s.i. .m.o. 0000BBF0 64 00 75 00 6C 00 20 00 50 00 53 00 43 00 58 00 d.u.l. .P.S.C.X. 0000BC00 20 00 28 00 6E 00 61 00 69 00 6E 00 61 01 74 00 .(.n.a.i.n.a.t. 0000BC10 61 00 6C 00 6F 00 76 00 61 00 65 01 20 00 2E 00 a.l.o.v.a.e. ... 0000BC20 4D 00 53 00 49 00 20 00 2B 00 20 00 70 00 72 00 M.S.I. .+. .p.r. 0000BC30 65 00 6B 00 6F 00 70 00 ED 00 72 00 6F 00 76 00 e.k.o.p.í.r.o.v. 0000BC40 61 00 65 01 0D 00 0A 00 23 00 7C 00 20 00 20 00 a.e.....#.|. . . 0000BC50 20 00 20 00 61 00 64 00 72 00 65 00 73 00 E1 00 . .a.d.r.e.s.á. 0000BC60 72 00 20 00 50 00 53 00 43 00 58 00 20 00 6E 00 r. .P.S.C.X. .n. 0000BC70 61 00 20 00 6E 00 69 00 65 00 6B 00 74 00 6F 00 a. .n.i.e.k.t.o. 0000BC80 72 00 FA 00 20 00 7A 00 20 00 63 00 69 00 65 00 r.ú. .z. .c.i.e. 0000BC90 73 00 74 00 20 00 76 00 20 00 24 00 50 00 53 00 s.t. .v. .$.P.S. 0000BCA0 4D 00 6F 00 64 00 75 00 6C 00 65 00 50 00 61 00 M.o.d.u.l.e.P.a. 0000BCB0 74 00 68 00 29 00 2C 00 20 00 70 00 72 00 65 00 t.h.).,. .p.r.e. 0000BCC0 7A 00 72 00 69 00 74 00 65 00 0D 00 0A 00 23 00 z.r.i.t.e.....#. 0000BCD0 7C 00 20 00 20 00 20 00 20 00 61 00 20 00 76 00 |. . . . .a. .v. 0000BCE0 79 00 73 00 6B 00 FA 00 61 01 61 00 6A 00 74 00 y.s.k.ú.a.a.j.t. 0000BCF0 65 00 20 00 66 00 75 00 6E 00 6B 00 63 00 69 00 e. .f.u.n.k.c.i. 0000BD00 6F 00 6E 00 61 00 6C 00 69 00 74 00 75 00 20 00 o.n.a.l.i.t.u. . 0000BD10 6A 00 65 00 68 00 6F 00 20 00 66 00 75 00 6E 00 j.e.h.o. .f.u.n. 0000BD20 6B 00 63 00 69 00 ED 00 2F 00 63 00 6D 00 64 00 k.c.i.í./.c.m.d. 0000BD30 6C 00 65 00 74 00 6F 00 76 00 2E 00 0D 00 0A 00 l.e.t.o.v....... 0000BD40 23 00 7C 00 20 00 34 00 2E 00 20 00 56 00 79 00 #.|. .4... .V.y. 0000BD50 73 00 6B 00 FA 00 61 01 61 00 6A 00 74 00 65 00 s.k.ú.a.a.j.t.e. 0000BD60 20 00 73 00 69 00 20 00 70 00 72 00 E1 00 63 00 .s.i. .p.r.á.c. 0000BD70 75 00 20 00 73 00 20 00 63 00 6D 00 64 00 6C 00 u. .s. .c.m.d.l. 0000BD80 65 00 74 00 6D 00 69 00 20 00 7A 00 20 00 6E 00 e.t.m.i. .z. .n. 0000BD90 69 00 65 00 6B 00 74 00 6F 00 72 00 FD 00 63 00 i.e.k.t.o.r.ý.c. 0000BDA0 68 00 20 00 6D 00 6F 00 64 00 75 00 6C 00 6F 00 h. .m.o.d.u.l.o. 0000BDB0 76 00 20 00 57 00 50 00 53 00 2C 00 0D 00 0A 00 v. .W.P.S.,..... 0000BDC0 23 00 7C 00 20 00 20 00 20 00 20 00 6E 00 61 00 #.|. . . . .n.a. 0000BDD0 70 00 72 00 2E 00 20 00 44 00 48 00 43 00 50 00 p.r... .D.H.C.P. 0000BDE0 53 00 65 00 72 00 76 00 65 00 72 00 2C 00 20 00 S.e.r.v.e.r.,. . 0000BDF0 44 00 49 00 53 00 4D 00 2C 00 20 00 44 00 4E 00 D.I.S.M.,. .D.N. 0000BE00 53 00 2A 00 2C 00 20 00 4E 00 65 00 74 00 54 00 S.*.,. .N.e.t.T. 0000BE10 43 00 50 00 49 00 50 00 2C 00 20 00 52 00 65 00 C.P.I.P.,. .R.e. 0000BE20 6D 00 6F 00 74 00 65 00 41 00 63 00 63 00 65 00 m.o.t.e.A.c.c.e. 0000BE30 73 00 73 00 2C 00 2E 00 2E 00 2E 00 0D 00 0A 00 s.s.,........... 0000BE40 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 #.|.-.-.-.-.-.-. 0000BE50 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BE60 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BE70 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BE80 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BE90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BEA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000BEB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 -.-.-.-.-.-.-... 0000BEC0 0A 00 23 00 2B 00 0D 00 0A 00 0D 00 0A 00 23 00 ..#.+.........#. 0000BED0 23 00 23 00 23 00 23 00 23 00 23 00 23 00 20 00 #.#.#.#.#.#.#. . 0000BEE0 4D 00 4F 00 44 00 55 00 4C 00 2D 00 37 00 20 00 M.O.D.U.L.-.7. . 0000BEF0 2D 00 20 00 56 00 5A 00 44 00 49 00 41 00 4C 00 -. .V.Z.D.I.A.L. 0000BF00 45 00 4E 00 DD 00 20 00 50 00 52 00 CD 00 53 00 E.N.Ý. .P.R.Í.S. 0000BF10 54 00 55 00 50 00 20 00 28 00 50 00 53 00 20 00 T.U.P. .(.P.S. . 0000BF20 52 00 45 00 4D 00 4F 00 54 00 49 00 4E 00 47 00 R.E.M.O.T.I.N.G. 0000BF30 29 00 20 00 23 00 23 00 23 00 23 00 23 00 23 00 ). .#.#.#.#.#.#. 0000BF40 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 0000BF50 23 00 23 00 23 00 23 00 23 00 23 00 23 00 0D 00 #.#.#.#.#.#.#... 0000BF60 0A 00 23 00 23 00 20 00 2D 00 20 00 72 00 65 00 ..#.#. .-. .r.e. 0000BF70 6D 00 6F 00 74 00 65 00 20 00 63 00 6F 00 6E 00 m.o.t.e. .c.o.n. 0000BF80 6E 00 65 00 63 00 74 00 69 00 76 00 69 00 74 00 n.e.c.t.i.v.i.t. 0000BF90 79 00 20 00 76 00 73 00 20 00 50 00 53 00 2D 00 y. .v.s. .P.S.-. 0000BFA0 52 00 65 00 6D 00 6F 00 74 00 69 00 6E 00 67 00 R.e.m.o.t.i.n.g. 0000BFB0 0D 00 0A 00 23 00 23 00 20 00 20 00 20 00 20 00 ....#.#. . . . . 0000BFC0 2D 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 -. .c.m.d.l.e.t. 0000BFD0 79 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 75 00 y. .-.C.o.m.p.u. 0000BFE0 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 20 00 t.e.r.N.a.m.e. . 0000BFF0 2C 00 20 00 57 00 4D 00 49 00 28 00 52 00 50 00 ,. .W.M.I.(.R.P. 0000C000 43 00 29 00 2C 00 20 00 43 00 49 00 4D 00 28 00 C.).,. .C.I.M.(. 0000C010 57 00 53 00 2D 00 4D 00 41 00 4E 00 29 00 2C 00 W.S.-.M.A.N.).,. 0000C020 20 00 45 00 78 00 63 00 68 00 61 00 6E 00 67 00 .E.x.c.h.a.n.g. 0000C030 65 00 2C 00 20 00 41 00 44 00 0D 00 0A 00 47 00 e.,. .A.D.....G. 0000C040 65 00 74 00 2D 00 50 00 72 00 6F 00 63 00 65 00 e.t.-.P.r.o.c.e. 0000C050 73 00 73 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 s.s. .-.C.o.m.p. 0000C060 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000C070 20 00 70 00 63 00 33 00 63 00 20 00 7C 00 20 00 .p.c.3.c. .|. . 0000C080 67 00 6D 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 g.m.....G.e.t.-. 0000C090 41 00 44 00 75 00 73 00 65 00 72 00 20 00 2D 00 A.D.u.s.e.r. .-. 0000C0A0 46 00 69 00 6C 00 74 00 65 00 72 00 20 00 2A 00 F.i.l.t.e.r. .*. 0000C0B0 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 50 00 ........#.#. .P. 0000C0C0 53 00 2D 00 52 00 65 00 6D 00 6F 00 74 00 69 00 S.-.R.e.m.o.t.i. 0000C0D0 6E 00 67 00 20 00 28 00 70 00 72 00 6F 00 74 00 n.g. .(.p.r.o.t. 0000C0E0 6F 00 6B 00 6F 00 6C 00 79 00 29 00 0D 00 0A 00 o.k.o.l.y.)..... 0000C0F0 23 00 20 00 20 00 20 00 2D 00 20 00 57 00 53 00 #. . . .-. .W.S. 0000C100 2D 00 4D 00 41 00 4E 00 20 00 28 00 57 00 65 00 -.M.A.N. .(.W.e. 0000C110 62 00 20 00 53 00 65 00 72 00 76 00 69 00 63 00 b. .S.e.r.v.i.c. 0000C120 65 00 20 00 4D 00 61 00 6E 00 61 00 67 00 65 00 e. .M.a.n.a.g.e. 0000C130 6D 00 65 00 6E 00 74 00 2C 00 57 00 53 00 2D 00 m.e.n.t.,.W.S.-. 0000C140 4D 00 61 00 6E 00 61 00 67 00 65 00 6D 00 65 00 M.a.n.a.g.e.m.e. 0000C150 6E 00 74 00 29 00 20 00 2D 00 20 00 48 00 54 00 n.t.). .-. .H.T. 0000C160 54 00 50 00 2F 00 48 00 54 00 54 00 50 00 53 00 T.P./.H.T.T.P.S. 0000C170 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 ....#. . . . . . 0000C180 20 00 2D 00 20 00 69 00 6D 00 70 00 6C 00 65 00 .-. .i.m.p.l.e. 0000C190 6D 00 65 00 6E 00 74 00 6F 00 76 00 61 00 6E 00 m.e.n.t.o.v.a.n. 0000C1A0 FD 00 20 00 73 00 6C 00 75 00 7E 01 62 00 6F 00 ý. .s.l.u.~.b.o. 0000C1B0 75 00 20 00 57 00 69 00 6E 00 52 00 4D 00 0D 00 u. .W.i.n.R.M... 0000C1C0 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 20 00 ..#. . . . . . . 0000C1D0 2D 00 20 00 57 00 53 00 32 00 30 00 31 00 32 00 -. .W.S.2.0.1.2. 0000C1E0 2B 00 20 00 2D 00 20 00 64 00 65 00 66 00 61 00 +. .-. .d.e.f.a. 0000C1F0 75 00 6C 00 74 00 20 00 65 00 6E 00 61 00 62 00 u.l.t. .e.n.a.b. 0000C200 6C 00 65 00 64 00 20 00 66 00 6F 00 72 00 20 00 l.e.d. .f.o.r. . 0000C210 69 00 6E 00 63 00 6F 00 6D 00 69 00 6E 00 67 00 i.n.c.o.m.i.n.g. 0000C220 20 00 63 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 .c.o.n.n.e.c.t. 0000C230 69 00 6F 00 6E 00 73 00 0D 00 0A 00 23 00 20 00 i.o.n.s.....#. . 0000C240 20 00 20 00 20 00 20 00 20 00 2D 00 20 00 65 00 . . . . .-. .e. 0000C250 6E 00 64 00 70 00 6F 00 69 00 6E 00 74 00 20 00 n.d.p.o.i.n.t. . 0000C260 28 00 41 00 43 00 4C 00 3A 00 6C 00 6F 00 63 00 (.A.C.L.:.l.o.c. 0000C270 61 00 6C 00 41 00 64 00 6D 00 69 00 6E 00 69 00 a.l.A.d.m.i.n.i. 0000C280 73 00 74 00 72 00 61 00 74 00 6F 00 72 00 73 00 s.t.r.a.t.o.r.s. 0000C290 2F 00 52 00 65 00 6D 00 6F 00 74 00 65 00 4D 00 /.R.e.m.o.t.e.M. 0000C2A0 61 00 6E 00 61 00 67 00 65 00 6D 00 65 00 6E 00 a.n.a.g.e.m.e.n. 0000C2B0 74 00 55 00 73 00 65 00 72 00 73 00 29 00 0D 00 t.U.s.e.r.s.)... 0000C2C0 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 20 00 ..#. . . . . . . 0000C2D0 2D 00 20 00 48 00 54 00 54 00 50 00 53 00 20 00 -. .H.T.T.P.S. . 0000C2E0 2D 00 20 00 53 00 53 00 4C 00 2D 00 63 00 65 00 -. .S.S.L.-.c.e. 0000C2F0 72 00 74 00 69 00 66 00 69 00 63 00 61 00 74 00 r.t.i.f.i.c.a.t. 0000C300 65 00 2C 00 20 00 6D 00 75 00 74 00 75 00 61 00 e.,. .m.u.t.u.a. 0000C310 6C 00 20 00 61 00 75 00 74 00 68 00 65 00 6E 00 l. .a.u.t.h.e.n. 0000C320 74 00 69 00 63 00 61 00 74 00 69 00 6F 00 6E 00 t.i.c.a.t.i.o.n. 0000C330 20 00 62 00 79 00 20 00 64 00 65 00 66 00 61 00 .b.y. .d.e.f.a. 0000C340 75 00 6C 00 74 00 0D 00 0A 00 23 00 20 00 20 00 u.l.t.....#. . . 0000C350 20 00 20 00 20 00 20 00 2D 00 20 00 63 00 61 00 . . . .-. .c.a. 0000C360 6E 00 6F 00 6E 00 69 00 63 00 61 00 6C 00 20 00 n.o.n.i.c.a.l. . 0000C370 6E 00 61 00 6D 00 65 00 20 00 6F 00 66 00 20 00 n.a.m.e. .o.f. . 0000C380 63 00 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 c.o.m.p.u.t.e.r. 0000C390 20 00 28 00 49 00 50 00 2C 00 44 00 4E 00 53 00 .(.I.P.,.D.N.S. 0000C3A0 2D 00 61 00 6C 00 69 00 61 00 73 00 20 00 2D 00 -.a.l.i.a.s. .-. 0000C3B0 20 00 61 00 64 00 64 00 20 00 54 00 72 00 75 00 .a.d.d. .T.r.u. 0000C3C0 73 00 74 00 65 00 64 00 48 00 6F 00 73 00 74 00 s.t.e.d.H.o.s.t. 0000C3D0 73 00 29 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 s.).....h.e.l.p. 0000C3E0 20 00 61 00 62 00 2A 00 72 00 65 00 6D 00 6F 00 .a.b.*.r.e.m.o. 0000C3F0 74 00 65 00 0D 00 0A 00 64 00 69 00 72 00 20 00 t.e.....d.i.r. . 0000C400 57 00 53 00 4D 00 61 00 6E 00 3A 00 20 00 2D 00 W.S.M.a.n.:. .-. 0000C410 72 00 65 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 r.e.....g.c.m. . 0000C420 2A 00 77 00 73 00 6D 00 61 00 6E 00 2A 00 0D 00 *.w.s.m.a.n.*... 0000C430 0A 00 77 00 69 00 6E 00 72 00 6D 00 20 00 2F 00 ..w.i.n.r.m. ./. 0000C440 3F 00 0D 00 0A 00 45 00 6E 00 61 00 62 00 6C 00 ?.....E.n.a.b.l. 0000C450 65 00 2D 00 50 00 53 00 52 00 65 00 6D 00 6F 00 e.-.P.S.R.e.m.o. 0000C460 74 00 69 00 6E 00 67 00 20 00 2D 00 3F 00 0D 00 t.i.n.g. .-.?... 0000C470 0A 00 53 00 65 00 74 00 2D 00 57 00 53 00 4D 00 ..S.e.t.-.W.S.M. 0000C480 61 00 6E 00 51 00 75 00 69 00 63 00 6B 00 43 00 a.n.Q.u.i.c.k.C. 0000C490 6F 00 6E 00 66 00 69 00 67 00 20 00 2D 00 3F 00 o.n.f.i.g. .-.?. 0000C4A0 0D 00 0A 00 20 00 20 00 20 00 20 00 20 00 23 00 .... . . . . .#. 0000C4B0 20 00 57 00 46 00 77 00 2D 00 65 00 78 00 63 00 .W.F.w.-.e.x.c. 0000C4C0 65 00 70 00 74 00 69 00 6F 00 6E 00 3A 00 20 00 e.p.t.i.o.n.:. . 0000C4D0 54 00 43 00 50 00 3A 00 35 00 39 00 38 00 35 00 T.C.P.:.5.9.8.5. 0000C4E0 20 00 28 00 35 00 39 00 38 00 36 00 20 00 2D 00 .(.5.9.8.6. .-. 0000C4F0 20 00 48 00 54 00 54 00 50 00 53 00 29 00 0D 00 .H.T.T.P.S.)... 0000C500 0A 00 20 00 20 00 20 00 20 00 20 00 23 00 20 00 .. . . . . .#. . 0000C510 48 00 54 00 54 00 50 00 20 00 6C 00 69 00 73 00 H.T.T.P. .l.i.s. 0000C520 74 00 65 00 6E 00 65 00 72 00 20 00 6F 00 6E 00 t.e.n.e.r. .o.n. 0000C530 20 00 70 00 6F 00 72 00 74 00 20 00 35 00 39 00 .p.o.r.t. .5.9. 0000C540 38 00 35 00 20 00 66 00 6F 00 72 00 20 00 61 00 8.5. .f.o.r. .a. 0000C550 6C 00 6C 00 20 00 6C 00 6F 00 63 00 61 00 6C 00 l.l. .l.o.c.a.l. 0000C560 20 00 49 00 50 00 2D 00 61 00 64 00 64 00 72 00 .I.P.-.a.d.d.r. 0000C570 65 00 73 00 73 00 65 00 73 00 0D 00 0A 00 20 00 e.s.s.e.s..... . 0000C580 20 00 20 00 20 00 20 00 23 00 20 00 57 00 69 00 . . . .#. .W.i. 0000C590 6E 00 52 00 4D 00 20 00 73 00 65 00 72 00 76 00 n.R.M. .s.e.r.v. 0000C5A0 69 00 63 00 65 00 20 00 2D 00 20 00 73 00 74 00 i.c.e. .-. .s.t. 0000C5B0 61 00 72 00 74 00 20 00 61 00 75 00 74 00 6F 00 a.r.t. .a.u.t.o. 0000C5C0 6D 00 61 00 74 00 69 00 63 00 61 00 6C 00 6C 00 m.a.t.i.c.a.l.l. 0000C5D0 79 00 20 00 2B 00 20 00 72 00 65 00 73 00 74 00 y. .+. .r.e.s.t. 0000C5E0 61 00 72 00 74 00 20 00 69 00 74 00 0D 00 0A 00 a.r.t. .i.t..... 0000C5F0 20 00 20 00 20 00 20 00 20 00 23 00 20 00 72 00 . . . . .#. .r. 0000C600 65 00 67 00 69 00 73 00 74 00 65 00 72 00 20 00 e.g.i.s.t.e.r. . 0000C610 75 00 70 00 20 00 74 00 6F 00 20 00 34 00 20 00 u.p. .t.o. .4. . 0000C620 65 00 6E 00 64 00 70 00 6F 00 69 00 6E 00 74 00 e.n.d.p.o.i.n.t. 0000C630 73 00 20 00 66 00 6F 00 72 00 20 00 75 00 73 00 s. .f.o.r. .u.s. 0000C640 65 00 20 00 62 00 79 00 20 00 50 00 53 00 0D 00 e. .b.y. .P.S... 0000C650 0A 00 44 00 69 00 73 00 61 00 62 00 6C 00 65 00 ..D.i.s.a.b.l.e. 0000C660 2D 00 50 00 53 00 52 00 65 00 6D 00 6F 00 74 00 -.P.S.R.e.m.o.t. 0000C670 69 00 6E 00 67 00 20 00 2D 00 3F 00 0D 00 0A 00 i.n.g. .-.?..... 0000C680 54 00 65 00 73 00 74 00 2D 00 57 00 53 00 4D 00 T.e.s.t.-.W.S.M. 0000C690 61 00 6E 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 a.n. .-.C.o.m.p. 0000C6A0 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000C6B0 20 00 50 00 43 00 33 00 64 00 20 00 7C 00 20 00 .P.C.3.d. .|. . 0000C6C0 46 00 4C 00 20 00 2A 00 0D 00 0A 00 0D 00 0A 00 F.L. .*......... 0000C6D0 23 00 23 00 20 00 72 00 65 00 6D 00 6F 00 74 00 #.#. .r.e.m.o.t. 0000C6E0 65 00 20 00 63 00 6F 00 6E 00 6E 00 65 00 63 00 e. .c.o.n.n.e.c. 0000C6F0 74 00 69 00 76 00 69 00 74 00 79 00 20 00 2D 00 t.i.v.i.t.y. .-. 0000C700 20 00 61 00 64 00 2D 00 68 00 6F 00 63 00 20 00 .a.d.-.h.o.c. . 0000C710 63 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 69 00 c.o.n.n.e.c.t.i. 0000C720 6F 00 6E 00 73 00 0D 00 0A 00 49 00 6E 00 76 00 o.n.s.....I.n.v. 0000C730 6F 00 6B 00 65 00 2D 00 43 00 6F 00 6D 00 6D 00 o.k.e.-.C.o.m.m. 0000C740 61 00 6E 00 64 00 20 00 2D 00 43 00 6F 00 6D 00 a.n.d. .-.C.o.m. 0000C750 70 00 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 p.u.t.e.r.N.a.m. 0000C760 65 00 20 00 50 00 43 00 33 00 44 00 20 00 2D 00 e. .P.C.3.D. .-. 0000C770 53 00 63 00 72 00 69 00 70 00 74 00 42 00 6C 00 S.c.r.i.p.t.B.l. 0000C780 6F 00 63 00 6B 00 20 00 7B 00 20 00 47 00 65 00 o.c.k. .{. .G.e. 0000C790 74 00 2D 00 48 00 6F 00 73 00 74 00 20 00 7D 00 t.-.H.o.s.t. .}. 0000C7A0 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 63 00 ....g.c.m. .-.c. 0000C7B0 6F 00 6D 00 20 00 63 00 6D 00 64 00 6C 00 65 00 o.m. .c.m.d.l.e. 0000C7C0 74 00 20 00 7C 00 20 00 3F 00 20 00 7B 00 20 00 t. .|. .?. .{. . 0000C7D0 24 00 5F 00 2E 00 50 00 61 00 72 00 61 00 6D 00 $._...P.a.r.a.m. 0000C7E0 65 00 74 00 65 00 72 00 73 00 2E 00 4B 00 65 00 e.t.e.r.s...K.e. 0000C7F0 79 00 73 00 20 00 2D 00 65 00 71 00 20 00 22 00 y.s. .-.e.q. .". 0000C800 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 C.o.m.p.u.t.e.r. 0000C810 4E 00 61 00 6D 00 65 00 22 00 7D 00 20 00 7C 00 N.a.m.e.".}. .|. 0000C820 20 00 46 00 57 00 20 00 2D 00 61 00 75 00 0D 00 .F.W. .-.a.u... 0000C830 0A 00 67 00 63 00 6D 00 20 00 2D 00 63 00 6F 00 ..g.c.m. .-.c.o. 0000C840 6D 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 m. .c.m.d.l.e.t. 0000C850 20 00 7C 00 20 00 3F 00 20 00 7B 00 20 00 24 00 .|. .?. .{. .$. 0000C860 5F 00 2E 00 50 00 61 00 72 00 61 00 6D 00 65 00 _...P.a.r.a.m.e. 0000C870 74 00 65 00 72 00 73 00 2E 00 4B 00 65 00 79 00 t.e.r.s...K.e.y. 0000C880 73 00 20 00 2D 00 65 00 71 00 20 00 22 00 43 00 s. .-.e.q. .".C. 0000C890 6F 00 6E 00 6E 00 65 00 63 00 74 00 69 00 6F 00 o.n.n.e.c.t.i.o. 0000C8A0 6E 00 55 00 52 00 49 00 22 00 7D 00 7C 00 20 00 n.U.R.I.".}.|. . 0000C8B0 46 00 57 00 20 00 2D 00 61 00 75 00 0D 00 0A 00 F.W. .-.a.u..... 0000C8C0 27 00 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 '.C.o.m.p.u.t.e. 0000C8D0 72 00 4E 00 61 00 6D 00 65 00 27 00 2C 00 27 00 r.N.a.m.e.'.,.'. 0000C8E0 43 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 69 00 C.o.n.n.e.c.t.i. 0000C8F0 6F 00 6E 00 55 00 52 00 49 00 27 00 7C 00 25 00 o.n.U.R.I.'.|.%. 0000C900 20 00 7B 00 20 00 27 00 27 00 3B 00 20 00 67 00 .{. .'.'.;. .g. 0000C910 63 00 6D 00 20 00 2D 00 63 00 6F 00 6D 00 20 00 c.m. .-.c.o.m. . 0000C920 43 00 6D 00 64 00 6C 00 65 00 74 00 20 00 2D 00 C.m.d.l.e.t. .-. 0000C930 50 00 61 00 72 00 61 00 6D 00 65 00 74 00 65 00 P.a.r.a.m.e.t.e. 0000C940 72 00 4E 00 61 00 6D 00 65 00 20 00 24 00 5F 00 r.N.a.m.e. .$._. 0000C950 20 00 7D 00 0D 00 0A 00 49 00 6E 00 76 00 6F 00 .}.....I.n.v.o. 0000C960 6B 00 65 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 k.e.-.C.o.m.m.a. 0000C970 6E 00 64 00 20 00 2D 00 43 00 6F 00 6E 00 6E 00 n.d. .-.C.o.n.n. 0000C980 65 00 63 00 74 00 69 00 6F 00 6E 00 55 00 72 00 e.c.t.i.o.n.U.r. 0000C990 69 00 20 00 68 00 74 00 74 00 70 00 3A 00 2F 00 i. .h.t.t.p.:./. 0000C9A0 2F 00 50 00 43 00 33 00 44 00 3A 00 35 00 39 00 /.P.C.3.D.:.5.9. 0000C9B0 38 00 35 00 2F 00 57 00 53 00 4D 00 41 00 4E 00 8.5./.W.S.M.A.N. 0000C9C0 20 00 7B 00 20 00 47 00 65 00 74 00 2D 00 48 00 .{. .G.e.t.-.H. 0000C9D0 6F 00 73 00 74 00 20 00 7D 00 0D 00 0A 00 0D 00 o.s.t. .}....... 0000C9E0 0A 00 23 00 23 00 20 00 70 00 65 00 72 00 73 00 ..#.#. .p.e.r.s. 0000C9F0 69 00 73 00 74 00 65 00 6E 00 74 00 20 00 63 00 i.s.t.e.n.t. .c. 0000CA00 6F 00 6E 00 6E 00 65 00 63 00 74 00 69 00 6F 00 o.n.n.e.c.t.i.o. 0000CA10 6E 00 73 00 20 00 2D 00 20 00 50 00 53 00 53 00 n.s. .-. .P.S.S. 0000CA20 65 00 73 00 73 00 69 00 6F 00 6E 00 2C 00 20 00 e.s.s.i.o.n.,. . 0000CA30 31 00 3A 00 31 00 2C 00 20 00 31 00 3A 00 4E 00 1.:.1.,. .1.:.N. 0000CA40 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 ....g.c.m. .-.N. 0000CA50 6F 00 75 00 6E 00 20 00 70 00 73 00 73 00 65 00 o.u.n. .p.s.s.e. 0000CA60 73 00 73 00 69 00 6F 00 6E 00 0D 00 0A 00 43 00 s.s.i.o.n.....C. 0000CA70 6F 00 6E 00 6E 00 65 00 63 00 74 00 2D 00 57 00 o.n.n.e.c.t.-.W. 0000CA80 53 00 4D 00 61 00 6E 00 20 00 2D 00 43 00 6F 00 S.M.a.n. .-.C.o. 0000CA90 6D 00 70 00 75 00 74 00 65 00 72 00 4E 00 61 00 m.p.u.t.e.r.N.a. 0000CAA0 6D 00 65 00 20 00 20 00 70 00 63 00 33 00 44 00 m.e. . .p.c.3.D. 0000CAB0 0D 00 0A 00 43 00 6F 00 6E 00 6E 00 65 00 63 00 ....C.o.n.n.e.c. 0000CAC0 74 00 2D 00 57 00 53 00 4D 00 61 00 6E 00 20 00 t.-.W.S.M.a.n. . 0000CAD0 2D 00 43 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 -.C.o.n.n.e.c.t. 0000CAE0 69 00 6F 00 6E 00 55 00 52 00 49 00 20 00 68 00 i.o.n.U.R.I. .h. 0000CAF0 74 00 74 00 70 00 3A 00 2F 00 2F 00 50 00 43 00 t.t.p.:././.P.C. 0000CB00 32 00 41 00 3A 00 35 00 39 00 38 00 35 00 2F 00 2.A.:.5.9.8.5./. 0000CB10 57 00 53 00 4D 00 41 00 4E 00 20 00 0D 00 0A 00 W.S.M.A.N. ..... 0000CB20 64 00 69 00 72 00 20 00 57 00 53 00 4D 00 41 00 d.i.r. .W.S.M.A. 0000CB30 4E 00 3A 00 0D 00 0A 00 0D 00 0A 00 23 00 20 00 N.:.........#. . 0000CB40 20 00 20 00 2D 00 20 00 69 00 6E 00 74 00 65 00 . .-. .i.n.t.e. 0000CB50 72 00 61 00 6B 00 74 00 ED 00 76 00 6E 00 61 00 r.a.k.t.í.v.n.a. 0000CB60 20 00 2D 00 20 00 69 00 6E 00 74 00 65 00 72 00 .-. .i.n.t.e.r. 0000CB70 61 00 63 00 74 00 69 00 76 00 65 00 20 00 50 00 a.c.t.i.v.e. .P. 0000CB80 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 S.S.e.s.s.i.o.n. 0000CB90 0D 00 0A 00 20 00 45 00 6E 00 74 00 65 00 72 00 .... .E.n.t.e.r. 0000CBA0 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000CBB0 6F 00 6E 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 o.n. .-.C.o.m.p. 0000CBC0 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000CBD0 20 00 50 00 43 00 33 00 44 00 0D 00 0A 00 20 00 .P.C.3.D..... . 0000CBE0 20 00 3C 00 63 00 6F 00 6D 00 6D 00 61 00 6E 00 .<.c.o.m.m.a.n. 0000CBF0 64 00 73 00 20 00 72 00 75 00 6E 00 20 00 6F 00 d.s. .r.u.n. .o. 0000CC00 6E 00 20 00 72 00 65 00 6D 00 6F 00 74 00 65 00 n. .r.e.m.o.t.e. 0000CC10 20 00 63 00 6F 00 6D 00 70 00 75 00 74 00 65 00 .c.o.m.p.u.t.e. 0000CC20 72 00 3E 00 0D 00 0A 00 20 00 20 00 44 00 69 00 r.>..... . .D.i. 0000CC30 73 00 63 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 s.c.o.n.n.e.c.t. 0000CC40 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000CC50 6F 00 6E 00 20 00 2D 00 3F 00 0D 00 0A 00 20 00 o.n. .-.?..... . 0000CC60 20 00 43 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 .C.o.n.n.e.c.t. 0000CC70 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000CC80 6F 00 6E 00 20 00 2D 00 3F 00 0D 00 0A 00 20 00 o.n. .-.?..... . 0000CC90 20 00 3C 00 23 00 20 00 43 00 4C 00 31 00 3A 00 .<.#. .C.L.1.:. 0000CCA0 20 00 44 00 69 00 73 00 63 00 6F 00 6E 00 6E 00 .D.i.s.c.o.n.n. 0000CCB0 65 00 63 00 74 00 2D 00 50 00 53 00 53 00 65 00 e.c.t.-.P.S.S.e. 0000CCC0 73 00 73 00 69 00 6F 00 6E 00 20 00 24 00 72 00 s.s.i.o.n. .$.r. 0000CCD0 73 00 5B 00 31 00 5D 00 20 00 20 00 20 00 20 00 s.[.1.]. . . . . 0000CCE0 20 00 23 00 20 00 66 00 72 00 6F 00 6D 00 20 00 .#. .f.r.o.m. . 0000CCF0 44 00 43 00 31 00 0D 00 0A 00 20 00 20 00 20 00 D.C.1..... . . . 0000CD00 20 00 20 00 20 00 41 00 50 00 31 00 3A 00 20 00 . . .A.P.1.:. . 0000CD10 47 00 65 00 74 00 2D 00 50 00 53 00 53 00 65 00 G.e.t.-.P.S.S.e. 0000CD20 73 00 73 00 69 00 6F 00 6E 00 20 00 2D 00 43 00 s.s.i.o.n. .-.C. 0000CD30 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 4E 00 o.m.p.u.t.e.r.N. 0000CD40 61 00 6D 00 65 00 20 00 44 00 43 00 31 00 20 00 a.m.e. .D.C.1. . 0000CD50 23 00 20 00 53 00 74 00 61 00 74 00 75 00 73 00 #. .S.t.a.t.u.s. 0000CD60 2C 00 41 00 76 00 61 00 69 00 6C 00 61 00 62 00 ,.A.v.a.i.l.a.b. 0000CD70 69 00 6C 00 69 00 74 00 79 00 0D 00 0A 00 20 00 i.l.i.t.y..... . 0000CD80 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 0000CD90 20 00 20 00 24 00 72 00 73 00 3D 00 43 00 6F 00 . .$.r.s.=.C.o. 0000CDA0 6E 00 6E 00 65 00 63 00 74 00 2D 00 50 00 53 00 n.n.e.c.t.-.P.S. 0000CDB0 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 S.e.s.s.i.o.n. . 0000CDC0 28 00 47 00 65 00 74 00 2D 00 50 00 53 00 53 00 (.G.e.t.-.P.S.S. 0000CDD0 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 2D 00 e.s.s.i.o.n. .-. 0000CDE0 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 C.o.m.p.u.t.e.r. 0000CDF0 4E 00 61 00 6D 00 65 00 20 00 44 00 43 00 31 00 N.a.m.e. .D.C.1. 0000CE00 29 00 0D 00 0A 00 20 00 45 00 78 00 69 00 74 00 )..... .E.x.i.t. 0000CE10 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000CE20 6F 00 6E 00 20 00 0D 00 0A 00 23 00 20 00 20 00 o.n. .....#. . . 0000CE30 20 00 2D 00 20 00 74 00 72 00 76 00 61 00 6C 00 .-. .t.r.v.a.l. 0000CE40 E1 00 20 00 2D 00 20 00 70 00 65 00 72 00 73 00 á. .-. .p.e.r.s. 0000CE50 69 00 73 00 74 00 65 00 6E 00 74 00 20 00 50 00 i.s.t.e.n.t. .P. 0000CE60 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 S.S.e.s.s.i.o.n. 0000CE70 0D 00 0A 00 4E 00 65 00 77 00 2D 00 50 00 53 00 ....N.e.w.-.P.S. 0000CE80 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 S.e.s.s.i.o.n. . 0000CE90 2D 00 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 -.C.o.m.p.u.t.e. 0000CEA0 72 00 4E 00 61 00 6D 00 65 00 20 00 44 00 43 00 r.N.a.m.e. .D.C. 0000CEB0 31 00 2C 00 41 00 50 00 31 00 0D 00 0A 00 47 00 1.,.A.P.1.....G. 0000CEC0 65 00 74 00 2D 00 50 00 53 00 53 00 65 00 73 00 e.t.-.P.S.S.e.s. 0000CED0 73 00 69 00 6F 00 6E 00 20 00 2D 00 3F 00 0D 00 s.i.o.n. .-.?... 0000CEE0 0A 00 24 00 72 00 73 00 20 00 3D 00 20 00 4E 00 ..$.r.s. .=. .N. 0000CEF0 65 00 77 00 2D 00 50 00 53 00 53 00 65 00 73 00 e.w.-.P.S.S.e.s. 0000CF00 73 00 69 00 6F 00 6E 00 20 00 2D 00 43 00 6F 00 s.i.o.n. .-.C.o. 0000CF10 6D 00 70 00 75 00 74 00 65 00 72 00 4E 00 61 00 m.p.u.t.e.r.N.a. 0000CF20 6D 00 65 00 20 00 50 00 43 00 33 00 42 00 2C 00 m.e. .P.C.3.B.,. 0000CF30 50 00 43 00 33 00 43 00 2C 00 70 00 63 00 33 00 P.C.3.C.,.p.c.3. 0000CF40 64 00 0D 00 0A 00 49 00 6E 00 76 00 6F 00 6B 00 d.....I.n.v.o.k. 0000CF50 65 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 6E 00 e.-.C.o.m.m.a.n. 0000CF60 64 00 20 00 2D 00 53 00 65 00 73 00 73 00 69 00 d. .-.S.e.s.s.i. 0000CF70 6F 00 6E 00 20 00 24 00 72 00 73 00 20 00 2D 00 o.n. .$.r.s. .-. 0000CF80 53 00 63 00 72 00 69 00 70 00 74 00 42 00 6C 00 S.c.r.i.p.t.B.l. 0000CF90 6F 00 63 00 6B 00 20 00 7B 00 20 00 47 00 65 00 o.c.k. .{. .G.e. 0000CFA0 74 00 2D 00 48 00 6F 00 73 00 74 00 20 00 7D 00 t.-.H.o.s.t. .}. 0000CFB0 0D 00 0A 00 52 00 65 00 6D 00 6F 00 76 00 65 00 ....R.e.m.o.v.e. 0000CFC0 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000CFD0 6F 00 6E 00 20 00 2D 00 53 00 65 00 73 00 73 00 o.n. .-.S.e.s.s. 0000CFE0 69 00 6F 00 6E 00 20 00 24 00 72 00 73 00 0D 00 i.o.n. .$.r.s... 0000CFF0 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 6F 00 ..g.c.m. .-.N.o. 0000D000 75 00 6E 00 20 00 70 00 73 00 73 00 65 00 73 00 u.n. .p.s.s.e.s. 0000D010 73 00 2A 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 s.*.....g.c.m. . 0000D020 2D 00 63 00 6F 00 6D 00 20 00 63 00 6D 00 64 00 -.c.o.m. .c.m.d. 0000D030 6C 00 65 00 74 00 20 00 7C 00 20 00 3F 00 20 00 l.e.t. .|. .?. . 0000D040 7B 00 20 00 24 00 5F 00 2E 00 50 00 61 00 72 00 {. .$._...P.a.r. 0000D050 61 00 6D 00 65 00 74 00 65 00 72 00 73 00 2E 00 a.m.e.t.e.r.s... 0000D060 4B 00 65 00 79 00 73 00 20 00 2D 00 65 00 71 00 K.e.y.s. .-.e.q. 0000D070 20 00 22 00 53 00 65 00 73 00 73 00 69 00 6F 00 .".S.e.s.s.i.o. 0000D080 6E 00 22 00 7D 00 7C 00 20 00 46 00 57 00 20 00 n.".}.|. .F.W. . 0000D090 2D 00 61 00 75 00 0D 00 0A 00 0D 00 0A 00 23 00 -.a.u.........#. 0000D0A0 23 00 20 00 70 00 61 00 72 00 61 00 6D 00 65 00 #. .p.a.r.a.m.e. 0000D0B0 74 00 72 00 65 00 20 00 70 00 72 00 65 00 20 00 t.r.e. .p.r.e. . 0000D0C0 76 00 7A 00 64 00 69 00 61 00 6C 00 65 00 6E 00 v.z.d.i.a.l.e.n. 0000D0D0 E9 00 20 00 76 00 79 00 6B 00 6F 00 6E 00 E1 00 é. .v.y.k.o.n.á. 0000D0E0 76 00 61 00 6E 00 69 00 65 00 0D 00 0A 00 24 00 v.a.n.i.e.....$. 0000D0F0 45 00 76 00 4C 00 6F 00 67 00 20 00 3D 00 20 00 E.v.L.o.g. .=. . 0000D100 22 00 53 00 79 00 73 00 74 00 65 00 6D 00 22 00 ".S.y.s.t.e.m.". 0000D110 0D 00 0A 00 24 00 51 00 75 00 61 00 6E 00 74 00 ....$.Q.u.a.n.t. 0000D120 20 00 3D 00 20 00 31 00 30 00 0D 00 0A 00 49 00 .=. .1.0.....I. 0000D130 6E 00 76 00 6F 00 6B 00 65 00 2D 00 43 00 6F 00 n.v.o.k.e.-.C.o. 0000D140 6D 00 6D 00 61 00 6E 00 64 00 20 00 13 20 43 00 m.m.a.n.d. .. C. 0000D150 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 20 00 o.m.p.u.t.e.r. . 0000D160 44 00 43 00 31 00 2C 00 41 00 50 00 31 00 20 00 D.C.1.,.A.P.1. . 0000D170 13 20 53 00 63 00 72 00 69 00 70 00 74 00 42 00 . S.c.r.i.p.t.B. 0000D180 6C 00 6F 00 63 00 6B 00 20 00 7B 00 20 00 23 00 l.o.c.k. .{. .#. 0000D190 20 00 3F 00 3F 00 3F 00 0D 00 0A 00 20 00 20 00 .?.?.?..... . . 0000D1A0 20 00 20 00 47 00 65 00 74 00 2D 00 45 00 76 00 . .G.e.t.-.E.v. 0000D1B0 65 00 6E 00 74 00 4C 00 6F 00 67 00 20 00 13 20 e.n.t.L.o.g. .. 0000D1C0 4C 00 6F 00 67 00 4E 00 61 00 6D 00 65 00 20 00 L.o.g.N.a.m.e. . 0000D1D0 24 00 45 00 76 00 4C 00 6F 00 67 00 20 00 13 20 $.E.v.L.o.g. .. 0000D1E0 4E 00 65 00 77 00 65 00 73 00 74 00 20 00 24 00 N.e.w.e.s.t. .$. 0000D1F0 51 00 75 00 61 00 6E 00 74 00 20 00 7D 00 0D 00 Q.u.a.n.t. .}... 0000D200 0A 00 49 00 6E 00 76 00 6F 00 6B 00 65 00 2D 00 ..I.n.v.o.k.e.-. 0000D210 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 0000D220 13 20 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 . C.o.m.p.u.t.e. 0000D230 72 00 20 00 44 00 43 00 31 00 2C 00 41 00 50 00 r. .D.C.1.,.A.P. 0000D240 31 00 20 00 13 20 53 00 63 00 72 00 69 00 70 00 1. .. S.c.r.i.p. 0000D250 74 00 42 00 6C 00 6F 00 63 00 6B 00 20 00 7B 00 t.B.l.o.c.k. .{. 0000D260 20 00 23 00 20 00 4F 00 4B 00 0D 00 0A 00 20 00 .#. .O.K..... . 0000D270 20 00 20 00 50 00 61 00 72 00 61 00 6D 00 28 00 . .P.a.r.a.m.(. 0000D280 24 00 61 00 2C 00 24 00 62 00 29 00 20 00 47 00 $.a.,.$.b.). .G. 0000D290 65 00 74 00 2D 00 45 00 76 00 65 00 6E 00 74 00 e.t.-.E.v.e.n.t. 0000D2A0 4C 00 6F 00 67 00 20 00 13 20 4C 00 6F 00 67 00 L.o.g. .. L.o.g. 0000D2B0 4E 00 61 00 6D 00 65 00 20 00 24 00 61 00 20 00 N.a.m.e. .$.a. . 0000D2C0 13 20 4E 00 65 00 77 00 65 00 73 00 74 00 20 00 . N.e.w.e.s.t. . 0000D2D0 24 00 62 00 20 00 0D 00 0A 00 20 00 20 00 20 00 $.b. ..... . . . 0000D2E0 7D 00 20 00 2D 00 41 00 72 00 67 00 75 00 6D 00 }. .-.A.r.g.u.m. 0000D2F0 65 00 6E 00 74 00 4C 00 69 00 73 00 74 00 20 00 e.n.t.L.i.s.t. . 0000D300 24 00 45 00 76 00 4C 00 6F 00 67 00 2C 00 24 00 $.E.v.L.o.g.,.$. 0000D310 51 00 75 00 61 00 6E 00 74 00 0D 00 0A 00 49 00 Q.u.a.n.t.....I. 0000D320 6E 00 76 00 6F 00 6B 00 65 00 2D 00 43 00 6F 00 n.v.o.k.e.-.C.o. 0000D330 6D 00 6D 00 61 00 6E 00 64 00 20 00 13 20 43 00 m.m.a.n.d. .. C. 0000D340 6F 00 6D 00 70 00 75 00 74 00 65 00 72 00 20 00 o.m.p.u.t.e.r. . 0000D350 44 00 43 00 31 00 2C 00 41 00 50 00 31 00 20 00 D.C.1.,.A.P.1. . 0000D360 13 20 53 00 63 00 72 00 69 00 70 00 74 00 42 00 . S.c.r.i.p.t.B. 0000D370 6C 00 6F 00 63 00 6B 00 20 00 7B 00 20 00 23 00 l.o.c.k. .{. .#. 0000D380 20 00 4F 00 4B 00 20 00 76 00 33 00 2B 00 0D 00 .O.K. .v.3.+... 0000D390 0A 00 20 00 20 00 20 00 20 00 47 00 65 00 74 00 .. . . . .G.e.t. 0000D3A0 2D 00 45 00 76 00 65 00 6E 00 74 00 4C 00 6F 00 -.E.v.e.n.t.L.o. 0000D3B0 67 00 20 00 13 20 4C 00 6F 00 67 00 4E 00 61 00 g. .. L.o.g.N.a. 0000D3C0 6D 00 65 00 20 00 24 00 55 00 73 00 69 00 6E 00 m.e. .$.U.s.i.n. 0000D3D0 67 00 3A 00 45 00 76 00 4C 00 6F 00 67 00 20 00 g.:.E.v.L.o.g. . 0000D3E0 13 20 4E 00 65 00 77 00 65 00 73 00 74 00 20 00 . N.e.w.e.s.t. . 0000D3F0 24 00 55 00 73 00 69 00 6E 00 67 00 3A 00 51 00 $.U.s.i.n.g.:.Q. 0000D400 75 00 61 00 6E 00 74 00 20 00 7D 00 0D 00 0A 00 u.a.n.t. .}..... 0000D410 0D 00 0A 00 23 00 23 00 20 00 6D 00 75 00 6C 00 ....#.#. .m.u.l. 0000D420 74 00 69 00 68 00 6F 00 70 00 20 00 72 00 65 00 t.i.h.o.p. .r.e. 0000D430 6D 00 6F 00 74 00 69 00 6E 00 67 00 0D 00 0A 00 m.o.t.i.n.g..... 0000D440 23 00 20 00 20 00 2D 00 20 00 65 00 6E 00 61 00 #. . .-. .e.n.a. 0000D450 62 00 6C 00 69 00 6E 00 67 00 20 00 43 00 72 00 b.l.i.n.g. .C.r. 0000D460 65 00 64 00 53 00 53 00 50 00 0D 00 0A 00 45 00 e.d.S.S.P.....E. 0000D470 6E 00 61 00 62 00 6C 00 65 00 2D 00 57 00 53 00 n.a.b.l.e.-.W.S. 0000D480 4D 00 61 00 6E 00 43 00 72 00 65 00 64 00 53 00 M.a.n.C.r.e.d.S. 0000D490 53 00 50 00 20 00 2D 00 52 00 6F 00 6C 00 65 00 S.P. .-.R.o.l.e. 0000D4A0 20 00 43 00 6C 00 69 00 65 00 6E 00 74 00 20 00 .C.l.i.e.n.t. . 0000D4B0 2D 00 44 00 65 00 6C 00 65 00 67 00 61 00 74 00 -.D.e.l.e.g.a.t. 0000D4C0 65 00 43 00 6F 00 6D 00 70 00 75 00 74 00 65 00 e.C.o.m.p.u.t.e. 0000D4D0 72 00 20 00 44 00 43 00 31 00 0D 00 0A 00 45 00 r. .D.C.1.....E. 0000D4E0 6E 00 61 00 62 00 6C 00 65 00 2D 00 57 00 53 00 n.a.b.l.e.-.W.S. 0000D4F0 4D 00 61 00 6E 00 43 00 72 00 65 00 64 00 53 00 M.a.n.C.r.e.d.S. 0000D500 53 00 50 00 20 00 2D 00 52 00 6F 00 6C 00 65 00 S.P. .-.R.o.l.e. 0000D510 20 00 53 00 65 00 72 00 76 00 65 00 72 00 0D 00 .S.e.r.v.e.r... 0000D520 0A 00 0D 00 0A 00 23 00 23 00 20 00 50 00 53 00 ......#.#. .P.S. 0000D530 57 00 41 00 20 00 2D 00 20 00 47 00 61 00 74 00 W.A. .-. .G.a.t. 0000D540 65 00 77 00 61 00 79 00 20 00 74 00 6F 00 20 00 e.w.a.y. .t.o. . 0000D550 6F 00 74 00 68 00 65 00 72 00 20 00 50 00 53 00 o.t.h.e.r. .P.S. 0000D560 2D 00 73 00 65 00 72 00 76 00 65 00 72 00 28 00 -.s.e.r.v.e.r.(. 0000D570 73 00 29 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 s.).....h.e.l.p. 0000D580 20 00 61 00 62 00 2A 00 77 00 65 00 62 00 2A 00 .a.b.*.w.e.b.*. 0000D590 61 00 63 00 63 00 2A 00 0D 00 0A 00 73 00 74 00 a.c.c.*.....s.t. 0000D5A0 61 00 72 00 74 00 20 00 24 00 70 00 70 00 5C 00 a.r.t. .$.p.p.\. 0000D5B0 50 00 53 00 57 00 41 00 5C 00 50 00 53 00 57 00 P.S.W.A.\.P.S.W. 0000D5C0 41 00 31 00 2E 00 70 00 6E 00 67 00 0D 00 0A 00 A.1...p.n.g..... 0000D5D0 20 00 23 00 23 00 20 00 54 00 65 00 73 00 74 00 .#.#. .T.e.s.t. 0000D5E0 69 00 6E 00 67 00 20 00 70 00 75 00 72 00 70 00 i.n.g. .p.u.r.p. 0000D5F0 6F 00 73 00 65 00 73 00 0D 00 0A 00 20 00 49 00 o.s.e.s..... .I. 0000D600 6E 00 73 00 74 00 61 00 6C 00 6C 00 2D 00 50 00 n.s.t.a.l.l.-.P. 0000D610 73 00 77 00 61 00 57 00 65 00 62 00 41 00 70 00 s.w.a.W.e.b.A.p. 0000D620 70 00 6C 00 69 00 63 00 61 00 74 00 69 00 6F 00 p.l.i.c.a.t.i.o. 0000D630 6E 00 20 00 2D 00 55 00 73 00 65 00 54 00 65 00 n. .-.U.s.e.T.e. 0000D640 73 00 74 00 43 00 65 00 72 00 74 00 69 00 66 00 s.t.C.e.r.t.i.f. 0000D650 69 00 63 00 61 00 74 00 65 00 0D 00 0A 00 20 00 i.c.a.t.e..... . 0000D660 41 00 64 00 64 00 2D 00 50 00 73 00 77 00 61 00 A.d.d.-.P.s.w.a. 0000D670 41 00 75 00 74 00 68 00 6F 00 72 00 69 00 7A 00 A.u.t.h.o.r.i.z. 0000D680 61 00 74 00 69 00 6F 00 6E 00 52 00 75 00 6C 00 a.t.i.o.n.R.u.l. 0000D690 65 00 20 00 2A 00 20 00 2A 00 20 00 2A 00 0D 00 e. .*. .*. .*... 0000D6A0 0A 00 20 00 73 00 74 00 61 00 72 00 74 00 20 00 .. .s.t.a.r.t. . 0000D6B0 68 00 74 00 74 00 70 00 73 00 3A 00 2F 00 2F 00 h.t.t.p.s.:././. 0000D6C0 50 00 43 00 32 00 41 00 2F 00 50 00 53 00 57 00 P.C.2.A./.P.S.W. 0000D6D0 41 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 A.........#.#. . 0000D6E0 69 00 6D 00 70 00 6C 00 69 00 63 00 69 00 74 00 i.m.p.l.i.c.i.t. 0000D6F0 20 00 72 00 65 00 6D 00 6F 00 74 00 69 00 6E 00 .r.e.m.o.t.i.n. 0000D700 67 00 20 00 0D 00 0A 00 73 00 74 00 61 00 72 00 g. .....s.t.a.r. 0000D710 74 00 20 00 24 00 70 00 70 00 27 00 5C 00 50 00 t. .$.p.p.'.\.P. 0000D720 53 00 20 00 49 00 6D 00 70 00 6C 00 69 00 63 00 S. .I.m.p.l.i.c. 0000D730 69 00 74 00 52 00 65 00 6D 00 6F 00 74 00 69 00 i.t.R.e.m.o.t.i. 0000D740 6E 00 67 00 2E 00 70 00 6E 00 67 00 27 00 0D 00 n.g...p.n.g.'... 0000D750 0A 00 24 00 64 00 63 00 20 00 3D 00 20 00 4E 00 ..$.d.c. .=. .N. 0000D760 65 00 77 00 2D 00 50 00 53 00 53 00 65 00 73 00 e.w.-.P.S.S.e.s. 0000D770 73 00 69 00 6F 00 6E 00 20 00 4C 00 4F 00 4E 00 s.i.o.n. .L.O.N. 0000D780 2D 00 44 00 43 00 31 00 0D 00 0A 00 47 00 65 00 -.D.C.1.....G.e. 0000D790 74 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 t.-.M.o.d.u.l.e. 0000D7A0 20 00 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 .-.P.S.S.e.s.s. 0000D7B0 69 00 6F 00 6E 00 20 00 24 00 64 00 63 00 20 00 i.o.n. .$.d.c. . 0000D7C0 2D 00 4C 00 69 00 73 00 74 00 41 00 76 00 61 00 -.L.i.s.t.A.v.a. 0000D7D0 69 00 6C 00 61 00 62 00 6C 00 65 00 0D 00 0A 00 i.l.a.b.l.e..... 0000D7E0 49 00 6D 00 70 00 6F 00 72 00 74 00 2D 00 4D 00 I.m.p.o.r.t.-.M. 0000D7F0 6F 00 64 00 75 00 6C 00 65 00 20 00 2D 00 50 00 o.d.u.l.e. .-.P. 0000D800 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 S.S.e.s.s.i.o.n. 0000D810 20 00 24 00 64 00 63 00 20 00 2D 00 4E 00 61 00 .$.d.c. .-.N.a. 0000D820 6D 00 65 00 20 00 41 00 63 00 74 00 69 00 76 00 m.e. .A.c.t.i.v. 0000D830 65 00 44 00 69 00 72 00 65 00 63 00 74 00 6F 00 e.D.i.r.e.c.t.o. 0000D840 72 00 79 00 20 00 2D 00 50 00 72 00 65 00 66 00 r.y. .-.P.r.e.f. 0000D850 69 00 78 00 20 00 52 00 65 00 6D 00 0D 00 0A 00 i.x. .R.e.m..... 0000D860 47 00 65 00 74 00 2D 00 43 00 6F 00 6D 00 6D 00 G.e.t.-.C.o.m.m. 0000D870 61 00 6E 00 64 00 20 00 2D 00 4D 00 6F 00 64 00 a.n.d. .-.M.o.d. 0000D880 75 00 6C 00 65 00 20 00 41 00 63 00 74 00 69 00 u.l.e. .A.c.t.i. 0000D890 76 00 65 00 44 00 69 00 72 00 65 00 63 00 74 00 v.e.D.i.r.e.c.t. 0000D8A0 6F 00 72 00 79 00 0D 00 0A 00 0D 00 0A 00 23 00 o.r.y.........#. 0000D8B0 23 00 20 00 69 00 6D 00 70 00 6C 00 69 00 63 00 #. .i.m.p.l.i.c. 0000D8C0 69 00 74 00 20 00 72 00 65 00 6D 00 6F 00 74 00 i.t. .r.e.m.o.t. 0000D8D0 69 00 6E 00 67 00 20 00 28 00 73 00 61 00 76 00 i.n.g. .(.s.a.v. 0000D8E0 65 00 64 00 20 00 6C 00 6F 00 63 00 61 00 6C 00 e.d. .l.o.c.a.l. 0000D8F0 6C 00 79 00 29 00 0D 00 0A 00 24 00 63 00 20 00 l.y.).....$.c. . 0000D900 3D 00 20 00 52 00 65 00 61 00 64 00 2D 00 48 00 =. .R.e.a.d.-.H. 0000D910 6F 00 73 00 74 00 20 00 22 00 45 00 6E 00 74 00 o.s.t. .".E.n.t. 0000D920 65 00 72 00 20 00 52 00 65 00 6D 00 6F 00 74 00 e.r. .R.e.m.o.t. 0000D930 65 00 20 00 53 00 65 00 72 00 76 00 65 00 72 00 e. .S.e.r.v.e.r. 0000D940 20 00 4E 00 61 00 6D 00 65 00 22 00 0D 00 0A 00 .N.a.m.e."..... 0000D950 24 00 73 00 20 00 3D 00 20 00 4E 00 65 00 77 00 $.s. .=. .N.e.w. 0000D960 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 -.P.S.S.e.s.s.i. 0000D970 6F 00 6E 00 20 00 2D 00 63 00 6F 00 6D 00 70 00 o.n. .-.c.o.m.p. 0000D980 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000D990 20 00 24 00 63 00 0D 00 0A 00 49 00 6E 00 76 00 .$.c.....I.n.v. 0000D9A0 6F 00 6B 00 65 00 2D 00 43 00 6F 00 6D 00 6D 00 o.k.e.-.C.o.m.m. 0000D9B0 61 00 6E 00 64 00 20 00 7B 00 20 00 49 00 6D 00 a.n.d. .{. .I.m. 0000D9C0 70 00 6F 00 72 00 74 00 2D 00 4D 00 6F 00 64 00 p.o.r.t.-.M.o.d. 0000D9D0 75 00 6C 00 65 00 20 00 41 00 63 00 74 00 69 00 u.l.e. .A.c.t.i. 0000D9E0 76 00 65 00 44 00 69 00 72 00 65 00 63 00 74 00 v.e.D.i.r.e.c.t. 0000D9F0 6F 00 72 00 79 00 20 00 7D 00 20 00 2D 00 53 00 o.r.y. .}. .-.S. 0000DA00 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 24 00 e.s.s.i.o.n. .$. 0000DA10 73 00 0D 00 0A 00 45 00 78 00 70 00 6F 00 72 00 s.....E.x.p.o.r. 0000DA20 74 00 2D 00 50 00 53 00 53 00 65 00 73 00 73 00 t.-.P.S.S.e.s.s. 0000DA30 69 00 6F 00 6E 00 20 00 2D 00 73 00 65 00 73 00 i.o.n. .-.s.e.s. 0000DA40 73 00 69 00 6F 00 6E 00 20 00 24 00 73 00 20 00 s.i.o.n. .$.s. . 0000DA50 2D 00 63 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 -.c.o.m.m.a.n.d. 0000DA60 6E 00 61 00 6D 00 65 00 20 00 2A 00 2D 00 41 00 n.a.m.e. .*.-.A. 0000DA70 44 00 2A 00 20 00 2D 00 6F 00 75 00 74 00 70 00 D.*. .-.o.u.t.p. 0000DA80 75 00 74 00 6D 00 6F 00 64 00 75 00 6C 00 65 00 u.t.m.o.d.u.l.e. 0000DA90 20 00 52 00 65 00 6D 00 41 00 44 00 20 00 2D 00 .R.e.m.A.D. .-. 0000DAA0 61 00 6C 00 6C 00 6F 00 77 00 63 00 6C 00 6F 00 a.l.l.o.w.c.l.o. 0000DAB0 62 00 62 00 65 00 72 00 20 00 2D 00 66 00 6F 00 b.b.e.r. .-.f.o. 0000DAC0 72 00 63 00 65 00 0D 00 0A 00 52 00 65 00 6D 00 r.c.e.....R.e.m. 0000DAD0 6F 00 76 00 65 00 2D 00 50 00 53 00 53 00 65 00 o.v.e.-.P.S.S.e. 0000DAE0 73 00 73 00 69 00 6F 00 6E 00 20 00 2D 00 73 00 s.s.i.o.n. .-.s. 0000DAF0 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 24 00 e.s.s.i.o.n. .$. 0000DB00 73 00 0D 00 0A 00 49 00 6D 00 70 00 6F 00 72 00 s.....I.m.p.o.r. 0000DB10 74 00 2D 00 4D 00 6F 00 64 00 75 00 6C 00 65 00 t.-.M.o.d.u.l.e. 0000DB20 20 00 52 00 65 00 6D 00 41 00 44 00 20 00 2D 00 .R.e.m.A.D. .-. 0000DB30 70 00 72 00 65 00 66 00 69 00 78 00 20 00 52 00 p.r.e.f.i.x. .R. 0000DB40 65 00 6D 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 e.m.....G.e.t.-. 0000DB50 43 00 6F 00 6D 00 6D 00 61 00 6E 00 64 00 20 00 C.o.m.m.a.n.d. . 0000DB60 2D 00 6D 00 6F 00 64 00 75 00 6C 00 65 00 20 00 -.m.o.d.u.l.e. . 0000DB70 52 00 65 00 6D 00 41 00 44 00 0D 00 0A 00 0D 00 R.e.m.A.D....... 0000DB80 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 ..#.|.-.-.-.-.-. 0000DB90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DBF0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DC00 0D 00 0A 00 23 00 7C 00 20 00 20 00 4C 00 41 00 ....#.|. . .L.A. 0000DC10 42 00 2D 00 37 00 20 00 2D 00 20 00 56 00 5A 00 B.-.7. .-. .V.Z. 0000DC20 44 00 49 00 41 00 4C 00 45 00 4E 00 DD 00 20 00 D.I.A.L.E.N.Ý. . 0000DC30 50 00 52 00 CD 00 53 00 54 00 55 00 50 00 20 00 P.R.Í.S.T.U.P. . 0000DC40 28 00 50 00 53 00 20 00 52 00 45 00 4D 00 4F 00 (.P.S. .R.E.M.O. 0000DC50 54 00 49 00 4E 00 47 00 29 00 0D 00 0A 00 23 00 T.I.N.G.).....#. 0000DC60 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 |.-.-.-.-.-.-.-. 0000DC70 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DC80 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DC90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DCA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DCB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DCC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000DCD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 0D 00 0A 00 -.-.-.-.-.-..... 0000DCE0 23 00 7C 00 20 00 31 00 2E 00 20 00 53 00 6B 00 #.|. .1... .S.k. 0000DCF0 6F 00 6E 00 74 00 72 00 6F 00 6C 00 75 00 6A 00 o.n.t.r.o.l.u.j. 0000DD00 74 00 65 00 2C 00 20 00 0D 01 69 00 20 00 73 00 t.e.,. ...i. .s. 0000DD10 FA 00 20 00 44 00 43 00 31 00 20 00 61 00 20 00 ú. .D.C.1. .a. . 0000DD20 41 00 50 00 31 00 20 00 64 00 6F 00 73 00 74 00 A.P.1. .d.o.s.t. 0000DD30 75 00 70 00 6E 00 E9 00 20 00 28 00 61 00 6B 00 u.p.n.é. .(.a.k. 0000DD40 61 00 20 00 70 00 69 00 6E 00 67 00 20 00 2D 00 a. .p.i.n.g. .-. 0000DD50 20 00 6A 00 65 00 64 00 69 00 6E 00 FD 00 6D 00 .j.e.d.i.n.ý.m. 0000DD60 20 00 70 00 72 00 69 00 6B 00 61 00 7A 00 6F 00 .p.r.i.k.a.z.o. 0000DD70 6D 00 29 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 m.).......#.|. . 0000DD80 32 00 2E 00 20 00 53 00 6B 00 6F 00 6E 00 74 00 2... .S.k.o.n.t. 0000DD90 72 00 6F 00 6C 00 75 00 6A 00 74 00 65 00 2C 00 r.o.l.u.j.t.e.,. 0000DDA0 20 00 0D 01 69 00 20 00 73 00 FA 00 20 00 20 00 ...i. .s.ú. . . 0000DDB0 2D 00 2D 00 2F 00 2F 00 2D 00 2D 00 20 00 64 00 -.-././.-.-. .d. 0000DDC0 6F 00 73 00 74 00 75 00 70 00 6E 00 E9 00 20 00 o.s.t.u.p.n.é. . 0000DDD0 70 00 72 00 65 00 20 00 50 00 53 00 2D 00 52 00 p.r.e. .P.S.-.R. 0000DDE0 65 00 6D 00 6F 00 74 00 69 00 6E 00 67 00 2E 00 e.m.o.t.i.n.g... 0000DDF0 20 00 2D 00 2D 00 2F 00 2F 00 2D 00 2D 00 0D 00 .-.-././.-.-... 0000DE00 0A 00 23 00 7C 00 20 00 33 00 2E 00 20 00 43 00 ..#.|. .3... .C. 0000DE10 65 00 7A 00 20 00 52 00 65 00 6D 00 6F 00 74 00 e.z. .R.e.m.o.t. 0000DE20 65 00 43 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 e.C.o.n.n.e.c.t. 0000DE30 69 00 76 00 69 00 74 00 79 00 20 00 76 00 79 00 i.v.i.t.y. .v.y. 0000DE40 70 00 ED 00 61 01 74 00 65 00 20 00 32 00 30 00 p.í.a.t.e. .2.0. 0000DE50 20 00 6E 00 61 00 6A 00 6E 00 6F 00 76 00 61 01 .n.a.j.n.o.v.a. 0000DE60 ED 00 63 00 68 00 20 00 65 00 76 00 65 00 6E 00 í.c.h. .e.v.e.n. 0000DE70 74 00 6F 00 76 00 20 00 7A 00 20 00 65 00 76 00 t.o.v. .z. .e.v. 0000DE80 65 00 6E 00 74 00 6C 00 6F 00 67 00 75 00 0D 00 e.n.t.l.o.g.u... 0000DE90 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 53 00 ..#.|. . . . .S. 0000DEA0 59 00 53 00 54 00 45 00 4D 00 20 00 7A 00 20 00 Y.S.T.E.M. .z. . 0000DEB0 70 00 6F 00 0D 01 ED 00 74 00 61 00 0D 01 6F 00 p.o...í.t.a...o. 0000DEC0 76 00 20 00 44 00 43 00 31 00 2C 00 20 00 41 00 v. .D.C.1.,. .A. 0000DED0 50 00 31 00 2E 00 20 00 55 00 70 00 72 00 61 00 P.1... .U.p.r.a. 0000DEE0 76 00 74 00 65 00 20 00 76 00 FD 00 73 00 74 00 v.t.e. .v.ý.s.t. 0000DEF0 75 00 70 00 20 00 74 00 61 00 6B 00 2C 00 20 00 u.p. .t.a.k.,. . 0000DF00 61 00 62 00 79 00 20 00 62 00 6F 00 6C 00 20 00 a.b.y. .b.o.l. . 0000DF10 7A 00 6F 00 62 00 72 00 61 00 7A 00 65 00 6E 00 z.o.b.r.a.z.e.n. 0000DF20 FD 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ý.....#.|. . . . 0000DF30 20 00 61 00 6A 00 20 00 70 00 6F 00 0D 01 ED 00 .a.j. .p.o...í. 0000DF40 74 00 61 00 0D 01 20 00 7A 00 20 00 6B 00 74 00 t.a... .z. .k.t. 0000DF50 6F 00 72 00 E9 00 68 00 6F 00 20 00 65 00 76 00 o.r.é.h.o. .e.v. 0000DF60 65 00 6E 00 74 00 79 00 20 00 70 00 6F 00 63 00 e.n.t.y. .p.o.c. 0000DF70 68 00 E1 00 64 00 7A 00 61 00 6A 00 FA 00 2E 00 h.á.d.z.a.j.ú... 0000DF80 0D 00 0A 00 23 00 7C 00 20 00 34 00 2E 00 20 00 ....#.|. .4... . 0000DF90 43 00 65 00 7A 00 20 00 61 00 64 00 2D 00 68 00 C.e.z. .a.d.-.h. 0000DFA0 6F 00 63 00 20 00 70 00 72 00 69 00 70 00 6F 00 o.c. .p.r.i.p.o. 0000DFB0 6A 00 65 00 6E 00 69 00 65 00 20 00 76 00 79 00 j.e.n.i.e. .v.y. 0000DFC0 70 00 ED 00 61 01 74 00 65 00 20 00 31 00 30 00 p.í.a.t.e. .1.0. 0000DFD0 20 00 6E 00 61 00 6A 00 6E 00 6F 00 76 00 61 01 .n.a.j.n.o.v.a. 0000DFE0 ED 00 63 00 68 00 20 00 65 00 76 00 65 00 6E 00 í.c.h. .e.v.e.n. 0000DFF0 74 00 6F 00 76 00 0D 00 0A 00 23 00 7C 00 20 00 t.o.v.....#.|. . 0000E000 20 00 20 00 20 00 7A 00 20 00 65 00 76 00 65 00 . . .z. .e.v.e. 0000E010 6E 00 74 00 6C 00 6F 00 67 00 75 00 20 00 53 00 n.t.l.o.g.u. .S. 0000E020 59 00 53 00 54 00 45 00 4D 00 20 00 6E 00 61 00 Y.S.T.E.M. .n.a. 0000E030 20 00 44 00 43 00 31 00 2E 00 20 00 0D 00 0A 00 .D.C.1... ..... 0000E040 23 00 7C 00 20 00 20 00 20 00 20 00 20 00 2D 00 #.|. . . . . .-. 0000E050 20 00 6E 00 61 00 7A 00 6F 00 76 00 20 00 65 00 .n.a.z.o.v. .e. 0000E060 76 00 65 00 6E 00 74 00 6C 00 6F 00 67 00 75 00 v.e.n.t.l.o.g.u. 0000E070 20 00 61 00 20 00 70 00 6F 00 0D 01 65 00 74 00 .a. .p.o...e.t. 0000E080 20 00 72 00 69 00 65 00 61 01 74 00 65 00 20 00 .r.i.e.a.t.e. . 0000E090 70 00 6F 00 6D 00 6F 00 63 00 6F 00 75 00 20 00 p.o.m.o.c.o.u. . 0000E0A0 70 00 61 00 72 00 61 00 6D 00 65 00 74 00 72 00 p.a.r.a.m.e.t.r. 0000E0B0 6F 00 76 00 0D 00 0A 00 23 00 7C 00 20 00 35 00 o.v.....#.|. .5. 0000E0C0 2E 00 20 00 56 00 79 00 74 00 76 00 6F 00 72 00 .. .V.y.t.v.o.r. 0000E0D0 74 00 65 00 20 00 69 00 6E 00 74 00 65 00 72 00 t.e. .i.n.t.e.r. 0000E0E0 61 00 6B 00 74 00 ED 00 76 00 6E 00 75 00 20 00 a.k.t.í.v.n.u. . 0000E0F0 50 00 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 P.S.S.e.s.s.i.o. 0000E100 6E 00 20 00 6E 00 61 00 20 00 44 00 43 00 31 00 n. .n.a. .D.C.1. 0000E110 20 00 61 00 20 00 76 00 79 00 73 00 6B 00 FA 00 .a. .v.y.s.k.ú. 0000E120 61 01 61 00 6A 00 74 00 65 00 20 00 76 00 20 00 a.a.j.t.e. .v. . 0000E130 6E 00 65 00 6A 00 20 00 0D 00 0A 00 23 00 7C 00 n.e.j. .....#.|. 0000E140 20 00 20 00 20 00 20 00 6E 00 61 00 70 00 72 00 . . . .n.a.p.r. 0000E150 2E 00 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 .. .p.r.í.k.a.z. 0000E160 79 00 3A 00 20 00 20 00 70 00 73 00 20 00 2F 00 y.:. . .p.s. ./. 0000E170 20 00 68 00 6F 00 73 00 74 00 6E 00 61 00 6D 00 .h.o.s.t.n.a.m. 0000E180 65 00 20 00 2F 00 20 00 69 00 70 00 63 00 6F 00 e. ./. .i.p.c.o. 0000E190 6E 00 66 00 69 00 67 00 20 00 2F 00 61 00 6C 00 n.f.i.g. ./.a.l. 0000E1A0 6C 00 20 00 2F 00 20 00 6E 00 6F 00 74 00 65 00 l. ./. .n.o.t.e. 0000E1B0 70 00 61 00 64 00 0D 00 0A 00 23 00 7C 00 20 00 p.a.d.....#.|. . 0000E1C0 36 00 2E 00 20 00 55 00 6B 00 6F 00 6E 00 0D 01 6... .U.k.o.n... 0000E1D0 74 00 65 00 20 00 69 00 6E 00 74 00 65 00 72 00 t.e. .i.n.t.e.r. 0000E1E0 61 00 6B 00 74 00 ED 00 76 00 6E 00 75 00 20 00 a.k.t.í.v.n.u. . 0000E1F0 50 00 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 P.S.S.e.s.s.i.o. 0000E200 6E 00 20 00 6E 00 61 00 20 00 44 00 43 00 31 00 n. .n.a. .D.C.1. 0000E210 20 00 7A 00 20 00 70 00 72 00 65 00 64 00 6F 00 .z. .p.r.e.d.o. 0000E220 61 01 6C 00 65 00 6A 00 20 00 FA 00 6C 00 6F 00 a.l.e.j. .ú.l.o. 0000E230 68 00 79 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 h.y.......#.|. . 0000E240 37 00 2E 00 20 00 56 00 79 00 74 00 76 00 6F 00 7... .V.y.t.v.o. 0000E250 72 00 74 00 65 00 20 00 70 00 65 00 72 00 73 00 r.t.e. .p.e.r.s. 0000E260 69 00 73 00 74 00 65 00 6E 00 74 00 2D 00 50 00 i.s.t.e.n.t.-.P. 0000E270 53 00 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 S.S.e.s.s.i.o.n. 0000E280 20 00 6E 00 61 00 20 00 44 00 43 00 31 00 20 00 .n.a. .D.C.1. . 0000E290 61 00 20 00 41 00 50 00 31 00 2E 00 0D 00 0A 00 a. .A.P.1....... 0000E2A0 23 00 7C 00 20 00 38 00 2E 00 20 00 53 00 70 00 #.|. .8... .S.p. 0000E2B0 75 00 73 00 65 01 74 00 65 00 20 00 70 00 72 00 u.s.e.t.e. .p.r. 0000E2C0 69 00 6B 00 61 00 7A 00 20 00 7B 00 20 00 64 00 i.k.a.z. .{. .d. 0000E2D0 69 00 72 00 20 00 63 00 3A 00 5C 00 20 00 7D 00 i.r. .c.:.\. .}. 0000E2E0 20 00 6E 00 61 00 20 00 44 00 43 00 31 00 2C 00 .n.a. .D.C.1.,. 0000E2F0 20 00 41 00 50 00 31 00 20 00 61 00 20 00 73 00 .A.P.1. .a. .s. 0000E300 FA 00 0D 01 61 00 73 00 6E 00 65 00 20 00 6E 00 ú...a.s.n.e. .n. 0000E310 61 00 20 00 6F 00 62 00 6F 00 63 00 68 00 2E 00 a. .o.b.o.c.h... 0000E320 0D 00 0A 00 23 00 7C 00 20 00 39 00 2E 00 20 00 ....#.|. .9... . 0000E330 56 00 79 00 73 00 6B 00 FA 00 61 01 61 00 6A 00 V.y.s.k.ú.a.a.j. 0000E340 74 00 65 00 20 00 0F 01 61 00 6C 00 61 01 69 00 t.e. ...a.l.a.i. 0000E350 65 00 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 e. .p.r.í.k.a.z. 0000E360 79 00 20 00 76 00 6F 00 20 00 76 00 79 00 74 00 y. .v.o. .v.y.t. 0000E370 76 00 6F 00 72 00 65 00 6E 00 FD 00 63 00 68 00 v.o.r.e.n.ý.c.h. 0000E380 20 00 50 00 53 00 53 00 65 00 73 00 73 00 69 00 .P.S.S.e.s.s.i. 0000E390 6F 00 6E 00 2E 00 0D 00 0A 00 23 00 7C 00 31 00 o.n.......#.|.1. 0000E3A0 30 00 2E 00 20 00 4F 00 64 00 70 00 6F 00 6A 00 0... .O.d.p.o.j. 0000E3B0 74 00 65 00 20 00 61 00 20 00 7A 00 6E 00 6F 00 t.e. .a. .z.n.o. 0000E3C0 76 00 75 00 70 00 72 00 69 00 70 00 6F 00 6A 00 v.u.p.r.i.p.o.j. 0000E3D0 74 00 65 00 20 00 50 00 53 00 53 00 65 00 73 00 t.e. .P.S.S.e.s. 0000E3E0 73 00 69 00 6F 00 6E 00 20 00 76 00 6F 00 0D 01 s.i.o.n. .v.o... 0000E3F0 69 00 20 00 41 00 50 00 31 00 2E 00 0D 00 0A 00 i. .A.P.1....... 0000E400 23 00 7C 00 31 00 31 00 2E 00 20 00 4F 00 64 00 #.|.1.1... .O.d. 0000E410 70 00 6F 00 6A 00 74 00 65 00 20 00 50 00 53 00 p.o.j.t.e. .P.S. 0000E420 53 00 65 00 73 00 73 00 69 00 6F 00 6E 00 20 00 S.e.s.s.i.o.n. . 0000E430 76 00 6F 00 0D 01 69 00 20 00 44 00 43 00 31 00 v.o...i. .D.C.1. 0000E440 20 00 61 00 20 00 7A 00 6E 00 6F 00 76 00 75 00 .a. .z.n.o.v.u. 0000E450 70 00 72 00 69 00 70 00 6F 00 6A 00 74 00 65 00 p.r.i.p.o.j.t.e. 0000E460 20 00 73 00 61 00 20 00 6B 00 20 00 6E 00 65 00 .s.a. .k. .n.e. 0000E470 6A 00 20 00 6E 00 61 00 20 00 41 00 50 00 31 00 j. .n.a. .A.P.1. 0000E480 2E 00 0D 00 0A 00 23 00 7C 00 31 00 32 00 2E 00 ......#.|.1.2... 0000E490 20 00 56 00 79 00 73 00 6B 00 FA 00 61 01 61 00 .V.y.s.k.ú.a.a. 0000E4A0 6A 00 74 00 65 00 20 00 0F 01 61 00 6C 00 61 01 j.t.e. ...a.l.a. 0000E4B0 69 00 65 00 20 00 6D 00 6F 00 7E 01 6E 00 6F 00 i.e. .m.o.~.n.o. 0000E4C0 73 00 74 00 69 00 20 00 50 00 53 00 2D 00 52 00 s.t.i. .P.S.-.R. 0000E4D0 65 00 6D 00 6F 00 74 00 69 00 6E 00 67 00 3A 00 e.m.o.t.i.n.g.:. 0000E4E0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000E4F0 20 00 2D 00 20 00 50 00 53 00 57 00 41 00 20 00 .-. .P.S.W.A. . 0000E500 28 00 7A 00 20 00 43 00 4C 00 31 00 20 00 70 00 (.z. .C.L.1. .p. 0000E510 72 00 69 00 73 00 74 00 FA 00 70 00 69 00 65 01 r.i.s.t.ú.p.i.e. 0000E520 20 00 6E 00 61 00 20 00 50 00 53 00 57 00 41 00 .n.a. .P.S.W.A. 0000E530 20 00 6E 00 61 00 20 00 41 00 50 00 31 00 29 00 .n.a. .A.P.1.). 0000E540 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000E550 20 00 2D 00 20 00 69 00 6D 00 70 00 6C 00 69 00 .-. .i.m.p.l.i. 0000E560 63 00 69 00 74 00 20 00 72 00 65 00 6D 00 6F 00 c.i.t. .r.e.m.o. 0000E570 74 00 69 00 6E 00 67 00 20 00 28 00 6E 00 61 00 t.i.n.g. .(.n.a. 0000E580 20 00 41 00 50 00 31 00 20 00 76 00 79 00 6C 00 .A.P.1. .v.y.l. 0000E590 69 00 73 00 74 00 6F 00 76 00 61 00 65 01 20 00 i.s.t.o.v.a.e. . 0000E5A0 41 00 44 00 2D 00 55 00 73 00 65 00 72 00 73 00 A.D.-.U.s.e.r.s. 0000E5B0 29 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 ).....#.|.-.-.-. 0000E5C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E5D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E5E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E5F0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E600 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E610 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E620 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000E630 2D 00 2D 00 0D 00 0A 00 23 00 2B 00 0D 00 0A 00 -.-.....#.+..... 0000E640 0D 00 0A 00 23 00 23 00 23 00 23 00 23 00 23 00 ....#.#.#.#.#.#. 0000E650 23 00 23 00 20 00 4D 00 4F 00 44 00 55 00 4C 00 #.#. .M.O.D.U.L. 0000E660 2D 00 38 00 20 00 2D 00 20 00 41 00 53 00 59 00 -.8. .-. .A.S.Y. 0000E670 4E 00 43 00 48 00 52 00 D3 00 4E 00 4E 00 45 00 N.C.H.R.Ó.N.N.E. 0000E680 20 00 53 00 50 00 52 00 41 00 43 00 4F 00 56 00 .S.P.R.A.C.O.V. 0000E690 41 00 4E 00 49 00 45 00 20 00 28 00 42 00 41 00 A.N.I.E. .(.B.A. 0000E6A0 43 00 4B 00 47 00 52 00 4F 00 55 00 4E 00 44 00 C.K.G.R.O.U.N.D. 0000E6B0 20 00 4A 00 4F 00 42 00 29 00 20 00 23 00 23 00 .J.O.B.). .#.#. 0000E6C0 23 00 23 00 23 00 23 00 0D 00 0A 00 0D 00 0A 00 #.#.#.#......... 0000E6D0 23 00 23 00 20 00 20 00 53 00 63 00 68 00 65 00 #.#. . .S.c.h.e. 0000E6E0 64 00 75 00 6C 00 65 00 64 00 54 00 61 00 73 00 d.u.l.e.d.T.a.s. 0000E6F0 6B 00 73 00 20 00 2F 00 20 00 42 00 61 00 63 00 k.s. ./. .B.a.c. 0000E700 6B 00 67 00 72 00 6F 00 75 00 6E 00 64 00 4A 00 k.g.r.o.u.n.d.J. 0000E710 6F 00 62 00 20 00 2F 00 20 00 50 00 53 00 53 00 o.b. ./. .P.S.S. 0000E720 63 00 68 00 65 00 64 00 75 00 6C 00 65 00 64 00 c.h.e.d.u.l.e.d. 0000E730 6A 00 6F 00 62 00 20 00 0D 00 0A 00 0D 00 0A 00 j.o.b. ......... 0000E740 23 00 23 00 20 00 53 00 63 00 68 00 65 00 64 00 #.#. .S.c.h.e.d. 0000E750 75 00 6C 00 65 00 64 00 54 00 61 00 73 00 6B 00 u.l.e.d.T.a.s.k. 0000E760 20 00 28 00 57 00 69 00 6E 00 64 00 6F 00 77 00 .(.W.i.n.d.o.w. 0000E770 73 00 20 00 2D 00 20 00 53 00 63 00 68 00 54 00 s. .-. .S.c.h.T. 0000E780 61 00 73 00 6B 00 73 00 2E 00 65 00 78 00 65 00 a.s.k.s...e.x.e. 0000E790 2C 00 54 00 61 00 73 00 6B 00 53 00 63 00 68 00 ,.T.a.s.k.S.c.h. 0000E7A0 64 00 2E 00 6D 00 73 00 63 00 29 00 0D 00 0A 00 d...m.s.c.)..... 0000E7B0 23 00 20 00 20 00 20 00 41 00 63 00 74 00 69 00 #. . . .A.c.t.i. 0000E7C0 6F 00 6E 00 2C 00 54 00 72 00 69 00 67 00 67 00 o.n.,.T.r.i.g.g. 0000E7D0 65 00 72 00 2C 00 50 00 72 00 69 00 6E 00 63 00 e.r.,.P.r.i.n.c. 0000E7E0 69 00 70 00 61 00 6C 00 2C 00 53 00 65 00 74 00 i.p.a.l.,.S.e.t. 0000E7F0 74 00 69 00 6E 00 67 00 73 00 20 00 2B 00 20 00 t.i.n.g.s. .+. . 0000E800 4E 00 65 00 77 00 20 00 2B 00 20 00 52 00 65 00 N.e.w. .+. .R.e. 0000E810 67 00 69 00 73 00 74 00 65 00 72 00 0D 00 0A 00 g.i.s.t.e.r..... 0000E820 0D 00 0A 00 23 00 20 00 24 00 41 00 20 00 3D 00 ....#. .$.A. .=. 0000E830 20 00 4E 00 65 00 77 00 2D 00 53 00 63 00 68 00 .N.e.w.-.S.c.h. 0000E840 65 00 64 00 75 00 6C 00 65 00 64 00 54 00 61 00 e.d.u.l.e.d.T.a. 0000E850 73 00 6B 00 41 00 63 00 74 00 69 00 6F 00 6E 00 s.k.A.c.t.i.o.n. 0000E860 20 00 13 20 45 00 78 00 65 00 63 00 75 00 74 00 .. E.x.e.c.u.t. 0000E870 65 00 20 00 22 00 54 00 61 00 73 00 6B 00 6D 00 e. .".T.a.s.k.m. 0000E880 67 00 72 00 2E 00 65 00 78 00 65 00 22 00 0D 00 g.r...e.x.e."... 0000E890 0A 00 23 00 20 00 24 00 54 00 20 00 3D 00 20 00 ..#. .$.T. .=. . 0000E8A0 4E 00 65 00 77 00 2D 00 53 00 63 00 68 00 65 00 N.e.w.-.S.c.h.e. 0000E8B0 64 00 75 00 6C 00 65 00 64 00 54 00 61 00 73 00 d.u.l.e.d.T.a.s. 0000E8C0 6B 00 54 00 72 00 69 00 67 00 67 00 65 00 72 00 k.T.r.i.g.g.e.r. 0000E8D0 20 00 2D 00 41 00 74 00 4C 00 6F 00 67 00 6F 00 .-.A.t.L.o.g.o. 0000E8E0 6E 00 0D 00 0A 00 23 00 20 00 24 00 50 00 20 00 n.....#. .$.P. . 0000E8F0 3D 00 20 00 22 00 43 00 6F 00 6E 00 74 00 6F 00 =. .".C.o.n.t.o. 0000E900 73 00 6F 00 5C 00 41 00 64 00 6D 00 69 00 6E 00 s.o.\.A.d.m.i.n. 0000E910 69 00 73 00 74 00 72 00 61 00 74 00 6F 00 72 00 i.s.t.r.a.t.o.r. 0000E920 22 00 0D 00 0A 00 23 00 20 00 24 00 53 00 20 00 ".....#. .$.S. . 0000E930 3D 00 20 00 4E 00 65 00 77 00 2D 00 53 00 63 00 =. .N.e.w.-.S.c. 0000E940 68 00 65 00 64 00 75 00 6C 00 65 00 64 00 54 00 h.e.d.u.l.e.d.T. 0000E950 61 00 73 00 6B 00 53 00 65 00 74 00 74 00 69 00 a.s.k.S.e.t.t.i. 0000E960 6E 00 67 00 73 00 53 00 65 00 74 00 0D 00 0A 00 n.g.s.S.e.t..... 0000E970 23 00 20 00 24 00 44 00 20 00 3D 00 20 00 4E 00 #. .$.D. .=. .N. 0000E980 65 00 77 00 2D 00 53 00 63 00 68 00 65 00 64 00 e.w.-.S.c.h.e.d. 0000E990 75 00 6C 00 65 00 64 00 54 00 61 00 73 00 6B 00 u.l.e.d.T.a.s.k. 0000E9A0 20 00 2D 00 41 00 63 00 74 00 69 00 6F 00 6E 00 .-.A.c.t.i.o.n. 0000E9B0 20 00 24 00 41 00 20 00 2D 00 50 00 72 00 69 00 .$.A. .-.P.r.i. 0000E9C0 6E 00 63 00 69 00 70 00 61 00 6C 00 20 00 24 00 n.c.i.p.a.l. .$. 0000E9D0 50 00 20 00 2D 00 54 00 72 00 69 00 67 00 67 00 P. .-.T.r.i.g.g. 0000E9E0 65 00 72 00 20 00 24 00 54 00 20 00 2D 00 53 00 e.r. .$.T. .-.S. 0000E9F0 65 00 74 00 74 00 69 00 6E 00 67 00 73 00 20 00 e.t.t.i.n.g.s. . 0000EA00 24 00 53 00 0D 00 0A 00 23 00 20 00 52 00 65 00 $.S.....#. .R.e. 0000EA10 67 00 69 00 73 00 74 00 65 00 72 00 2D 00 53 00 g.i.s.t.e.r.-.S. 0000EA20 63 00 68 00 65 00 64 00 75 00 6C 00 65 00 64 00 c.h.e.d.u.l.e.d. 0000EA30 54 00 61 00 73 00 6B 00 20 00 54 00 31 00 20 00 T.a.s.k. .T.1. . 0000EA40 2D 00 49 00 6E 00 70 00 75 00 74 00 4F 00 62 00 -.I.n.p.u.t.O.b. 0000EA50 6A 00 65 00 63 00 74 00 20 00 24 00 44 00 0D 00 j.e.c.t. .$.D... 0000EA60 0A 00 74 00 61 00 73 00 6B 00 73 00 63 00 68 00 ..t.a.s.k.s.c.h. 0000EA70 64 00 2E 00 6D 00 73 00 63 00 0D 00 0A 00 67 00 d...m.s.c.....g. 0000EA80 63 00 6D 00 20 00 2D 00 6D 00 6F 00 20 00 53 00 c.m. .-.m.o. .S. 0000EA90 63 00 68 00 65 00 64 00 75 00 6C 00 65 00 64 00 c.h.e.d.u.l.e.d. 0000EAA0 54 00 61 00 73 00 6B 00 73 00 0D 00 0A 00 0D 00 T.a.s.k.s....... 0000EAB0 0A 00 23 00 23 00 20 00 20 00 50 00 53 00 20 00 ..#.#. . .P.S. . 0000EAC0 50 00 72 00 6F 00 63 00 65 00 73 00 73 00 69 00 P.r.o.c.e.s.s.i. 0000EAD0 6E 00 67 00 20 00 2D 00 20 00 73 00 79 00 6E 00 n.g. .-. .s.y.n. 0000EAE0 63 00 68 00 72 00 F3 00 6E 00 6E 00 65 00 20 00 c.h.r.ó.n.n.e. . 0000EAF0 2F 00 20 00 61 00 73 00 79 00 6E 00 63 00 68 00 /. .a.s.y.n.c.h. 0000EB00 72 00 F3 00 6E 00 6E 00 65 00 0D 00 0A 00 23 00 r.ó.n.n.e.....#. 0000EB10 20 00 20 00 2D 00 20 00 73 00 79 00 6E 00 63 00 . .-. .s.y.n.c. 0000EB20 68 00 72 00 F3 00 6E 00 6E 00 65 00 20 00 2D 00 h.r.ó.n.n.e. .-. 0000EB30 20 00 0D 01 61 00 6B 00 E1 00 20 00 6E 00 61 00 ...a.k.á. .n.a. 0000EB40 20 00 75 00 6B 00 6F 00 6E 00 0D 01 65 00 6E 00 .u.k.o.n...e.n. 0000EB50 69 00 65 00 20 00 70 00 72 00 ED 00 6B 00 61 00 i.e. .p.r.í.k.a. 0000EB60 7A 00 75 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 z.u.....G.e.t.-. 0000EB70 45 00 76 00 65 00 6E 00 74 00 4C 00 6F 00 67 00 E.v.e.n.t.L.o.g. 0000EB80 20 00 2D 00 4C 00 6F 00 67 00 4E 00 61 00 6D 00 .-.L.o.g.N.a.m. 0000EB90 65 00 20 00 53 00 79 00 73 00 74 00 65 00 6D 00 e. .S.y.s.t.e.m. 0000EBA0 20 00 0D 00 0A 00 54 00 65 00 73 00 74 00 2D 00 .....T.e.s.t.-. 0000EBB0 43 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 69 00 C.o.n.n.e.c.t.i. 0000EBC0 6F 00 6E 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 o.n. .-.C.o.m.p. 0000EBD0 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000EBE0 20 00 2E 00 20 00 2D 00 51 00 75 00 69 00 65 00 ... .-.Q.u.i.e. 0000EBF0 74 00 0D 00 0A 00 23 00 20 00 20 00 2D 00 20 00 t.....#. . .-. . 0000EC00 61 00 73 00 79 00 6E 00 63 00 68 00 72 00 F3 00 a.s.y.n.c.h.r.ó. 0000EC10 6E 00 6E 00 65 00 20 00 73 00 70 00 72 00 61 00 n.n.e. .s.p.r.a. 0000EC20 63 00 6F 00 76 00 61 00 6E 00 69 00 65 00 20 00 c.o.v.a.n.i.e. . 0000EC30 2D 00 20 00 42 00 61 00 63 00 6B 00 67 00 72 00 -. .B.a.c.k.g.r. 0000EC40 6F 00 75 00 6E 00 64 00 4A 00 6F 00 62 00 20 00 o.u.n.d.J.o.b. . 0000EC50 0D 00 0A 00 23 00 20 00 20 00 2D 00 20 00 6E 00 ....#. . .-. .n. 0000EC60 61 00 61 01 74 00 61 00 72 00 74 00 75 00 6A 00 a.a.t.a.r.t.u.j. 0000EC70 65 00 20 00 73 00 70 00 72 00 61 00 63 00 6F 00 e. .s.p.r.a.c.o. 0000EC80 76 00 61 00 6E 00 69 00 65 00 20 00 61 00 20 00 v.a.n.i.e. .a. . 0000EC90 70 00 6F 00 6B 00 72 00 61 00 0D 01 75 00 6A 00 p.o.k.r.a...u.j. 0000ECA0 65 00 20 00 0F 01 61 00 6C 00 61 01 ED 00 6D 00 e. ...a.l.a.í.m. 0000ECB0 20 00 70 00 72 00 ED 00 6B 00 61 00 7A 00 6F 00 .p.r.í.k.a.z.o. 0000ECC0 6D 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 m.....#. . . . . 0000ECD0 20 00 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 . .c.m.d.l.e.t. 0000ECE0 20 00 2D 00 41 00 73 00 4A 00 6F 00 62 00 20 00 .-.A.s.J.o.b. . 0000ECF0 2F 00 20 00 2A 00 2D 00 4A 00 6F 00 62 00 0D 00 /. .*.-.J.o.b... 0000ED00 0A 00 67 00 63 00 6D 00 20 00 20 00 2D 00 6E 00 ..g.c.m. . .-.n. 0000ED10 6F 00 75 00 6E 00 20 00 6A 00 6F 00 62 00 0D 00 o.u.n. .j.o.b... 0000ED20 0A 00 67 00 63 00 6D 00 20 00 2D 00 63 00 6F 00 ..g.c.m. .-.c.o. 0000ED30 6D 00 20 00 43 00 6D 00 64 00 6C 00 65 00 74 00 m. .C.m.d.l.e.t. 0000ED40 20 00 2D 00 50 00 61 00 72 00 61 00 6D 00 65 00 .-.P.a.r.a.m.e. 0000ED50 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 20 00 t.e.r.N.a.m.e. . 0000ED60 41 00 73 00 4A 00 6F 00 62 00 0D 00 0A 00 68 00 A.s.J.o.b.....h. 0000ED70 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 6A 00 e.l.p. .a.b.*.j. 0000ED80 6F 00 62 00 2A 00 0D 00 0A 00 0D 00 0A 00 23 00 o.b.*.........#. 0000ED90 20 00 20 00 20 00 20 00 20 00 2D 00 2D 00 20 00 . . . . .-.-. . 0000EDA0 6C 00 6F 00 6B 00 E1 00 6C 00 6E 00 65 00 0D 00 l.o.k.á.l.n.e... 0000EDB0 0A 00 54 00 65 00 73 00 74 00 2D 00 43 00 6F 00 ..T.e.s.t.-.C.o. 0000EDC0 6E 00 6E 00 65 00 63 00 74 00 69 00 6F 00 6E 00 n.n.e.c.t.i.o.n. 0000EDD0 20 00 2D 00 43 00 6F 00 6D 00 70 00 75 00 74 00 .-.C.o.m.p.u.t. 0000EDE0 65 00 72 00 4E 00 61 00 6D 00 65 00 20 00 2E 00 e.r.N.a.m.e. ... 0000EDF0 20 00 2D 00 43 00 6F 00 75 00 6E 00 74 00 20 00 .-.C.o.u.n.t. . 0000EE00 32 00 30 00 20 00 2D 00 41 00 73 00 4A 00 6F 00 2.0. .-.A.s.J.o. 0000EE10 62 00 0D 00 0A 00 53 00 74 00 61 00 72 00 74 00 b.....S.t.a.r.t. 0000EE20 2D 00 4A 00 6F 00 62 00 20 00 2D 00 53 00 63 00 -.J.o.b. .-.S.c. 0000EE30 72 00 69 00 70 00 74 00 42 00 6C 00 6F 00 63 00 r.i.p.t.B.l.o.c. 0000EE40 6B 00 20 00 7B 00 20 00 47 00 65 00 74 00 2D 00 k. .{. .G.e.t.-. 0000EE50 45 00 76 00 65 00 6E 00 74 00 4C 00 6F 00 67 00 E.v.e.n.t.L.o.g. 0000EE60 20 00 2D 00 4C 00 6F 00 67 00 4E 00 61 00 6D 00 .-.L.o.g.N.a.m. 0000EE70 65 00 20 00 53 00 79 00 73 00 74 00 65 00 6D 00 e. .S.y.s.t.e.m. 0000EE80 20 00 7D 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 .}.....G.e.t.-. 0000EE90 4A 00 6F 00 62 00 20 00 2D 00 49 00 6E 00 63 00 J.o.b. .-.I.n.c. 0000EEA0 6C 00 75 00 64 00 65 00 43 00 68 00 69 00 6C 00 l.u.d.e.C.h.i.l. 0000EEB0 64 00 4A 00 6F 00 62 00 0D 00 0A 00 28 00 47 00 d.J.o.b.....(.G. 0000EEC0 65 00 74 00 2D 00 4A 00 6F 00 62 00 29 00 5B 00 e.t.-.J.o.b.).[. 0000EED0 2D 00 31 00 5D 00 2E 00 4A 00 6F 00 62 00 53 00 -.1.]...J.o.b.S. 0000EEE0 74 00 61 00 74 00 65 00 49 00 6E 00 66 00 6F 00 t.a.t.e.I.n.f.o. 0000EEF0 2E 00 53 00 74 00 61 00 74 00 65 00 0D 00 0A 00 ..S.t.a.t.e..... 0000EF00 28 00 47 00 65 00 74 00 2D 00 4A 00 6F 00 62 00 (.G.e.t.-.J.o.b. 0000EF10 29 00 5B 00 30 00 5D 00 20 00 7C 00 20 00 52 00 ).[.0.]. .|. .R. 0000EF20 65 00 63 00 65 00 69 00 76 00 65 00 2D 00 4A 00 e.c.e.i.v.e.-.J. 0000EF30 6F 00 62 00 20 00 2D 00 4B 00 65 00 65 00 70 00 o.b. .-.K.e.e.p. 0000EF40 0D 00 0A 00 28 00 47 00 65 00 74 00 2D 00 4A 00 ....(.G.e.t.-.J. 0000EF50 6F 00 62 00 29 00 5B 00 31 00 5D 00 20 00 7C 00 o.b.).[.1.]. .|. 0000EF60 20 00 52 00 65 00 63 00 65 00 69 00 76 00 65 00 .R.e.c.e.i.v.e. 0000EF70 2D 00 4A 00 6F 00 62 00 0D 00 0A 00 68 00 65 00 -.J.o.b.....h.e. 0000EF80 6C 00 70 00 20 00 61 00 62 00 2A 00 6A 00 6F 00 l.p. .a.b.*.j.o. 0000EF90 62 00 2A 00 0D 00 0A 00 68 00 65 00 6C 00 70 00 b.*.....h.e.l.p. 0000EFA0 20 00 53 00 74 00 61 00 72 00 74 00 2D 00 4A 00 .S.t.a.r.t.-.J. 0000EFB0 6F 00 62 00 20 00 2D 00 45 00 78 00 61 00 6D 00 o.b. .-.E.x.a.m. 0000EFC0 70 00 6C 00 65 00 73 00 0D 00 0A 00 0D 00 0A 00 p.l.e.s......... 0000EFD0 23 00 20 00 20 00 20 00 20 00 20 00 2D 00 2D 00 #. . . . . .-.-. 0000EFE0 20 00 76 00 7A 00 64 00 69 00 61 00 6C 00 65 00 .v.z.d.i.a.l.e. 0000EFF0 6E 00 E9 00 0D 00 0A 00 49 00 6E 00 76 00 6F 00 n.é.....I.n.v.o. 0000F000 6B 00 65 00 2D 00 43 00 6F 00 6D 00 6D 00 61 00 k.e.-.C.o.m.m.a. 0000F010 6E 00 64 00 20 00 2D 00 43 00 6F 00 6D 00 70 00 n.d. .-.C.o.m.p. 0000F020 75 00 74 00 65 00 72 00 4E 00 61 00 6D 00 65 00 u.t.e.r.N.a.m.e. 0000F030 20 00 50 00 43 00 32 00 41 00 20 00 7B 00 20 00 .P.C.2.A. .{. . 0000F040 69 00 70 00 63 00 6F 00 6E 00 66 00 69 00 67 00 i.p.c.o.n.f.i.g. 0000F050 20 00 2F 00 61 00 6C 00 6C 00 20 00 7D 00 20 00 ./.a.l.l. .}. . 0000F060 2D 00 41 00 73 00 4A 00 6F 00 62 00 0D 00 0A 00 -.A.s.J.o.b..... 0000F070 0D 00 0A 00 23 00 23 00 20 00 6E 00 61 00 0D 01 ....#.#. .n.a... 0000F080 61 00 73 00 6F 00 76 00 61 00 6E 00 E9 00 20 00 a.s.o.v.a.n.é. . 0000F090 73 00 70 00 72 00 61 00 63 00 6F 00 76 00 61 00 s.p.r.a.c.o.v.a. 0000F0A0 6E 00 69 00 65 00 20 00 2D 00 20 00 50 00 53 00 n.i.e. .-. .P.S. 0000F0B0 53 00 63 00 68 00 65 00 64 00 75 00 6C 00 65 00 S.c.h.e.d.u.l.e. 0000F0C0 64 00 4A 00 6F 00 62 00 0D 00 0A 00 23 00 20 00 d.J.o.b.....#. . 0000F0D0 20 00 20 00 2D 00 20 00 61 00 63 00 74 00 69 00 . .-. .a.c.t.i. 0000F0E0 6F 00 6E 00 2C 00 20 00 74 00 72 00 69 00 67 00 o.n.,. .t.r.i.g. 0000F0F0 67 00 65 00 72 00 2C 00 20 00 6F 00 70 00 74 00 g.e.r.,. .o.p.t. 0000F100 69 00 6F 00 6E 00 73 00 20 00 2B 00 20 00 52 00 i.o.n.s. .+. .R. 0000F110 65 00 67 00 69 00 73 00 74 00 65 00 72 00 20 00 e.g.i.s.t.e.r. . 0000F120 2F 00 20 00 55 00 6E 00 72 00 65 00 67 00 69 00 /. .U.n.r.e.g.i. 0000F130 73 00 74 00 65 00 72 00 0D 00 0A 00 68 00 65 00 s.t.e.r.....h.e. 0000F140 6C 00 70 00 20 00 61 00 62 00 2A 00 73 00 63 00 l.p. .a.b.*.s.c. 0000F150 68 00 65 00 64 00 2A 00 6A 00 6F 00 62 00 73 00 h.e.d.*.j.o.b.s. 0000F160 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 6D 00 ....g.c.m. .-.m. 0000F170 6F 00 20 00 50 00 53 00 73 00 63 00 68 00 65 00 o. .P.S.s.c.h.e. 0000F180 64 00 75 00 6C 00 65 00 64 00 6A 00 6F 00 62 00 d.u.l.e.d.j.o.b. 0000F190 0D 00 0A 00 0D 00 0A 00 24 00 74 00 72 00 69 00 ........$.t.r.i. 0000F1A0 67 00 67 00 65 00 72 00 20 00 3D 00 20 00 4E 00 g.g.e.r. .=. .N. 0000F1B0 65 00 77 00 2D 00 4A 00 6F 00 62 00 54 00 72 00 e.w.-.J.o.b.T.r. 0000F1C0 69 00 67 00 67 00 65 00 72 00 20 00 13 20 4F 00 i.g.g.e.r. .. O. 0000F1D0 6E 00 63 00 65 00 20 00 13 20 41 00 74 00 20 00 n.c.e. .. A.t. . 0000F1E0 28 00 47 00 65 00 74 00 2D 00 44 00 61 00 74 00 (.G.e.t.-.D.a.t. 0000F1F0 65 00 29 00 2E 00 41 00 64 00 64 00 4D 00 69 00 e.)...A.d.d.M.i. 0000F200 6E 00 75 00 74 00 65 00 73 00 28 00 31 00 29 00 n.u.t.e.s.(.1.). 0000F210 0D 00 0A 00 52 00 65 00 67 00 69 00 73 00 74 00 ....R.e.g.i.s.t. 0000F220 65 00 72 00 2D 00 53 00 63 00 68 00 65 00 64 00 e.r.-.S.c.h.e.d. 0000F230 75 00 6C 00 65 00 64 00 4A 00 6F 00 62 00 20 00 u.l.e.d.J.o.b. . 0000F240 2D 00 54 00 72 00 69 00 67 00 67 00 65 00 72 00 -.T.r.i.g.g.e.r. 0000F250 20 00 24 00 74 00 72 00 69 00 67 00 67 00 65 00 .$.t.r.i.g.g.e. 0000F260 72 00 20 00 2D 00 4E 00 61 00 6D 00 65 00 20 00 r. .-.N.a.m.e. . 0000F270 44 00 65 00 6D 00 6F 00 4A 00 6F 00 62 00 20 00 D.e.m.o.J.o.b. . 0000F280 60 00 0D 00 0A 00 20 00 20 00 20 00 20 00 20 00 `..... . . . . . 0000F290 2D 00 53 00 63 00 72 00 69 00 70 00 74 00 42 00 -.S.c.r.i.p.t.B. 0000F2A0 6C 00 6F 00 63 00 6B 00 20 00 7B 00 20 00 47 00 l.o.c.k. .{. .G. 0000F2B0 65 00 74 00 2D 00 45 00 76 00 65 00 6E 00 74 00 e.t.-.E.v.e.n.t. 0000F2C0 4C 00 6F 00 67 00 20 00 2D 00 4C 00 6F 00 67 00 L.o.g. .-.L.o.g. 0000F2D0 4E 00 61 00 6D 00 65 00 20 00 41 00 70 00 70 00 N.a.m.e. .A.p.p. 0000F2E0 6C 00 69 00 63 00 61 00 74 00 69 00 6F 00 6E 00 l.i.c.a.t.i.o.n. 0000F2F0 20 00 2D 00 4E 00 65 00 77 00 20 00 32 00 30 00 .-.N.e.w. .2.0. 0000F300 7D 00 0D 00 0A 00 20 00 47 00 65 00 74 00 2D 00 }..... .G.e.t.-. 0000F310 53 00 63 00 68 00 65 00 64 00 75 00 6C 00 65 00 S.c.h.e.d.u.l.e. 0000F320 64 00 4A 00 6F 00 62 00 20 00 7C 00 20 00 53 00 d.J.o.b. .|. .S. 0000F330 65 00 6C 00 65 00 63 00 74 00 20 00 13 20 45 00 e.l.e.c.t. .. E. 0000F340 78 00 70 00 61 00 6E 00 64 00 20 00 4A 00 6F 00 x.p.a.n.d. .J.o. 0000F350 62 00 54 00 72 00 69 00 67 00 67 00 65 00 72 00 b.T.r.i.g.g.e.r. 0000F360 73 00 20 00 23 00 20 00 4E 00 6F 00 74 00 69 00 s. .#. .N.o.t.i. 0000F370 63 00 65 00 20 00 74 00 68 00 65 00 20 00 54 00 c.e. .t.h.e. .T. 0000F380 69 00 6D 00 65 00 0D 00 0A 00 20 00 47 00 65 00 i.m.e..... .G.e. 0000F390 74 00 2D 00 53 00 63 00 68 00 65 00 64 00 75 00 t.-.S.c.h.e.d.u. 0000F3A0 6C 00 65 00 64 00 4A 00 6F 00 62 00 20 00 20 00 l.e.d.J.o.b. . . 0000F3B0 20 00 23 00 20 00 57 00 61 00 69 00 74 00 20 00 .#. .W.a.i.t. . 0000F3C0 75 00 6E 00 74 00 69 00 6C 00 20 00 61 00 66 00 u.n.t.i.l. .a.f. 0000F3D0 74 00 65 00 72 00 20 00 74 00 68 00 65 00 20 00 t.e.r. .t.h.e. . 0000F3E0 74 00 69 00 6D 00 65 00 20 00 20 00 2D 00 2D 00 t.i.m.e. . .-.-. 0000F3F0 5E 00 0D 00 0A 00 20 00 47 00 65 00 74 00 2D 00 ^..... .G.e.t.-. 0000F400 4A 00 6F 00 62 00 20 00 2D 00 49 00 6E 00 63 00 J.o.b. .-.I.n.c. 0000F410 6C 00 75 00 64 00 65 00 43 00 68 00 69 00 6C 00 l.u.d.e.C.h.i.l. 0000F420 64 00 4A 00 6F 00 62 00 0D 00 0A 00 20 00 20 00 d.J.o.b..... . . 0000F430 20 00 52 00 65 00 63 00 65 00 69 00 76 00 65 00 .R.e.c.e.i.v.e. 0000F440 2D 00 4A 00 6F 00 62 00 20 00 13 20 4E 00 61 00 -.J.o.b. .. N.a. 0000F450 6D 00 65 00 20 00 44 00 65 00 6D 00 6F 00 4A 00 m.e. .D.e.m.o.J. 0000F460 6F 00 62 00 0D 00 0A 00 20 00 47 00 65 00 74 00 o.b..... .G.e.t. 0000F470 2D 00 4A 00 6F 00 62 00 20 00 13 20 4E 00 61 00 -.J.o.b. .. N.a. 0000F480 6D 00 65 00 20 00 44 00 65 00 6D 00 6F 00 4A 00 m.e. .D.e.m.o.J. 0000F490 6F 00 62 00 20 00 7C 00 20 00 52 00 65 00 6D 00 o.b. .|. .R.e.m. 0000F4A0 6F 00 76 00 65 00 2D 00 4A 00 6F 00 62 00 0D 00 o.v.e.-.J.o.b... 0000F4B0 0A 00 55 00 6E 00 72 00 65 00 67 00 69 00 73 00 ..U.n.r.e.g.i.s. 0000F4C0 74 00 65 00 72 00 2D 00 53 00 63 00 68 00 65 00 t.e.r.-.S.c.h.e. 0000F4D0 64 00 75 00 6C 00 65 00 64 00 4A 00 6F 00 62 00 d.u.l.e.d.J.o.b. 0000F4E0 20 00 2D 00 4E 00 61 00 6D 00 65 00 20 00 44 00 .-.N.a.m.e. .D. 0000F4F0 65 00 6D 00 6F 00 4A 00 6F 00 62 00 0D 00 0A 00 e.m.o.J.o.b..... 0000F500 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 ....#.|.-.-.-.-. 0000F510 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F520 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F530 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F540 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F550 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F560 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F570 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F580 2D 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 4C 00 -.....#.|. . .L. 0000F590 41 00 42 00 2D 00 38 00 20 00 2D 00 20 00 41 00 A.B.-.8. .-. .A. 0000F5A0 53 00 59 00 4E 00 43 00 48 00 52 00 D3 00 4E 00 S.Y.N.C.H.R.Ó.N. 0000F5B0 4E 00 45 00 20 00 53 00 50 00 52 00 41 00 43 00 N.E. .S.P.R.A.C. 0000F5C0 4F 00 56 00 41 00 4E 00 49 00 45 00 20 00 28 00 O.V.A.N.I.E. .(. 0000F5D0 42 00 41 00 43 00 4B 00 47 00 52 00 4F 00 55 00 B.A.C.K.G.R.O.U. 0000F5E0 4E 00 44 00 20 00 4A 00 4F 00 42 00 29 00 0D 00 N.D. .J.O.B.)... 0000F5F0 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 ..#.|.-.-.-.-.-. 0000F600 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F610 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F620 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F630 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F640 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F650 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F660 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000F670 0D 00 0A 00 23 00 7C 00 20 00 31 00 2E 00 20 00 ....#.|. .1... . 0000F680 56 00 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 V.y.p.í.a.t.e. . 0000F690 65 00 76 00 65 00 6E 00 74 00 79 00 20 00 7A 00 e.v.e.n.t.y. .z. 0000F6A0 20 00 61 00 70 00 6C 00 69 00 6B 00 61 00 0D 01 .a.p.l.i.k.a... 0000F6B0 6E 00 E9 00 68 00 6F 00 20 00 65 00 76 00 65 00 n.é.h.o. .e.v.e. 0000F6C0 6E 00 74 00 6C 00 6F 00 67 00 75 00 2E 00 0D 00 n.t.l.o.g.u..... 0000F6D0 0A 00 23 00 7C 00 20 00 32 00 2E 00 20 00 5A 00 ..#.|. .2... .Z. 0000F6E0 69 00 73 00 74 00 69 00 74 00 65 00 2C 00 20 00 i.s.t.i.t.e.,. . 0000F6F0 0D 01 69 00 20 00 63 00 6D 00 64 00 6C 00 65 00 ..i. .c.m.d.l.e. 0000F700 74 00 20 00 70 00 72 00 65 00 20 00 70 00 72 00 t. .p.r.e. .p.r. 0000F710 E1 00 63 00 75 00 20 00 73 00 20 00 45 00 76 00 á.c.u. .s. .E.v. 0000F720 65 00 6E 00 74 00 4C 00 6F 00 67 00 20 00 70 00 e.n.t.L.o.g. .p. 0000F730 6F 00 64 00 70 00 6F 00 72 00 75 00 6A 00 65 00 o.d.p.o.r.u.j.e. 0000F740 20 00 61 00 73 00 79 00 6E 00 63 00 68 00 72 00 .a.s.y.n.c.h.r. 0000F750 F3 00 6E 00 6E 00 65 00 20 00 0D 00 0A 00 23 00 ó.n.n.e. .....#. 0000F760 7C 00 20 00 20 00 20 00 20 00 73 00 70 00 72 00 |. . . . .s.p.r. 0000F770 61 00 63 00 6F 00 76 00 61 00 6E 00 69 00 65 00 a.c.o.v.a.n.i.e. 0000F780 3F 00 20 00 4B 00 74 00 6F 00 72 00 E9 00 20 00 ?. .K.t.o.r.é. . 0000F790 63 00 6D 00 64 00 6C 00 65 00 74 00 79 00 20 00 c.m.d.l.e.t.y. . 0000F7A0 70 00 6F 00 64 00 70 00 6F 00 72 00 75 00 6A 00 p.o.d.p.o.r.u.j. 0000F7B0 FA 00 20 00 61 00 73 00 79 00 6E 00 63 00 68 00 ú. .a.s.y.n.c.h. 0000F7C0 72 00 F3 00 6E 00 6E 00 65 00 20 00 73 00 70 00 r.ó.n.n.e. .s.p. 0000F7D0 72 00 61 00 63 00 6F 00 76 00 61 00 6E 00 69 00 r.a.c.o.v.a.n.i. 0000F7E0 65 00 3F 00 0D 00 0A 00 23 00 7C 00 20 00 33 00 e.?.....#.|. .3. 0000F7F0 2E 00 20 00 56 00 79 00 70 00 ED 00 61 01 74 00 .. .V.y.p.í.a.t. 0000F800 65 00 20 00 65 00 76 00 65 00 6E 00 74 00 79 00 e. .e.v.e.n.t.y. 0000F810 20 00 7A 00 20 00 61 00 70 00 6C 00 69 00 6B 00 .z. .a.p.l.i.k. 0000F820 61 00 0D 01 6E 00 E9 00 68 00 6F 00 20 00 65 00 a...n.é.h.o. .e. 0000F830 76 00 65 00 6E 00 74 00 6C 00 6F 00 67 00 75 00 v.e.n.t.l.o.g.u. 0000F840 20 00 61 00 73 00 79 00 6E 00 63 00 68 00 72 00 .a.s.y.n.c.h.r. 0000F850 F3 00 6E 00 6E 00 65 00 2E 00 0D 00 0A 00 23 00 ó.n.n.e.......#. 0000F860 7C 00 20 00 34 00 2E 00 20 00 4B 00 6F 00 3E 01 |. .4... .K.o.>. 0000F870 6B 00 6F 00 20 00 65 00 76 00 65 00 6E 00 74 00 k.o. .e.v.e.n.t. 0000F880 6F 00 76 00 20 00 6F 00 62 00 73 00 61 00 68 00 o.v. .o.b.s.a.h. 0000F890 75 00 6A 00 65 00 20 00 65 00 76 00 65 00 6E 00 u.j.e. .e.v.e.n. 0000F8A0 74 00 6C 00 6F 00 67 00 20 00 53 00 59 00 53 00 t.l.o.g. .S.Y.S. 0000F8B0 54 00 45 00 4D 00 20 00 6E 00 61 00 20 00 44 00 T.E.M. .n.a. .D. 0000F8C0 43 00 31 00 3F 00 20 00 4E 00 61 00 20 00 41 00 C.1.?. .N.a. .A. 0000F8D0 50 00 31 00 3F 00 0D 00 0A 00 23 00 7C 00 20 00 P.1.?.....#.|. . 0000F8E0 35 00 2E 00 20 00 53 00 70 00 72 00 61 00 63 00 5... .S.p.r.a.c. 0000F8F0 75 00 6A 00 74 00 65 00 20 00 74 00 65 00 6E 00 u.j.t.e. .t.e.n. 0000F900 2C 00 20 00 6B 00 74 00 6F 00 72 00 FD 00 20 00 ,. .k.t.o.r.ý. . 0000F910 6F 00 62 00 73 00 61 00 68 00 75 00 6A 00 65 00 o.b.s.a.h.u.j.e. 0000F920 20 00 76 00 69 00 61 00 63 00 20 00 65 00 76 00 .v.i.a.c. .e.v. 0000F930 65 00 6E 00 74 00 6F 00 76 00 2C 00 20 00 61 00 e.n.t.o.v.,. .a. 0000F940 73 00 79 00 6E 00 63 00 68 00 72 00 F3 00 6E 00 s.y.n.c.h.r.ó.n. 0000F950 6E 00 65 00 3A 00 0D 00 0A 00 23 00 7C 00 20 00 n.e.:.....#.|. . 0000F960 20 00 20 00 20 00 20 00 2D 00 20 00 76 00 79 00 . . . .-. .v.y. 0000F970 6C 00 69 00 73 00 74 00 75 00 6A 00 74 00 65 00 l.i.s.t.u.j.t.e. 0000F980 20 00 69 00 62 00 61 00 20 00 65 00 76 00 65 00 .i.b.a. .e.v.e. 0000F990 6E 00 74 00 79 00 20 00 70 00 6F 00 64 00 3E 01 n.t.y. .p.o.d.>. 0000F9A0 61 00 20 00 7A 00 61 00 64 00 61 00 6E 00 FD 00 a. .z.a.d.a.n.ý. 0000F9B0 63 00 68 00 20 00 32 00 2D 00 33 00 20 00 45 00 c.h. .2.-.3. .E. 0000F9C0 76 00 65 00 6E 00 74 00 49 00 64 00 0D 00 0A 00 v.e.n.t.I.d..... 0000F9D0 23 00 7C 00 20 00 20 00 20 00 20 00 20 00 2D 00 #.|. . . . . .-. 0000F9E0 20 00 76 00 79 00 6C 00 69 00 73 00 74 00 75 00 .v.y.l.i.s.t.u. 0000F9F0 6A 00 74 00 65 00 20 00 69 00 62 00 61 00 20 00 j.t.e. .i.b.a. . 0000FA00 32 00 30 00 30 00 20 00 6E 00 61 00 6A 00 6E 00 2.0.0. .n.a.j.n. 0000FA10 6F 00 76 00 61 01 ED 00 63 00 68 00 20 00 65 00 o.v.a.í.c.h. .e. 0000FA20 76 00 65 00 6E 00 74 00 6F 00 76 00 0D 00 0A 00 v.e.n.t.o.v..... 0000FA30 23 00 7C 00 20 00 36 00 2E 00 20 00 53 00 70 00 #.|. .6... .S.p. 0000FA40 72 00 61 00 63 00 6F 00 76 00 61 00 6E 00 69 00 r.a.c.o.v.a.n.i. 0000FA50 65 00 20 00 70 00 6F 00 64 00 3E 01 61 00 20 00 e. .p.o.d.>.a. . 0000FA60 70 00 72 00 65 00 64 00 6F 00 61 01 6C 00 E9 00 p.r.e.d.o.a.l.é. 0000FA70 68 00 6F 00 20 00 62 00 6F 00 64 00 75 00 20 00 h.o. .b.o.d.u. . 0000FA80 72 00 69 00 65 00 61 01 74 00 65 00 20 00 70 00 r.i.e.a.t.e. .p. 0000FA90 6F 00 6D 00 6F 00 63 00 6F 00 75 00 20 00 6E 00 o.m.o.c.o.u. .n. 0000FAA0 61 00 0D 01 61 00 73 00 6F 00 76 00 61 00 6E 00 a...a.s.o.v.a.n. 0000FAB0 E9 00 68 00 6F 00 0D 00 0A 00 23 00 7C 00 20 00 é.h.o.....#.|. . 0000FAC0 20 00 20 00 20 00 4A 00 6F 00 62 00 75 00 20 00 . . .J.o.b.u. . 0000FAD0 2D 00 20 00 76 00 79 00 74 00 76 00 6F 00 72 00 -. .v.y.t.v.o.r. 0000FAE0 74 00 65 00 20 00 6E 00 61 00 0D 01 61 00 73 00 t.e. .n.a...a.s. 0000FAF0 6F 00 76 00 61 00 6E 00 FD 00 20 00 4A 00 6F 00 o.v.a.n.ý. .J.o. 0000FB00 62 00 2C 00 20 00 6B 00 74 00 6F 00 72 00 FD 00 b.,. .k.t.o.r.ý. 0000FB10 20 00 74 00 6F 00 20 00 76 00 79 00 6B 00 6F 00 .t.o. .v.y.k.o. 0000FB20 6E 00 E1 00 20 00 6A 00 65 00 64 00 6E 00 6F 00 n.á. .j.e.d.n.o. 0000FB30 72 00 E1 00 7A 00 6F 00 76 00 6F 00 0D 00 0A 00 r.á.z.o.v.o..... 0000FB40 23 00 7C 00 20 00 20 00 20 00 20 00 6F 00 20 00 #.|. . . . .o. . 0000FB50 33 00 20 00 6D 00 69 00 6E 00 FA 00 74 00 79 00 3. .m.i.n.ú.t.y. 0000FB60 2E 00 20 00 4B 00 6F 00 6E 00 74 00 72 00 6F 00 .. .K.o.n.t.r.o. 0000FB70 6C 00 75 00 6A 00 74 00 65 00 20 00 0D 01 69 00 l.u.j.t.e. ...i. 0000FB80 20 00 75 00 7E 01 20 00 73 00 FA 00 20 00 76 00 .u.~. .s.ú. .v. 0000FB90 79 00 73 00 6C 00 65 00 64 00 6B 00 79 00 20 00 y.s.l.e.d.k.y. . 0000FBA0 61 00 20 00 73 00 70 00 72 00 61 00 63 00 75 00 a. .s.p.r.a.c.u. 0000FBB0 6A 00 74 00 65 00 20 00 69 00 63 00 68 00 2E 00 j.t.e. .i.c.h... 0000FBC0 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 0000FBD0 28 00 0C 01 61 00 6B 00 61 00 6E 00 69 00 65 00 (...a.k.a.n.i.e. 0000FBE0 20 00 76 00 79 00 70 00 6C 00 48 01 74 00 65 00 .v.y.p.l.H.t.e. 0000FBF0 20 00 70 00 72 00 65 00 7A 00 65 00 72 00 61 00 .p.r.e.z.e.r.a. 0000FC00 6E 00 69 00 6D 00 20 00 68 00 65 00 6C 00 70 00 n.i.m. .h.e.l.p. 0000FC10 75 00 20 00 6B 00 20 00 0F 01 61 00 6C 00 61 01 u. .k. ...a.l.a. 0000FC20 ED 00 6D 00 20 00 70 00 72 00 ED 00 6B 00 61 00 í.m. .p.r.í.k.a. 0000FC30 7A 00 6F 00 6D 00 29 00 2E 00 0D 00 0A 00 23 00 z.o.m.).......#. 0000FC40 7C 00 20 00 37 00 2E 00 20 00 56 00 79 00 6D 00 |. .7... .V.y.m. 0000FC50 61 00 7E 01 74 00 65 00 20 00 76 00 61 01 65 00 a.~.t.e. .v.a.e. 0000FC60 74 00 6B 00 79 00 20 00 76 00 79 00 74 00 76 00 t.k.y. .v.y.t.v. 0000FC70 6F 00 72 00 65 00 6E 00 E9 00 20 00 6F 00 62 00 o.r.e.n.é. .o.b. 0000FC80 6A 00 65 00 6B 00 74 00 79 00 20 00 28 00 74 00 j.e.k.t.y. .(.t. 0000FC90 72 00 69 00 67 00 65 00 72 00 2C 00 20 00 4A 00 r.i.g.e.r.,. .J. 0000FCA0 6F 00 62 00 2E 00 2E 00 2E 00 29 00 2E 00 0D 00 o.b.......)..... 0000FCB0 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 2D 00 2D 00 ..#.|.-.-.-.-.-. 0000FCC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FCD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FCE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FCF0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FD00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FD10 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FD20 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 0000FD30 0D 00 0A 00 23 00 2B 00 0D 00 0A 00 0D 00 0A 00 ....#.+......... 0000FD40 23 00 23 00 23 00 23 00 23 00 23 00 23 00 23 00 #.#.#.#.#.#.#.#. 0000FD50 20 00 4D 00 4F 00 44 00 55 00 4C 00 2D 00 39 00 .M.O.D.U.L.-.9. 0000FD60 20 00 2D 00 20 00 50 00 4F 00 55 00 7D 01 CD 00 .-. .P.O.U.}.Í. 0000FD70 56 00 41 00 4E 00 49 00 45 00 20 00 4B 00 4F 00 V.A.N.I.E. .K.O. 0000FD80 4E 00 5A 00 4F 00 4C 00 59 00 20 00 41 00 20 00 N.Z.O.L.Y. .A. . 0000FD90 4F 00 4E 00 45 00 4C 00 49 00 4E 00 45 00 52 00 O.N.E.L.I.N.E.R. 0000FDA0 20 00 56 00 4F 00 20 00 57 00 49 00 4E 00 44 00 .V.O. .W.I.N.D. 0000FDB0 4F 00 57 00 53 00 20 00 23 00 23 00 23 00 23 00 O.W.S. .#.#.#.#. 0000FDC0 23 00 23 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 #.#.........#.#. 0000FDD0 20 00 73 00 74 00 61 00 72 00 74 00 2F 00 73 00 .s.t.a.r.t./.s. 0000FDE0 74 00 6F 00 70 00 2D 00 63 00 6F 00 6D 00 70 00 t.o.p.-.c.o.m.p. 0000FDF0 75 00 74 00 65 00 72 00 2C 00 20 00 47 00 55 00 u.t.e.r.,. .G.U. 0000FE00 49 00 44 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 I.D.....g.c.m. . 0000FE10 2D 00 4E 00 6F 00 75 00 6E 00 20 00 43 00 6F 00 -.N.o.u.n. .C.o. 0000FE20 6D 00 70 00 75 00 74 00 65 00 72 00 0D 00 0A 00 m.p.u.t.e.r..... 0000FE30 68 00 65 00 6C 00 70 00 20 00 52 00 65 00 73 00 h.e.l.p. .R.e.s. 0000FE40 74 00 61 00 72 00 74 00 2D 00 43 00 6F 00 6D 00 t.a.r.t.-.C.o.m. 0000FE50 70 00 75 00 74 00 65 00 72 00 20 00 2D 00 66 00 p.u.t.e.r. .-.f. 0000FE60 75 00 6C 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 u.l.....g.c.m. . 0000FE70 2A 00 6E 00 65 00 74 00 77 00 6F 00 2A 00 0D 00 *.n.e.t.w.o.*... 0000FE80 0A 00 5B 00 47 00 55 00 49 00 44 00 5D 00 20 00 ..[.G.U.I.D.]. . 0000FE90 7C 00 20 00 67 00 6D 00 20 00 2D 00 53 00 74 00 |. .g.m. .-.S.t. 0000FEA0 61 00 74 00 69 00 63 00 0D 00 0A 00 31 00 2E 00 a.t.i.c.....1... 0000FEB0 2E 00 31 00 30 00 20 00 7C 00 20 00 25 00 20 00 ..1.0. .|. .%. . 0000FEC0 7B 00 20 00 5B 00 47 00 55 00 49 00 44 00 5D 00 {. .[.G.U.I.D.]. 0000FED0 3A 00 3A 00 4E 00 65 00 77 00 47 00 75 00 69 00 :.:.N.e.w.G.u.i. 0000FEE0 64 00 28 00 29 00 20 00 7D 00 0D 00 0A 00 0D 00 d.(.). .}....... 0000FEF0 0A 00 23 00 20 00 4E 00 65 00 74 00 77 00 6F 00 ..#. .N.e.t.w.o. 0000FF00 72 00 6B 00 20 00 63 00 6F 00 6E 00 6E 00 65 00 r.k. .c.o.n.n.e. 0000FF10 63 00 74 00 69 00 6F 00 6E 00 0D 00 0A 00 54 00 c.t.i.o.n.....T. 0000FF20 65 00 73 00 74 00 2D 00 43 00 6F 00 6E 00 6E 00 e.s.t.-.C.o.n.n. 0000FF30 65 00 63 00 74 00 69 00 6F 00 6E 00 20 00 6C 00 e.c.t.i.o.n. .l. 0000FF40 6F 00 63 00 61 00 6C 00 68 00 6F 00 73 00 74 00 o.c.a.l.h.o.s.t. 0000FF50 20 00 2D 00 51 00 75 00 69 00 65 00 74 00 20 00 .-.Q.u.i.e.t. . 0000FF60 2D 00 43 00 6F 00 75 00 6E 00 74 00 20 00 31 00 -.C.o.u.n.t. .1. 0000FF70 0D 00 0A 00 69 00 70 00 63 00 6F 00 6E 00 66 00 ....i.p.c.o.n.f. 0000FF80 69 00 67 00 20 00 2F 00 61 00 6C 00 6C 00 20 00 i.g. ./.a.l.l. . 0000FF90 7C 00 20 00 3F 00 20 00 7B 00 20 00 24 00 5F 00 |. .?. .{. .$._. 0000FFA0 20 00 2D 00 6C 00 69 00 6B 00 65 00 20 00 22 00 .-.l.i.k.e. .". 0000FFB0 2A 00 49 00 50 00 76 00 34 00 2A 00 22 00 7D 00 *.I.P.v.4.*.".}. 0000FFC0 0D 00 0A 00 0D 00 0A 00 23 00 20 00 52 00 65 00 ........#. .R.e. 0000FFD0 73 00 65 00 74 00 20 00 79 00 6F 00 75 00 72 00 s.e.t. .y.o.u.r. 0000FFE0 20 00 6E 00 65 00 74 00 77 00 6F 00 72 00 6B 00 .n.e.t.w.o.r.k. 0000FFF0 20 00 63 00 6F 00 6E 00 6E 00 65 00 63 00 74 00 .c.o.n.n.e.c.t. 00010000 69 00 6F 00 6E 00 73 00 3A 00 0D 00 0A 00 22 00 i.o.n.s.:.....". 00010010 72 00 65 00 6C 00 65 00 61 00 73 00 65 00 22 00 r.e.l.e.a.s.e.". 00010020 2C 00 20 00 22 00 72 00 65 00 6E 00 65 00 77 00 ,. .".r.e.n.e.w. 00010030 22 00 2C 00 20 00 22 00 66 00 6C 00 75 00 73 00 ".,. .".f.l.u.s. 00010040 68 00 64 00 6E 00 73 00 22 00 20 00 7C 00 20 00 h.d.n.s.". .|. . 00010050 25 00 20 00 7B 00 69 00 70 00 63 00 6F 00 6E 00 %. .{.i.p.c.o.n. 00010060 66 00 69 00 67 00 20 00 2F 00 24 00 5F 00 7D 00 f.i.g. ./.$._.}. 00010070 0D 00 0A 00 22 00 64 00 69 00 73 00 70 00 6C 00 ....".d.i.s.p.l. 00010080 61 00 79 00 64 00 6E 00 73 00 22 00 2C 00 20 00 a.y.d.n.s.".,. . 00010090 22 00 66 00 6C 00 75 00 73 00 68 00 64 00 6E 00 ".f.l.u.s.h.d.n. 000100A0 73 00 22 00 2C 00 20 00 22 00 64 00 69 00 73 00 s.".,. .".d.i.s. 000100B0 70 00 6C 00 61 00 79 00 64 00 6E 00 73 00 22 00 p.l.a.y.d.n.s.". 000100C0 20 00 7C 00 20 00 25 00 20 00 7B 00 69 00 70 00 .|. .%. .{.i.p. 000100D0 63 00 6F 00 6E 00 66 00 69 00 67 00 20 00 2F 00 c.o.n.f.i.g. ./. 000100E0 24 00 5F 00 7D 00 0D 00 0A 00 0D 00 0A 00 23 00 $._.}.........#. 000100F0 23 00 20 00 70 00 72 00 6F 00 63 00 65 00 73 00 #. .p.r.o.c.e.s. 00010100 79 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 y.....g.c.m. .-. 00010110 6E 00 6F 00 75 00 6E 00 20 00 50 00 72 00 6F 00 n.o.u.n. .P.r.o. 00010120 63 00 65 00 73 00 73 00 0D 00 0A 00 70 00 73 00 c.e.s.s.....p.s. 00010130 20 00 7C 00 20 00 73 00 6F 00 72 00 74 00 20 00 .|. .s.o.r.t. . 00010140 48 00 61 00 6E 00 64 00 6C 00 65 00 73 00 20 00 H.a.n.d.l.e.s. . 00010150 7C 00 20 00 73 00 65 00 6C 00 65 00 63 00 74 00 |. .s.e.l.e.c.t. 00010160 20 00 2D 00 66 00 20 00 35 00 20 00 7C 00 20 00 .-.f. .5. .|. . 00010170 46 00 6F 00 72 00 6D 00 61 00 74 00 2D 00 57 00 F.o.r.m.a.t.-.W. 00010180 69 00 64 00 65 00 20 00 2D 00 43 00 6F 00 6C 00 i.d.e. .-.C.o.l. 00010190 20 00 31 00 0D 00 0A 00 70 00 73 00 20 00 7C 00 .1.....p.s. .|. 000101A0 20 00 73 00 6F 00 72 00 74 00 20 00 48 00 61 00 .s.o.r.t. .H.a. 000101B0 6E 00 64 00 6C 00 65 00 73 00 20 00 7C 00 20 00 n.d.l.e.s. .|. . 000101C0 73 00 65 00 6C 00 65 00 63 00 74 00 20 00 2D 00 s.e.l.e.c.t. .-. 000101D0 66 00 20 00 35 00 20 00 7C 00 20 00 46 00 6F 00 f. .5. .|. .F.o. 000101E0 72 00 6D 00 61 00 74 00 2D 00 4C 00 69 00 73 00 r.m.a.t.-.L.i.s. 000101F0 74 00 20 00 2A 00 0D 00 0A 00 70 00 73 00 20 00 t. .*.....p.s. . 00010200 7C 00 20 00 3F 00 20 00 7B 00 24 00 5F 00 2E 00 |. .?. .{.$._... 00010210 48 00 61 00 6E 00 64 00 6C 00 65 00 73 00 20 00 H.a.n.d.l.e.s. . 00010220 2D 00 67 00 74 00 20 00 35 00 30 00 30 00 7D 00 -.g.t. .5.0.0.}. 00010230 20 00 7C 00 20 00 73 00 6F 00 72 00 74 00 20 00 .|. .s.o.r.t. . 00010240 48 00 61 00 6E 00 64 00 6C 00 65 00 73 00 20 00 H.a.n.d.l.e.s. . 00010250 7C 00 20 00 73 00 65 00 6C 00 65 00 63 00 74 00 |. .s.e.l.e.c.t. 00010260 20 00 2D 00 66 00 20 00 35 00 0D 00 0A 00 0D 00 .-.f. .5....... 00010270 0A 00 23 00 23 00 20 00 73 00 6C 00 75 00 7E 01 ..#.#. .s.l.u.~. 00010280 62 00 79 00 20 00 2D 00 20 00 73 00 65 00 72 00 b.y. .-. .s.e.r. 00010290 76 00 69 00 63 00 65 00 73 00 0D 00 0A 00 67 00 v.i.c.e.s.....g. 000102A0 63 00 6D 00 20 00 2D 00 6E 00 6F 00 75 00 6E 00 c.m. .-.n.o.u.n. 000102B0 20 00 53 00 65 00 72 00 76 00 69 00 63 00 65 00 .S.e.r.v.i.c.e. 000102C0 0D 00 0A 00 67 00 73 00 76 00 20 00 2D 00 4E 00 ....g.s.v. .-.N. 000102D0 61 00 6D 00 65 00 20 00 57 00 2A 00 7C 00 20 00 a.m.e. .W.*.|. . 000102E0 3F 00 20 00 7B 00 20 00 24 00 5F 00 2E 00 73 00 ?. .{. .$._...s. 000102F0 74 00 61 00 74 00 75 00 73 00 20 00 2D 00 65 00 t.a.t.u.s. .-.e. 00010300 71 00 20 00 22 00 53 00 74 00 6F 00 70 00 70 00 q. .".S.t.o.p.p. 00010310 65 00 64 00 22 00 7D 00 20 00 7C 00 20 00 46 00 e.d.".}. .|. .F. 00010320 57 00 20 00 2D 00 61 00 75 00 0D 00 0A 00 52 00 W. .-.a.u.....R. 00010330 65 00 73 00 74 00 61 00 72 00 74 00 2D 00 53 00 e.s.t.a.r.t.-.S. 00010340 65 00 72 00 76 00 69 00 63 00 65 00 20 00 44 00 e.r.v.i.c.e. .D. 00010350 48 00 43 00 50 00 20 00 2D 00 46 00 6F 00 72 00 H.C.P. .-.F.o.r. 00010360 63 00 65 00 20 00 2D 00 57 00 68 00 61 00 74 00 c.e. .-.W.h.a.t. 00010370 49 00 66 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 I.f.........#.#. 00010380 20 00 73 00 79 00 73 00 74 00 E9 00 6D 00 6F 00 .s.y.s.t.é.m.o. 00010390 76 00 E9 00 20 00 6C 00 6F 00 67 00 79 00 20 00 v.é. .l.o.g.y. . 000103A0 2D 00 20 00 65 00 76 00 65 00 6E 00 74 00 6C 00 -. .e.v.e.n.t.l. 000103B0 6F 00 67 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 o.g.....g.c.m. . 000103C0 2D 00 4E 00 6F 00 75 00 6E 00 20 00 65 00 76 00 -.N.o.u.n. .e.v. 000103D0 65 00 6E 00 74 00 20 00 0D 00 0A 00 67 00 63 00 e.n.t. .....g.c. 000103E0 6D 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 m. .-.N.o.u.n. . 000103F0 45 00 76 00 65 00 6E 00 74 00 4C 00 6F 00 67 00 E.v.e.n.t.L.o.g. 00010400 0D 00 0A 00 47 00 65 00 74 00 2D 00 45 00 76 00 ....G.e.t.-.E.v. 00010410 65 00 6E 00 74 00 4C 00 6F 00 67 00 20 00 73 00 e.n.t.L.o.g. .s. 00010420 79 00 73 00 74 00 65 00 6D 00 20 00 2D 00 4E 00 y.s.t.e.m. .-.N. 00010430 65 00 77 00 65 00 73 00 74 00 20 00 35 00 30 00 e.w.e.s.t. .5.0. 00010440 30 00 20 00 7C 00 20 00 67 00 72 00 6F 00 75 00 0. .|. .g.r.o.u. 00010450 70 00 20 00 65 00 76 00 65 00 6E 00 74 00 49 00 p. .e.v.e.n.t.I. 00010460 44 00 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 D.........#.#. . 00010470 64 00 72 00 61 00 6A 00 76 00 72 00 65 00 20 00 d.r.a.j.v.r.e. . 00010480 2D 00 20 00 64 00 72 00 69 00 76 00 65 00 72 00 -. .d.r.i.v.e.r. 00010490 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 ....g.c.m. .-.N. 000104A0 6F 00 75 00 6E 00 20 00 2A 00 64 00 72 00 69 00 o.u.n. .*.d.r.i. 000104B0 76 00 65 00 72 00 2A 00 0D 00 0A 00 47 00 65 00 v.e.r.*.....G.e. 000104C0 74 00 2D 00 57 00 69 00 6E 00 64 00 6F 00 77 00 t.-.W.i.n.d.o.w. 000104D0 73 00 44 00 72 00 69 00 76 00 65 00 72 00 20 00 s.D.r.i.v.e.r. . 000104E0 2D 00 4F 00 6E 00 6C 00 69 00 6E 00 65 00 20 00 -.O.n.l.i.n.e. . 000104F0 2D 00 44 00 72 00 69 00 76 00 65 00 72 00 20 00 -.D.r.i.v.e.r. . 00010500 6F 00 65 00 6D 00 2A 00 0D 00 0A 00 0D 00 0A 00 o.e.m.*......... 00010510 23 00 23 00 20 00 7A 00 E1 00 70 00 6C 00 61 00 #.#. .z.á.p.l.a. 00010520 74 00 79 00 20 00 2D 00 20 00 75 00 70 00 64 00 t.y. .-. .u.p.d. 00010530 61 00 74 00 65 00 2C 00 20 00 68 00 6F 00 74 00 a.t.e.,. .h.o.t. 00010540 66 00 69 00 78 00 0D 00 0A 00 67 00 63 00 6D 00 f.i.x.....g.c.m. 00010550 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 68 00 .-.N.o.u.n. .h. 00010560 6F 00 74 00 66 00 69 00 78 00 0D 00 0A 00 68 00 o.t.f.i.x.....h. 00010570 65 00 6C 00 70 00 20 00 47 00 65 00 74 00 2D 00 e.l.p. .G.e.t.-. 00010580 48 00 6F 00 74 00 46 00 69 00 78 00 20 00 2D 00 H.o.t.F.i.x. .-. 00010590 66 00 75 00 6C 00 0D 00 0A 00 0D 00 0A 00 23 00 f.u.l.........#. 000105A0 23 00 20 00 6F 00 62 00 72 00 61 00 7A 00 20 00 #. .o.b.r.a.z. . 000105B0 73 00 79 00 73 00 74 00 E9 00 6D 00 75 00 20 00 s.y.s.t.é.m.u. . 000105C0 2D 00 20 00 69 00 6D 00 61 00 67 00 65 00 0D 00 -. .i.m.a.g.e... 000105D0 0A 00 67 00 63 00 6D 00 20 00 2D 00 4E 00 6F 00 ..g.c.m. .-.N.o. 000105E0 75 00 6E 00 20 00 2A 00 77 00 69 00 6E 00 64 00 u.n. .*.w.i.n.d. 000105F0 6F 00 77 00 73 00 69 00 6D 00 61 00 67 00 2A 00 o.w.s.i.m.a.g.*. 00010600 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 56 00 ........#.#. .V. 00010610 48 00 44 00 20 00 73 00 FA 00 62 00 6F 00 72 00 H.D. .s.ú.b.o.r. 00010620 79 00 0D 00 0A 00 67 00 63 00 6D 00 20 00 2D 00 y.....g.c.m. .-. 00010630 4E 00 6F 00 75 00 6E 00 20 00 2A 00 56 00 48 00 N.o.u.n. .*.V.H. 00010640 44 00 2A 00 0D 00 0A 00 0D 00 0A 00 0D 00 0A 00 D.*............. 00010650 23 00 23 00 23 00 23 00 20 00 50 00 52 00 C1 00 #.#.#.#. .P.R.Á. 00010660 43 00 41 00 20 00 53 00 20 00 44 00 C1 00 54 00 C.A. .S. .D.Á.T. 00010670 41 00 4D 00 49 00 0D 00 0A 00 0D 00 0A 00 23 00 A.M.I.........#. 00010680 23 00 20 00 54 00 58 00 54 00 2C 00 20 00 43 00 #. .T.X.T.,. .C. 00010690 53 00 56 00 2C 00 20 00 58 00 4D 00 4C 00 2C 00 S.V.,. .X.M.L.,. 000106A0 20 00 48 00 54 00 4D 00 4C 00 2C 00 20 00 4A 00 .H.T.M.L.,. .J. 000106B0 53 00 4F 00 4E 00 0D 00 0A 00 67 00 63 00 6D 00 S.O.N.....g.c.m. 000106C0 20 00 2A 00 63 00 73 00 76 00 2A 00 2C 00 2A 00 .*.c.s.v.*.,.*. 000106D0 78 00 6D 00 6C 00 2A 00 2C 00 2A 00 68 00 74 00 x.m.l.*.,.*.h.t. 000106E0 6D 00 6C 00 2A 00 20 00 2D 00 43 00 6F 00 6D 00 m.l.*. .-.C.o.m. 000106F0 6D 00 61 00 6E 00 64 00 54 00 79 00 70 00 65 00 m.a.n.d.T.y.p.e. 00010700 20 00 63 00 6D 00 64 00 6C 00 65 00 74 00 0D 00 .c.m.d.l.e.t... 00010710 0A 00 70 00 73 00 20 00 20 00 7C 00 20 00 45 00 ..p.s. . .|. .E. 00010720 78 00 70 00 6F 00 72 00 74 00 2D 00 43 00 6C 00 x.p.o.r.t.-.C.l. 00010730 69 00 78 00 6D 00 6C 00 20 00 2D 00 50 00 61 00 i.x.m.l. .-.P.a. 00010740 74 00 68 00 20 00 24 00 70 00 5C 00 70 00 73 00 t.h. .$.p.\.p.s. 00010750 2E 00 78 00 6D 00 6C 00 20 00 3B 00 20 00 73 00 ..x.m.l. .;. .s. 00010760 74 00 61 00 72 00 74 00 20 00 24 00 70 00 5C 00 t.a.r.t. .$.p.\. 00010770 70 00 73 00 2E 00 78 00 6D 00 6C 00 0D 00 0A 00 p.s...x.m.l..... 00010780 24 00 70 00 73 00 20 00 3D 00 20 00 49 00 6D 00 $.p.s. .=. .I.m. 00010790 70 00 6F 00 72 00 74 00 2D 00 43 00 6C 00 69 00 p.o.r.t.-.C.l.i. 000107A0 78 00 6D 00 6C 00 20 00 2D 00 50 00 61 00 74 00 x.m.l. .-.P.a.t. 000107B0 68 00 20 00 24 00 70 00 5C 00 70 00 73 00 2E 00 h. .$.p.\.p.s... 000107C0 78 00 6D 00 6C 00 0D 00 0A 00 24 00 70 00 73 00 x.m.l.....$.p.s. 000107D0 20 00 7C 00 20 00 67 00 6D 00 0D 00 0A 00 70 00 .|. .g.m.....p. 000107E0 73 00 20 00 7C 00 20 00 73 00 65 00 6C 00 65 00 s. .|. .s.e.l.e. 000107F0 63 00 74 00 20 00 6E 00 61 00 6D 00 65 00 2C 00 c.t. .n.a.m.e.,. 00010800 76 00 6D 00 2C 00 70 00 61 00 74 00 68 00 20 00 v.m.,.p.a.t.h. . 00010810 7C 00 20 00 43 00 6F 00 6E 00 76 00 65 00 72 00 |. .C.o.n.v.e.r. 00010820 74 00 54 00 6F 00 2D 00 48 00 74 00 6D 00 6C 00 t.T.o.-.H.t.m.l. 00010830 20 00 7C 00 20 00 4F 00 75 00 74 00 2D 00 46 00 .|. .O.u.t.-.F. 00010840 69 00 6C 00 65 00 20 00 24 00 70 00 5C 00 70 00 i.l.e. .$.p.\.p. 00010850 73 00 2E 00 68 00 74 00 6D 00 6C 00 3B 00 20 00 s...h.t.m.l.;. . 00010860 73 00 74 00 61 00 72 00 74 00 20 00 24 00 70 00 s.t.a.r.t. .$.p. 00010870 5C 00 70 00 73 00 2E 00 68 00 74 00 6D 00 6C 00 \.p.s...h.t.m.l. 00010880 0D 00 0A 00 0D 00 0A 00 23 00 23 00 20 00 73 00 ........#.#. .s. 00010890 70 00 72 00 61 00 63 00 6F 00 76 00 61 00 6E 00 p.r.a.c.o.v.a.n. 000108A0 69 00 65 00 2F 00 66 00 6F 00 72 00 6D 00 E1 00 i.e./.f.o.r.m.á. 000108B0 74 00 6F 00 76 00 61 00 6E 00 69 00 65 00 20 00 t.o.v.a.n.i.e. . 000108C0 72 00 65 00 65 01 61 00 7A 00 63 00 6F 00 76 00 r.e.e.a.z.c.o.v. 000108D0 20 00 2D 00 20 00 73 00 74 00 72 00 69 00 6E 00 .-. .s.t.r.i.n. 000108E0 67 00 2C 00 20 00 2D 00 66 00 0D 00 0A 00 22 00 g.,. .-.f.....". 000108F0 53 00 54 00 52 00 49 00 4E 00 47 00 22 00 20 00 S.T.R.I.N.G.". . 00010900 7C 00 20 00 67 00 6D 00 20 00 2D 00 53 00 74 00 |. .g.m. .-.S.t. 00010910 61 00 74 00 69 00 63 00 0D 00 0A 00 28 00 22 00 a.t.i.c.....(.". 00010920 50 00 43 00 33 00 41 00 2C 00 50 00 43 00 33 00 P.C.3.A.,.P.C.3. 00010930 42 00 2C 00 50 00 43 00 33 00 43 00 2C 00 50 00 B.,.P.C.3.C.,.P. 00010940 43 00 33 00 54 00 22 00 20 00 2D 00 73 00 70 00 C.3.T.". .-.s.p. 00010950 6C 00 69 00 74 00 20 00 22 00 2C 00 22 00 20 00 l.i.t. .".,.". . 00010960 29 00 20 00 2D 00 6A 00 6F 00 69 00 6E 00 20 00 ). .-.j.o.i.n. . 00010970 22 00 20 00 2D 00 20 00 22 00 0D 00 0A 00 73 00 ". .-. .".....s. 00010980 74 00 61 00 72 00 74 00 20 00 24 00 70 00 70 00 t.a.r.t. .$.p.p. 00010990 27 00 5C 00 50 00 53 00 20 00 2D 00 66 00 2E 00 '.\.P.S. .-.f... 000109A0 74 00 78 00 74 00 27 00 0D 00 0A 00 0D 00 0A 00 t.x.t.'......... 000109B0 23 00 23 00 20 00 73 00 70 00 72 00 61 00 63 00 #.#. .s.p.r.a.c. 000109C0 6F 00 76 00 61 00 6E 00 69 00 65 00 2F 00 66 00 o.v.a.n.i.e./.f. 000109D0 6F 00 72 00 6D 00 E1 00 74 00 6F 00 76 00 61 00 o.r.m.á.t.o.v.a. 000109E0 6E 00 69 00 65 00 20 00 64 00 E1 00 74 00 75 00 n.i.e. .d.á.t.u. 000109F0 6D 00 75 00 20 00 61 00 20 00 0D 01 61 00 73 00 m.u. .a. ...a.s. 00010A00 75 00 20 00 2D 00 20 00 5B 00 64 00 61 00 74 00 u. .-. .[.d.a.t. 00010A10 65 00 74 00 69 00 6D 00 65 00 5D 00 0D 00 0A 00 e.t.i.m.e.]..... 00010A20 5B 00 44 00 61 00 74 00 65 00 54 00 69 00 6D 00 [.D.a.t.e.T.i.m. 00010A30 65 00 5D 00 20 00 7C 00 20 00 67 00 6D 00 20 00 e.]. .|. .g.m. . 00010A40 2D 00 73 00 0D 00 0A 00 31 00 2E 00 2E 00 31 00 -.s.....1.....1. 00010A50 32 00 20 00 7C 00 20 00 25 00 20 00 7B 00 20 00 2. .|. .%. .{. . 00010A60 22 00 24 00 28 00 5B 00 44 00 61 00 74 00 65 00 ".$.(.[.D.a.t.e. 00010A70 54 00 69 00 6D 00 65 00 5D 00 3A 00 3A 00 44 00 T.i.m.e.].:.:.D. 00010A80 61 00 79 00 73 00 49 00 6E 00 4D 00 6F 00 6E 00 a.y.s.I.n.M.o.n. 00010A90 74 00 68 00 28 00 32 00 30 00 31 00 36 00 2C 00 t.h.(.2.0.1.6.,. 00010AA0 24 00 5F 00 29 00 29 00 20 00 64 00 6E 00 69 00 $._.).). .d.n.i. 00010AB0 20 00 76 00 20 00 6D 00 65 00 73 00 69 00 61 00 .v. .m.e.s.i.a. 00010AC0 63 00 69 00 3A 00 20 00 24 00 5F 00 22 00 20 00 c.i.:. .$._.". . 00010AD0 7D 00 0D 00 0A 00 0D 00 0A 00 22 00 64 00 20 00 }.........".d. . 00010AE0 13 20 20 00 53 00 68 00 6F 00 72 00 74 00 20 00 . .S.h.o.r.t. . 00010AF0 64 00 61 00 74 00 65 00 3A 00 20 00 37 00 2F 00 d.a.t.e.:. .7./. 00010B00 31 00 38 00 2F 00 32 00 30 00 31 00 33 00 22 00 1.8./.2.0.1.3.". 00010B10 2C 00 0D 00 0A 00 22 00 44 00 20 00 13 20 20 00 ,.....".D. .. . 00010B20 4C 00 6F 00 6E 00 67 00 20 00 64 00 61 00 74 00 L.o.n.g. .d.a.t. 00010B30 65 00 3A 00 20 00 54 00 68 00 75 00 72 00 73 00 e.:. .T.h.u.r.s. 00010B40 64 00 61 00 79 00 2C 00 20 00 4A 00 75 00 6C 00 d.a.y.,. .J.u.l. 00010B50 79 00 20 00 31 00 38 00 2C 00 20 00 32 00 30 00 y. .1.8.,. .2.0. 00010B60 31 00 33 00 22 00 2C 00 0D 00 0A 00 22 00 66 00 1.3.".,.....".f. 00010B70 20 00 13 20 20 00 4C 00 6F 00 6E 00 67 00 20 00 .. .L.o.n.g. . 00010B80 64 00 61 00 74 00 65 00 20 00 2B 00 20 00 73 00 d.a.t.e. .+. .s. 00010B90 68 00 6F 00 72 00 74 00 20 00 74 00 69 00 6D 00 h.o.r.t. .t.i.m. 00010BA0 65 00 3A 00 20 00 54 00 68 00 75 00 72 00 73 00 e.:. .T.h.u.r.s. 00010BB0 64 00 61 00 79 00 2C 00 20 00 4A 00 75 00 6C 00 d.a.y.,. .J.u.l. 00010BC0 79 00 20 00 31 00 38 00 2C 00 20 00 32 00 30 00 y. .1.8.,. .2.0. 00010BD0 31 00 33 00 20 00 31 00 31 00 3A 00 30 00 32 00 1.3. .1.1.:.0.2. 00010BE0 20 00 41 00 4D 00 22 00 2C 00 0D 00 0A 00 22 00 .A.M.".,.....". 00010BF0 46 00 20 00 13 20 20 00 4C 00 6F 00 6E 00 67 00 F. .. .L.o.n.g. 00010C00 20 00 64 00 61 00 74 00 65 00 20 00 2B 00 20 00 .d.a.t.e. .+. . 00010C10 6C 00 6F 00 6E 00 67 00 20 00 74 00 69 00 6D 00 l.o.n.g. .t.i.m. 00010C20 65 00 3A 00 20 00 54 00 68 00 75 00 72 00 73 00 e.:. .T.h.u.r.s. 00010C30 64 00 61 00 79 00 2C 00 20 00 4A 00 75 00 6C 00 d.a.y.,. .J.u.l. 00010C40 79 00 20 00 31 00 38 00 2C 00 20 00 32 00 30 00 y. .1.8.,. .2.0. 00010C50 31 00 33 00 20 00 31 00 31 00 3A 00 30 00 32 00 1.3. .1.1.:.0.2. 00010C60 3A 00 32 00 36 00 20 00 41 00 4D 00 22 00 2C 00 :.2.6. .A.M.".,. 00010C70 0D 00 0A 00 22 00 67 00 20 00 13 20 20 00 53 00 ....".g. .. .S. 00010C80 68 00 6F 00 72 00 74 00 20 00 64 00 61 00 74 00 h.o.r.t. .d.a.t. 00010C90 65 00 20 00 2B 00 20 00 73 00 68 00 6F 00 72 00 e. .+. .s.h.o.r. 00010CA0 74 00 20 00 74 00 69 00 6D 00 65 00 3A 00 20 00 t. .t.i.m.e.:. . 00010CB0 37 00 2F 00 31 00 38 00 2F 00 32 00 30 00 31 00 7./.1.8./.2.0.1. 00010CC0 33 00 20 00 31 00 31 00 3A 00 30 00 32 00 20 00 3. .1.1.:.0.2. . 00010CD0 41 00 4D 00 22 00 2C 00 0D 00 0A 00 22 00 47 00 A.M.".,.....".G. 00010CE0 20 00 13 20 20 00 53 00 68 00 6F 00 72 00 74 00 .. .S.h.o.r.t. 00010CF0 20 00 64 00 61 00 74 00 65 00 20 00 2B 00 20 00 .d.a.t.e. .+. . 00010D00 6C 00 6F 00 6E 00 67 00 20 00 74 00 69 00 6D 00 l.o.n.g. .t.i.m. 00010D10 65 00 3A 00 20 00 37 00 2F 00 31 00 38 00 2F 00 e.:. .7./.1.8./. 00010D20 32 00 30 00 31 00 33 00 20 00 31 00 31 00 3A 00 2.0.1.3. .1.1.:. 00010D30 30 00 32 00 3A 00 32 00 36 00 20 00 41 00 4D 00 0.2.:.2.6. .A.M. 00010D40 22 00 2C 00 0D 00 0A 00 22 00 4D 00 2F 00 6D 00 ".,.....".M./.m. 00010D50 20 00 13 20 20 00 4D 00 6F 00 6E 00 74 00 68 00 .. .M.o.n.t.h. 00010D60 20 00 2B 00 20 00 64 00 61 00 79 00 3A 00 20 00 .+. .d.a.y.:. . 00010D70 4A 00 75 00 6C 00 79 00 20 00 31 00 38 00 22 00 J.u.l.y. .1.8.". 00010D80 2C 00 0D 00 0A 00 22 00 73 00 20 00 13 20 20 00 ,.....".s. .. . 00010D90 49 00 53 00 4F 00 2D 00 38 00 36 00 30 00 31 00 I.S.O.-.8.6.0.1. 00010DA0 20 00 73 00 6F 00 72 00 74 00 61 00 62 00 6C 00 .s.o.r.t.a.b.l. 00010DB0 65 00 3A 00 20 00 32 00 30 00 31 00 33 00 2D 00 e.:. .2.0.1.3.-. 00010DC0 30 00 37 00 2D 00 31 00 38 00 54 00 31 00 31 00 0.7.-.1.8.T.1.1. 00010DD0 3A 00 30 00 32 00 3A 00 32 00 36 00 22 00 2C 00 :.0.2.:.2.6.".,. 00010DE0 0D 00 0A 00 22 00 74 00 20 00 13 20 20 00 53 00 ....".t. .. .S. 00010DF0 68 00 6F 00 72 00 74 00 20 00 74 00 69 00 6D 00 h.o.r.t. .t.i.m. 00010E00 65 00 3A 00 20 00 31 00 31 00 3A 00 30 00 32 00 e.:. .1.1.:.0.2. 00010E10 20 00 41 00 4D 00 22 00 2C 00 0D 00 0A 00 22 00 .A.M.".,.....". 00010E20 54 00 20 00 13 20 20 00 4C 00 6F 00 6E 00 67 00 T. .. .L.o.n.g. 00010E30 20 00 74 00 69 00 6D 00 65 00 20 00 28 00 69 00 .t.i.m.e. .(.i. 00010E40 6E 00 63 00 6C 00 2E 00 73 00 65 00 63 00 29 00 n.c.l...s.e.c.). 00010E50 3A 00 20 00 31 00 31 00 3A 00 30 00 32 00 3A 00 :. .1.1.:.0.2.:. 00010E60 32 00 36 00 20 00 41 00 4D 00 22 00 2C 00 0D 00 2.6. .A.M.".,... 00010E70 0A 00 22 00 75 00 20 00 13 20 20 00 55 00 6E 00 ..".u. .. .U.n. 00010E80 69 00 76 00 65 00 72 00 73 00 61 00 6C 00 20 00 i.v.e.r.s.a.l. . 00010E90 64 00 61 00 74 00 65 00 20 00 2B 00 20 00 74 00 d.a.t.e. .+. .t. 00010EA0 69 00 6D 00 65 00 3A 00 20 00 32 00 30 00 31 00 i.m.e.:. .2.0.1. 00010EB0 33 00 2D 00 30 00 37 00 2D 00 31 00 38 00 20 00 3.-.0.7.-.1.8. . 00010EC0 31 00 31 00 3A 00 30 00 32 00 3A 00 32 00 36 00 1.1.:.0.2.:.2.6. 00010ED0 5A 00 22 00 2C 00 0D 00 0A 00 22 00 55 00 20 00 Z.".,.....".U. . 00010EE0 13 20 20 00 55 00 6E 00 69 00 76 00 65 00 72 00 . .U.n.i.v.e.r. 00010EF0 73 00 61 00 6C 00 20 00 6C 00 6F 00 6E 00 67 00 s.a.l. .l.o.n.g. 00010F00 20 00 64 00 61 00 74 00 65 00 20 00 2B 00 20 00 .d.a.t.e. .+. . 00010F10 74 00 69 00 6D 00 65 00 3A 00 20 00 54 00 68 00 t.i.m.e.:. .T.h. 00010F20 75 00 72 00 73 00 64 00 61 00 79 00 2C 00 20 00 u.r.s.d.a.y.,. . 00010F30 4A 00 75 00 6C 00 79 00 20 00 31 00 38 00 2C 00 J.u.l.y. .1.8.,. 00010F40 20 00 32 00 30 00 31 00 33 00 20 00 31 00 31 00 .2.0.1.3. .1.1. 00010F50 3A 00 30 00 32 00 3A 00 32 00 36 00 20 00 41 00 :.0.2.:.2.6. .A. 00010F60 4D 00 22 00 2C 00 0D 00 0A 00 22 00 59 00 2F 00 M.".,.....".Y./. 00010F70 79 00 20 00 13 20 20 00 4D 00 6F 00 6E 00 74 00 y. .. .M.o.n.t. 00010F80 68 00 20 00 2B 00 20 00 79 00 65 00 61 00 72 00 h. .+. .y.e.a.r. 00010F90 3A 00 20 00 65 00 78 00 61 00 6D 00 70 00 6C 00 :. .e.x.a.m.p.l. 00010FA0 65 00 3A 00 20 00 4A 00 75 00 6C 00 79 00 2C 00 e.:. .J.u.l.y.,. 00010FB0 20 00 32 00 30 00 31 00 33 00 22 00 20 00 7C 00 .2.0.1.3.". .|. 00010FC0 0D 00 0A 00 20 00 20 00 20 00 25 00 20 00 7B 00 .... . . .%. .{. 00010FD0 20 00 24 00 5F 00 5B 00 30 00 5D 00 2B 00 22 00 .$._.[.0.].+.". 00010FE0 3A 00 20 00 24 00 28 00 47 00 65 00 74 00 2D 00 :. .$.(.G.e.t.-. 00010FF0 44 00 61 00 74 00 65 00 20 00 2D 00 46 00 6F 00 D.a.t.e. .-.F.o. 00011000 72 00 6D 00 61 00 74 00 20 00 24 00 5F 00 5B 00 r.m.a.t. .$._.[. 00011010 30 00 5D 00 29 00 22 00 20 00 7D 00 0D 00 0A 00 0.].).". .}..... 00011020 0D 00 0A 00 23 00 23 00 20 00 77 00 69 00 6C 00 ....#.#. .w.i.l. 00011030 64 00 63 00 61 00 72 00 64 00 73 00 0D 00 0A 00 d.c.a.r.d.s..... 00011040 68 00 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 h.e.l.p. .a.b.*. 00011050 77 00 69 00 6C 00 64 00 2A 00 0D 00 0A 00 23 00 w.i.l.d.*.....#. 00011060 20 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 .-.-.-.-.-.-.-. 00011070 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011080 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011090 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000110A0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000110B0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000110C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000110D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000110E0 2D 00 2D 00 0D 00 0A 00 23 00 20 00 57 00 69 00 -.-.....#. .W.i. 000110F0 6C 00 64 00 63 00 61 00 72 00 64 00 20 00 44 00 l.d.c.a.r.d. .D. 00011100 65 00 73 00 63 00 72 00 69 00 70 00 74 00 69 00 e.s.c.r.i.p.t.i. 00011110 6F 00 6E 00 20 00 20 00 20 00 20 00 20 00 20 00 o.n. . . . . . . 00011120 20 00 20 00 45 00 78 00 61 00 6D 00 70 00 6C 00 . .E.x.a.m.p.l. 00011130 65 00 20 00 20 00 4D 00 61 00 74 00 63 00 68 00 e. . .M.a.t.c.h. 00011140 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00011150 20 00 20 00 20 00 20 00 20 00 4E 00 6F 00 20 00 . . . . .N.o. . 00011160 6D 00 61 00 74 00 63 00 68 00 0D 00 0A 00 23 00 m.a.t.c.h.....#. 00011170 20 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 .-.-.-.-.-.-.-. 00011180 2D 00 20 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -. .-.-.-.-.-.-. 00011190 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000111A0 2D 00 2D 00 2D 00 2D 00 20 00 2D 00 2D 00 2D 00 -.-.-.-. .-.-.-. 000111B0 2D 00 2D 00 2D 00 2D 00 2D 00 20 00 2D 00 2D 00 -.-.-.-.-. .-.-. 000111C0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000111D0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 20 00 -.-.-.-.-.-.-. . 000111E0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000111F0 0D 00 0A 00 23 00 20 00 2A 00 20 00 20 00 20 00 ....#. .*. . . . 00011200 20 00 20 00 20 00 20 00 20 00 4D 00 61 00 74 00 . . . . .M.a.t. 00011210 63 00 68 00 65 00 73 00 20 00 7A 00 65 00 72 00 c.h.e.s. .z.e.r. 00011220 6F 00 20 00 6F 00 72 00 20 00 20 00 20 00 20 00 o. .o.r. . . . . 00011230 61 00 2A 00 20 00 20 00 20 00 20 00 20 00 20 00 a.*. . . . . . . 00011240 20 00 41 00 2C 00 20 00 61 00 67 00 2C 00 20 00 .A.,. .a.g.,. . 00011250 41 00 70 00 70 00 6C 00 65 00 20 00 20 00 20 00 A.p.p.l.e. . . . 00011260 20 00 20 00 20 00 62 00 61 00 6E 00 61 00 6E 00 . . .b.a.n.a.n. 00011270 61 00 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 a.....#. . . . . 00011280 20 00 20 00 20 00 20 00 20 00 20 00 6D 00 6F 00 . . . . . .m.o. 00011290 72 00 65 00 20 00 63 00 68 00 61 00 72 00 61 00 r.e. .c.h.a.r.a. 000112A0 63 00 74 00 65 00 72 00 73 00 0D 00 0A 00 23 00 c.t.e.r.s.....#. 000112B0 20 00 3F 00 20 00 20 00 20 00 20 00 20 00 20 00 .?. . . . . . . 000112C0 20 00 20 00 4D 00 61 00 74 00 63 00 68 00 65 00 . .M.a.t.c.h.e. 000112D0 73 00 20 00 65 00 78 00 61 00 63 00 74 00 6C 00 s. .e.x.a.c.t.l. 000112E0 79 00 20 00 20 00 20 00 20 00 3F 00 6E 00 20 00 y. . . . .?.n. . 000112F0 20 00 20 00 20 00 20 00 20 00 20 00 61 00 6E 00 . . . . . .a.n. 00011300 2C 00 20 00 69 00 6E 00 2C 00 20 00 6F 00 6E 00 ,. .i.n.,. .o.n. 00011310 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00011320 72 00 61 00 6E 00 0D 00 0A 00 23 00 20 00 20 00 r.a.n.....#. . . 00011330 20 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 . . . . . . . . 00011340 6F 00 6E 00 65 00 20 00 63 00 68 00 61 00 72 00 o.n.e. .c.h.a.r. 00011350 61 00 63 00 74 00 65 00 72 00 20 00 69 00 6E 00 a.c.t.e.r. .i.n. 00011360 0D 00 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 ....#. . . . . . 00011370 20 00 20 00 20 00 20 00 20 00 74 00 68 00 65 00 . . . . .t.h.e. 00011380 20 00 73 00 70 00 65 00 63 00 69 00 66 00 69 00 .s.p.e.c.i.f.i. 00011390 65 00 64 00 0D 00 0A 00 23 00 20 00 20 00 20 00 e.d.....#. . . . 000113A0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 70 00 . . . . . . .p. 000113B0 6F 00 73 00 69 00 74 00 69 00 6F 00 6E 00 0D 00 o.s.i.t.i.o.n... 000113C0 0A 00 23 00 20 00 5B 00 20 00 5D 00 20 00 20 00 ..#. .[. .]. . . 000113D0 20 00 20 00 20 00 20 00 4D 00 61 00 74 00 63 00 . . . .M.a.t.c. 000113E0 68 00 65 00 73 00 20 00 61 00 20 00 72 00 61 00 h.e.s. .a. .r.a. 000113F0 6E 00 67 00 65 00 20 00 20 00 20 00 20 00 5B 00 n.g.e. . . . .[. 00011400 61 00 2D 00 6C 00 5D 00 6F 00 6F 00 6B 00 20 00 a.-.l.].o.o.k. . 00011410 62 00 6F 00 6F 00 6B 00 2C 00 20 00 63 00 6F 00 b.o.o.k.,. .c.o. 00011420 6F 00 6B 00 2C 00 20 00 6C 00 6F 00 6F 00 6B 00 o.k.,. .l.o.o.k. 00011430 20 00 20 00 74 00 6F 00 6F 00 6B 00 0D 00 0A 00 . .t.o.o.k..... 00011440 23 00 20 00 20 00 20 00 20 00 20 00 20 00 20 00 #. . . . . . . . 00011450 20 00 20 00 20 00 6F 00 66 00 20 00 63 00 68 00 . . .o.f. .c.h. 00011460 61 00 72 00 61 00 63 00 74 00 65 00 72 00 73 00 a.r.a.c.t.e.r.s. 00011470 0D 00 0A 00 23 00 20 00 5B 00 20 00 5D 00 20 00 ....#. .[. .]. . 00011480 20 00 20 00 20 00 20 00 20 00 4D 00 61 00 74 00 . . . . .M.a.t. 00011490 63 00 68 00 65 00 73 00 20 00 73 00 70 00 65 00 c.h.e.s. .s.p.e. 000114A0 63 00 69 00 66 00 69 00 65 00 64 00 20 00 20 00 c.i.f.i.e.d. . . 000114B0 5B 00 62 00 63 00 5D 00 6F 00 6F 00 6B 00 20 00 [.b.c.].o.o.k. . 000114C0 20 00 62 00 6F 00 6F 00 6B 00 2C 00 20 00 63 00 .b.o.o.k.,. .c. 000114D0 6F 00 6F 00 6B 00 20 00 20 00 20 00 20 00 20 00 o.o.k. . . . . . 000114E0 20 00 20 00 20 00 68 00 6F 00 6F 00 6B 00 0D 00 . . .h.o.o.k... 000114F0 0A 00 23 00 20 00 20 00 20 00 20 00 20 00 20 00 ..#. . . . . . . 00011500 20 00 20 00 20 00 20 00 63 00 68 00 61 00 72 00 . . . .c.h.a.r. 00011510 61 00 63 00 74 00 65 00 72 00 73 00 0D 00 0A 00 a.c.t.e.r.s..... 00011520 23 00 20 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 #. .-.-.-.-.-.-. 00011530 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011540 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011550 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011560 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011570 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011580 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00011590 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 000115A0 2D 00 2D 00 2D 00 0D 00 0A 00 30 00 2E 00 2E 00 -.-.-.....0..... 000115B0 33 00 30 00 20 00 7C 00 20 00 25 00 20 00 7B 00 3.0. .|. .%. .{. 000115C0 20 00 22 00 24 00 5F 00 22 00 20 00 7C 00 20 00 .".$._.". .|. . 000115D0 4F 00 75 00 74 00 2D 00 46 00 69 00 6C 00 65 00 O.u.t.-.F.i.l.e. 000115E0 20 00 2D 00 46 00 69 00 6C 00 65 00 50 00 61 00 .-.F.i.l.e.P.a. 000115F0 74 00 68 00 20 00 24 00 70 00 5C 00 50 00 53 00 t.h. .$.p.\.P.S. 00011600 5C 00 53 00 75 00 62 00 2D 00 24 00 5F 00 2E 00 \.S.u.b.-.$._... 00011610 74 00 78 00 74 00 20 00 2D 00 57 00 68 00 61 00 t.x.t. .-.W.h.a. 00011620 74 00 49 00 66 00 20 00 7D 00 0D 00 0A 00 64 00 t.I.f. .}.....d. 00011630 69 00 72 00 20 00 24 00 70 00 5C 00 73 00 75 00 i.r. .$.p.\.s.u. 00011640 62 00 2D 00 5B 00 31 00 2D 00 32 00 5D 00 2A 00 b.-.[.1.-.2.].*. 00011650 2E 00 74 00 78 00 74 00 0D 00 0A 00 0D 00 0A 00 ..t.x.t......... 00011660 23 00 23 00 20 00 72 00 65 00 67 00 75 00 6C 00 #.#. .r.e.g.u.l. 00011670 E1 00 72 00 6E 00 65 00 20 00 76 00 FD 00 72 00 á.r.n.e. .v.ý.r. 00011680 61 00 7A 00 79 00 20 00 2D 00 20 00 5B 00 52 00 a.z.y. .-. .[.R. 00011690 65 00 67 00 45 00 78 00 5D 00 0D 00 0A 00 68 00 e.g.E.x.].....h. 000116A0 65 00 6C 00 70 00 20 00 61 00 62 00 2A 00 72 00 e.l.p. .a.b.*.r. 000116B0 65 00 67 00 2A 00 0D 00 0A 00 73 00 74 00 61 00 e.g.*.....s.t.a. 000116C0 72 00 74 00 20 00 68 00 74 00 74 00 70 00 3A 00 r.t. .h.t.t.p.:. 000116D0 2F 00 2F 00 67 00 6F 00 2E 00 6D 00 69 00 63 00 /./.g.o...m.i.c. 000116E0 72 00 6F 00 73 00 6F 00 66 00 74 00 2E 00 63 00 r.o.s.o.f.t...c. 000116F0 6F 00 6D 00 2F 00 66 00 77 00 6C 00 69 00 6E 00 o.m./.f.w.l.i.n. 00011700 6B 00 2F 00 3F 00 4C 00 69 00 6E 00 6B 00 49 00 k./.?.L.i.n.k.I. 00011710 64 00 3D 00 31 00 33 00 33 00 32 00 33 00 31 00 d.=.1.3.3.2.3.1. 00011720 0D 00 0A 00 23 00 20 00 52 00 65 00 67 00 45 00 ....#. .R.e.g.E. 00011730 78 00 70 00 20 00 43 00 68 00 61 00 72 00 61 00 x.p. .C.h.a.r.a. 00011740 63 00 74 00 65 00 72 00 73 00 0D 00 0A 00 22 00 c.t.e.r.s.....". 00011750 62 00 6F 00 6F 00 6B 00 22 00 20 00 09 00 2D 00 b.o.o.k.". ...-. 00011760 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 6F 00 m.a.t.c.h. .".o. 00011770 6F 00 22 00 0D 00 0A 00 22 00 63 00 6F 00 70 00 o.".....".c.o.p. 00011780 79 00 22 00 20 00 09 00 2D 00 6D 00 61 00 74 00 y.". ...-.m.a.t. 00011790 63 00 68 00 20 00 22 00 63 00 2E 00 2E 00 79 00 c.h. .".c.....y. 000117A0 22 00 0D 00 0A 00 22 00 62 00 69 00 67 00 22 00 ".....".b.i.g.". 000117B0 20 00 09 00 2D 00 6D 00 61 00 74 00 63 00 68 00 ...-.m.a.t.c.h. 000117C0 20 00 22 00 62 00 5B 00 69 00 6F 00 75 00 5D 00 .".b.[.i.o.u.]. 000117D0 67 00 22 00 0D 00 0A 00 22 00 61 00 6E 00 64 00 g.".....".a.n.d. 000117E0 22 00 20 00 09 00 2D 00 6D 00 61 00 74 00 63 00 ". ...-.m.a.t.c. 000117F0 68 00 20 00 22 00 5B 00 61 00 2D 00 65 00 5D 00 h. .".[.a.-.e.]. 00011800 6E 00 64 00 22 00 0D 00 0A 00 22 00 61 00 6E 00 n.d.".....".a.n. 00011810 64 00 22 00 20 00 09 00 2D 00 6D 00 61 00 74 00 d.". ...-.m.a.t. 00011820 63 00 68 00 20 00 22 00 5B 00 5E 00 62 00 72 00 c.h. .".[.^.b.r. 00011830 74 00 5D 00 6E 00 64 00 22 00 0D 00 0A 00 22 00 t.].n.d.".....". 00011840 62 00 6F 00 6F 00 6B 00 22 00 20 00 09 00 2D 00 b.o.o.k.". ...-. 00011850 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 5E 00 m.a.t.c.h. .".^. 00011860 62 00 6F 00 22 00 0D 00 0A 00 22 00 62 00 6F 00 b.o.".....".b.o. 00011870 6F 00 6B 00 22 00 20 00 09 00 2D 00 6D 00 61 00 o.k.". ...-.m.a. 00011880 74 00 63 00 68 00 20 00 22 00 6F 00 6B 00 24 00 t.c.h. .".o.k.$. 00011890 22 00 0D 00 0A 00 22 00 62 00 61 00 67 00 67 00 ".....".b.a.g.g. 000118A0 79 00 22 00 20 00 2D 00 6D 00 61 00 74 00 63 00 y.". .-.m.a.t.c. 000118B0 68 00 20 00 22 00 67 00 2A 00 22 00 0D 00 0A 00 h. .".g.*."..... 000118C0 22 00 62 00 61 00 67 00 67 00 67 00 79 00 22 00 ".b.a.g.g.g.y.". 000118D0 20 00 2D 00 6D 00 61 00 74 00 63 00 68 00 20 00 .-.m.a.t.c.h. . 000118E0 22 00 67 00 3F 00 22 00 0D 00 0A 00 22 00 54 00 ".g.?.".....".T. 000118F0 72 00 79 00 24 00 22 00 20 00 09 00 2D 00 6D 00 r.y.$.". ...-.m. 00011900 61 00 74 00 63 00 68 00 20 00 22 00 54 00 72 00 a.t.c.h. .".T.r. 00011910 79 00 5C 00 24 00 22 00 0D 00 0A 00 23 00 20 00 y.\.$.".....#. . 00011920 52 00 65 00 67 00 45 00 78 00 70 00 20 00 43 00 R.e.g.E.x.p. .C. 00011930 68 00 61 00 72 00 61 00 63 00 74 00 65 00 72 00 h.a.r.a.c.t.e.r. 00011940 20 00 63 00 6C 00 61 00 73 00 73 00 65 00 73 00 .c.l.a.s.s.e.s. 00011950 20 00 28 00 67 00 72 00 6F 00 75 00 70 00 73 00 .(.g.r.o.u.p.s. 00011960 29 00 0D 00 0A 00 22 00 61 00 62 00 63 00 64 00 ).....".a.b.c.d. 00011970 20 00 64 00 65 00 66 00 67 00 22 00 20 00 2D 00 .d.e.f.g.". .-. 00011980 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 5C 00 m.a.t.c.h. .".\. 00011990 70 00 7B 00 4C 00 6C 00 7D 00 2B 00 22 00 0D 00 p.{.L.l.}.+."... 000119A0 0A 00 22 00 31 00 32 00 33 00 34 00 22 00 09 00 ..".1.2.3.4."... 000119B0 20 00 20 00 20 00 20 00 2D 00 6D 00 61 00 74 00 . . . .-.m.a.t. 000119C0 63 00 68 00 20 00 22 00 5C 00 50 00 7B 00 4C 00 c.h. .".\.P.{.L. 000119D0 6C 00 7D 00 2B 00 22 00 0D 00 0A 00 22 00 61 00 l.}.+.".....".a. 000119E0 62 00 63 00 64 00 20 00 64 00 65 00 66 00 67 00 b.c.d. .d.e.f.g. 000119F0 22 00 20 00 2D 00 6D 00 61 00 74 00 63 00 68 00 ". .-.m.a.t.c.h. 00011A00 20 00 22 00 5C 00 77 00 2B 00 22 00 20 00 20 00 .".\.w.+.". . . 00011A10 20 00 20 00 23 00 20 00 28 00 74 00 68 00 69 00 . .#. .(.t.h.i. 00011A20 73 00 20 00 6D 00 61 00 74 00 63 00 68 00 65 00 s. .m.a.t.c.h.e. 00011A30 73 00 20 00 61 00 62 00 63 00 64 00 29 00 0D 00 s. .a.b.c.d.)... 00011A40 0A 00 22 00 61 00 62 00 63 00 64 00 20 00 64 00 ..".a.b.c.d. .d. 00011A50 65 00 66 00 67 00 22 00 20 00 2D 00 6D 00 61 00 e.f.g.". .-.m.a. 00011A60 74 00 63 00 68 00 20 00 22 00 5C 00 57 00 2B 00 t.c.h. .".\.W.+. 00011A70 22 00 20 00 20 00 20 00 20 00 23 00 20 00 28 00 ". . . . .#. .(. 00011A80 54 00 68 00 69 00 73 00 20 00 6D 00 61 00 74 00 T.h.i.s. .m.a.t. 00011A90 63 00 68 00 65 00 73 00 20 00 74 00 68 00 65 00 c.h.e.s. .t.h.e. 00011AA0 20 00 73 00 70 00 61 00 63 00 65 00 29 00 0D 00 .s.p.a.c.e.)... 00011AB0 0A 00 22 00 61 00 62 00 63 00 64 00 20 00 64 00 ..".a.b.c.d. .d. 00011AC0 65 00 66 00 67 00 22 00 20 00 2D 00 6D 00 61 00 e.f.g.". .-.m.a. 00011AD0 74 00 63 00 68 00 20 00 22 00 5C 00 73 00 2B 00 t.c.h. .".\.s.+. 00011AE0 22 00 0D 00 0A 00 22 00 61 00 62 00 63 00 64 00 ".....".a.b.c.d. 00011AF0 20 00 64 00 65 00 66 00 67 00 22 00 20 00 2D 00 .d.e.f.g.". .-. 00011B00 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 5C 00 m.a.t.c.h. .".\. 00011B10 53 00 2B 00 22 00 0D 00 0A 00 22 00 31 00 32 00 S.+.".....".1.2. 00011B20 33 00 34 00 35 00 22 00 09 00 20 00 20 00 20 00 3.4.5."... . . . 00011B30 20 00 2D 00 6D 00 61 00 74 00 63 00 68 00 20 00 .-.m.a.t.c.h. . 00011B40 22 00 5C 00 64 00 2B 00 22 00 0D 00 0A 00 22 00 ".\.d.+.".....". 00011B50 61 00 62 00 63 00 64 00 22 00 20 00 09 00 20 00 a.b.c.d.". ... . 00011B60 20 00 20 00 20 00 2D 00 6D 00 61 00 74 00 63 00 . . .-.m.a.t.c. 00011B70 68 00 20 00 22 00 5C 00 44 00 2B 00 22 00 0D 00 h. .".\.D.+."... 00011B80 0A 00 23 00 20 00 52 00 65 00 67 00 45 00 78 00 ..#. .R.e.g.E.x. 00011B90 70 00 20 00 51 00 75 00 61 00 6E 00 74 00 69 00 p. .Q.u.a.n.t.i. 00011BA0 66 00 69 00 65 00 72 00 73 00 0D 00 0A 00 22 00 f.i.e.r.s.....". 00011BB0 61 00 62 00 63 00 22 00 20 00 09 00 20 00 2D 00 a.b.c.". ... .-. 00011BC0 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 5C 00 m.a.t.c.h. .".\. 00011BD0 77 00 2A 00 22 00 0D 00 0A 00 22 00 78 00 79 00 w.*.".....".x.y. 00011BE0 78 00 79 00 78 00 79 00 22 00 20 00 2D 00 6D 00 x.y.x.y.". .-.m. 00011BF0 61 00 74 00 63 00 68 00 20 00 22 00 78 00 79 00 a.t.c.h. .".x.y. 00011C00 2B 00 22 00 0D 00 0A 00 22 00 61 00 62 00 63 00 +.".....".a.b.c. 00011C10 22 00 20 00 20 00 20 00 20 00 2D 00 6D 00 61 00 ". . . . .-.m.a. 00011C20 74 00 63 00 68 00 20 00 22 00 5C 00 77 00 3F 00 t.c.h. .".\.w.?. 00011C30 22 00 0D 00 0A 00 22 00 61 00 62 00 63 00 22 00 ".....".a.b.c.". 00011C40 20 00 20 00 20 00 20 00 2D 00 6D 00 61 00 74 00 . . . .-.m.a.t. 00011C50 63 00 68 00 20 00 22 00 5C 00 77 00 7B 00 32 00 c.h. .".\.w.{.2. 00011C60 7D 00 22 00 0D 00 0A 00 22 00 61 00 62 00 63 00 }.".....".a.b.c. 00011C70 22 00 20 00 20 00 20 00 20 00 2D 00 6D 00 61 00 ". . . . .-.m.a. 00011C80 74 00 63 00 68 00 20 00 22 00 5C 00 77 00 7B 00 t.c.h. .".\.w.{. 00011C90 32 00 2C 00 7D 00 22 00 0D 00 0A 00 22 00 61 00 2.,.}.".....".a. 00011CA0 62 00 63 00 22 00 20 00 20 00 20 00 20 00 2D 00 b.c.". . . . .-. 00011CB0 6D 00 61 00 74 00 63 00 68 00 20 00 22 00 5C 00 m.a.t.c.h. .".\. 00011CC0 77 00 7B 00 32 00 2C 00 33 00 7D 00 22 00 0D 00 w.{.2.,.3.}."... 00011CD0 0A 00 23 00 20 00 4D 00 41 00 43 00 20 00 41 00 ..#. .M.A.C. .A. 00011CE0 64 00 64 00 72 00 65 00 73 00 73 00 0D 00 0A 00 d.d.r.e.s.s..... 00011CF0 24 00 6D 00 61 00 63 00 3D 00 5B 00 72 00 65 00 $.m.a.c.=.[.r.e. 00011D00 67 00 65 00 78 00 5D 00 27 00 5E 00 28 00 5B 00 g.e.x.].'.^.(.[. 00011D10 30 00 2D 00 39 00 61 00 2D 00 66 00 41 00 2D 00 0.-.9.a.-.f.A.-. 00011D20 46 00 5D 00 5B 00 30 00 2D 00 39 00 61 00 2D 00 F.].[.0.-.9.a.-. 00011D30 66 00 41 00 2D 00 46 00 5D 00 3A 00 29 00 7B 00 f.A.-.F.].:.).{. 00011D40 35 00 7D 00 28 00 5B 00 30 00 2D 00 39 00 61 00 5.}.(.[.0.-.9.a. 00011D50 2D 00 66 00 41 00 2D 00 46 00 5D 00 5B 00 30 00 -.f.A.-.F.].[.0. 00011D60 2D 00 39 00 61 00 2D 00 66 00 41 00 2D 00 46 00 -.9.a.-.f.A.-.F. 00011D70 5D 00 29 00 24 00 27 00 0D 00 0A 00 23 00 20 00 ].).$.'.....#. . 00011D80 44 00 6F 00 6D 00 61 00 69 00 6E 00 20 00 4E 00 D.o.m.a.i.n. .N. 00011D90 61 00 6D 00 65 00 0D 00 0A 00 24 00 64 00 6E 00 a.m.e.....$.d.n. 00011DA0 3D 00 5B 00 72 00 65 00 67 00 65 00 78 00 5D 00 =.[.r.e.g.e.x.]. 00011DB0 27 00 5E 00 28 00 5B 00 61 00 2D 00 7A 00 41 00 '.^.(.[.a.-.z.A. 00011DC0 2D 00 5A 00 30 00 2D 00 39 00 5D 00 28 00 5B 00 -.Z.0.-.9.].(.[. 00011DD0 61 00 2D 00 7A 00 41 00 2D 00 5A 00 30 00 2D 00 a.-.z.A.-.Z.0.-. 00011DE0 39 00 5C 00 2D 00 5D 00 7B 00 30 00 2C 00 36 00 9.\.-.].{.0.,.6. 00011DF0 31 00 7D 00 5B 00 61 00 2D 00 7A 00 41 00 2D 00 1.}.[.a.-.z.A.-. 00011E00 5A 00 30 00 2D 00 39 00 5D 00 29 00 3F 00 5C 00 Z.0.-.9.].).?.\. 00011E10 2E 00 29 00 2B 00 5B 00 61 00 2D 00 7A 00 41 00 ..).+.[.a.-.z.A. 00011E20 2D 00 5A 00 5D 00 7B 00 32 00 2C 00 36 00 7D 00 -.Z.].{.2.,.6.}. 00011E30 24 00 27 00 0D 00 0A 00 27 00 31 00 65 00 3A 00 $.'.....'.1.e.:. 00011E40 32 00 64 00 3A 00 33 00 33 00 3A 00 34 00 61 00 2.d.:.3.3.:.4.a. 00011E50 3A 00 35 00 35 00 3A 00 36 00 66 00 27 00 20 00 :.5.5.:.6.f.'. . 00011E60 2D 00 6D 00 61 00 74 00 63 00 68 00 20 00 24 00 -.m.a.t.c.h. .$. 00011E70 6D 00 61 00 63 00 0D 00 0A 00 27 00 31 00 65 00 m.a.c.....'.1.e. 00011E80 3A 00 32 00 64 00 3A 00 33 00 78 00 3A 00 34 00 :.2.d.:.3.x.:.4. 00011E90 61 00 3A 00 35 00 35 00 3A 00 36 00 66 00 27 00 a.:.5.5.:.6.f.'. 00011EA0 20 00 2D 00 6D 00 61 00 74 00 63 00 68 00 20 00 .-.m.a.t.c.h. . 00011EB0 27 00 5E 00 28 00 5B 00 30 00 2D 00 39 00 61 00 '.^.(.[.0.-.9.a. 00011EC0 2D 00 66 00 41 00 2D 00 46 00 5D 00 5B 00 30 00 -.f.A.-.F.].[.0. 00011ED0 2D 00 39 00 61 00 2D 00 66 00 41 00 2D 00 46 00 -.9.a.-.f.A.-.F. 00011EE0 5D 00 3A 00 29 00 7B 00 35 00 7D 00 28 00 5B 00 ].:.).{.5.}.(.[. 00011EF0 30 00 2D 00 39 00 61 00 2D 00 66 00 41 00 2D 00 0.-.9.a.-.f.A.-. 00011F00 46 00 5D 00 5B 00 30 00 2D 00 39 00 61 00 2D 00 F.].[.0.-.9.a.-. 00011F10 66 00 41 00 2D 00 46 00 5D 00 29 00 24 00 27 00 f.A.-.F.].).$.'. 00011F20 0D 00 0A 00 27 00 6D 00 65 00 6E 00 6F 00 2E 00 ....'.m.e.n.o... 00011F30 6E 00 69 00 65 00 63 00 6F 00 2E 00 73 00 6B 00 n.i.e.c.o...s.k. 00011F40 27 00 20 00 2D 00 6D 00 61 00 74 00 63 00 68 00 '. .-.m.a.t.c.h. 00011F50 20 00 24 00 64 00 6E 00 0D 00 0A 00 0D 00 0A 00 .$.d.n......... 00011F60 23 00 23 00 20 00 FA 00 6C 00 6F 00 7E 01 69 00 #.#. .ú.l.o.~.i. 00011F70 73 00 6B 00 E1 00 20 00 2D 00 20 00 46 00 69 00 s.k.á. .-. .F.i. 00011F80 6C 00 65 00 73 00 79 00 73 00 74 00 65 00 6D 00 l.e.s.y.s.t.e.m. 00011F90 2C 00 20 00 52 00 65 00 67 00 69 00 73 00 74 00 ,. .R.e.g.i.s.t. 00011FA0 72 00 79 00 2C 00 20 00 43 00 65 00 72 00 74 00 r.y.,. .C.e.r.t. 00011FB0 2E 00 2E 00 2E 00 0D 00 0A 00 64 00 69 00 72 00 ..........d.i.r. 00011FC0 20 00 24 00 45 00 6E 00 76 00 3A 00 54 00 45 00 .$.E.n.v.:.T.E. 00011FD0 4D 00 50 00 20 00 2D 00 46 00 69 00 6C 00 20 00 M.P. .-.F.i.l. . 00011FE0 7E 00 2A 00 2E 00 54 00 4D 00 50 00 20 00 7C 00 ~.*...T.M.P. .|. 00011FF0 20 00 25 00 20 00 7B 00 20 00 24 00 5F 00 2E 00 .%. .{. .$._... 00012000 4E 00 61 00 6D 00 65 00 20 00 2B 00 20 00 22 00 N.a.m.e. .+. .". 00012010 60 00 74 00 22 00 20 00 2B 00 20 00 24 00 5F 00 `.t.". .+. .$._. 00012020 2E 00 4C 00 65 00 6E 00 67 00 74 00 68 00 20 00 ..L.e.n.g.t.h. . 00012030 7D 00 0D 00 0A 00 49 00 6E 00 76 00 6F 00 6B 00 }.....I.n.v.o.k. 00012040 65 00 2D 00 49 00 74 00 65 00 6D 00 20 00 24 00 e.-.I.t.e.m. .$. 00012050 70 00 5C 00 70 00 73 00 2E 00 68 00 74 00 6D 00 p.\.p.s...h.t.m. 00012060 6C 00 0D 00 0A 00 47 00 65 00 74 00 2D 00 49 00 l.....G.e.t.-.I. 00012070 74 00 65 00 6D 00 20 00 24 00 70 00 70 00 27 00 t.e.m. .$.p.p.'. 00012080 5C 00 50 00 53 00 20 00 43 00 72 00 65 00 61 00 \.P.S. .C.r.e.a. 00012090 74 00 65 00 2D 00 53 00 46 00 27 00 0D 00 0A 00 t.e.-.S.F.'..... 000120A0 63 00 64 00 20 00 48 00 4B 00 4C 00 4D 00 3A 00 c.d. .H.K.L.M.:. 000120B0 5C 00 20 00 3B 00 20 00 64 00 69 00 72 00 20 00 \. .;. .d.i.r. . 000120C0 3B 00 20 00 47 00 65 00 74 00 2D 00 49 00 74 00 ;. .G.e.t.-.I.t. 000120D0 65 00 6D 00 50 00 72 00 6F 00 70 00 65 00 72 00 e.m.P.r.o.p.e.r. 000120E0 74 00 79 00 20 00 53 00 59 00 53 00 54 00 45 00 t.y. .S.Y.S.T.E. 000120F0 4D 00 5C 00 53 00 65 00 6C 00 65 00 63 00 74 00 M.\.S.e.l.e.c.t. 00012100 20 00 3B 00 20 00 63 00 3A 00 0D 00 0A 00 73 00 .;. .c.:.....s. 00012110 74 00 61 00 72 00 74 00 20 00 24 00 70 00 70 00 t.a.r.t. .$.p.p. 00012120 27 00 5C 00 52 00 65 00 67 00 2D 00 53 00 65 00 '.\.R.e.g.-.S.e. 00012130 74 00 2D 00 52 00 65 00 6D 00 6F 00 74 00 65 00 t.-.R.e.m.o.t.e. 00012140 6C 00 6C 00 79 00 20 00 4D 00 53 00 47 00 2E 00 l.l.y. .M.S.G... 00012150 74 00 78 00 74 00 27 00 0D 00 0A 00 63 00 64 00 t.x.t.'.....c.d. 00012160 20 00 43 00 65 00 72 00 74 00 3A 00 20 00 20 00 .C.e.r.t.:. . . 00012170 3B 00 20 00 64 00 69 00 72 00 20 00 3B 00 20 00 ;. .d.i.r. .;. . 00012180 63 00 3A 00 0D 00 0A 00 0D 00 0A 00 23 00 20 00 c.:.........#. . 00012190 20 00 20 00 2D 00 20 00 70 00 72 00 E1 00 63 00 . .-. .p.r.á.c. 000121A0 61 00 20 00 73 00 20 00 63 00 65 00 73 00 74 00 a. .s. .c.e.s.t. 000121B0 6F 00 75 00 20 00 20 00 20 00 2A 00 2D 00 50 00 o.u. . . .*.-.P. 000121C0 61 00 74 00 68 00 20 00 20 00 20 00 20 00 24 00 a.t.h. . . . .$. 000121D0 6D 00 79 00 69 00 6E 00 76 00 6F 00 63 00 61 00 m.y.i.n.v.o.c.a. 000121E0 74 00 69 00 6F 00 6E 00 0D 00 0A 00 67 00 63 00 t.i.o.n.....g.c. 000121F0 6D 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 20 00 m. .-.N.o.u.n. . 00012200 50 00 61 00 74 00 68 00 0D 00 0A 00 54 00 65 00 P.a.t.h.....T.e. 00012210 73 00 74 00 2D 00 50 00 61 00 74 00 68 00 20 00 s.t.-.P.a.t.h. . 00012220 24 00 70 00 0D 00 0A 00 52 00 65 00 73 00 6F 00 $.p.....R.e.s.o. 00012230 6C 00 76 00 65 00 2D 00 50 00 61 00 74 00 68 00 l.v.e.-.P.a.t.h. 00012240 20 00 64 00 3A 00 5C 00 70 00 2A 00 0D 00 0A 00 .d.:.\.p.*..... 00012250 24 00 4D 00 79 00 49 00 6E 00 76 00 6F 00 63 00 $.M.y.I.n.v.o.c. 00012260 61 00 74 00 69 00 6F 00 6E 00 20 00 7C 00 20 00 a.t.i.o.n. .|. . 00012270 66 00 6C 00 20 00 2A 00 0D 00 0A 00 24 00 4D 00 f.l. .*.....$.M. 00012280 79 00 49 00 6E 00 76 00 6F 00 63 00 61 00 74 00 y.I.n.v.o.c.a.t. 00012290 69 00 6F 00 6E 00 2E 00 4D 00 79 00 43 00 6F 00 i.o.n...M.y.C.o. 000122A0 6D 00 6D 00 61 00 6E 00 64 00 2E 00 4E 00 61 00 m.m.a.n.d...N.a. 000122B0 6D 00 65 00 20 00 20 00 20 00 20 00 20 00 20 00 m.e. . . . . . . 000122C0 20 00 20 00 20 00 20 00 20 00 20 00 20 00 23 00 . . . . . . .#. 000122D0 20 00 73 00 63 00 72 00 69 00 70 00 74 00 20 00 .s.c.r.i.p.t. . 000122E0 6E 00 61 00 6D 00 65 00 0D 00 0A 00 24 00 4D 00 n.a.m.e.....$.M. 000122F0 79 00 49 00 6E 00 76 00 6F 00 63 00 61 00 74 00 y.I.n.v.o.c.a.t. 00012300 69 00 6F 00 6E 00 2E 00 4D 00 79 00 43 00 6F 00 i.o.n...M.y.C.o. 00012310 6D 00 6D 00 61 00 6E 00 64 00 2E 00 50 00 61 00 m.m.a.n.d...P.a. 00012320 74 00 68 00 20 00 20 00 20 00 20 00 20 00 20 00 t.h. . . . . . . 00012330 20 00 20 00 20 00 20 00 20 00 20 00 20 00 23 00 . . . . . . .#. 00012340 20 00 66 00 75 00 6C 00 6C 00 20 00 73 00 63 00 .f.u.l.l. .s.c. 00012350 72 00 69 00 70 00 74 00 20 00 70 00 61 00 74 00 r.i.p.t. .p.a.t. 00012360 68 00 0D 00 0A 00 53 00 70 00 6C 00 69 00 74 00 h.....S.p.l.i.t. 00012370 2D 00 50 00 61 00 74 00 68 00 20 00 24 00 4D 00 -.P.a.t.h. .$.M. 00012380 79 00 49 00 6E 00 76 00 6F 00 63 00 61 00 74 00 y.I.n.v.o.c.a.t. 00012390 69 00 6F 00 6E 00 2E 00 4D 00 79 00 43 00 6F 00 i.o.n...M.y.C.o. 000123A0 6D 00 6D 00 61 00 6E 00 64 00 2E 00 4E 00 61 00 m.m.a.n.d...N.a. 000123B0 6D 00 65 00 20 00 20 00 23 00 20 00 70 00 61 00 m.e. . .#. .p.a. 000123C0 72 00 65 00 6E 00 74 00 20 00 66 00 6F 00 6C 00 r.e.n.t. .f.o.l. 000123D0 64 00 65 00 72 00 0D 00 0A 00 0D 00 0A 00 22 00 d.e.r.........". 000123E0 50 00 43 00 33 00 41 00 22 00 2C 00 22 00 50 00 P.C.3.A.".,.".P. 000123F0 43 00 33 00 42 00 22 00 2C 00 22 00 50 00 43 00 C.3.B.".,.".P.C. 00012400 33 00 43 00 22 00 2C 00 22 00 50 00 43 00 33 00 3.C.".,.".P.C.3. 00012410 54 00 22 00 20 00 7C 00 20 00 4F 00 75 00 74 00 T.". .|. .O.u.t. 00012420 2D 00 46 00 69 00 6C 00 65 00 20 00 24 00 70 00 -.F.i.l.e. .$.p. 00012430 5C 00 74 00 65 00 73 00 74 00 2E 00 74 00 78 00 \.t.e.s.t...t.x. 00012440 74 00 0D 00 0A 00 63 00 61 00 74 00 20 00 24 00 t.....c.a.t. .$. 00012450 70 00 5C 00 74 00 65 00 73 00 74 00 2E 00 74 00 p.\.t.e.s.t...t. 00012460 78 00 74 00 20 00 3E 00 20 00 24 00 70 00 5C 00 x.t. .>. .$.p.\. 00012470 74 00 65 00 73 00 74 00 31 00 2E 00 74 00 78 00 t.e.s.t.1...t.x. 00012480 74 00 20 00 3B 00 20 00 64 00 69 00 72 00 20 00 t. .;. .d.i.r. . 00012490 24 00 70 00 5C 00 74 00 65 00 2A 00 0D 00 0A 00 $.p.\.t.e.*..... 000124A0 63 00 61 00 74 00 20 00 24 00 70 00 5C 00 74 00 c.a.t. .$.p.\.t. 000124B0 65 00 73 00 74 00 2E 00 74 00 78 00 74 00 20 00 e.s.t...t.x.t. . 000124C0 7C 00 20 00 3F 00 20 00 7B 00 20 00 54 00 65 00 |. .?. .{. .T.e. 000124D0 73 00 74 00 2D 00 43 00 6F 00 6E 00 6E 00 65 00 s.t.-.C.o.n.n.e. 000124E0 63 00 74 00 69 00 6F 00 6E 00 20 00 24 00 5F 00 c.t.i.o.n. .$._. 000124F0 20 00 2D 00 71 00 20 00 2D 00 63 00 6F 00 75 00 .-.q. .-.c.o.u. 00012500 20 00 31 00 20 00 7D 00 0D 00 0A 00 0D 00 0A 00 .1. .}......... 00012510 64 00 69 00 72 00 20 00 2D 00 4C 00 69 00 74 00 d.i.r. .-.L.i.t. 00012520 65 00 72 00 61 00 6C 00 50 00 61 00 74 00 68 00 e.r.a.l.P.a.t.h. 00012530 20 00 24 00 65 00 6E 00 76 00 3A 00 54 00 45 00 .$.e.n.v.:.T.E. 00012540 4D 00 50 00 20 00 2D 00 52 00 65 00 63 00 75 00 M.P. .-.R.e.c.u. 00012550 72 00 73 00 65 00 20 00 2D 00 45 00 41 00 20 00 r.s.e. .-.E.A. . 00012560 53 00 69 00 6C 00 65 00 6E 00 74 00 6C 00 79 00 S.i.l.e.n.t.l.y. 00012570 43 00 6F 00 6E 00 74 00 69 00 6E 00 75 00 65 00 C.o.n.t.i.n.u.e. 00012580 20 00 2D 00 46 00 6F 00 72 00 63 00 65 00 20 00 .-.F.o.r.c.e. . 00012590 7C 00 0D 00 0A 00 20 00 3F 00 20 00 7B 00 21 00 |..... .?. .{.!. 000125A0 20 00 24 00 5F 00 2E 00 50 00 53 00 49 00 73 00 .$._...P.S.I.s. 000125B0 43 00 6F 00 6E 00 74 00 61 00 69 00 6E 00 65 00 C.o.n.t.a.i.n.e. 000125C0 72 00 20 00 2D 00 41 00 6E 00 64 00 20 00 0D 00 r. .-.A.n.d. ... 000125D0 0A 00 20 00 20 00 20 00 20 00 20 00 24 00 5F 00 .. . . . . .$._. 000125E0 2E 00 4C 00 61 00 73 00 74 00 57 00 72 00 69 00 ..L.a.s.t.W.r.i. 000125F0 74 00 65 00 54 00 69 00 6D 00 65 00 20 00 2D 00 t.e.T.i.m.e. .-. 00012600 6C 00 65 00 20 00 28 00 5B 00 64 00 61 00 74 00 l.e. .(.[.d.a.t. 00012610 65 00 74 00 69 00 6D 00 65 00 5D 00 3A 00 3A 00 e.t.i.m.e.].:.:. 00012620 54 00 6F 00 64 00 61 00 79 00 29 00 2E 00 41 00 T.o.d.a.y.)...A. 00012630 64 00 64 00 44 00 61 00 79 00 73 00 28 00 2D 00 d.d.D.a.y.s.(.-. 00012640 32 00 29 00 7D 00 20 00 7C 00 20 00 0D 00 0A 00 2.).}. .|. ..... 00012650 20 00 20 00 53 00 6F 00 72 00 74 00 2D 00 4F 00 . .S.o.r.t.-.O. 00012660 62 00 6A 00 65 00 63 00 74 00 20 00 4C 00 61 00 b.j.e.c.t. .L.a. 00012670 73 00 74 00 57 00 72 00 69 00 74 00 65 00 54 00 s.t.W.r.i.t.e.T. 00012680 69 00 6D 00 65 00 20 00 7C 00 20 00 0D 00 0A 00 i.m.e. .|. ..... 00012690 20 00 20 00 20 00 46 00 54 00 20 00 2D 00 50 00 . . .F.T. .-.P. 000126A0 72 00 6F 00 70 00 65 00 72 00 74 00 79 00 20 00 r.o.p.e.r.t.y. . 000126B0 4C 00 61 00 73 00 74 00 57 00 72 00 69 00 74 00 L.a.s.t.W.r.i.t. 000126C0 65 00 54 00 69 00 6D 00 65 00 2C 00 43 00 72 00 e.T.i.m.e.,.C.r. 000126D0 65 00 61 00 74 00 69 00 6F 00 6E 00 54 00 69 00 e.a.t.i.o.n.T.i. 000126E0 6D 00 65 00 2C 00 46 00 75 00 6C 00 6C 00 4E 00 m.e.,.F.u.l.l.N. 000126F0 61 00 6D 00 65 00 20 00 2D 00 41 00 75 00 74 00 a.m.e. .-.A.u.t. 00012700 6F 00 53 00 69 00 7A 00 65 00 0D 00 0A 00 20 00 o.S.i.z.e..... . 00012710 0D 00 0A 00 20 00 64 00 69 00 72 00 20 00 2D 00 .... .d.i.r. .-. 00012720 4C 00 69 00 74 00 65 00 72 00 61 00 6C 00 50 00 L.i.t.e.r.a.l.P. 00012730 61 00 74 00 68 00 20 00 24 00 65 00 6E 00 76 00 a.t.h. .$.e.n.v. 00012740 3A 00 54 00 45 00 4D 00 50 00 20 00 2D 00 52 00 :.T.E.M.P. .-.R. 00012750 65 00 63 00 75 00 72 00 73 00 65 00 20 00 2D 00 e.c.u.r.s.e. .-. 00012760 45 00 41 00 20 00 53 00 69 00 6C 00 65 00 6E 00 E.A. .S.i.l.e.n. 00012770 74 00 6C 00 79 00 43 00 6F 00 6E 00 74 00 69 00 t.l.y.C.o.n.t.i. 00012780 6E 00 75 00 65 00 20 00 2D 00 46 00 6F 00 72 00 n.u.e. .-.F.o.r. 00012790 63 00 65 00 20 00 7C 00 20 00 0D 00 0A 00 20 00 c.e. .|. ..... . 000127A0 20 00 3F 00 20 00 7B 00 21 00 20 00 24 00 5F 00 .?. .{.!. .$._. 000127B0 2E 00 50 00 53 00 49 00 73 00 43 00 6F 00 6E 00 ..P.S.I.s.C.o.n. 000127C0 74 00 61 00 69 00 6E 00 65 00 72 00 20 00 2D 00 t.a.i.n.e.r. .-. 000127D0 41 00 6E 00 64 00 20 00 0D 00 0A 00 20 00 20 00 A.n.d. ..... . . 000127E0 20 00 20 00 20 00 20 00 24 00 5F 00 2E 00 4C 00 . . . .$._...L. 000127F0 61 00 73 00 74 00 57 00 72 00 69 00 74 00 65 00 a.s.t.W.r.i.t.e. 00012800 54 00 69 00 6D 00 65 00 20 00 2D 00 6C 00 65 00 T.i.m.e. .-.l.e. 00012810 20 00 28 00 5B 00 64 00 61 00 74 00 65 00 74 00 .(.[.d.a.t.e.t. 00012820 69 00 6D 00 65 00 5D 00 3A 00 3A 00 54 00 6F 00 i.m.e.].:.:.T.o. 00012830 64 00 61 00 79 00 29 00 2E 00 41 00 64 00 64 00 d.a.y.)...A.d.d. 00012840 44 00 61 00 79 00 73 00 28 00 2D 00 32 00 29 00 D.a.y.s.(.-.2.). 00012850 7D 00 20 00 7C 00 20 00 0D 00 0A 00 20 00 20 00 }. .|. ..... . . 00012860 20 00 20 00 52 00 65 00 6D 00 6F 00 76 00 65 00 . .R.e.m.o.v.e. 00012870 2D 00 49 00 74 00 65 00 6D 00 20 00 2D 00 46 00 -.I.t.e.m. .-.F. 00012880 6F 00 72 00 63 00 65 00 20 00 2D 00 57 00 68 00 o.r.c.e. .-.W.h. 00012890 61 00 74 00 49 00 66 00 20 00 20 00 0D 00 0A 00 a.t.I.f. . ..... 000128A0 20 00 20 00 20 00 20 00 20 00 0D 00 0A 00 24 00 . . . . .....$. 000128B0 72 00 73 00 73 00 55 00 72 00 6C 00 20 00 3D 00 r.s.s.U.r.l. .=. 000128C0 20 00 27 00 68 00 74 00 74 00 70 00 73 00 3A 00 .'.h.t.t.p.s.:. 000128D0 2F 00 2F 00 62 00 6C 00 6F 00 67 00 73 00 2E 00 /./.b.l.o.g.s... 000128E0 6D 00 73 00 64 00 6E 00 2E 00 6D 00 69 00 63 00 m.s.d.n...m.i.c. 000128F0 72 00 6F 00 73 00 6F 00 66 00 74 00 2E 00 63 00 r.o.s.o.f.t...c. 00012900 6F 00 6D 00 2F 00 70 00 6F 00 77 00 65 00 72 00 o.m./.p.o.w.e.r. 00012910 73 00 68 00 65 00 6C 00 6C 00 2F 00 72 00 73 00 s.h.e.l.l./.r.s. 00012920 73 00 2E 00 61 00 73 00 70 00 78 00 27 00 0D 00 s...a.s.p.x.'... 00012930 0A 00 24 00 62 00 6C 00 6F 00 67 00 20 00 3D 00 ..$.b.l.o.g. .=. 00012940 20 00 5B 00 78 00 6D 00 6C 00 5D 00 28 00 4E 00 .[.x.m.l.].(.N. 00012950 65 00 77 00 2D 00 4F 00 62 00 6A 00 65 00 63 00 e.w.-.O.b.j.e.c. 00012960 74 00 20 00 53 00 79 00 73 00 74 00 65 00 6D 00 t. .S.y.s.t.e.m. 00012970 2E 00 4E 00 65 00 74 00 2E 00 57 00 65 00 62 00 ..N.e.t...W.e.b. 00012980 43 00 6C 00 69 00 65 00 6E 00 74 00 29 00 2E 00 C.l.i.e.n.t.)... 00012990 44 00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 D.o.w.n.l.o.a.d. 000129A0 53 00 74 00 72 00 69 00 6E 00 67 00 28 00 24 00 S.t.r.i.n.g.(.$. 000129B0 72 00 73 00 73 00 55 00 72 00 6C 00 29 00 0D 00 r.s.s.U.r.l.)... 000129C0 0A 00 24 00 62 00 6C 00 6F 00 67 00 2E 00 72 00 ..$.b.l.o.g...r. 000129D0 73 00 73 00 2E 00 63 00 68 00 61 00 6E 00 6E 00 s.s...c.h.a.n.n. 000129E0 65 00 6C 00 2E 00 69 00 74 00 65 00 6D 00 20 00 e.l...i.t.e.m. . 000129F0 7C 00 20 00 73 00 65 00 6C 00 65 00 63 00 74 00 |. .s.e.l.e.c.t. 00012A00 20 00 74 00 69 00 74 00 6C 00 65 00 20 00 23 00 .t.i.t.l.e. .#. 00012A10 20 00 2D 00 66 00 69 00 72 00 73 00 74 00 20 00 .-.f.i.r.s.t. . 00012A20 38 00 0D 00 0A 00 0D 00 0A 00 24 00 72 00 73 00 8.........$.r.s. 00012A30 73 00 55 00 72 00 6C 00 20 00 3D 00 20 00 27 00 s.U.r.l. .=. .'. 00012A40 68 00 74 00 74 00 70 00 73 00 3A 00 2F 00 2F 00 h.t.t.p.s.:././. 00012A50 62 00 6C 00 6F 00 67 00 73 00 2E 00 6D 00 73 00 b.l.o.g.s...m.s. 00012A60 64 00 6E 00 2E 00 6D 00 69 00 63 00 72 00 6F 00 d.n...m.i.c.r.o. 00012A70 73 00 6F 00 66 00 74 00 2E 00 63 00 6F 00 6D 00 s.o.f.t...c.o.m. 00012A80 2F 00 70 00 6F 00 77 00 65 00 72 00 73 00 68 00 /.p.o.w.e.r.s.h. 00012A90 65 00 6C 00 6C 00 2F 00 72 00 73 00 73 00 2E 00 e.l.l./.r.s.s... 00012AA0 61 00 73 00 70 00 78 00 27 00 0D 00 0A 00 28 00 a.s.p.x.'.....(. 00012AB0 5B 00 78 00 6D 00 6C 00 5D 00 28 00 4E 00 65 00 [.x.m.l.].(.N.e. 00012AC0 77 00 2D 00 4F 00 62 00 6A 00 65 00 63 00 74 00 w.-.O.b.j.e.c.t. 00012AD0 20 00 53 00 79 00 73 00 74 00 65 00 6D 00 2E 00 .S.y.s.t.e.m... 00012AE0 4E 00 65 00 74 00 2E 00 57 00 65 00 62 00 43 00 N.e.t...W.e.b.C. 00012AF0 6C 00 69 00 65 00 6E 00 74 00 29 00 2E 00 44 00 l.i.e.n.t.)...D. 00012B00 6F 00 77 00 6E 00 6C 00 6F 00 61 00 64 00 53 00 o.w.n.l.o.a.d.S. 00012B10 74 00 72 00 69 00 6E 00 67 00 28 00 24 00 72 00 t.r.i.n.g.(.$.r. 00012B20 73 00 73 00 55 00 72 00 6C 00 29 00 29 00 2E 00 s.s.U.r.l.).)... 00012B30 72 00 73 00 73 00 2E 00 63 00 68 00 61 00 6E 00 r.s.s...c.h.a.n. 00012B40 6E 00 65 00 6C 00 2E 00 69 00 74 00 65 00 6D 00 n.e.l...i.t.e.m. 00012B50 20 00 7C 00 0D 00 0A 00 20 00 20 00 20 00 20 00 .|..... . . . . 00012B60 20 00 25 00 20 00 7B 00 20 00 24 00 5F 00 2E 00 .%. .{. .$._... 00012B70 74 00 69 00 74 00 6C 00 65 00 3B 00 20 00 22 00 t.i.t.l.e.;. .". 00012B80 20 00 20 00 24 00 28 00 24 00 5F 00 2E 00 6C 00 . .$.(.$._...l. 00012B90 69 00 6E 00 6B 00 29 00 22 00 20 00 7D 00 0D 00 i.n.k.).". .}... 00012BA0 0A 00 0D 00 0A 00 23 00 20 00 20 00 72 00 69 00 ......#. . .r.i. 00012BB0 61 00 64 00 65 00 6E 00 69 00 65 00 20 00 70 00 a.d.e.n.i.e. .p. 00012BC0 72 00 69 00 73 00 74 00 75 00 70 00 75 00 20 00 r.i.s.t.u.p.u. . 00012BD0 2D 00 20 00 41 00 43 00 4C 00 0D 00 0A 00 67 00 -. .A.C.L.....g. 00012BE0 63 00 6D 00 20 00 2D 00 4E 00 6F 00 75 00 6E 00 c.m. .-.N.o.u.n. 00012BF0 20 00 41 00 43 00 4C 00 0D 00 0A 00 47 00 65 00 .A.C.L.....G.e. 00012C00 74 00 2D 00 41 00 63 00 6C 00 20 00 2D 00 50 00 t.-.A.c.l. .-.P. 00012C10 61 00 74 00 68 00 20 00 2E 00 20 00 7C 00 20 00 a.t.h. ... .|. . 00012C20 53 00 65 00 6C 00 65 00 63 00 74 00 20 00 2D 00 S.e.l.e.c.t. .-. 00012C30 45 00 78 00 70 00 61 00 6E 00 64 00 50 00 72 00 E.x.p.a.n.d.P.r. 00012C40 6F 00 70 00 65 00 72 00 74 00 79 00 20 00 61 00 o.p.e.r.t.y. .a. 00012C50 63 00 63 00 65 00 73 00 73 00 0D 00 0A 00 68 00 c.c.e.s.s.....h. 00012C60 65 00 6C 00 70 00 20 00 53 00 65 00 74 00 2D 00 e.l.p. .S.e.t.-. 00012C70 41 00 63 00 6C 00 20 00 2D 00 66 00 75 00 6C 00 A.c.l. .-.f.u.l. 00012C80 0D 00 0A 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 ........#.|.-.-. 00012C90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012CF0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012D00 2D 00 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 -.-.-.....#.|. . 00012D10 20 00 4C 00 41 00 42 00 2D 00 39 00 20 00 2D 00 .L.A.B.-.9. .-. 00012D20 20 00 50 00 4F 00 55 00 7D 01 CD 00 56 00 41 00 .P.O.U.}.Í.V.A. 00012D30 4E 00 49 00 45 00 20 00 4B 00 4F 00 4E 00 5A 00 N.I.E. .K.O.N.Z. 00012D40 4F 00 4C 00 59 00 20 00 41 00 20 00 4F 00 4E 00 O.L.Y. .A. .O.N. 00012D50 45 00 4C 00 49 00 4E 00 45 00 52 00 20 00 56 00 E.L.I.N.E.R. .V. 00012D60 4F 00 20 00 57 00 49 00 4E 00 44 00 4F 00 57 00 O. .W.I.N.D.O.W. 00012D70 53 00 0D 00 0A 00 23 00 7C 00 2D 00 2D 00 2D 00 S.....#.|.-.-.-. 00012D80 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012D90 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DA0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DB0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DC0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DD0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DE0 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 2D 00 -.-.-.-.-.-.-.-. 00012DF0 2D 00 2D 00 0D 00 0A 00 23 00 7C 00 20 00 31 00 -.-.....#.|. .1. 00012E00 2E 00 20 00 56 00 79 00 70 00 ED 00 61 01 74 00 .. .V.y.p.í.a.t. 00012E10 65 00 20 00 73 00 74 00 61 00 76 00 20 00 70 00 e. .s.t.a.v. .p. 00012E20 72 00 6F 00 63 00 65 00 73 00 6F 00 76 00 20 00 r.o.c.e.s.o.v. . 00012E30 2F 00 20 00 73 00 6C 00 75 00 7E 01 69 00 65 00 /. .s.l.u.~.i.e. 00012E40 62 00 2C 00 20 00 61 00 6A 00 20 00 76 00 20 00 b.,. .a.j. .v. . 00012E50 75 00 70 00 72 00 61 00 76 00 65 00 6E 00 6F 00 u.p.r.a.v.e.n.o. 00012E60 6D 00 20 00 74 00 76 00 61 00 72 00 65 00 2C 00 m. .t.v.a.r.e.,. 00012E70 20 00 6E 00 61 00 70 00 72 00 2E 00 0D 00 0A 00 .n.a.p.r....... 00012E80 23 00 7C 00 20 00 20 00 20 00 20 00 20 00 66 00 #.|. . . . . .f. 00012E90 61 00 72 00 65 00 62 00 6E 00 65 00 20 00 72 00 a.r.e.b.n.e. .r. 00012EA0 6F 00 7A 00 6C 00 ED 00 61 01 65 00 6E 00 65 00 o.z.l.í.a.e.n.e. 00012EB0 20 00 62 00 65 00 7E 01 69 00 61 00 63 00 65 00 .b.e.~.i.a.c.e. 00012EC0 20 00 2F 00 20 00 6E 00 65 00 62 00 65 00 7E 01 ./. .n.e.b.e.~. 00012ED0 69 00 61 00 63 00 65 00 20 00 73 00 6C 00 75 00 i.a.c.e. .s.l.u. 00012EE0 7E 01 62 00 79 00 20 00 61 00 20 00 70 00 6F 00 ~.b.y. .a. .p.o. 00012EF0 64 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 32 00 d.......#.|. .2. 00012F00 2E 00 20 00 53 00 70 00 75 00 73 00 65 01 74 00 .. .S.p.u.s.e.t. 00012F10 65 00 20 00 4E 00 4F 00 54 00 45 00 50 00 41 00 e. .N.O.T.E.P.A. 00012F20 44 00 20 00 28 00 61 00 6A 00 20 00 76 00 69 00 D. .(.a.j. .v.i. 00012F30 61 00 63 00 6B 00 72 00 E1 00 74 00 29 00 20 00 a.c.k.r.á.t.). . 00012F40 6D 00 61 00 6E 00 75 00 E1 00 6C 00 6E 00 65 00 m.a.n.u.á.l.n.e. 00012F50 20 00 61 00 6A 00 20 00 70 00 6F 00 6D 00 6F 00 .a.j. .p.o.m.o. 00012F60 63 00 6F 00 75 00 20 00 57 00 50 00 53 00 2E 00 c.o.u. .W.P.S... 00012F70 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 00012F80 4E 00 69 00 65 00 6B 00 74 00 6F 00 72 00 E9 00 N.i.e.k.t.o.r.é. 00012F90 20 00 6F 00 6B 00 6E 00 E1 00 20 00 7A 00 61 00 .o.k.n.á. .z.a. 00012FA0 74 00 76 00 6F 00 72 00 74 00 65 00 20 00 6D 00 t.v.o.r.t.e. .m. 00012FB0 61 00 6E 00 75 00 E1 00 6C 00 6E 00 65 00 2C 00 a.n.u.á.l.n.e.,. 00012FC0 20 00 6E 00 69 00 65 00 6B 00 74 00 6F 00 72 00 .n.i.e.k.t.o.r. 00012FD0 E9 00 20 00 70 00 6F 00 6D 00 6F 00 63 00 6F 00 é. .p.o.m.o.c.o. 00012FE0 75 00 20 00 57 00 50 00 53 00 2E 00 0D 00 0A 00 u. .W.P.S....... 00012FF0 23 00 7C 00 20 00 33 00 2E 00 20 00 44 00 E1 00 #.|. .3... .D.á. 00013000 20 00 73 00 61 00 20 00 70 00 69 00 6E 00 67 00 .s.a. .p.i.n.g. 00013010 6E 00 FA 00 65 01 20 00 43 00 4C 00 31 00 3F 00 n.ú.e. .C.L.1.?. 00013020 20 00 5A 00 69 00 73 00 74 00 69 00 74 00 65 00 .Z.i.s.t.i.t.e. 00013030 2C 00 20 00 61 00 6B 00 6F 00 20 00 73 00 FA 00 ,. .a.k.o. .s.ú. 00013040 20 00 6E 00 61 00 73 00 74 00 61 00 76 00 65 00 .n.a.s.t.a.v.e. 00013050 6E 00 65 00 20 00 70 00 72 00 61 00 76 00 69 00 n.e. .p.r.a.v.i. 00013060 64 00 6C 00 E1 00 20 00 70 00 72 00 65 00 0D 00 d.l.á. .p.r.e... 00013070 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 70 00 ..#.|. . . . .p. 00013080 72 00 69 00 63 00 68 00 E1 00 64 00 7A 00 61 00 r.i.c.h.á.d.z.a. 00013090 6A 00 FA 00 63 00 75 00 20 00 6B 00 6F 00 6D 00 j.ú.c.u. .k.o.m. 000130A0 75 00 6E 00 69 00 6B 00 E1 00 63 00 69 00 75 00 u.n.i.k.á.c.i.u. 000130B0 20 00 6E 00 61 00 20 00 57 00 69 00 6E 00 64 00 .n.a. .W.i.n.d. 000130C0 6F 00 77 00 73 00 20 00 46 00 69 00 72 00 65 00 o.w.s. .F.i.r.e. 000130D0 77 00 61 00 6C 00 6C 00 2E 00 0D 00 0A 00 23 00 w.a.l.l.......#. 000130E0 7C 00 20 00 34 00 2E 00 20 00 5A 00 69 00 73 00 |. .4... .Z.i.s. 000130F0 74 00 69 00 74 00 65 00 2C 00 20 00 61 00 6B 00 t.i.t.e.,. .a.k. 00013100 6F 00 20 00 6A 00 65 00 20 00 6E 00 61 00 73 00 o. .j.e. .n.a.s. 00013110 74 00 61 00 76 00 65 00 6E 00 E9 00 20 00 70 00 t.a.v.e.n.é. .p. 00013120 72 00 61 00 76 00 69 00 64 00 6C 00 6F 00 20 00 r.a.v.i.d.l.o. . 00013130 70 00 72 00 65 00 20 00 53 00 6B 00 79 00 70 00 p.r.e. .S.k.y.p. 00013140 65 00 20 00 61 00 20 00 70 00 69 00 6E 00 67 00 e. .a. .p.i.n.g. 00013150 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ......#.|. . . . 00013160 20 00 50 00 6F 00 76 00 6F 00 3E 01 74 00 65 00 .P.o.v.o.>.t.e. 00013170 20 00 70 00 69 00 6E 00 67 00 6F 00 76 00 61 00 .p.i.n.g.o.v.a. 00013180 6E 00 69 00 65 00 20 00 6E 00 61 00 20 00 43 00 n.i.e. .n.a. .C. 00013190 4C 00 31 00 20 00 70 00 6F 00 6D 00 6F 00 63 00 L.1. .p.o.m.o.c. 000131A0 6F 00 75 00 20 00 57 00 50 00 53 00 2E 00 0D 00 o.u. .W.P.S..... 000131B0 0A 00 23 00 7C 00 20 00 35 00 2E 00 20 00 56 00 ..#.|. .5... .V. 000131C0 79 00 70 00 ED 00 61 01 74 00 65 00 20 00 6F 00 y.p.í.a.t.e. .o. 000131D0 62 00 73 00 61 00 68 00 20 00 73 00 FA 00 62 00 b.s.a.h. .s.ú.b. 000131E0 6F 00 72 00 6F 00 76 00 20 00 73 00 20 00 70 00 o.r.o.v. .s. .p. 000131F0 E1 00 72 00 6E 00 79 00 6D 00 20 00 0D 01 ED 00 á.r.n.y.m. ...í. 00013200 73 00 6C 00 6F 00 6D 00 20 00 6D 00 65 00 6E 00 s.l.o.m. .m.e.n. 00013210 61 01 ED 00 6D 00 20 00 61 00 6B 00 6F 00 20 00 a.í.m. .a.k.o. . 00013220 31 00 30 00 2E 00 0D 00 0A 00 23 00 7C 00 20 00 1.0.......#.|. . 00013230 36 00 2E 00 20 00 56 00 79 00 6D 00 61 00 7E 01 6... .V.y.m.a.~. 00013240 74 00 65 00 20 00 73 00 FA 00 62 00 6F 00 72 00 t.e. .s.ú.b.o.r. 00013250 79 00 2C 00 20 00 6B 00 74 00 6F 00 72 00 E9 00 y.,. .k.t.o.r.é. 00013260 20 00 6D 00 61 00 6A 00 FA 00 20 00 6E 00 61 00 .m.a.j.ú. .n.a. 00013270 20 00 6B 00 6F 00 6E 00 63 00 69 00 20 00 6D 00 .k.o.n.c.i. .m. 00013280 65 00 6E 00 61 00 20 00 33 00 2C 00 20 00 35 00 e.n.a. .3.,. .5. 00013290 20 00 61 00 6C 00 65 00 62 00 6F 00 20 00 38 00 .a.l.e.b.o. .8. 000132A0 2E 00 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 ......#.|. . . . 000132B0 20 00 4B 00 6F 00 3E 01 6B 00 6F 00 20 00 6F 00 .K.o.>.k.o. .o. 000132C0 73 00 74 00 61 00 6C 00 6F 00 20 00 73 00 FA 00 s.t.a.l.o. .s.ú. 000132D0 62 00 6F 00 72 00 6F 00 76 00 3F 00 0D 00 0A 00 b.o.r.o.v.?..... 000132E0 23 00 7C 00 20 00 37 00 2E 00 20 00 56 00 20 00 #.|. .7... .V. . 000132F0 48 00 4B 00 4C 00 4D 00 3A 00 5C 00 53 00 59 00 H.K.L.M.:.\.S.Y. 00013300 53 00 54 00 45 00 4D 00 20 00 76 00 79 00 74 00 S.T.E.M. .v.y.t. 00013310 76 00 6F 00 72 00 74 00 65 00 20 00 6E 00 6F 00 v.o.r.t.e. .n.o. 00013320 76 00 FD 00 20 00 6B 00 3E 01 FA 00 0D 01 20 00 v.ý. .k.>.ú... . 00013330 4E 00 65 00 77 00 4B 00 65 00 79 00 20 00 61 00 N.e.w.K.e.y. .a. 00013340 20 00 7A 00 61 00 70 00 ED 00 61 01 74 00 65 00 .z.a.p.í.a.t.e. 00013350 20 00 64 00 6F 00 20 00 6E 00 65 00 68 00 6F 00 .d.o. .n.e.h.o. 00013360 0D 00 0A 00 23 00 7C 00 20 00 20 00 20 00 20 00 ....#.|. . . . . 00013370 68 00 6F 00 64 00 6E 00 6F 00 74 00 79 00 20 00 h.o.d.n.o.t.y. . 00013380 50 00 61 00 72 00 31 00 20 00 3D 00 20 00 31 00 P.a.r.1. .=. .1. 00013390 30 00 30 00 2C 00 20 00 50 00 61 00 72 00 32 00 0.0.,. .P.a.r.2. 000133A0 3D 00 31 00 30 00 32 00 2E 00 20 00 53 00 6B 00 =.1.0.2... .S.k. 000133B0 6F 00 6E 00 74 00 72 00 6F 00 6C 00 75 00 6A 00 o.n.t.r.o.l.u.j. PS D:\WPS> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS D:\WPS> (dir D:\WPS)[-1] | Format-Wide -Column 3 Directory: D:\WPS WPS3-S.ps1 PS D:\WPS> (dir D:\WPS) | Format-Wide -Column 3 Directory: D:\WPS Modules PS eBooks PS.Examples PSWA EXC-PS-Excel-PivotTable.PNG EXC-PS-Excel.ps1 Get-FileName-GUI.cmd Get-FileName-GUI.ps1 gsv-Excel.ps1 PS -f.txt PS Aliases.png PS Get-Date -Format.ps1 PS Get-Help -Examples.txt PS Get-Help about.txt PS ImplicitRemoting.png PS ISE Snippets.png PS ScheduledJob.ps1 PS Update-Help Proxy.ps1 PS Update-Help.txt PS-Ukazky.ps1 Reg-Set-Remotelly MSG.txt Subory.ps1 Wake-Computer.ps1 WMI-List-Win32_Class.ps1 WmiExplorer.ps1 WPS3-K.ps1 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS) | Format-Wide -Column 5 Directory: D:\WPS Modules PS eBooks PS.Examples PSWA EXC-PS-Excel-PivotTable.PNG EXC-PS-Excel.ps1 Get-FileName-GUI.cmd Get-FileName-GUI.ps1 gsv-Excel.ps1 PS -f.txt PS Aliases.png PS Get-Date -Format.ps1 PS Get-Help -Examples.txt PS Get-Help about.txt PS ImplicitRemoting.png PS ISE Snippets.png PS ScheduledJob.ps1 PS Update-Help Proxy.ps1 PS Update-Help.txt PS-Ukazky.ps1 Reg-Set-Remotelly MSG.txt Subory.ps1 Wake-Computer.ps1 WMI-List-Win32_Class.ps1 WmiExplorer.ps1 WPS3-K.ps1 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS) | Format-Wide -Column 7 Directory: D:\WPS Modules PS eBooks PS.Examples PSWA EXC-PS-Excel-PivotTable.PNG EXC-PS-Excel.ps1 Get-FileName-GUI.cmd Get-FileName-GUI.ps1 gsv-Excel.ps1 PS -f.txt PS Aliases.png PS Get-Date -Format.ps1 PS Get-Help -Examples.txt PS Get-Help about.txt PS ImplicitRemoting.png PS ISE Snippets.png PS ScheduledJob.ps1 PS Update-Help Proxy.ps1 PS Update-Help.txt PS-Ukazky.ps1 Reg-Set-Remotelly MSG.txt Subory.ps1 Wake-Computer.ps1 WMI-List-Win32_Class.ps1 WmiExplorer.ps1 WPS3-K.ps1 WPS3-S.ps1 PS D:\WPS> (dir D:\WPS) | Format-Wide -Column 9 Directory: D:\WPS Modules PS eBooks PS.Examples PSWA EXC-PS-Excel-PivotTab... EXC-PS-Excel.ps1 Get-FileName-GUI.cmd Get-FileName-GUI.ps1 gsv-Excel.ps1 PS -f.txt PS Aliases.png PS Get-Date -Format.ps1 PS Get-Help -Examples... PS Get-Help about.txt PS ImplicitRemoting.png PS ISE Snippets.png PS ScheduledJob.ps1 PS Update-Help Proxy... PS Update-Help.txt PS-Ukazky.ps1 Reg-Set-Remotelly MSG... Subory.ps1 Wake-Computer.ps1 WMI-List-Win32_Class.ps1 WmiExplorer.ps1 WPS3-K.ps1 WPS3-S.ps1 PS D:\WPS> Get-Command -Verb get CommandType Name Version Source ----------- ---- ------- ------ Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management PS D:\WPS> Get-Command -ParameterName cmdlet -Verb get Get-Command : No matching commands include a parameter named 'cmdlet'. Check the spelling of the parameter name, and th en try again. Parameter name: cmdlet At line:1 char:1 + Get-Command -ParameterName cmdlet -Verb get + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (cmdlet:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : No matching commands include a parameter named 'cmdlet'. Check the spelling of the parameter name, and then try again. Parameter name: cmdlet At line:1 char:1 + Get-Command -ParameterName cmdlet -Verb get + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (cmdlet:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command -ParameterName cmdlet CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Export-ModuleMember 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Import-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-Module 3.0.0.0 Microsoft.PowerShell.Core PS D:\WPS> Get-Command -CommandType cmdlet CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Add-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Add-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Add-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Add-AppxPackage 2.0.0.0 Appx Cmdlet Add-AppxProvisionedPackage 3.0 DISM Cmdlet Add-AppxVolume 2.0.0.0 Appx Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Add-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Add-ClusteriSCSITargetServerRole 2.0.0.0 IscsiTarget Cmdlet Add-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-IscsiVirtualDiskTargetMapping 2.0.0.0 IscsiTarget Cmdlet Add-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Add-KdsRootKey 1.0.0.0 Kds Cmdlet Add-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Add-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-SignerRule 1.0 ConfigCI Cmdlet Add-Type 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Add-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Add-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMGroupMember 2.0.0.0 Hyper-V Cmdlet Add-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Add-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Add-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Add-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMScsiController 2.0.0.0 Hyper-V Cmdlet Add-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Add-VMSwitch 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchTeamMember 2.0.0.0 Hyper-V Cmdlet Add-WindowsCapability 3.0 DISM Cmdlet Add-WindowsDriver 3.0 DISM Cmdlet Add-WindowsImage 3.0 DISM Cmdlet Add-WindowsPackage 3.0 DISM Cmdlet Backup-AuditPolicy 1.0.0.0 SecurityCmdlets Cmdlet Backup-SecurityPolicy 1.0.0.0 SecurityCmdlets Cmdlet Clear-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Clear-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-KdsCache 1.0.0.0 Kds Cmdlet Clear-RecycleBin 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Clear-UevAppxPackage 2.1.639.0 UEV Cmdlet Clear-UevConfiguration 2.1.639.0 UEV Cmdlet Clear-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Clear-WindowsCorruptMountPoint 3.0 DISM Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Compare-VM 2.0.0.0 Hyper-V Cmdlet Complete-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Complete-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Complete-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Complete-VMFailover 2.0.0.0 Hyper-V Cmdlet Confirm-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Connect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Connect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Connect-VMSan 2.0.0.0 Hyper-V Cmdlet Connect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet ConvertFrom-CIPolicy 1.0 ConfigCI Cmdlet ConvertFrom-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-StringData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Convert-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Convert-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Html 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertTo-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet ConvertTo-Xml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-VHD 2.0.0.0 Hyper-V Cmdlet Copy-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet Debug-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Debug-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Debug-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Debug-VM 2.0.0.0 Hyper-V Cmdlet Disable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Disable-Appv 1.0.0.0 AppvClient Cmdlet Disable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Disable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Disable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Disable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Disable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Disable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Disable-TlsEccCurve 2.0.0.0 TLS Cmdlet Disable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Disable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Disable-Uev 2.1.639.0 UEV Cmdlet Disable-UevAppxPackage 2.1.639.0 UEV Cmdlet Disable-UevTemplate 2.1.639.0 UEV Cmdlet Disable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Disable-VMEventing 2.0.0.0 Hyper-V Cmdlet Disable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Disable-VMMigration 2.0.0.0 Hyper-V Cmdlet Disable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Disable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Disable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Disable-VMTPM 2.0.0.0 Hyper-V Cmdlet Disable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Disable-WindowsOptionalFeature 3.0 DISM Cmdlet Disable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Disconnect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disconnect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Disconnect-VMSan 2.0.0.0 Hyper-V Cmdlet Disconnect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Cmdlet Edit-CIPolicyRule 1.0 ConfigCI Cmdlet Enable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Enable-Appv 1.0.0.0 AppvClient Cmdlet Enable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Enable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Enable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Enable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Enable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Enable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Enable-TlsEccCurve 2.0.0.0 TLS Cmdlet Enable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Enable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Enable-Uev 2.1.639.0 UEV Cmdlet Enable-UevAppxPackage 2.1.639.0 UEV Cmdlet Enable-UevTemplate 2.1.639.0 UEV Cmdlet Enable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Enable-VMEventing 2.0.0.0 Hyper-V Cmdlet Enable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Enable-VMMigration 2.0.0.0 Hyper-V Cmdlet Enable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Enable-VMReplication 2.0.0.0 Hyper-V Cmdlet Enable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Enable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Enable-VMTPM 2.0.0.0 Hyper-V Cmdlet Enable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Enable-WindowsOptionalFeature 3.0 DISM Cmdlet Enable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Enter-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enter-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Expand-WindowsCustomDataImage 3.0 DISM Cmdlet Expand-WindowsImage 3.0 DISM Cmdlet Export-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Export-Certificate 1.0.0.0 PKI Cmdlet Export-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-Console 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Export-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Export-ModuleMember 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-PfxCertificate 1.0.0.0 PKI Cmdlet Export-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-StartLayout 1.0.0.0 StartLayout Cmdlet Export-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Export-UevConfiguration 2.1.639.0 UEV Cmdlet Export-UevPackage 2.1.639.0 UEV Cmdlet Export-VM 2.0.0.0 Hyper-V Cmdlet Export-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Export-WindowsDriver 3.0 DISM Cmdlet Export-WindowsImage 3.0 DISM Cmdlet Find-Package 1.0.0.1 PackageManagement Cmdlet Find-PackageProvider 1.0.0.1 PackageManagement Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Format-Custom 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Wide 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS D:\WPS> Get-Command -Verb set -CommandType cmdlet >> TerminatingError(Get-Command): "Parameter set cannot be resolved using the specified named parameters." Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + Get-Command -Verb set -CommandType cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Parameter set cannot be resolved using the specified named parameters. At line:1 char:1 + Get-Command -Verb set -CommandType cmdlet + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : AmbiguousParameterSet,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command -CommandType cmdlet set-* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Set-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppBackgroundTaskResourcePolicy 1.0.0.0 AppBackgroundTask Cmdlet Set-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Set-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Set-AppvClientMode 1.0.0.0 AppvClient Cmdlet Set-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Set-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Set-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Set-AppXProvisionedDataFile 3.0 DISM Cmdlet Set-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Set-BpaResult 1.0 BestPractices Cmdlet Set-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Set-CimInstance 1.0.0.0 CimCmdlets Cmdlet Set-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Set-CIPolicySetting 1.0 ConfigCI Cmdlet Set-CIPolicyVersion 1.0 ConfigCI Cmdlet Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Culture 2.0.0.0 International Cmdlet Set-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-HVCIOptions 1.0 ConfigCI Cmdlet Set-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Set-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Set-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Set-KdsConfiguration 1.0.0.0 Kds Cmdlet Set-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-NfsMappedIdentity 1.0 NFS Cmdlet Set-NfsNetgroup 1.0 NFS Cmdlet Set-PackageSource 1.0.0.1 PackageManagement Cmdlet Set-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-PSDebug 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Set-PSReadlineOption 1.2 PSReadline Cmdlet Set-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-RuleOption 1.0 ConfigCI Cmdlet Set-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Set-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Set-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Set-StrictMode 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Set-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-UevConfiguration 2.1.639.0 UEV Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Set-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-VHD 2.0.0.0 Hyper-V Cmdlet Set-VM 2.0.0.0 Hyper-V Cmdlet Set-VMBios 2.0.0.0 Hyper-V Cmdlet Set-VMComPort 2.0.0.0 Hyper-V Cmdlet Set-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Set-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Set-VMFirmware 2.0.0.0 Hyper-V Cmdlet Set-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMHost 2.0.0.0 Hyper-V Cmdlet Set-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Set-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Set-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Set-VMMemory 2.0.0.0 Hyper-V Cmdlet Set-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRdma 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Set-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Set-VMProcessor 2.0.0.0 Hyper-V Cmdlet Set-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMReplication 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Set-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Set-VMSan 2.0.0.0 Hyper-V Cmdlet Set-VMSecurity 2.0.0.0 Hyper-V Cmdlet Set-VMSecurityPolicy 2.0.0.0 Hyper-V Cmdlet Set-VMSwitch 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Set-VMVideo 2.0.0.0 Hyper-V Cmdlet Set-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Set-WindowsEdition 3.0 DISM Cmdlet Set-WindowsProductKey 3.0 DISM Cmdlet Set-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Set-WinHomeLocation 2.0.0.0 International Cmdlet Set-WinLanguageBarOption 2.0.0.0 International Cmdlet Set-WinSystemLocale 2.0.0.0 International Cmdlet Set-WinUILanguageOverride 2.0.0.0 International Cmdlet Set-WinUserLanguageList 2.0.0.0 International Cmdlet Set-WmiInstance 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-WSManQuickConfig 3.0.0.0 Microsoft.WSMan.Management PS D:\WPS> Get-Command -CommandType cmdlet set-* |Format-Wide -Column 3 Set-Acl Set-Alias Set-AppBackgroundTaskResourcePolicy Set-AppLockerPolicy Set-AppvClientConfiguration Set-AppvClientMode Set-AppvClientPackage Set-AppvPublishingServer Set-AppxDefaultVolume Set-AppXProvisionedDataFile Set-AuthenticodeSignature Set-BitsTransfer Set-BpaResult Set-CertificateAutoEnrollmentPolicy Set-CimInstance Set-CIPolicyIdInfo Set-CIPolicySetting Set-CIPolicyVersion Set-Clipboard Set-Content Set-Culture Set-Date Set-DscLocalConfigurationManager Set-ExecutionPolicy Set-HVCIOptions Set-IscsiServerTarget Set-IscsiTargetServerSetting Set-IscsiVirtualDisk Set-IscsiVirtualDiskSnapshot Set-Item Set-ItemProperty Set-JobTrigger Set-KdsConfiguration Set-LocalGroup Set-LocalUser Set-Location Set-NfsMappedIdentity Set-NfsNetgroup Set-PackageSource Set-PSBreakpoint Set-PSDebug Set-PSReadlineKeyHandler Set-PSReadlineOption Set-PSSessionConfiguration Set-RuleOption Set-SecureBootUEFI Set-Service Set-ScheduledJob Set-ScheduledJobOption Set-StrictMode Set-TimeZone Set-TpmOwnerAuth Set-TraceSource Set-UevConfiguration Set-UevTemplateProfile Set-Variable Set-VHD Set-VM Set-VMBios Set-VMComPort Set-VMDvdDrive Set-VMFibreChannelHba Set-VMFirmware Set-VMFloppyDiskDrive Set-VMGpuPartitionAdapter Set-VMHardDiskDrive Set-VMHost Set-VMHostCluster Set-VMKeyProtector Set-VMKeyStorageDrive Set-VMMemory Set-VMMigrationNetwork Set-VMNetworkAdapter Set-VMNetworkAdapterFailoverConfiguration Set-VMNetworkAdapterIsolation Set-VMNetworkAdapterRdma Set-VMNetworkAdapterRoutingDomainMapping Set-VMNetworkAdapterTeamMapping Set-VMNetworkAdapterVlan Set-VMPartitionableGpu Set-VMProcessor Set-VMRemoteFx3dVideoAdapter Set-VMReplication Set-VMReplicationAuthorizationEntry Set-VMReplicationServer Set-VMResourcePool Set-VMSan Set-VMSecurity Set-VMSecurityPolicy Set-VMSwitch Set-VMSwitchExtensionPortFeature Set-VMSwitchExtensionSwitchFeature Set-VMSwitchTeam Set-VMVideo Set-WheaMemoryPolicy Set-WinAcceptLanguageFromLanguageListOptOut Set-WinCultureFromLanguageListOptOut Set-WinDefaultInputMethodOverride Set-WindowsEdition Set-WindowsProductKey Set-WindowsSearchSetting Set-WinHomeLocation Set-WinLanguageBarOption Set-WinSystemLocale Set-WinUILanguageOverride Set-WinUserLanguageList Set-WmiInstance Set-WSManInstance Set-WSManQuickConfig PS D:\WPS> Get-Command -CommandType cmdlet set-* |Format-Wide -Column 4 Set-Acl Set-Alias Set-AppBackgroundTaskResourcePolicy Set-AppLockerPolicy Set-AppvClientConfiguration Set-AppvClientMode Set-AppvClientPackage Set-AppvPublishingServer Set-AppxDefaultVolume Set-AppXProvisionedDataFile Set-AuthenticodeSignature Set-BitsTransfer Set-BpaResult Set-CertificateAutoEnrollmentPolicy Set-CimInstance Set-CIPolicyIdInfo Set-CIPolicySetting Set-CIPolicyVersion Set-Clipboard Set-Content Set-Culture Set-Date Set-DscLocalConfigurationManager Set-ExecutionPolicy Set-HVCIOptions Set-IscsiServerTarget Set-IscsiTargetServerSetting Set-IscsiVirtualDisk Set-IscsiVirtualDiskSnapshot Set-Item Set-ItemProperty Set-JobTrigger Set-KdsConfiguration Set-LocalGroup Set-LocalUser Set-Location Set-NfsMappedIdentity Set-NfsNetgroup Set-PackageSource Set-PSBreakpoint Set-PSDebug Set-PSReadlineKeyHandler Set-PSReadlineOption Set-PSSessionConfiguration Set-RuleOption Set-SecureBootUEFI Set-Service Set-ScheduledJob Set-ScheduledJobOption Set-StrictMode Set-TimeZone Set-TpmOwnerAuth Set-TraceSource Set-UevConfiguration Set-UevTemplateProfile Set-Variable Set-VHD Set-VM Set-VMBios Set-VMComPort Set-VMDvdDrive Set-VMFibreChannelHba Set-VMFirmware Set-VMFloppyDiskDrive Set-VMGpuPartitionAdapter Set-VMHardDiskDrive Set-VMHost Set-VMHostCluster Set-VMKeyProtector Set-VMKeyStorageDrive Set-VMMemory Set-VMMigrationNetwork Set-VMNetworkAdapter Set-VMNetworkAdapterFailoverConfiguration Set-VMNetworkAdapterIsolation Set-VMNetworkAdapterRdma Set-VMNetworkAdapterRoutingDomainMapping Set-VMNetworkAdapterTeamMapping Set-VMNetworkAdapterVlan Set-VMPartitionableGpu Set-VMProcessor Set-VMRemoteFx3dVideoAdapter Set-VMReplication Set-VMReplicationAuthorizationEntry Set-VMReplicationServer Set-VMResourcePool Set-VMSan Set-VMSecurity Set-VMSecurityPolicy Set-VMSwitch Set-VMSwitchExtensionPortFeature Set-VMSwitchExtensionSwitchFeature Set-VMSwitchTeam Set-VMVideo Set-WheaMemoryPolicy Set-WinAcceptLanguageFromLanguageListOptOut Set-WinCultureFromLanguageListOptOut Set-WinDefaultInputMethodOverride Set-WindowsEdition Set-WindowsProductKey Set-WindowsSearchSetting Set-WinHomeLocation Set-WinLanguageBarOption Set-WinSystemLocale Set-WinUILanguageOverride Set-WinUserLanguageList Set-WmiInstance Set-WSManInstance Set-WSManQuickConfig PS D:\WPS> ps Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8940 19840 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost 269 12 1908 4556 544 0 csrss 366 13 2500 6860 656 1 csrss 136 8 2408 10588 0,45 4060 1 dllhost 315 34 66632 57740 492 1 dwm 1611 82 42760 106380 42,45 2356 1 explorer 37 5 992 3448 1496 1 fontdrvhost 347 20 3784 15232 2140 0 FoxitConnectedPDFService 0 0 0 4 0 0 Idle 1403 33 12580 24024 808 0 lsass 1527 39 59172 10428 624,66 6108 1 mmc 192 13 2852 9864 4064 0 msdtc 444 65 120956 130124 2296 0 MsMpEng 161 38 4728 8352 4048 0 NisSrv 523 28 59220 72284 2,73 5792 1 powershell 1064 101 433860 406272 1 002,00 5912 1 powershell_ise 386 33 6744 20460 1,27 4932 1 Receiver 159 11 1520 8640 0,42 4812 1 redirector 415 24 12224 33464 5,78 3524 1 RuntimeBroker 495 30 15948 48608 0,42 2312 1 SearchUI 0 0 0 2552 436 0 Secure System 376 30 25132 36272 0,80 4440 1 SelfService 348 24 14756 24772 0,30 3656 1 SelfServicePlugin 297 11 7044 11560 792 0 services 903 45 37596 78024 3,31 3040 1 ShellExperienceHost 380 15 4180 20548 1,20 3636 1 sihost 51 2 384 1212 440 0 smss 427 22 5848 15924 1404 0 spoolsv 168 11 2216 8768 300 0 svchost 568 31 13364 22144 532 0 svchost 448 19 4624 11984 864 0 svchost 678 21 6872 20300 904 0 svchost 648 16 5812 11324 968 0 svchost 528 19 13920 21740 1100 0 svchost 607 31 9256 25624 1104 0 svchost 682 42 11228 25112 1196 0 svchost 442 34 12516 19024 1388 0 svchost 1869 54 38772 64888 1408 0 svchost 168 10 2564 7568 1572 0 svchost 138 11 1392 6568 1712 0 svchost 453 22 12548 31040 1956 0 svchost 229 17 6492 18116 2000 0 svchost 201 11 2216 8380 2252 0 svchost 448 27 6544 24980 0,48 3840 1 svchost 1189 0 128 140 4 0 System 184 11 2396 13108 0,08 2792 1 SystemSettingsBroker 329 36 9236 21352 11,20 1384 1 taskhostw 158 10 3132 11004 3028 0 vmcompute 1119 54 94036 98648 3,45 5300 1 vmconnect 1257 53 90544 95864 1,50 5516 1 vmconnect 1092 53 93016 96624 1,61 5824 1 vmconnect 586 28 51000 40156 2236 0 vmms 560 27 63132 47400 3396 0 vmwp 560 25 63264 47452 3528 0 vmwp 558 26 59760 44884 3648 0 vmwp 309 25 4168 15552 0,13 1264 1 wfcrun32 96 8 992 5196 680 0 wininit 212 10 2084 10240 716 1 winlogon 142 9 2392 9324 1032 0 WmiPrvSE 260 10 1812 8060 1500 0 WUDFHost PS D:\WPS> ps | select -First 5 -Property h* Handles HasExited Handle HandleCount ------- --------- ------ ----------- 177 177 115 115 356 False 6116 356 106 False 3244 106 174 False 4716 174 PS D:\WPS> ps | select -First 5 Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName ------- ------ ----- ----- ------ -- -- ----------- 177 11 2112 9052 1068 1 atieclxx 115 6 960 4360 1312 0 atiesrxx 356 23 8940 19840 0,31 4720 1 concentr 106 10 5248 11392 0,06 3676 1 conhost 174 13 4908 16468 1,03 5800 1 conhost PS D:\WPS> ps | select -First 5 | Format-Custom class Process { Id = 1068 Handles = 177 CPU = SI = 1 Name = atieclxx } class Process { Id = 1312 Handles = 115 CPU = SI = 0 Name = atiesrxx } class Process { Id = 4720 Handles = 356 CPU = 0,3125 SI = 1 Name = concentr } class Process { Id = 3676 Handles = 106 CPU = 0,0625 SI = 1 Name = conhost } class Process { Id = 5800 Handles = 174 CPU = 1,03125 SI = 1 Name = conhost } PS D:\WPS> ps | Out-GridView PS D:\WPS> ps | Out-GridView -PassThru PS D:\WPS> Get-PSProvider Name Capabilities Drives ---- ------------ ------ Registry ShouldProcess, Transactions {HKLM, HKCU} Alias ShouldProcess {Alias} Environment ShouldProcess {Env} FileSystem Filter, ShouldProcess, Credentials {C, D, E, M} Function ShouldProcess {Function} Variable ShouldProcess {Variable} Certificate ShouldProcess {Cert} WSMan Credentials {WSMan} PS D:\WPS> Get-PSProvider | select Capabilities Capabilities ------------ ShouldProcess, Transactions ShouldProcess ShouldProcess Filter, ShouldProcess, Credentials ShouldProcess ShouldProcess ShouldProcess Credentials PS D:\WPS> Get-PSProvider | where Capabilities -Like trans* PS D:\WPS> Get-PSProvider | where Capabilities -Like *trans* Name Capabilities Drives ---- ------------ ------ Registry ShouldProcess, Transactions {HKLM, HKCU} PS D:\WPS> Get-PSProvider | where Capabilities -Like *filter* Name Capabilities Drives ---- ------------ ------ FileSystem Filter, ShouldProcess, Credentials {C, D, E, M} PS D:\WPS> Get-Command CommandType Name Version Source ----------- ---- ------- ------ Alias Add-ProvisionedAppxPackage 3.0 DISM Alias Add-WindowsFeature 2.0.0.0 ServerManager Alias Apply-WindowsUnattend 3.0 DISM Alias Disable-PhysicalDiskIndication 2.0.0.0 Storage Alias Disable-StorageDiagnosticLog 2.0.0.0 Storage Alias Enable-PhysicalDiskIndication 2.0.0.0 Storage Alias Enable-StorageDiagnosticLog 2.0.0.0 Storage Alias Expand-IscsiVirtualDisk 2.0.0.0 IscsiTarget Alias Export-VMCheckpoint 2.0.0.0 Hyper-V Alias Flush-Volume 2.0.0.0 Storage Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Alias Initialize-Volume 2.0.0.0 Storage Alias Move-SmbClient 2.0.0.0 SmbWitness Alias Remove-ProvisionedAppxPackage 3.0 DISM Alias Remove-VMCheckpoint 2.0.0.0 Hyper-V Alias Remove-WindowsFeature 2.0.0.0 ServerManager Alias Rename-VMCheckpoint 2.0.0.0 Hyper-V Alias Restore-VMCheckpoint 2.0.0.0 Hyper-V Alias Write-FileSystemCache 2.0.0.0 Storage Function A: Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function B: Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function C: Function cd.. Function cd\ Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-Host Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function D: Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function E: Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function F: Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function G: Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Get-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Get-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Get-EtwTraceSession 1.0.0.0 EventTracingManagement Function Get-FileHash 3.1.0.0 Microsoft.PowerShell.Utility Function Get-FileIntegrity 2.0.0.0 Storage Function Get-FileShare 2.0.0.0 Storage Function Get-FileShareAccessControlEntry 2.0.0.0 Storage Function Get-FileStorageTier 2.0.0.0 Storage Function Get-HgsClientConfiguration 1.0.0.0 HgsClient Function Get-HgsGuardian 1.0.0.0 HgsClient Function Get-InitiatorId 2.0.0.0 Storage Function Get-InitiatorPort 2.0.0.0 Storage Function Get-InstalledModule 1.0.0.1 PowerShellGet Function Get-InstalledScript 1.0.0.1 PowerShellGet Function Get-IscsiConnection 1.0.0.0 iSCSI Function Get-IscsiSession 1.0.0.0 iSCSI Function Get-IscsiTarget 1.0.0.0 iSCSI Function Get-IscsiTargetPortal 1.0.0.0 iSCSI Function Get-IseSnippet 1.0.0.0 ISE Function Get-LogProperties 1.0.0.0 PSDiagnostics Function Get-MaskingSet 2.0.0.0 Storage Function Get-MMAgent 1.0 MMAgent Function Get-MockDynamicParameters 3.4.0 Pester Function Get-MpComputerStatus 1.0 Defender Function Get-MpPreference 1.0 Defender Function Get-MpThreat 1.0 Defender Function Get-MpThreatCatalog 1.0 Defender Function Get-MpThreatDetection 1.0 Defender Function Get-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Get-Net6to4Configuration 1.0.0.0 NetworkTransition Function Get-NetAdapter 2.0.0.0 NetAdapter Function Get-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Get-NetAdapterBinding 2.0.0.0 NetAdapter Function Get-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Get-NetAdapterHardwareInfo 2.0.0.0 NetAdapter Function Get-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Get-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Get-NetAdapterLso 2.0.0.0 NetAdapter Function Get-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Get-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Get-NetAdapterQos 2.0.0.0 NetAdapter Function Get-NetAdapterRdma 2.0.0.0 NetAdapter Function Get-NetAdapterRsc 2.0.0.0 NetAdapter Function Get-NetAdapterRss 2.0.0.0 NetAdapter Function Get-NetAdapterSriov 2.0.0.0 NetAdapter Function Get-NetAdapterSriovVf 2.0.0.0 NetAdapter Function Get-NetAdapterStatistics 2.0.0.0 NetAdapter Function Get-NetAdapterVmq 2.0.0.0 NetAdapter Function Get-NetAdapterVMQQueue 2.0.0.0 NetAdapter Function Get-NetAdapterVPort 2.0.0.0 NetAdapter Function Get-NetCompartment 1.0.0.0 NetTCPIP Function Get-NetConnectionProfile 1.0.0.0 NetConnection Function Get-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetDnsTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventSession 1.0.0.0 NetEventPacketCapture Function Get-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Get-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Get-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Get-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Get-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Get-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Get-NetFirewallProfile 2.0.0.0 NetSecurity Function Get-NetFirewallRule 2.0.0.0 NetSecurity Function Get-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Get-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Get-NetFirewallSetting 2.0.0.0 NetSecurity Function Get-NetIPAddress 1.0.0.0 NetTCPIP Function Get-NetIPConfiguration 1.0.0.0 NetTCPIP Function Get-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Get-NetIPHttpsState 1.0.0.0 NetworkTransition Function Get-NetIPInterface 1.0.0.0 NetTCPIP Function Get-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Get-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Get-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Get-NetIPsecRule 2.0.0.0 NetSecurity Function Get-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Get-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Get-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Get-NetLbfoTeam 2.0.0.0 NetLbfo Function Get-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Get-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Get-NetNat 1.0.0.0 NetNat Function Get-NetNatExternalAddress 1.0.0.0 NetNat Function Get-NetNatGlobal 1.0.0.0 NetNat Function Get-NetNatSession 1.0.0.0 NetNat Function Get-NetNatStaticMapping 1.0.0.0 NetNat Function Get-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Get-NetNatTransitionMonitoring 1.0.0.0 NetworkTransition Function Get-NetNeighbor 1.0.0.0 NetTCPIP Function Get-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Get-NetPrefixPolicy 1.0.0.0 NetTCPIP Function Get-NetQosPolicy 2.0.0.0 NetQos Function Get-NetRoute 1.0.0.0 NetTCPIP Function Get-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Get-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Get-NetTCPConnection 1.0.0.0 NetTCPIP Function Get-NetTCPSetting 1.0.0.0 NetTCPIP Function Get-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Get-NetTeredoState 1.0.0.0 NetworkTransition Function Get-NetTransportFilter 1.0.0.0 NetTCPIP Function Get-NetUDPEndpoint 1.0.0.0 NetTCPIP Function Get-NetUDPSetting 1.0.0.0 NetTCPIP Function Get-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Get-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Get-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Get-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Get-NetworkControllerVipResource 1.0.0.0 HNVDiagnostics Function Get-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchGlobalData 1.0.0.0 NetworkSwitchManager Function Get-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Get-NfsClientConfiguration 1.0 NFS Function Get-NfsClientgroup 1.0 NFS Function Get-NfsClientLock 1.0 NFS Function Get-NfsMappingStore 1.0 NFS Function Get-NfsMountedClient 1.0 NFS Function Get-NfsNetgroupStore 1.0 NFS Function Get-NfsOpenFile 1.0 NFS Function Get-NfsServerConfiguration 1.0 NFS Function Get-NfsSession 1.0 NFS Function Get-NfsShare 1.0 NFS Function Get-NfsSharePermission 1.0 NFS Function Get-NfsStatistics 1.0 NFS Function Get-OdbcDriver 1.0.0.0 Wdac Function Get-OdbcDsn 1.0.0.0 Wdac Function Get-OdbcPerfCounter 1.0.0.0 Wdac Function Get-OffloadDataTransferSetting 2.0.0.0 Storage Function Get-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Get-PACAMapping 1.0.0.0 HNVDiagnostics Function Get-Partition 2.0.0.0 Storage Function Get-PartitionSupportedSize 2.0.0.0 Storage Function Get-PcsvDevice 1.0.0.0 PcsvDevice Function Get-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Get-PhysicalDisk 2.0.0.0 Storage Function Get-PhysicalDiskStorageNodeView 2.0.0.0 Storage Function Get-PhysicalExtent 2.0.0.0 Storage Function Get-PhysicalExtentAssociation 2.0.0.0 Storage Function Get-PlatformIdentifier 1.0.0.0 PlatformIdentifier Function Get-PnpDevice 1.0.0.0 PnpDevice Function Get-PnpDeviceProperty 1.0.0.0 PnpDevice Function Get-PrintConfiguration 1.1 PrintManagement Function Get-Printer 1.1 PrintManagement Function Get-PrinterDriver 1.1 PrintManagement Function Get-PrinterPort 1.1 PrintManagement Function Get-PrinterProperty 1.1 PrintManagement Function Get-PrintJob 1.1 PrintManagement Function Get-ProviderAddress 1.0.0.0 HNVDiagnostics Function Get-PSRepository 1.0.0.1 PowerShellGet Function Get-RDAvailableApp 2.0.0.0 RemoteDesktop Function Get-RDCertificate 2.0.0.0 RemoteDesktop Function Get-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Get-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Get-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Get-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Get-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Get-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Get-RDRemoteApp 2.0.0.0 RemoteDesktop Function Get-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Get-RDServer 2.0.0.0 RemoteDesktop Function Get-RDSessionCollection 2.0.0.0 RemoteDesktop Function Get-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDSessionHost 2.0.0.0 RemoteDesktop Function Get-RDUserSession 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopCollectionJobStatus 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Get-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Get-RDWorkspace 2.0.0.0 RemoteDesktop Function Get-ResiliencySetting 2.0.0.0 Storage Function Get-ScheduledTask 1.0.0.0 ScheduledTasks Function Get-ScheduledTaskInfo 1.0.0.0 ScheduledTasks Function Get-SilComputer 2.0.0.0 SoftwareInventoryLogging Function Get-SilComputerIdentity 2.0.0.0 SoftwareInventoryLogging Function Get-SilData 2.0.0.0 SoftwareInventoryLogging Function Get-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Get-SilSoftware 2.0.0.0 SoftwareInventoryLogging Function Get-SilUalAccess 2.0.0.0 SoftwareInventoryLogging Function Get-SilWindowsUpdate 2.0.0.0 SoftwareInventoryLogging Function Get-SmbBandWidthLimit 2.0.0.0 SmbShare Function Get-SmbClientConfiguration 2.0.0.0 SmbShare Function Get-SmbClientNetworkInterface 2.0.0.0 SmbShare Function Get-SmbConnection 2.0.0.0 SmbShare Function Get-SmbDelegation 2.0.0.0 SmbShare Function Get-SmbMapping 2.0.0.0 SmbShare Function Get-SmbMultichannelConnection 2.0.0.0 SmbShare Function Get-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Get-SmbOpenFile 2.0.0.0 SmbShare Function Get-SmbServerConfiguration 2.0.0.0 SmbShare Function Get-SmbServerNetworkInterface 2.0.0.0 SmbShare Function Get-SmbSession 2.0.0.0 SmbShare Function Get-SmbShare 2.0.0.0 SmbShare Function Get-SmbShareAccess 2.0.0.0 SmbShare Function Get-SmbWitnessClient 2.0.0.0 SmbWitness Function Get-SMCounterSample 1.0.0.0 ServerManagerTasks Function Get-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Get-SMServerBpaResult 1.0.0.0 ServerManagerTasks Function Get-SMServerClusterName 1.0.0.0 ServerManagerTasks Function Get-SMServerEvent 1.0.0.0 ServerManagerTasks Function Get-SMServerFeature 1.0.0.0 ServerManagerTasks Function Get-SMServerInventory 1.0.0.0 ServerManagerTasks Function Get-SMServerService 1.0.0.0 ServerManagerTasks Function Get-StartApps 1.0.0.0 StartLayout Function Get-StorageAdvancedProperty 2.0.0.0 Storage Function Get-StorageDiagnosticInfo 2.0.0.0 Storage Function Get-StorageEnclosure 2.0.0.0 Storage Function Get-StorageEnclosureStorageNodeView 2.0.0.0 Storage Function Get-StorageEnclosureVendorData 2.0.0.0 Storage Function Get-StorageFaultDomain 2.0.0.0 Storage Function Get-StorageFileServer 2.0.0.0 Storage Function Get-StorageFirmwareInformation 2.0.0.0 Storage Function Get-StorageHealthAction 2.0.0.0 Storage Function Get-StorageHealthReport 2.0.0.0 Storage Function Get-StorageHealthSetting 2.0.0.0 Storage Function Get-StorageJob 2.0.0.0 Storage Function Get-StorageNode 2.0.0.0 Storage Function Get-StoragePool 2.0.0.0 Storage Function Get-StorageProvider 2.0.0.0 Storage Function Get-StorageReliabilityCounter 2.0.0.0 Storage Function Get-StorageSetting 2.0.0.0 Storage Function Get-StorageSubSystem 2.0.0.0 Storage Function Get-StorageTier 2.0.0.0 Storage Function Get-StorageTierSupportedSize 2.0.0.0 Storage Function Get-SupportedClusterSizes 2.0.0.0 Storage Function Get-SupportedFileSystems 2.0.0.0 Storage Function Get-TargetPort 2.0.0.0 Storage Function Get-TargetPortal 2.0.0.0 Storage Function Get-TestDriveItem 3.4.0 Pester Function Get-Ual 1.0.0.0 UserAccessLogging Function Get-UalDailyAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDailyUserAccess 1.0.0.0 UserAccessLogging Function Get-UalDeviceAccess 1.0.0.0 UserAccessLogging Function Get-UalDns 1.0.0.0 UserAccessLogging Function Get-UalHyperV 1.0.0.0 UserAccessLogging Function Get-UalOverview 1.0.0.0 UserAccessLogging Function Get-UalServerDevice 1.0.0.0 UserAccessLogging Function Get-UalServerUser 1.0.0.0 UserAccessLogging Function Get-UalSystemId 1.0.0.0 UserAccessLogging Function Get-UalUserAccess 1.0.0.0 UserAccessLogging Function Get-Verb Function Get-VipHostMapping 1.0.0.0 HNVDiagnostics Function Get-VirtualDisk 2.0.0.0 Storage Function Get-VirtualDiskSupportedSize 2.0.0.0 Storage Function Get-VMNetworkAdapterPortId 1.0.0.0 HNVDiagnostics Function Get-VMSwitchExternalPortId 1.0.0.0 HNVDiagnostics Function Get-Volume 2.0.0.0 Storage Function Get-VolumeCorruptionCount 2.0.0.0 Storage Function Get-VolumeScrubPolicy 2.0.0.0 Storage Function Get-VpnConnection 2.0.0.0 VpnClient Function Get-VpnConnectionTrigger 2.0.0.0 VpnClient Function Get-WdacBidTrace 1.0.0.0 Wdac Function Get-WindowsFeature 2.0.0.0 ServerManager Function Get-WindowsUpdateLog 1.0.0.0 WindowsUpdate Function Grant-FileShareAccess 2.0.0.0 Storage Function Grant-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Grant-NfsSharePermission 1.0 NFS Function Grant-RDOUAccess 2.0.0.0 RemoteDesktop Function Grant-SmbShareAccess 2.0.0.0 SmbShare Function H: Function help Function Hide-VirtualDisk 2.0.0.0 Storage Function I: Function Import-BCCachePackage 1.0.0.0 BranchCache Function Import-BCSecretKey 1.0.0.0 BranchCache Function Import-HgsGuardian 1.0.0.0 HgsClient Function Import-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Import-IseSnippet 1.0.0.0 ISE Function Import-PowerShellDataFile 3.1.0.0 Microsoft.PowerShell.Utility Function Import-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Import-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function ImportSystemModules Function In 3.4.0 Pester Function Initialize-Disk 2.0.0.0 Storage Function InModuleScope 3.4.0 Pester Function Install-Dtc 1.0.0.0 MsDtc Function Install-Module 1.0.0.1 PowerShellGet Function Install-Script 1.0.0.1 PowerShellGet Function Install-WindowsFeature 2.0.0.0 ServerManager Function Invoke-AsWorkflow 1.0.0.0 PSWorkflowUtility Function Invoke-Mock 3.4.0 Pester Function Invoke-OperationValidation 1.0.1 Microsoft.PowerShell.Operation.Validation Function Invoke-Pester 3.4.0 Pester Function Invoke-RDUserLogoff 2.0.0.0 RemoteDesktop Function It 3.4.0 Pester Function J: Function K: Function L: Function M: Function mkdir Function Mock 3.4.0 Pester Function Mount-DiskImage 2.0.0.0 Storage Function Move-RDVirtualDesktop 2.0.0.0 RemoteDesktop Function Move-SmbWitnessClient 2.0.0.0 SmbWitness Function N: Function New-AutologgerConfig 1.0.0.0 EventTracingManagement Function New-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function New-DscChecksum 1.1 PSDesiredStateConfiguration Function New-EapConfiguration 2.0.0.0 VpnClient Function New-EtwTraceSession 1.0.0.0 EventTracingManagement Function New-FileShare 2.0.0.0 Storage Function New-Fixture 3.4.0 Pester Function New-Guid 3.1.0.0 Microsoft.PowerShell.Utility Function New-HgsGuardian 1.0.0.0 HgsClient Function New-HgsKeyProtector 1.0.0.0 HgsClient Function New-IscsiTargetPortal 1.0.0.0 iSCSI Function New-IseSnippet 1.0.0.0 ISE Function New-MaskingSet 2.0.0.0 Storage Function New-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function New-NetEventSession 1.0.0.0 NetEventPacketCapture Function New-NetFirewallRule 2.0.0.0 NetSecurity Function New-NetIPAddress 1.0.0.0 NetTCPIP Function New-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function New-NetIPsecDospSetting 2.0.0.0 NetSecurity Function New-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function New-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function New-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function New-NetIPsecRule 2.0.0.0 NetSecurity Function New-NetLbfoTeam 2.0.0.0 NetLbfo Function New-NetNat 1.0.0.0 NetNat Function New-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function New-NetNeighbor 1.0.0.0 NetTCPIP Function New-NetQosPolicy 2.0.0.0 NetQos Function New-NetRoute 1.0.0.0 NetTCPIP Function New-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function New-NetTransportFilter 1.0.0.0 NetTCPIP Function New-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function New-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function New-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function New-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function New-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function New-NfsClientgroup 1.0 NFS Function New-NfsShare 1.0 NFS Function New-Partition 2.0.0.0 Storage Function New-PesterOption 3.4.0 Pester Function New-PSWorkflowSession 2.0.0.0 PSWorkflow Function New-RDCertificate 2.0.0.0 RemoteDesktop Function New-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function New-RDRemoteApp 2.0.0.0 RemoteDesktop Function New-RDSessionCollection 2.0.0.0 RemoteDesktop Function New-RDSessionDeployment 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function New-RDVirtualDesktopDeployment 2.0.0.0 RemoteDesktop Function New-ScriptFileInfo 1.0.0.1 PowerShellGet Function New-ScheduledTask 1.0.0.0 ScheduledTasks Function New-ScheduledTaskAction 1.0.0.0 ScheduledTasks Function New-ScheduledTaskPrincipal 1.0.0.0 ScheduledTasks Function New-ScheduledTaskSettingsSet 1.0.0.0 ScheduledTasks Function New-ScheduledTaskTrigger 1.0.0.0 ScheduledTasks Function New-SmbMapping 2.0.0.0 SmbShare Function New-SmbMultichannelConstraint 2.0.0.0 SmbShare Function New-SmbShare 2.0.0.0 SmbShare Function New-StorageFileServer 2.0.0.0 Storage Function New-StoragePool 2.0.0.0 Storage Function New-StorageSubsystemVirtualDisk 2.0.0.0 Storage Function New-StorageTier 2.0.0.0 Storage Function New-TemporaryFile 3.1.0.0 Microsoft.PowerShell.Utility Function New-VirtualDisk 2.0.0.0 Storage Function New-VirtualDiskClone 2.0.0.0 Storage Function New-VirtualDiskSnapshot 2.0.0.0 Storage Function New-Volume 2.0.0.0 Storage Function New-VpnServerAddress 2.0.0.0 VpnClient Function O: Function Open-NetGPO 2.0.0.0 NetSecurity Function Optimize-StoragePool 2.0.0.0 Storage Function Optimize-Volume 2.0.0.0 Storage Function oss Function P: Function Pause Function prompt Function PSConsoleHostReadline 1.2 PSReadline Function psEdit Function Publish-BCFileContent 1.0.0.0 BranchCache Function Publish-BCWebContent 1.0.0.0 BranchCache Function Publish-Module 1.0.0.1 PowerShellGet Function Publish-Script 1.0.0.1 PowerShellGet Function Publish-SilData 2.0.0.0 SoftwareInventoryLogging Function Q: Function R: Function Read-PrinterNfcTag 1.1 PrintManagement Function Register-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Register-DnsClient 1.0.0.0 DnsClient Function Register-IscsiSession 1.0.0.0 iSCSI Function Register-PSRepository 1.0.0.1 PowerShellGet Function Register-ScheduledTask 1.0.0.0 ScheduledTasks Function Register-StorageSubsystem 2.0.0.0 Storage Function Remove-AutologgerConfig 1.0.0.0 EventTracingManagement Function Remove-BCDataCacheExtension 1.0.0.0 BranchCache Function Remove-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Remove-DnsClientNrptRule 1.0.0.0 DnsClient Function Remove-DscConfigurationDocument 1.1 PSDesiredStateConfiguration Function Remove-DtcClusterTMMapping 1.0.0.0 MsDtc Function Remove-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Remove-EtwTraceSession 1.0.0.0 EventTracingManagement Function Remove-FileShare 2.0.0.0 Storage Function Remove-HgsGuardian 1.0.0.0 HgsClient Function Remove-InitiatorId 2.0.0.0 Storage Function Remove-InitiatorIdFromMaskingSet 2.0.0.0 Storage Function Remove-IscsiTargetPortal 1.0.0.0 iSCSI Function Remove-MaskingSet 2.0.0.0 Storage Function Remove-MpPreference 1.0 Defender Function Remove-MpThreat 1.0 Defender Function Remove-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Remove-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventSession 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Remove-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Remove-NetFirewallRule 2.0.0.0 NetSecurity Function Remove-NetIPAddress 1.0.0.0 NetTCPIP Function Remove-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Remove-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Remove-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Remove-NetIPsecMainModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Remove-NetIPsecQuickModeSA 2.0.0.0 NetSecurity Function Remove-NetIPsecRule 2.0.0.0 NetSecurity Function Remove-NetLbfoTeam 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Remove-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Remove-NetNat 1.0.0.0 NetNat Function Remove-NetNatExternalAddress 1.0.0.0 NetNat Function Remove-NetNatStaticMapping 1.0.0.0 NetNat Function Remove-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Remove-NetNeighbor 1.0.0.0 NetTCPIP Function Remove-NetQosPolicy 2.0.0.0 NetQos Function Remove-NetRoute 1.0.0.0 NetTCPIP Function Remove-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Remove-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Remove-NetTransportFilter 1.0.0.0 NetTCPIP Function Remove-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Remove-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Remove-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Remove-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Remove-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Remove-NfsClientgroup 1.0 NFS Function Remove-NfsShare 1.0 NFS Function Remove-OdbcDsn 1.0.0.0 Wdac Function Remove-Partition 2.0.0.0 Storage Function Remove-PartitionAccessPath 2.0.0.0 Storage Function Remove-PhysicalDisk 2.0.0.0 Storage Function Remove-Printer 1.1 PrintManagement Function Remove-PrinterDriver 1.1 PrintManagement Function Remove-PrinterPort 1.1 PrintManagement Function Remove-PrintJob 1.1 PrintManagement Function Remove-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Remove-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Remove-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Remove-RDRemoteApp 2.0.0.0 RemoteDesktop Function Remove-RDServer 2.0.0.0 RemoteDesktop Function Remove-RDSessionCollection 2.0.0.0 RemoteDesktop Function Remove-RDSessionHost 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Remove-RDVirtualDesktopFromCollection 2.0.0.0 RemoteDesktop Function Remove-SmbBandwidthLimit 2.0.0.0 SmbShare Function Remove-SmbMapping 2.0.0.0 SmbShare Function Remove-SmbMultichannelConstraint 2.0.0.0 SmbShare Function Remove-SmbShare 2.0.0.0 SmbShare Function Remove-SMServerPerformanceLog 1.0.0.0 ServerManagerTasks Function Remove-StorageFileServer 2.0.0.0 Storage Function Remove-StorageHealthSetting 2.0.0.0 Storage Function Remove-StoragePool 2.0.0.0 Storage Function Remove-StorageTier 2.0.0.0 Storage Function Remove-TargetPortFromMaskingSet 2.0.0.0 Storage Function Remove-VirtualDisk 2.0.0.0 Storage Function Remove-VirtualDiskFromMaskingSet 2.0.0.0 Storage Function Remove-VpnConnection 2.0.0.0 VpnClient Function Remove-VpnConnectionRoute 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Remove-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Rename-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Rename-MaskingSet 2.0.0.0 Storage Function Rename-NetAdapter 2.0.0.0 NetAdapter Function Rename-NetFirewallRule 2.0.0.0 NetSecurity Function Rename-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Rename-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Rename-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Rename-NetIPsecRule 2.0.0.0 NetSecurity Function Rename-NetLbfoTeam 2.0.0.0 NetLbfo Function Rename-NetSwitchTeam 1.0.0.0 NetSwitchTeam Function Rename-NfsClientgroup 1.0 NFS Function Rename-Printer 1.1 PrintManagement Function Repair-FileIntegrity 2.0.0.0 Storage Function Repair-VirtualDisk 2.0.0.0 Storage Function Repair-Volume 2.0.0.0 Storage Function Reset-BC 1.0.0.0 BranchCache Function Reset-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Reset-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Reset-DtcLog 1.0.0.0 MsDtc Function Reset-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Reset-Net6to4Configuration 1.0.0.0 NetworkTransition Function Reset-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Reset-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Reset-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Reset-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Reset-NfsStatistics 1.0 NFS Function Reset-PhysicalDisk 2.0.0.0 Storage Function Reset-StorageReliabilityCounter 2.0.0.0 Storage Function Resize-Partition 2.0.0.0 Storage Function Resize-StorageTier 2.0.0.0 Storage Function Resize-VirtualDisk 2.0.0.0 Storage Function Resolve-NfsMappedIdentity 1.0 NFS Function Restart-NetAdapter 2.0.0.0 NetAdapter Function Restart-PcsvDevice 1.0.0.0 PcsvDevice Function Restart-PrintJob 1.1 PrintManagement Function Restore-DscConfiguration 1.1 PSDesiredStateConfiguration Function Restore-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Resume-PrintJob 1.1 PrintManagement Function Revoke-FileShareAccess 2.0.0.0 Storage Function Revoke-HgsKeyProtectorAccess 1.0.0.0 HgsClient Function Revoke-NfsClientLock 1.0 NFS Function Revoke-NfsMountedClient 1.0 NFS Function Revoke-NfsOpenFile 1.0 NFS Function Revoke-NfsSharePermission 1.0 NFS Function Revoke-SmbShareAccess 2.0.0.0 SmbShare Function S: Function SafeGetCommand 3.4.0 Pester Function Save-Module 1.0.0.1 PowerShellGet Function Save-NetGPO 2.0.0.0 NetSecurity Function Save-NetworkSwitchConfiguration 1.0.0.0 NetworkSwitchManager Function Save-Script 1.0.0.1 PowerShellGet Function Select-NetVirtualizationNextHop 1.0.0.0 NetWNV Function Send-EtwTraceSession 1.0.0.0 EventTracingManagement Function Send-RDUserMessage 2.0.0.0 RemoteDesktop Function Set-AssignedAccess 1.0.0.0 AssignedAccess Function Set-AutologgerConfig 1.0.0.0 EventTracingManagement Function Set-BCAuthentication 1.0.0.0 BranchCache Function Set-BCCache 1.0.0.0 BranchCache Function Set-BCDataCacheEntryMaxAge 1.0.0.0 BranchCache Function Set-BCMinSMBLatency 1.0.0.0 BranchCache Function Set-BCSecretKey 1.0.0.0 BranchCache Function Set-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Set-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-Disk 2.0.0.0 Storage Function Set-DisplayResolution 1.0.0.0 ServerCore Function Set-DnsClient 1.0.0.0 DnsClient Function Set-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Set-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Set-DnsClientNrptRule 1.0.0.0 DnsClient Function Set-DnsClientServerAddress 1.0.0.0 DnsClient Function Set-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Set-DtcAdvancedSetting 1.0.0.0 MsDtc Function Set-DtcClusterDefault 1.0.0.0 MsDtc Function Set-DtcClusterTMMapping 1.0.0.0 MsDtc Function Set-DtcDefault 1.0.0.0 MsDtc Function Set-DtcLog 1.0.0.0 MsDtc Function Set-DtcNetworkSetting 1.0.0.0 MsDtc Function Set-DtcTransaction 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Set-DtcTransactionsTraceSetting 1.0.0.0 MsDtc Function Set-DynamicParameterVariables 3.4.0 Pester Function Set-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Set-EtwTraceSession 1.0.0.0 EventTracingManagement Function Set-FileIntegrity 2.0.0.0 Storage Function Set-FileShare 2.0.0.0 Storage Function Set-FileStorageTier 2.0.0.0 Storage Function Set-HgsClientConfiguration 1.0.0.0 HgsClient Function Set-InitiatorPort 2.0.0.0 Storage Function Set-IscsiChapSecret 1.0.0.0 iSCSI Function Set-LogProperties 1.0.0.0 PSDiagnostics Function Set-MMAgent 1.0 MMAgent Function Set-MpPreference 1.0 Defender Function Set-NCSIPolicyConfiguration 1.0.0.0 NetworkConnectivityStatus Function Set-Net6to4Configuration 1.0.0.0 NetworkTransition Function Set-NetAdapter 2.0.0.0 NetAdapter Function Set-NetAdapterAdvancedProperty 2.0.0.0 NetAdapter Function Set-NetAdapterBinding 2.0.0.0 NetAdapter Function Set-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Set-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Set-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Set-NetAdapterLso 2.0.0.0 NetAdapter Function Set-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Set-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Set-NetAdapterQos 2.0.0.0 NetAdapter Function Set-NetAdapterRdma 2.0.0.0 NetAdapter Function Set-NetAdapterRsc 2.0.0.0 NetAdapter Function Set-NetAdapterRss 2.0.0.0 NetAdapter Function Set-NetAdapterSriov 2.0.0.0 NetAdapter Function Set-NetAdapterVmq 2.0.0.0 NetAdapter Function Set-NetConnectionProfile 1.0.0.0 NetConnection Function Set-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventSession 1.0.0.0 NetEventPacketCapture Function Set-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Set-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Set-NetFirewallAddressFilter 2.0.0.0 NetSecurity Function Set-NetFirewallApplicationFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallInterfaceTypeFilter 2.0.0.0 NetSecurity Function Set-NetFirewallPortFilter 2.0.0.0 NetSecurity Function Set-NetFirewallProfile 2.0.0.0 NetSecurity Function Set-NetFirewallRule 2.0.0.0 NetSecurity Function Set-NetFirewallSecurityFilter 2.0.0.0 NetSecurity Function Set-NetFirewallServiceFilter 2.0.0.0 NetSecurity Function Set-NetFirewallSetting 2.0.0.0 NetSecurity Function Set-NetIPAddress 1.0.0.0 NetTCPIP Function Set-NetIPHttpsConfiguration 1.0.0.0 NetworkTransition Function Set-NetIPInterface 1.0.0.0 NetTCPIP Function Set-NetIPsecDospSetting 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Set-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Set-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Set-NetIPsecRule 2.0.0.0 NetSecurity Function Set-NetIPv4Protocol 1.0.0.0 NetTCPIP Function Set-NetIPv6Protocol 1.0.0.0 NetTCPIP Function Set-NetIsatapConfiguration 1.0.0.0 NetworkTransition Function Set-NetLbfoTeam 2.0.0.0 NetLbfo Function Set-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Set-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Set-NetNat 1.0.0.0 NetNat Function Set-NetNatGlobal 1.0.0.0 NetNat Function Set-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Set-NetNeighbor 1.0.0.0 NetTCPIP Function Set-NetOffloadGlobalSetting 1.0.0.0 NetTCPIP Function Set-NetQosPolicy 2.0.0.0 NetQos Function Set-NetRoute 1.0.0.0 NetTCPIP Function Set-NetTCPSetting 1.0.0.0 NetTCPIP Function Set-NetTeredoConfiguration 1.0.0.0 NetworkTransition Function Set-NetUDPSetting 1.0.0.0 NetTCPIP Function Set-NetVirtualizationCustomerRoute 1.0.0.0 NetWNV Function Set-NetVirtualizationGlobal 1.0.0.0 NetWNV Function Set-NetVirtualizationLookupRecord 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderAddress 1.0.0.0 NetWNV Function Set-NetVirtualizationProviderRoute 1.0.0.0 NetWNV Function Set-NetworkSwitchEthernetPortIPAddress 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortMode 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchPortProperty 1.0.0.0 NetworkSwitchManager Function Set-NetworkSwitchVlanProperty 1.0.0.0 NetworkSwitchManager Function Set-NfsClientConfiguration 1.0 NFS Function Set-NfsClientgroup 1.0 NFS Function Set-NfsMappingStore 1.0 NFS Function Set-NfsNetgroupStore 1.0 NFS Function Set-NfsServerConfiguration 1.0 NFS Function Set-NfsShare 1.0 NFS Function Set-OdbcDriver 1.0.0.0 Wdac Function Set-OdbcDsn 1.0.0.0 Wdac Function Set-Partition 2.0.0.0 Storage Function Set-PcsvDeviceBootConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceNetworkConfiguration 1.0.0.0 PcsvDevice Function Set-PcsvDeviceUserPassword 1.0.0.0 PcsvDevice Function Set-PhysicalDisk 2.0.0.0 Storage Function Set-PrintConfiguration 1.1 PrintManagement Function Set-Printer 1.1 PrintManagement Function Set-PrinterProperty 1.1 PrintManagement Function Set-PSRepository 1.0.0.1 PowerShellGet Function Set-RDActiveManagementServer 2.0.0.0 RemoteDesktop Function Set-RDCertificate 2.0.0.0 RemoteDesktop Function Set-RDClientAccessName 2.0.0.0 RemoteDesktop Function Set-RDConnectionBrokerHighAvailability 2.0.0.0 RemoteDesktop Function Set-RDDatabaseConnectionString 2.0.0.0 RemoteDesktop Function Set-RDDeploymentGatewayConfiguration 2.0.0.0 RemoteDesktop Function Set-RDFileTypeAssociation 2.0.0.0 RemoteDesktop Function Set-RDLicenseConfiguration 2.0.0.0 RemoteDesktop Function Set-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Set-RDPersonalVirtualDesktopPatchSchedule 2.0.0.0 RemoteDesktop Function Set-RDRemoteApp 2.0.0.0 RemoteDesktop Function Set-RDRemoteDesktop 2.0.0.0 RemoteDesktop Function Set-RDSessionCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDSessionHost 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopCollectionConfiguration 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopConcurrency 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopIdleCount 2.0.0.0 RemoteDesktop Function Set-RDVirtualDesktopTemplateExportPath 2.0.0.0 RemoteDesktop Function Set-RDWorkspace 2.0.0.0 RemoteDesktop Function Set-ResiliencySetting 2.0.0.0 Storage Function Set-ScheduledTask 1.0.0.0 ScheduledTasks Function Set-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Set-SmbBandwidthLimit 2.0.0.0 SmbShare Function Set-SmbClientConfiguration 2.0.0.0 SmbShare Function Set-SmbPathAcl 2.0.0.0 SmbShare Function Set-SmbServerConfiguration 2.0.0.0 SmbShare Function Set-SmbShare 2.0.0.0 SmbShare Function Set-StorageFileServer 2.0.0.0 Storage Function Set-StorageHealthSetting 2.0.0.0 Storage Function Set-StoragePool 2.0.0.0 Storage Function Set-StorageProvider 2.0.0.0 Storage Function Set-StorageSetting 2.0.0.0 Storage Function Set-StorageSubSystem 2.0.0.0 Storage Function Set-StorageTier 2.0.0.0 Storage Function Set-TestInconclusive 3.4.0 Pester Function Setup 3.4.0 Pester Function Set-VirtualDisk 2.0.0.0 Storage Function Set-Volume 2.0.0.0 Storage Function Set-VolumeScrubPolicy 2.0.0.0 Storage Function Set-VpnConnection 2.0.0.0 VpnClient Function Set-VpnConnectionIPsecConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionProxy 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Set-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function Should 3.4.0 Pester Function Show-Calendar 0.0 Show-Calendar Function Show-NetFirewallRule 2.0.0.0 NetSecurity Function Show-NetIPsecRule 2.0.0.0 NetSecurity Function Show-VirtualDisk 2.0.0.0 Storage Function Start-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Start-AppvVirtualProcess 1.0.0.0 AppvClient Function Start-AutologgerConfig 1.0.0.0 EventTracingManagement Function Start-Dtc 1.0.0.0 MsDtc Function Start-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Start-MpScan 1.0 Defender Function Start-MpWDOScan 1.0 Defender Function Start-NetEventSession 1.0.0.0 NetEventPacketCapture Function Start-PcsvDevice 1.0.0.0 PcsvDevice Function Start-ScheduledTask 1.0.0.0 ScheduledTasks Function Start-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Start-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Start-StorageDiagnosticLog 2.0.0.0 Storage Function Start-Trace 1.0.0.0 PSDiagnostics Function Stop-DscConfiguration 1.1 PSDesiredStateConfiguration Function Stop-Dtc 1.0.0.0 MsDtc Function Stop-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Stop-NetEventSession 1.0.0.0 NetEventPacketCapture Function Stop-PcsvDevice 1.0.0.0 PcsvDevice Function Stop-RDVirtualDesktopCollectionJob 2.0.0.0 RemoteDesktop Function Stop-ScheduledTask 1.0.0.0 ScheduledTasks Function Stop-SilLogging 2.0.0.0 SoftwareInventoryLogging Function Stop-SMPerformanceCollector 1.0.0.0 ServerManagerTasks Function Stop-StorageDiagnosticLog 2.0.0.0 Storage Function Stop-StorageJob 2.0.0.0 Storage Function Stop-Trace 1.0.0.0 PSDiagnostics Function Suspend-PrintJob 1.1 PrintManagement Function Sync-NetIPsecRule 2.0.0.0 NetSecurity Function T: Function TabExpansion2 Function Test-DipHostReachability 1.0.0.0 HNVDiagnostics Function Test-Dtc 1.0.0.0 MsDtc Function Test-EncapOverheadSettings 1.0.0.0 HNVDiagnostics Function Test-LogicalNetworkConnection 1.0.0.0 HNVDiagnostics Function Test-LogicalNetworkSupportsJumboPacket 1.0.0.0 HNVDiagnostics Function Test-NetConnection 1.0.0.0 NetTCPIP Function Test-NfsMappingStore 1.0 NFS Function Test-RDOUAccess 2.0.0.0 RemoteDesktop Function Test-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Test-ScriptFileInfo 1.0.0.1 PowerShellGet Function Test-VipReachability 1.0.0.0 HNVDiagnostics Function Test-VirtualNetworkConnection 1.0.0.0 HNVDiagnostics Function U: Function Unblock-FileShareAccess 2.0.0.0 Storage Function Unblock-SmbShareAccess 2.0.0.0 SmbShare Function Uninstall-Dtc 1.0.0.0 MsDtc Function Uninstall-Module 1.0.0.1 PowerShellGet Function Uninstall-Script 1.0.0.1 PowerShellGet Function Uninstall-WindowsFeature 2.0.0.0 ServerManager Function Unregister-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Unregister-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Unregister-IscsiSession 1.0.0.0 iSCSI Function Unregister-PSRepository 1.0.0.1 PowerShellGet Function Unregister-ScheduledTask 1.0.0.0 ScheduledTasks Function Unregister-StorageSubsystem 2.0.0.0 Storage Function Update-Disk 2.0.0.0 Storage Function Update-DscConfiguration 1.1 PSDesiredStateConfiguration Function Update-HostStorageCache 2.0.0.0 Storage Function Update-IscsiTarget 1.0.0.0 iSCSI Function Update-IscsiTargetPortal 1.0.0.0 iSCSI Function Update-Module 1.0.0.1 PowerShellGet Function Update-ModuleManifest 1.0.0.1 PowerShellGet Function Update-MpSignature 1.0 Defender Function Update-NetIPsecRule 2.0.0.0 NetSecurity Function Update-RDVirtualDesktopCollection 2.0.0.0 RemoteDesktop Function Update-Script 1.0.0.1 PowerShellGet Function Update-ScriptFileInfo 1.0.0.1 PowerShellGet Function Update-SmbMultichannelConnection 2.0.0.0 SmbShare Function Update-StorageFirmware 2.0.0.0 Storage Function Update-StoragePool 2.0.0.0 Storage Function Update-StorageProviderCache 2.0.0.0 Storage Function V: Function W: Function Write-DtcTransactionsTraceSession 1.0.0.0 MsDtc Function Write-PrinterNfcTag 1.1 PrintManagement Function Write-VolumeCache 2.0.0.0 Storage Function X: Function Y: Function Z: Filter more Cmdlet Add-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Add-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Add-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Add-AppxPackage 2.0.0.0 Appx Cmdlet Add-AppxProvisionedPackage 3.0 DISM Cmdlet Add-AppxVolume 2.0.0.0 Appx Cmdlet Add-BitsFile 2.0.0.0 BitsTransfer Cmdlet Add-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Add-ClusteriSCSITargetServerRole 2.0.0.0 IscsiTarget Cmdlet Add-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Add-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-IscsiVirtualDiskTargetMapping 2.0.0.0 IscsiTarget Cmdlet Add-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Add-KdsRootKey 1.0.0.0 Kds Cmdlet Add-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Add-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Add-SignerRule 1.0 ConfigCI Cmdlet Add-Type 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Add-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Add-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Add-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMGroupMember 2.0.0.0 Hyper-V Cmdlet Add-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Add-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Add-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Add-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Add-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Add-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Add-VMScsiController 2.0.0.0 Hyper-V Cmdlet Add-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Add-VMSwitch 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Add-VMSwitchTeamMember 2.0.0.0 Hyper-V Cmdlet Add-WindowsCapability 3.0 DISM Cmdlet Add-WindowsDriver 3.0 DISM Cmdlet Add-WindowsImage 3.0 DISM Cmdlet Add-WindowsPackage 3.0 DISM Cmdlet Backup-AuditPolicy 1.0.0.0 SecurityCmdlets Cmdlet Backup-SecurityPolicy 1.0.0.0 SecurityCmdlets Cmdlet Clear-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Clear-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-KdsCache 1.0.0.0 Kds Cmdlet Clear-RecycleBin 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Clear-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Clear-UevAppxPackage 2.1.639.0 UEV Cmdlet Clear-UevConfiguration 2.1.639.0 UEV Cmdlet Clear-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Clear-WindowsCorruptMountPoint 3.0 DISM Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Compare-VM 2.0.0.0 Hyper-V Cmdlet Complete-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Complete-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Complete-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Complete-VMFailover 2.0.0.0 Hyper-V Cmdlet Confirm-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Connect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Connect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Connect-VMSan 2.0.0.0 Hyper-V Cmdlet Connect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet ConvertFrom-CIPolicy 1.0 ConfigCI Cmdlet ConvertFrom-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertFrom-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertFrom-StringData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Convert-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Convert-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Html 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-Json 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ConvertTo-SecureString 3.0.0.0 Microsoft.PowerShell.Security Cmdlet ConvertTo-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet ConvertTo-Xml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Convert-VHD 2.0.0.0 Hyper-V Cmdlet Copy-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Copy-VMFile 2.0.0.0 Hyper-V Cmdlet Debug-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Debug-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Debug-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Debug-VM 2.0.0.0 Hyper-V Cmdlet Disable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Disable-Appv 1.0.0.0 AppvClient Cmdlet Disable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Disable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Disable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Disable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Disable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Disable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Disable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Disable-TlsEccCurve 2.0.0.0 TLS Cmdlet Disable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Disable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Disable-Uev 2.1.639.0 UEV Cmdlet Disable-UevAppxPackage 2.1.639.0 UEV Cmdlet Disable-UevTemplate 2.1.639.0 UEV Cmdlet Disable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Disable-VMEventing 2.0.0.0 Hyper-V Cmdlet Disable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Disable-VMMigration 2.0.0.0 Hyper-V Cmdlet Disable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Disable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Disable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Disable-VMTPM 2.0.0.0 Hyper-V Cmdlet Disable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Disable-WindowsOptionalFeature 3.0 DISM Cmdlet Disable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Disconnect-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Disconnect-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Disconnect-VMSan 2.0.0.0 Hyper-V Cmdlet Disconnect-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet Dismount-AppxVolume 2.0.0.0 Appx Cmdlet Dismount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Dismount-VHD 2.0.0.0 Hyper-V Cmdlet Dismount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Dismount-WindowsImage 3.0 DISM Cmdlet Edit-CIPolicyRule 1.0 ConfigCI Cmdlet Enable-AppBackgroundTaskDiagnosticLog 1.0.0.0 AppBackgroundTask Cmdlet Enable-Appv 1.0.0.0 AppvClient Cmdlet Enable-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Enable-ComputerRestore 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Enable-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Enable-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Enable-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-PSRemoting 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enable-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Enable-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Enable-TlsCipherSuite 2.0.0.0 TLS Cmdlet Enable-TlsEccCurve 2.0.0.0 TLS Cmdlet Enable-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Enable-TpmAutoProvisioning 2.0.0.0 TrustedPlatformModule Cmdlet Enable-Uev 2.1.639.0 UEV Cmdlet Enable-UevAppxPackage 2.1.639.0 UEV Cmdlet Enable-UevTemplate 2.1.639.0 UEV Cmdlet Enable-VMConsoleSupport 2.0.0.0 Hyper-V Cmdlet Enable-VMEventing 2.0.0.0 Hyper-V Cmdlet Enable-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Enable-VMMigration 2.0.0.0 Hyper-V Cmdlet Enable-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Enable-VMReplication 2.0.0.0 Hyper-V Cmdlet Enable-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Enable-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Enable-VMTPM 2.0.0.0 Hyper-V Cmdlet Enable-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Enable-WindowsOptionalFeature 3.0 DISM Cmdlet Enable-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Enter-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Enter-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSHostProcess 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Exit-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Expand-WindowsCustomDataImage 3.0 DISM Cmdlet Expand-WindowsImage 3.0 DISM Cmdlet Export-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Export-Certificate 1.0.0.0 PKI Cmdlet Export-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-Console 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Export-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Export-ModuleMember 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Export-PfxCertificate 1.0.0.0 PKI Cmdlet Export-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Export-StartLayout 1.0.0.0 StartLayout Cmdlet Export-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet Export-UevConfiguration 2.1.639.0 UEV Cmdlet Export-UevPackage 2.1.639.0 UEV Cmdlet Export-VM 2.0.0.0 Hyper-V Cmdlet Export-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Export-WindowsDriver 3.0 DISM Cmdlet Export-WindowsImage 3.0 DISM Cmdlet Find-Package 1.0.0.1 PackageManagement Cmdlet Find-PackageProvider 1.0.0.1 PackageManagement Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Format-Custom 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Format-Wide 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-AppLockerFileInformation 2.0.0.0 AppLocker Cmdlet Get-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Get-AppvClientApplication 1.0.0.0 AppvClient Cmdlet Get-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Get-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Get-AppvClientMode 1.0.0.0 AppvClient Cmdlet Get-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Get-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Get-AppvStatus 1.0.0.0 AppvClient Cmdlet Get-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Get-AppxPackage 2.0.0.0 Appx Cmdlet Get-AppxPackageManifest 2.0.0.0 Appx Cmdlet Get-AppxProvisionedPackage 3.0 DISM Cmdlet Get-AppxVolume 2.0.0.0 Appx Cmdlet Get-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Get-BpaModel 1.0 BestPractices Cmdlet Get-BpaResult 1.0 BestPractices Cmdlet Get-Certificate 1.0.0.0 PKI Cmdlet Get-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Get-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Get-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Get-CimAssociatedInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimClass 1.0.0.0 CimCmdlets Cmdlet Get-CimInstance 1.0.0.0 CimCmdlets Cmdlet Get-CimSession 1.0.0.0 CimCmdlets Cmdlet Get-CIPolicy 1.0 ConfigCI Cmdlet Get-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Get-CIPolicyInfo 1.0 ConfigCI Cmdlet Get-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-ComputerInfo 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ComputerRestorePoint 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-Credential 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-Culture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-DAPolicyChange 2.0.0.0 NetSecurity Cmdlet Get-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-EventSubscriber 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-HgsAttestationBaselinePolicy 1.0.0.0 HgsClient Cmdlet Get-HgsTrace 1.0.0.0 HgsDiagnostics Cmdlet Get-HgsTraceFileData 1.0.0.0 HgsDiagnostics Cmdlet Get-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ChildItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Get-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Get-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Get-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ItemPropertyValue 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Get-KdsConfiguration 1.0.0.0 Kds Cmdlet Get-KdsRootKey 1.0.0.0 Kds Cmdlet Get-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Get-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-Member 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-NfsMappedIdentity 1.0 NFS Cmdlet Get-NfsNetgroup 1.0 NFS Cmdlet Get-Package 1.0.0.1 PackageManagement Cmdlet Get-PackageProvider 1.0.0.1 PackageManagement Cmdlet Get-PackageSource 1.0.0.1 PackageManagement Cmdlet Get-PfxCertificate 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Get-PfxData 1.0.0.0 PKI Cmdlet Get-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSCallStack 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSHostProcessInfo 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSProvider 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Get-PSReadlineOption 1.2 PSReadline Cmdlet Get-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionCapability 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-Random 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Runspace 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-RunspaceDebug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-SecureBootPolicy 2.0.0.0 SecureBoot Cmdlet Get-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Get-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Get-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Get-SystemDriver 1.0 ConfigCI Cmdlet Get-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TlsCipherSuite 2.0.0.0 TLS Cmdlet Get-TlsEccCurve 2.0.0.0 TLS Cmdlet Get-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmEndorsementKeyInfo 2.0.0.0 TrustedPlatformModule Cmdlet Get-TpmSupportedFeature 2.0.0.0 TrustedPlatformModule Cmdlet Get-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Get-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-UevAppxPackage 2.1.639.0 UEV Cmdlet Get-UevConfiguration 2.1.639.0 UEV Cmdlet Get-UevStatus 2.1.639.0 UEV Cmdlet Get-UevTemplate 2.1.639.0 UEV Cmdlet Get-UevTemplateProgram 2.1.639.0 UEV Cmdlet Get-UICulture 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Unique 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Get-VHD 2.0.0.0 Hyper-V Cmdlet Get-VHDSet 2.0.0.0 Hyper-V Cmdlet Get-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VM 2.0.0.0 Hyper-V Cmdlet Get-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMBios 2.0.0.0 Hyper-V Cmdlet Get-VMComPort 2.0.0.0 Hyper-V Cmdlet Get-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Get-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Get-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Get-VMFirmware 2.0.0.0 Hyper-V Cmdlet Get-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMGroup 2.0.0.0 Hyper-V Cmdlet Get-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Get-VMHost 2.0.0.0 Hyper-V Cmdlet Get-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Get-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNode 2.0.0.0 Hyper-V Cmdlet Get-VMHostNumaNodeStatus 2.0.0.0 Hyper-V Cmdlet Get-VMHostSupportedVersion 2.0.0.0 Hyper-V Cmdlet Get-VMIdeController 2.0.0.0 Hyper-V Cmdlet Get-VMIntegrationService 2.0.0.0 Hyper-V Cmdlet Get-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Get-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Get-VMMemory 2.0.0.0 Hyper-V Cmdlet Get-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Get-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Get-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Get-VMProcessor 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMRemoteFXPhysicalVideoAdapter 2.0.0.0 Hyper-V Cmdlet Get-VMReplication 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Get-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Get-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Get-VMSan 2.0.0.0 Hyper-V Cmdlet Get-VMScsiController 2.0.0.0 Hyper-V Cmdlet Get-VMSecurity 2.0.0.0 Hyper-V Cmdlet Get-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Get-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Get-VMSwitch 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchData 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtension 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Get-VMSystemSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Get-VMVideo 2.0.0.0 Hyper-V Cmdlet Get-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Get-WIMBootEntry 3.0 DISM Cmdlet Get-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Get-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Get-WindowsCapability 3.0 DISM Cmdlet Get-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Get-WindowsDriver 3.0 DISM Cmdlet Get-WindowsEdition 3.0 DISM Cmdlet Get-WindowsErrorReporting 1.0 WindowsErrorReporting Cmdlet Get-WindowsImage 3.0 DISM Cmdlet Get-WindowsImageContent 3.0 DISM Cmdlet Get-WindowsOptionalFeature 3.0 DISM Cmdlet Get-WindowsPackage 3.0 DISM Cmdlet Get-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Get-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Get-WinHomeLocation 2.0.0.0 International Cmdlet Get-WinLanguageBarOption 2.0.0.0 International Cmdlet Get-WinSystemLocale 2.0.0.0 International Cmdlet Get-WinUILanguageOverride 2.0.0.0 International Cmdlet Get-WinUserLanguageList 2.0.0.0 International Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Get-WSManCredSSP 3.0.0.0 Microsoft.WSMan.Management Cmdlet Get-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Grant-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Group-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Checkpoint-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Checkpoint-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Checkpoint-VM 2.0.0.0 Hyper-V Cmdlet Import-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-BinaryMiLog 1.0.0.0 CimCmdlets Cmdlet Import-Certificate 1.0.0.0 PKI Cmdlet Import-Clixml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-Counter 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet Import-Csv 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Import-LocalizedData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Import-PackageProvider 1.0.0.1 PackageManagement Cmdlet Import-PfxCertificate 1.0.0.0 PKI Cmdlet Import-PSSession 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Import-StartLayout 1.0.0.0 StartLayout Cmdlet Import-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Import-UevConfiguration 2.1.639.0 UEV Cmdlet Import-VM 2.0.0.0 Hyper-V Cmdlet Import-VMInitialReplication 2.0.0.0 Hyper-V Cmdlet Initialize-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Install-NfsMappingStore 1.0 NFS Cmdlet Install-Package 1.0.0.1 PackageManagement Cmdlet Install-PackageProvider 1.0.0.1 PackageManagement Cmdlet Invoke-BpaModel 1.0 BestPractices Cmdlet Invoke-CimMethod 1.0.0.0 CimCmdlets Cmdlet Invoke-Command 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Invoke-CommandInDesktopPackage 2.0.0.0 Appx Cmdlet Invoke-DscResource 1.1 PSDesiredStateConfiguration Cmdlet Invoke-Expression 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-History 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Invoke-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Invoke-RestMethod 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-TroubleshootingPack 1.0.0.0 TroubleshootingPack Cmdlet Invoke-WebRequest 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Invoke-WmiMethod 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Invoke-WSManAction 3.0.0.0 Microsoft.WSMan.Management Cmdlet Join-DtcDiagnosticResourceManager 1.0.0.0 MsDtc Cmdlet Join-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Limit-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Measure-Command 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-VM 2.0.0.0 Hyper-V Cmdlet Measure-VMReplication 2.0.0.0 Hyper-V Cmdlet Measure-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Merge-CIPolicy 1.0 ConfigCI Cmdlet Merge-VHD 2.0.0.0 Hyper-V Cmdlet Mount-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Mount-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Mount-AppxVolume 2.0.0.0 Appx Cmdlet Mount-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Mount-VHD 2.0.0.0 Hyper-V Cmdlet Mount-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Mount-WindowsImage 3.0 DISM Cmdlet Move-AppxPackage 2.0.0.0 Appx Cmdlet Move-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Move-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Move-VM 2.0.0.0 Hyper-V Cmdlet Move-VMStorage 2.0.0.0 Hyper-V Cmdlet New-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet New-CertificateNotificationTask 1.0.0.0 PKI Cmdlet New-CimInstance 1.0.0.0 CimCmdlets Cmdlet New-CimSession 1.0.0.0 CimCmdlets Cmdlet New-CimSessionOption 1.0.0.0 CimCmdlets Cmdlet New-CIPolicy 1.0 ConfigCI Cmdlet New-CIPolicyRule 1.0 ConfigCI Cmdlet New-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet New-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-FileCatalog 3.0.0.0 Microsoft.PowerShell.Security Cmdlet New-HgsTraceTarget 1.0.0.0 HgsDiagnostics Cmdlet New-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet New-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet New-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet New-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet New-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet New-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-ModuleManifest 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-NetIPsecAuthProposal 2.0.0.0 NetSecurity Cmdlet New-NetIPsecMainModeCryptoProposal 2.0.0.0 NetSecurity Cmdlet New-NetIPsecQuickModeCryptoProposal 2.0.0.0 NetSecurity Cmdlet New-NfsMappedIdentity 1.0 NFS Cmdlet New-NfsNetgroup 1.0 NFS Cmdlet New-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-PSRoleCapabilityFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSSessionOption 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSTransportOption 3.0.0.0 Microsoft.PowerShell.Core Cmdlet New-PSWorkflowExecutionOption 2.0.0.0 PSWorkflow Cmdlet New-SelfSignedCertificate 1.0.0.0 PKI Cmdlet New-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet New-TimeSpan 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-TlsSessionTicketKey 2.0.0.0 TLS Cmdlet New-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-VFD 2.0.0.0 Hyper-V Cmdlet New-VHD 2.0.0.0 Hyper-V Cmdlet New-VM 2.0.0.0 Hyper-V Cmdlet New-VMGroup 2.0.0.0 Hyper-V Cmdlet New-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet New-VMResourcePool 2.0.0.0 Hyper-V Cmdlet New-VMSan 2.0.0.0 Hyper-V Cmdlet New-VMSwitch 2.0.0.0 Hyper-V Cmdlet New-WebServiceProxy 3.1.0.0 Microsoft.PowerShell.Management Cmdlet New-WindowsCustomImage 3.0 DISM Cmdlet New-WindowsImage 3.0 DISM Cmdlet New-WinEvent 3.0.0.0 Microsoft.PowerShell.Diagnostics Cmdlet New-WinUserLanguageList 2.0.0.0 International Cmdlet New-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet New-WSManSessionOption 3.0.0.0 Microsoft.WSMan.Management Cmdlet Optimize-VHD 2.0.0.0 Hyper-V Cmdlet Optimize-VHDSet 2.0.0.0 Hyper-V Cmdlet Optimize-WindowsImage 3.0 DISM Cmdlet Out-Default 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-GridView 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-Host 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Null 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Out-Printer 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Out-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Pop-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Protect-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Publish-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Publish-DscConfiguration 1.1 PSDesiredStateConfiguration Cmdlet Push-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Read-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Receive-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Receive-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Receive-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Register-ArgumentCompleter 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Register-CimIndicationEvent 1.0.0.0 CimCmdlets Cmdlet Register-EngineEvent 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Register-ObjectEvent 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Register-PackageSource 1.0.0.1 PackageManagement Cmdlet Register-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Register-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Register-UevTemplate 2.1.639.0 UEV Cmdlet Register-WmiEvent 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Remove-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Remove-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Remove-AppxPackage 2.0.0.0 Appx Cmdlet Remove-AppxProvisionedPackage 3.0 DISM Cmdlet Remove-AppxVolume 2.0.0.0 Appx Cmdlet Remove-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Remove-CertificateEnrollmentPolicyServer 1.0.0.0 PKI Cmdlet Remove-CertificateNotificationTask 1.0.0.0 PKI Cmdlet Remove-CimInstance 1.0.0.0 CimCmdlets Cmdlet Remove-CimSession 1.0.0.0 CimCmdlets Cmdlet Remove-CIPolicyRule 1.0 ConfigCI Cmdlet Remove-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Remove-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Remove-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Remove-IscsiVirtualDiskTargetMapping 2.0.0.0 IscsiTarget Cmdlet Remove-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Remove-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Remove-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Remove-LocalGroupMember 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Remove-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Remove-Module 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Remove-NfsMappedIdentity 1.0 NFS Cmdlet Remove-NfsNetgroup 1.0 NFS Cmdlet Remove-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-PSDrive 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Remove-PSSession 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Remove-PSSnapin 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Remove-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-VHDSnapshot 2.0.0.0 Hyper-V Cmdlet Remove-VM 2.0.0.0 Hyper-V Cmdlet Remove-VMAssignableDevice 2.0.0.0 Hyper-V Cmdlet Remove-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Remove-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Remove-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Remove-VMGroup 2.0.0.0 Hyper-V Cmdlet Remove-VMGroupMember 2.0.0.0 Hyper-V Cmdlet Remove-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Remove-VMHostAssignableDevice 2.0.0.0 Hyper-V Cmdlet Remove-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Remove-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Remove-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Remove-VMNetworkAdapterAcl 2.0.0.0 Hyper-V Cmdlet Remove-VMNetworkAdapterExtendedAcl 2.0.0.0 Hyper-V Cmdlet Remove-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Remove-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Remove-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Remove-VMReplication 2.0.0.0 Hyper-V Cmdlet Remove-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Remove-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Remove-VMSan 2.0.0.0 Hyper-V Cmdlet Remove-VMSavedState 2.0.0.0 Hyper-V Cmdlet Remove-VMScsiController 2.0.0.0 Hyper-V Cmdlet Remove-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Remove-VMStoragePath 2.0.0.0 Hyper-V Cmdlet Remove-VMSwitch 2.0.0.0 Hyper-V Cmdlet Remove-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Remove-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Remove-VMSwitchTeamMember 2.0.0.0 Hyper-V Cmdlet Remove-WindowsCapability 3.0 DISM Cmdlet Remove-WindowsDriver 3.0 DISM Cmdlet Remove-WindowsImage 3.0 DISM Cmdlet Remove-WindowsPackage 3.0 DISM Cmdlet Remove-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Remove-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Rename-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Rename-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Rename-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Rename-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Rename-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Rename-VM 2.0.0.0 Hyper-V Cmdlet Rename-VMGroup 2.0.0.0 Hyper-V Cmdlet Rename-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Rename-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Rename-VMSan 2.0.0.0 Hyper-V Cmdlet Rename-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Rename-VMSwitch 2.0.0.0 Hyper-V Cmdlet Repair-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Repair-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Repair-UevTemplateIndex 2.1.639.0 UEV Cmdlet Repair-VM 2.0.0.0 Hyper-V Cmdlet Repair-WindowsImage 3.0 DISM Cmdlet Reset-ComputerMachinePassword 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Reset-VMReplicationStatistics 2.0.0.0 Hyper-V Cmdlet Reset-VMResourceMetering 2.0.0.0 Hyper-V Cmdlet Resize-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Resize-VHD 2.0.0.0 Hyper-V Cmdlet Resolve-DnsName 1.0.0.0 DnsClient Cmdlet Resolve-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Restart-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Restart-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Restart-VM 2.0.0.0 Hyper-V Cmdlet Restore-AuditPolicy 1.0.0.0 SecurityCmdlets Cmdlet Restore-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Restore-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Restore-SecurityPolicy 1.0.0.0 SecurityCmdlets Cmdlet Restore-UevBackup 2.1.639.0 UEV Cmdlet Restore-UevUserSetting 2.1.639.0 UEV Cmdlet Restore-VMSnapshot 2.0.0.0 Hyper-V Cmdlet Resume-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Resume-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Resume-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Resume-VM 2.0.0.0 Hyper-V Cmdlet Resume-VMReplication 2.0.0.0 Hyper-V Cmdlet Revoke-VMConnectAccess 2.0.0.0 Hyper-V Cmdlet Save-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Save-Package 1.0.0.1 PackageManagement Cmdlet Save-VM 2.0.0.0 Hyper-V Cmdlet Save-WindowsImage 3.0 DISM Cmdlet Select-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Select-String 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Select-Xml 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Send-AppvClientReport 1.0.0.0 AppvClient Cmdlet Send-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Send-MailMessage 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-Acl 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-Alias 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-AppBackgroundTaskResourcePolicy 1.0.0.0 AppBackgroundTask Cmdlet Set-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Set-AppvClientConfiguration 1.0.0.0 AppvClient Cmdlet Set-AppvClientMode 1.0.0.0 AppvClient Cmdlet Set-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Set-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Set-AppxDefaultVolume 2.0.0.0 Appx Cmdlet Set-AppXProvisionedDataFile 3.0 DISM Cmdlet Set-AuthenticodeSignature 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Set-BpaResult 1.0 BestPractices Cmdlet Set-CertificateAutoEnrollmentPolicy 1.0.0.0 PKI Cmdlet Set-CimInstance 1.0.0.0 CimCmdlets Cmdlet Set-CIPolicyIdInfo 1.0 ConfigCI Cmdlet Set-CIPolicySetting 1.0 ConfigCI Cmdlet Set-CIPolicyVersion 1.0 ConfigCI Cmdlet Set-Clipboard 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Content 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-Culture 2.0.0.0 International Cmdlet Set-Date 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Cmdlet Set-ExecutionPolicy 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Set-HVCIOptions 1.0 ConfigCI Cmdlet Set-IscsiServerTarget 2.0.0.0 IscsiTarget Cmdlet Set-IscsiTargetServerSetting 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDisk 2.0.0.0 IscsiTarget Cmdlet Set-IscsiVirtualDiskSnapshot 2.0.0.0 IscsiTarget Cmdlet Set-Item 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ItemProperty 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-JobTrigger 1.1.0.0 PSScheduledJob Cmdlet Set-KdsConfiguration 1.0.0.0 Kds Cmdlet Set-LocalGroup 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-LocalUser 1.0.0.0 Microsoft.PowerShell.LocalAccounts Cmdlet Set-Location 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-NfsMappedIdentity 1.0 NFS Cmdlet Set-NfsNetgroup 1.0 NFS Cmdlet Set-PackageSource 1.0.0.1 PackageManagement Cmdlet Set-PSBreakpoint 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-PSDebug 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-PSReadlineKeyHandler 1.2 PSReadline Cmdlet Set-PSReadlineOption 1.2 PSReadline Cmdlet Set-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-RuleOption 1.0 ConfigCI Cmdlet Set-SecureBootUEFI 2.0.0.0 SecureBoot Cmdlet Set-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Set-ScheduledJobOption 1.1.0.0 PSScheduledJob Cmdlet Set-StrictMode 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Set-TimeZone 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-TpmOwnerAuth 2.0.0.0 TrustedPlatformModule Cmdlet Set-TraceSource 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-UevConfiguration 2.1.639.0 UEV Cmdlet Set-UevTemplateProfile 2.1.639.0 UEV Cmdlet Set-Variable 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Set-VHD 2.0.0.0 Hyper-V Cmdlet Set-VM 2.0.0.0 Hyper-V Cmdlet Set-VMBios 2.0.0.0 Hyper-V Cmdlet Set-VMComPort 2.0.0.0 Hyper-V Cmdlet Set-VMDvdDrive 2.0.0.0 Hyper-V Cmdlet Set-VMFibreChannelHba 2.0.0.0 Hyper-V Cmdlet Set-VMFirmware 2.0.0.0 Hyper-V Cmdlet Set-VMFloppyDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMGpuPartitionAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMHardDiskDrive 2.0.0.0 Hyper-V Cmdlet Set-VMHost 2.0.0.0 Hyper-V Cmdlet Set-VMHostCluster 2.0.0.0 Hyper-V Cmdlet Set-VMKeyProtector 2.0.0.0 Hyper-V Cmdlet Set-VMKeyStorageDrive 2.0.0.0 Hyper-V Cmdlet Set-VMMemory 2.0.0.0 Hyper-V Cmdlet Set-VMMigrationNetwork 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterFailoverConfiguration 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterIsolation 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRdma 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterRoutingDomainMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterTeamMapping 2.0.0.0 Hyper-V Cmdlet Set-VMNetworkAdapterVlan 2.0.0.0 Hyper-V Cmdlet Set-VMPartitionableGpu 2.0.0.0 Hyper-V Cmdlet Set-VMProcessor 2.0.0.0 Hyper-V Cmdlet Set-VMRemoteFx3dVideoAdapter 2.0.0.0 Hyper-V Cmdlet Set-VMReplication 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationAuthorizationEntry 2.0.0.0 Hyper-V Cmdlet Set-VMReplicationServer 2.0.0.0 Hyper-V Cmdlet Set-VMResourcePool 2.0.0.0 Hyper-V Cmdlet Set-VMSan 2.0.0.0 Hyper-V Cmdlet Set-VMSecurity 2.0.0.0 Hyper-V Cmdlet Set-VMSecurityPolicy 2.0.0.0 Hyper-V Cmdlet Set-VMSwitch 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionPortFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchExtensionSwitchFeature 2.0.0.0 Hyper-V Cmdlet Set-VMSwitchTeam 2.0.0.0 Hyper-V Cmdlet Set-VMVideo 2.0.0.0 Hyper-V Cmdlet Set-WheaMemoryPolicy 2.0.0.0 Whea Cmdlet Set-WinAcceptLanguageFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinCultureFromLanguageListOptOut 2.0.0.0 International Cmdlet Set-WinDefaultInputMethodOverride 2.0.0.0 International Cmdlet Set-WindowsEdition 3.0 DISM Cmdlet Set-WindowsProductKey 3.0 DISM Cmdlet Set-WindowsSearchSetting 1.0.0.0 WindowsSearch Cmdlet Set-WinHomeLocation 2.0.0.0 International Cmdlet Set-WinLanguageBarOption 2.0.0.0 International Cmdlet Set-WinSystemLocale 2.0.0.0 International Cmdlet Set-WinUILanguageOverride 2.0.0.0 International Cmdlet Set-WinUserLanguageList 2.0.0.0 International Cmdlet Set-WmiInstance 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Set-WSManInstance 3.0.0.0 Microsoft.WSMan.Management Cmdlet Set-WSManQuickConfig 3.0.0.0 Microsoft.WSMan.Management Cmdlet Show-Command 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Show-ControlPanelItem 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Show-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Show-WindowsDeveloperLicenseRegistration 1.0.0.0 WindowsDeveloperLicense Cmdlet Sort-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Split-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Split-WindowsImage 3.0 DISM Cmdlet Start-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Start-DscConfiguration 1.1 PSDesiredStateConfiguration Cmdlet Start-DtcDiagnosticResourceManager 1.0.0.0 MsDtc Cmdlet Start-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Start-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Start-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Start-Sleep 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Start-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Start-Transcript 3.0.0.0 Microsoft.PowerShell.Host Cmdlet Start-VM 2.0.0.0 Hyper-V Cmdlet Start-VMFailover 2.0.0.0 Hyper-V Cmdlet Start-VMInitialReplication 2.0.0.0 Hyper-V Cmdlet Start-VMTrace 2.0.0.0 Hyper-V Cmdlet Stop-AppvClientConnectionGroup 1.0.0.0 AppvClient Cmdlet Stop-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Stop-Computer 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Stop-DtcDiagnosticResourceManager 1.0.0.0 MsDtc Cmdlet Stop-IscsiVirtualDiskOperation 2.0.0.0 IscsiTarget Cmdlet Stop-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Stop-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Stop-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Stop-Transcript 3.0.0.0 Microsoft.PowerShell.Host Cmdlet Stop-VM 2.0.0.0 Hyper-V Cmdlet Stop-VMFailover 2.0.0.0 Hyper-V Cmdlet Stop-VMInitialReplication 2.0.0.0 Hyper-V Cmdlet Stop-VMReplication 2.0.0.0 Hyper-V Cmdlet Stop-VMTrace 2.0.0.0 Hyper-V Cmdlet Suspend-BitsTransfer 2.0.0.0 BitsTransfer Cmdlet Suspend-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Suspend-Service 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Suspend-VM 2.0.0.0 Hyper-V Cmdlet Suspend-VMReplication 2.0.0.0 Hyper-V Cmdlet Switch-Certificate 1.0.0.0 PKI Cmdlet Sync-AppvPublishingServer 1.0.0.0 AppvClient Cmdlet Tee-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Test-AppLockerPolicy 2.0.0.0 AppLocker Cmdlet Test-Certificate 1.0.0.0 PKI Cmdlet Test-ComputerSecureChannel 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Test-Connection 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Test-DscConfiguration 1.1 PSDesiredStateConfiguration Cmdlet Test-FileCatalog 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Test-HgsTraceTarget 1.0.0.0 HgsDiagnostics Cmdlet Test-KdsRootKey 1.0.0.0 Kds Cmdlet Test-ModuleManifest 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Test-NfsMappedIdentity 1.0 NFS Cmdlet Test-Path 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Test-PSSessionConfigurationFile 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Test-UevTemplate 2.1.639.0 UEV Cmdlet Test-VHD 2.0.0.0 Hyper-V Cmdlet Test-VMNetworkAdapter 2.0.0.0 Hyper-V Cmdlet Test-VMReplicationConnection 2.0.0.0 Hyper-V Cmdlet Test-WSMan 3.0.0.0 Microsoft.WSMan.Management Cmdlet Trace-Command 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Unblock-File 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Unblock-Tpm 2.0.0.0 TrustedPlatformModule Cmdlet Undo-DtcDiagnosticTransaction 1.0.0.0 MsDtc Cmdlet Undo-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Uninstall-Package 1.0.0.1 PackageManagement Cmdlet Unprotect-CmsMessage 3.0.0.0 Microsoft.PowerShell.Security Cmdlet Unpublish-AppvClientPackage 1.0.0.0 AppvClient Cmdlet Unregister-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Unregister-PackageSource 1.0.0.1 PackageManagement Cmdlet Unregister-PSSessionConfiguration 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Unregister-ScheduledJob 1.1.0.0 PSScheduledJob Cmdlet Unregister-UevTemplate 2.1.639.0 UEV Cmdlet Unregister-WindowsDeveloperLicense 1.0.0.0 WindowsDeveloperLicense Cmdlet Update-FormatData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Update-Help 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Update-List 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Update-TypeData 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Update-UevTemplate 2.1.639.0 UEV Cmdlet Update-VMVersion 2.0.0.0 Hyper-V Cmdlet Update-WIMBootEntry 3.0 DISM Cmdlet Use-Transaction 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Use-WindowsUnattend 3.0 DISM Cmdlet Wait-Debugger 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Wait-Event 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Wait-Job 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Wait-Process 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Wait-VM 2.0.0.0 Hyper-V Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Write-Debug 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Error 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-EventLog 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Write-Host 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Information 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Output 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Progress 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Verbose 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Write-Warning 3.1.0.0 Microsoft.PowerShell.Utility PS D:\WPS> Get-Command where -ParameterName=compute* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core PS D:\WPS> Get-Command where -ParameterName=computername CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core PS D:\WPS> Get-Command where -ParameterName -like computername Get-Command : No matching commands include a parameter named '-like'. Check the spelling of the parameter name, and the n try again. Parameter name: -like At line:1 char:1 + Get-Command where -ParameterName -like computername + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (-like:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : No matching commands include a parameter named '-like'. Check the spelling of the parameter name, and then try again. Parameter name: -like At line:1 char:1 + Get-Command where -ParameterName -like computername + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (-like:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command where -ParameterName -like *computername* Get-Command : No matching commands include a parameter named '-like'. Check the spelling of the parameter name, and the n try again. Parameter name: -like At line:1 char:1 + Get-Command where -ParameterName -like *computername* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (-like:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : No matching commands include a parameter named '-like'. Check the spelling of the parameter name, and then try again. Parameter name: -like At line:1 char:1 + Get-Command where -ParameterName -like *computername* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (-like:String) [Get-Command], ArgumentException + FullyQualifiedErrorId : CommandParameterNotFound,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command where -ParameterName >> TerminatingError(Get-Command): "Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try again." Get-Command : Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try a gain. At line:1 char:20 + Get-Command where -ParameterName + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try again. At line:1 char:20 + Get-Command where -ParameterName + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command where -ParameterName -ArgumentList >> TerminatingError(Get-Command): "Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try again." Get-Command : Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try a gain. At line:1 char:19 + Get-Command where -ParameterName -ArgumentList + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Missing an argument for parameter 'ParameterName'. Specify a parameter of type 'System.String[]' and try again. At line:1 char:19 + Get-Command where -ParameterName -ArgumentList + ~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command where ArgumentList CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core PS D:\WPS> Get-Command where -ArgumentList >> TerminatingError(Get-Command): "Missing an argument for parameter 'ArgumentList'. Specify a parameter of type 'System.Object[]' and try again." Get-Command : Missing an argument for parameter 'ArgumentList'. Specify a parameter of type 'System.Object[]' and try ag ain. At line:1 char:19 + Get-Command where -ArgumentList + ~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand Get-Command : Missing an argument for parameter 'ArgumentList'. Specify a parameter of type 'System.Object[]' and try again. At line:1 char:19 + Get-Command where -ArgumentList + ~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Get-Command], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.GetCommandCommand PS D:\WPS> Get-Command CommandType Name Version Source ----------- ---- ------- ------ Alias Add-ProvisionedAppxPackage 3.0 DISM Alias Add-WindowsFeature 2.0.0.0 ServerManager Alias Apply-WindowsUnattend 3.0 DISM Alias Disable-PhysicalDiskIndication 2.0.0.0 Storage Alias Disable-StorageDiagnosticLog 2.0.0.0 Storage Alias Enable-PhysicalDiskIndication 2.0.0.0 Storage Alias Enable-StorageDiagnosticLog 2.0.0.0 Storage Alias Expand-IscsiVirtualDisk 2.0.0.0 IscsiTarget Alias Export-VMCheckpoint 2.0.0.0 Hyper-V Alias Flush-Volume 2.0.0.0 Storage Alias Get-DiskSNV 2.0.0.0 Storage Alias Get-PhysicalDiskSNV 2.0.0.0 Storage Alias Get-ProvisionedAppxPackage 3.0 DISM Alias Get-StorageEnclosureSNV 2.0.0.0 Storage Alias Get-VMCheckpoint 2.0.0.0 Hyper-V Alias Initialize-Volume 2.0.0.0 Storage Alias Move-SmbClient 2.0.0.0 SmbWitness Alias Remove-ProvisionedAppxPackage 3.0 DISM Alias Remove-VMCheckpoint 2.0.0.0 Hyper-V Alias Remove-WindowsFeature 2.0.0.0 ServerManager Alias Rename-VMCheckpoint 2.0.0.0 Hyper-V Alias Restore-VMCheckpoint 2.0.0.0 Hyper-V Alias Write-FileSystemCache 2.0.0.0 Storage Function A: Function Add-BCDataCacheExtension 1.0.0.0 BranchCache Function Add-DnsClientNrptRule 1.0.0.0 DnsClient Function Add-DtcClusterTMMapping 1.0.0.0 MsDtc Function Add-EtwTraceProvider 1.0.0.0 EventTracingManagement Function Add-InitiatorIdToMaskingSet 2.0.0.0 Storage Function Add-MpPreference 1.0 Defender Function Add-NetEventNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventPacketCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVFPProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmNetworkAdapter 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitch 1.0.0.0 NetEventPacketCapture Function Add-NetEventVmSwitchProvider 1.0.0.0 NetEventPacketCapture Function Add-NetEventWFPCaptureProvider 1.0.0.0 NetEventPacketCapture Function Add-NetIPHttpsCertBinding 1.0.0.0 NetworkTransition Function Add-NetLbfoTeamMember 2.0.0.0 NetLbfo Function Add-NetLbfoTeamNic 2.0.0.0 NetLbfo Function Add-NetNatExternalAddress 1.0.0.0 NetNat Function Add-NetNatStaticMapping 1.0.0.0 NetNat Function Add-NetSwitchTeamMember 1.0.0.0 NetSwitchTeam Function Add-OdbcDsn 1.0.0.0 Wdac Function Add-PartitionAccessPath 2.0.0.0 Storage Function Add-PhysicalDisk 2.0.0.0 Storage Function Add-Printer 1.1 PrintManagement Function Add-PrinterDriver 1.1 PrintManagement Function Add-PrinterPort 1.1 PrintManagement Function Add-RDServer 2.0.0.0 RemoteDesktop Function Add-RDSessionHost 2.0.0.0 RemoteDesktop Function Add-RDVirtualDesktopToCollection 2.0.0.0 RemoteDesktop Function Add-TargetPortToMaskingSet 2.0.0.0 Storage Function Add-VirtualDiskToMaskingSet 2.0.0.0 Storage Function Add-VpnConnection 2.0.0.0 VpnClient Function Add-VpnConnectionRoute 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerApplication 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerDnsConfiguration 2.0.0.0 VpnClient Function Add-VpnConnectionTriggerTrustedNetwork 2.0.0.0 VpnClient Function AfterAll 3.4.0 Pester Function AfterEach 3.4.0 Pester Function Assert-MockCalled 3.4.0 Pester Function Assert-VerifiableMocks 3.4.0 Pester Function B: Function BeforeAll 3.4.0 Pester Function BeforeEach 3.4.0 Pester Function Block-FileShareAccess 2.0.0.0 Storage Function Block-SmbShareAccess 2.0.0.0 SmbShare Function C: Function cd.. Function cd\ Function Clear-AssignedAccess 1.0.0.0 AssignedAccess Function Clear-BCCache 1.0.0.0 BranchCache Function Clear-Disk 2.0.0.0 Storage Function Clear-DnsClientCache 1.0.0.0 DnsClient Function Clear-FileStorageTier 2.0.0.0 Storage Function Clear-Host Function Clear-PcsvDeviceLog 1.0.0.0 PcsvDevice Function Clear-StorageDiagnosticInfo 2.0.0.0 Storage Function Close-SmbOpenFile 2.0.0.0 SmbShare Function Close-SmbSession 2.0.0.0 SmbShare Function Compress-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Configuration 1.1 PSDesiredStateConfiguration Function Connect-IscsiTarget 1.0.0.0 iSCSI Function Connect-VirtualDisk 2.0.0.0 Storage Function Context 3.4.0 Pester Function ConvertFrom-SddlString 3.1.0.0 Microsoft.PowerShell.Utility Function ConvertTo-HgsKeyProtector 1.0.0.0 HgsClient Function Copy-NetFirewallRule 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase1AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecPhase2AuthSet 2.0.0.0 NetSecurity Function Copy-NetIPsecQuickModeCryptoSet 2.0.0.0 NetSecurity Function Copy-NetIPsecRule 2.0.0.0 NetSecurity Function D: Function Debug-FileShare 2.0.0.0 Storage Function Debug-MMAppPrelaunch 1.0 MMAgent Function Debug-SlbDatapath 1.0.0.0 HNVDiagnostics Function Debug-StorageSubSystem 2.0.0.0 Storage Function Debug-VirtualMachineQueueOperation 1.0.0.0 HNVDiagnostics Function Debug-Volume 2.0.0.0 Storage Function Describe 3.4.0 Pester Function Disable-BC 1.0.0.0 BranchCache Function Disable-BCDowngrading 1.0.0.0 BranchCache Function Disable-BCServeOnBattery 1.0.0.0 BranchCache Function Disable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Disable-DscDebug 1.1 PSDesiredStateConfiguration Function Disable-MMAgent 1.0 MMAgent Function Disable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Disable-NetAdapter 2.0.0.0 NetAdapter Function Disable-NetAdapterBinding 2.0.0.0 NetAdapter Function Disable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Disable-NetAdapterLso 2.0.0.0 NetAdapter Function Disable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Disable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Disable-NetAdapterQos 2.0.0.0 NetAdapter Function Disable-NetAdapterRdma 2.0.0.0 NetAdapter Function Disable-NetAdapterRsc 2.0.0.0 NetAdapter Function Disable-NetAdapterRss 2.0.0.0 NetAdapter Function Disable-NetAdapterSriov 2.0.0.0 NetAdapter Function Disable-NetAdapterVmq 2.0.0.0 NetAdapter Function Disable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetFirewallRule 2.0.0.0 NetSecurity Function Disable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Disable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Disable-NetIPsecRule 2.0.0.0 NetSecurity Function Disable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Disable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Disable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Disable-OdbcPerfCounter 1.0.0.0 Wdac Function Disable-PhysicalDiskIdentification 2.0.0.0 Storage Function Disable-PnpDevice 1.0.0.0 PnpDevice Function Disable-PSTrace 1.0.0.0 PSDiagnostics Function Disable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Disable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Disable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Disable-ScheduledTask 1.0.0.0 ScheduledTasks Function Disable-SmbDelegation 2.0.0.0 SmbShare Function Disable-StorageEnclosureIdentification 2.0.0.0 Storage Function Disable-StorageHighAvailability 2.0.0.0 Storage Function Disable-StorageMaintenanceMode 2.0.0.0 Storage Function Disable-Ual 1.0.0.0 UserAccessLogging Function Disable-WdacBidTrace 1.0.0.0 Wdac Function Disable-WSManTrace 1.0.0.0 PSDiagnostics Function Disconnect-IscsiTarget 1.0.0.0 iSCSI Function Disconnect-NfsSession 1.0 NFS Function Disconnect-RDUser 2.0.0.0 RemoteDesktop Function Disconnect-VirtualDisk 2.0.0.0 Storage Function Dismount-DiskImage 2.0.0.0 Storage Function E: Function Enable-BCDistributed 1.0.0.0 BranchCache Function Enable-BCDowngrading 1.0.0.0 BranchCache Function Enable-BCLocal 1.0.0.0 BranchCache Function Enable-BCServeOnBattery 1.0.0.0 BranchCache Function Enable-BCHostedClient 1.0.0.0 BranchCache Function Enable-BCHostedServer 1.0.0.0 BranchCache Function Enable-DAManualEntryPointSelection 1.0.0.0 DirectAccessClientComponents Function Enable-DscDebug 1.1 PSDesiredStateConfiguration Function Enable-MMAgent 1.0 MMAgent Function Enable-MuxEchoResponder 1.0.0.0 HNVDiagnostics Function Enable-NetAdapter 2.0.0.0 NetAdapter Function Enable-NetAdapterBinding 2.0.0.0 NetAdapter Function Enable-NetAdapterEncapsulatedPacketTaskOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterChecksumOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterIPsecOffload 2.0.0.0 NetAdapter Function Enable-NetAdapterLso 2.0.0.0 NetAdapter Function Enable-NetAdapterPacketDirect 2.0.0.0 NetAdapter Function Enable-NetAdapterPowerManagement 2.0.0.0 NetAdapter Function Enable-NetAdapterQos 2.0.0.0 NetAdapter Function Enable-NetAdapterRdma 2.0.0.0 NetAdapter Function Enable-NetAdapterRsc 2.0.0.0 NetAdapter Function Enable-NetAdapterRss 2.0.0.0 NetAdapter Function Enable-NetAdapterSriov 2.0.0.0 NetAdapter Function Enable-NetAdapterVmq 2.0.0.0 NetAdapter Function Enable-NetDnsTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetFirewallRule 2.0.0.0 NetSecurity Function Enable-NetIPHttpsProfile 1.0.0.0 NetworkTransition Function Enable-NetIPsecMainModeRule 2.0.0.0 NetSecurity Function Enable-NetIPsecRule 2.0.0.0 NetSecurity Function Enable-NetNatTransitionConfiguration 1.0.0.0 NetworkTransition Function Enable-NetworkSwitchEthernetPort 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchFeature 1.0.0.0 NetworkSwitchManager Function Enable-NetworkSwitchVlan 1.0.0.0 NetworkSwitchManager Function Enable-OdbcPerfCounter 1.0.0.0 Wdac Function Enable-PhysicalDiskIdentification 2.0.0.0 Storage Function Enable-PnpDevice 1.0.0.0 PnpDevice Function Enable-PSTrace 1.0.0.0 PSDiagnostics Function Enable-PSWSManCombinedTrace 1.0.0.0 PSDiagnostics Function Enable-RDVirtualDesktopADMachineAccountReuse 2.0.0.0 RemoteDesktop Function Enable-ServerManagerStandardUserRemoting 2.0.0.0 ServerManager Function Enable-ScheduledTask 1.0.0.0 ScheduledTasks Function Enable-SmbDelegation 2.0.0.0 SmbShare Function Enable-StorageEnclosureIdentification 2.0.0.0 Storage Function Enable-StorageHighAvailability 2.0.0.0 Storage Function Enable-StorageMaintenanceMode 2.0.0.0 Storage Function Enable-Ual 1.0.0.0 UserAccessLogging Function Enable-WdacBidTrace 1.0.0.0 Wdac Function Enable-WSManTrace 1.0.0.0 PSDiagnostics Function Expand-Archive 1.0.1.0 Microsoft.PowerShell.Archive Function Export-BCCachePackage 1.0.0.0 BranchCache Function Export-BCSecretKey 1.0.0.0 BranchCache Function Export-HgsGuardian 1.0.0.0 HgsClient Function Export-IscsiTargetServerConfiguration 2.0.0.0 IscsiTarget Function Export-ODataEndpointProxy 1.0 Microsoft.PowerShell.ODataUtils Function Export-RDPersonalSessionDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-RDPersonalVirtualDesktopAssignment 2.0.0.0 RemoteDesktop Function Export-ScheduledTask 1.0.0.0 ScheduledTasks Function F: Function Find-Command 1.0.0.1 PowerShellGet Function Find-DscResource 1.0.0.1 PowerShellGet Function Find-Module 1.0.0.1 PowerShellGet Function Find-NetIPsecRule 2.0.0.0 NetSecurity Function Find-NetRoute 1.0.0.0 NetTCPIP Function Find-RoleCapability 1.0.0.1 PowerShellGet Function Find-Script 1.0.0.1 PowerShellGet Function Format-Hex 3.1.0.0 Microsoft.PowerShell.Utility Function Format-Volume 2.0.0.0 Storage Function G: Function Get-AppBackgroundTask 1.0.0.0 AppBackgroundTask Function Get-AppvVirtualProcess 1.0.0.0 AppvClient Function Get-AppxLastError 2.0.0.0 Appx Function Get-AppxLog 2.0.0.0 Appx Function Get-AssignedAccess 1.0.0.0 AssignedAccess Function Get-AutologgerConfig 1.0.0.0 EventTracingManagement Function Get-BCClientConfiguration 1.0.0.0 BranchCache Function Get-BCContentServerConfiguration 1.0.0.0 BranchCache Function Get-BCDataCache 1.0.0.0 BranchCache Function Get-BCDataCacheExtension 1.0.0.0 BranchCache Function Get-BCNetworkConfiguration 1.0.0.0 BranchCache Function Get-BCStatus 1.0.0.0 BranchCache Function Get-BCHashCache 1.0.0.0 BranchCache Function Get-BCHostedCacheServerConfiguration 1.0.0.0 BranchCache Function Get-ClusteredScheduledTask 1.0.0.0 ScheduledTasks Function Get-CustomerRoute 1.0.0.0 HNVDiagnostics Function Get-DAClientExperienceConfiguration 1.0.0.0 DirectAccessClientComponents Function Get-DAConnectionStatus 1.0.0.0 NetworkConnectivityStatus Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Get-DedupProperties 2.0.0.0 Storage Function Get-Disk 2.0.0.0 Storage Function Get-DiskImage 2.0.0.0 Storage Function Get-DiskStorageNodeView 2.0.0.0 Storage Function Get-DisplayResolution 1.0.0.0 ServerCore Function Get-DnsClient 1.0.0.0 DnsClient Function Get-DnsClientCache 1.0.0.0 DnsClient Function Get-DnsClientGlobalSetting 1.0.0.0 DnsClient Function Get-DnsClientNrptGlobal 1.0.0.0 DnsClient Function Get-DnsClientNrptPolicy 1.0.0.0 DnsClient Function Get-DnsClientNrptRule 1.0.0.0 DnsClient Function Get-DnsClientServerAddress 1.0.0.0 DnsClient Function Get-DscConfiguration 1.1 PSDesiredStateConfiguration Function Get-DscConfigurationStatus 1.1 PSDesiredStateConfiguration Function Get-DscLocalConfigurationManager 1.1 PSDesiredStateConfiguration Function Get-DscResource 1.1 PSDesiredStateConfiguration Function Get-Dtc 1.0.0.0 MsDtc Function Get-DtcAdvancedHostSetting 1.0.0.0 MsDtc Function Get-DtcAdvancedSetting 1.0.0.0 MsDtc Function Get-DtcClusterDefault 1.0.0.0 MsDtc Function Get-DtcClusterTMMapping 1.0.0.0 MsDtc Function Get-DtcDefault 1.0.0.0 MsDtc Function Get-DtcLog 1.0.0.0 MsDtc Function Get-DtcNetworkSetting 1.0.0.0 MsDtc Function Get-DtcTransaction 1.0.0.0 MsDtc Function Get-DtcTransactionsStatistics 1.0.0.0 MsDtc >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS D:\WPS> Get-Command | Get-Member TypeName: System.Management.Automation.AliasInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CommandType Property System.Management.Automation.CommandTypes CommandType {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} ReferencedCommand Property System.Management.Automation.CommandInfo ReferencedCommand {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ResolvedCommand Property System.Management.Automation.CommandInfo ResolvedCommand {get;} Source Property string Source {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} DisplayName ScriptProperty System.Object DisplayName {get=if ($this.Name.IndexOf('-') -lt 0)... HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... ResolvedCommandName ScriptProperty System.Object ResolvedCommandName {get=$this.ResolvedCommand.Name;} TypeName: System.Management.Automation.FunctionInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CmdletBinding Property bool CmdletBinding {get;} CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} HelpFile Property string HelpFile {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ScriptBlock Property scriptblock ScriptBlock {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... TypeName: System.Management.Automation.FilterInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CmdletBinding Property bool CmdletBinding {get;} CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} Description Property string Description {get;set;} HelpFile Property string HelpFile {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} ScriptBlock Property scriptblock ScriptBlock {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... TypeName: System.Management.Automation.CmdletInfo Name MemberType Definition ---- ---------- ---------- Equals Method bool Equals(System.Object obj) GetHashCode Method int GetHashCode() GetType Method type GetType() ResolveParameter Method System.Management.Automation.ParameterMetadata ResolveParameter(string name) ToString Method string ToString() CommandType Property System.Management.Automation.CommandTypes CommandType {get;} DefaultParameterSet Property string DefaultParameterSet {get;} Definition Property string Definition {get;} HelpFile Property string HelpFile {get;} ImplementingType Property type ImplementingType {get;} Module Property psmoduleinfo Module {get;} ModuleName Property string ModuleName {get;} Name Property string Name {get;} Noun Property string Noun {get;} Options Property System.Management.Automation.ScopedItemOptions Options {get;set;} OutputType Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.PSTypeName] OutputType {get;} Parameters Property System.Collections.Generic.Dictionary[string,System.Management.Automation.ParameterMetadata] Parameters {get;} ParameterSets Property System.Collections.ObjectModel.ReadOnlyCollection[System.Management.Automation.CommandParameterSetInfo] ParameterSets {get;} PSSnapIn Property System.Management.Automation.PSSnapInInfo PSSnapIn {get;} RemotingCapability Property System.Management.Automation.RemotingCapability RemotingCapability {get;} Source Property string Source {get;} Verb Property string Verb {get;} Version Property version Version {get;} Visibility Property System.Management.Automation.SessionStateEntryVisibility Visibility {get;set;} DLL ScriptProperty System.Object DLL {get=$this.ImplementingType.Assembly.Location;} HelpUri ScriptProperty System.Object HelpUri {get=$oldProgressPreference = $ProgressPreference... PS D:\WPS> Get-Command *hotfix* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Get-HotFix 3.1.0.0 Microsoft.PowerShell.Management PS D:\WPS> Get-HotFix Source Description HotFixID InstalledBy InstalledOn ------ ----------- -------- ----------- ----------- PC2C Update KB3199986 NT AUTHORITY\SYSTEM 21.11.2016 0:00:00 PC2C Update KB4013418 NT AUTHORITY\SYSTEM 18.4.2017 0:00:00 PC2C Update KB4035631 NT AUTHORITY\SYSTEM 14.11.2017 0:00:00 PC2C Update KB4049065 NT AUTHORITY\SYSTEM 16.11.2017 0:00:00 PC2C Update KB4089510 NT AUTHORITY\SYSTEM 11.4.2018 0:00:00 PC2C Update KB4093137 NT AUTHORITY\SYSTEM 13.4.2018 0:00:00 PC2C Security Update KB4093119 NT AUTHORITY\SYSTEM 9.5.2018 0:00:00 PS D:\WPS> Get-HotFix | where id PS D:\WPS> Get-HotFix | where id -EQ KB3001237 PS D:\WPS> Get-HotFix | where id -EQ KB4093119 PS D:\WPS> Get-HotFix | where id -EQ KB4093119 PS D:\WPS> Get-HotFix | Select-Object InstalledOn *2016* >> TerminatingError(Select-Object): "A positional parameter cannot be found that accepts argument '*2016*'." Select-Object : A positional parameter cannot be found that accepts argument '*2016*'. At line:1 char:14 + Get-HotFix | Select-Object InstalledOn *2016* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand Select-Object : A positional parameter cannot be found that accepts argument '*2016*'. At line:1 char:14 + Get-HotFix | Select-Object InstalledOn *2016* + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand PS D:\WPS> Get-HotFix | Select-Object InstalledOn -eq *2016* >> TerminatingError(Select-Object): "A parameter cannot be found that matches parameter name 'eq'." Select-Object : A parameter cannot be found that matches parameter name 'eq'. At line:1 char:40 + Get-HotFix | Select-Object InstalledOn -eq *2016* + ~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand Select-Object : A parameter cannot be found that matches parameter name 'eq'. At line:1 char:40 + Get-HotFix | Select-Object InstalledOn -eq *2016* + ~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand PS D:\WPS> Get-HotFix | Select-Object InstalledOn -eq 2016 >> TerminatingError(Select-Object): "A parameter cannot be found that matches parameter name 'eq'." Select-Object : A parameter cannot be found that matches parameter name 'eq'. At line:1 char:40 + Get-HotFix | Select-Object InstalledOn -eq 2016 + ~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand Select-Object : A parameter cannot be found that matches parameter name 'eq'. At line:1 char:40 + Get-HotFix | Select-Object InstalledOn -eq 2016 + ~~~ + CategoryInfo : InvalidArgument: (:) [Select-Object], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.SelectObjectCommand PS D:\WPS> Get-Command *object* CommandType Name Version Source ----------- ---- ------- ------ Cmdlet Compare-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet ForEach-Object 3.0.0.0 Microsoft.PowerShell.Core Cmdlet Get-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Group-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Measure-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet New-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Register-ObjectEvent 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Remove-WmiObject 3.1.0.0 Microsoft.PowerShell.Management Cmdlet Select-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Sort-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Tee-Object 3.1.0.0 Microsoft.PowerShell.Utility Cmdlet Where-Object 3.0.0.0 Microsoft.PowerShell.Core Application NetCfgNotifyObjectHost.exe 10.0.14... C:\Windows\system32\NetCfgNotifyObjectHost.exe PS D:\WPS> Get-HotFix | Where-Object >> TerminatingError(): "The pipeline has been stopped." >> TerminatingError(): "The pipeline has been stopped." PS D:\WPS> Get-HotFix | Where-Object PS D:\WPS> ipconfig /displaydns Windows IP Configuration dc1601.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1601.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 1593 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.214 d5p.de17a.com ---------------------------------------- Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.183 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.166 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.185 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.180 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.182 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.181 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.165 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.184 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.164 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.167 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.168 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51524 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.169 sk.search.etargetnet.com ---------------------------------------- Record Name . . . . . : sk.search.etargetnet.com Record Type . . . . . : 1 Time To Live . . . . : 70754 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 195.168.10.172 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73158 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.64 dc1602.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1602.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 2877 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.224 toplist.cz ---------------------------------------- Record Name . . . . . : toplist.cz Record Type . . . . . : 1 Time To Live . . . . : 71994 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 88.86.101.2 isatap ---------------------------------------- Name does not exist. isatap.lrn.telegrafia.local ---------------------------------------- Name does not exist. ss64.com ---------------------------------------- Record Name . . . . . : ss64.com Record Type . . . . . : 1 Time To Live . . . . : 73140 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.92.29.160 bam.nr-data.net ---------------------------------------- Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70726 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.18 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70726 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.21 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70726 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.20 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70726 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.19 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73158 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.62 PS D:\WPS> Get-Command *table* CommandType Name Version Source ----------- ---- ------- ------ Function Get-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function New-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Remove-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Rename-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Reset-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Function Set-DAEntryPointTableItem 1.0.0.0 DirectAccessClientComponents Cmdlet Format-Table 3.1.0.0 Microsoft.PowerShell.Utility Application TabletPC.cpl 10.0.14... C:\Windows\system32\TabletPC.cpl PS D:\WPS> ipconfig /displaydns | Format-Table Windows IP Configuration dc1601.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1601.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 1528 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.214 d5p.de17a.com ---------------------------------------- Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.183 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.166 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.185 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.180 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.182 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.181 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.165 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.184 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.164 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.167 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.168 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51459 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.169 sk.search.etargetnet.com ---------------------------------------- Record Name . . . . . : sk.search.etargetnet.com Record Type . . . . . : 1 Time To Live . . . . : 70689 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 195.168.10.172 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73093 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.64 dc1602.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1602.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 2812 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.224 toplist.cz ---------------------------------------- Record Name . . . . . : toplist.cz Record Type . . . . . : 1 Time To Live . . . . : 71929 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 88.86.101.2 isatap ---------------------------------------- Name does not exist. isatap.lrn.telegrafia.local ---------------------------------------- Name does not exist. ss64.com ---------------------------------------- Record Name . . . . . : ss64.com Record Type . . . . . : 1 Time To Live . . . . : 73075 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.92.29.160 bam.nr-data.net ---------------------------------------- Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70661 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.18 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70661 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.21 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70661 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.20 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70661 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.19 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73093 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.62 PS D:\WPS> ipconfig /displaydns | Format-Table -Property >> TerminatingError(Format-Table): "Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again." Format-Table : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again . At line:1 char:37 + ipconfig /displaydns | Format-Table -Property + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Format-Table], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.FormatTableCommand Format-Table : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.Object[]' and try again. At line:1 char:37 + ipconfig /displaydns | Format-Table -Property + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Format-Table], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.FormatTableCommand PS D:\WPS> ipconfig /displaydns | Format-Table -Property "record na,e" Windows IP Configuration dc1601.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1601.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 1475 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.214 d5p.de17a.com ---------------------------------------- Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.183 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.166 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.185 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.180 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.182 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.181 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.165 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.184 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.164 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.167 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.168 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51406 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.169 sk.search.etargetnet.com ---------------------------------------- Record Name . . . . . : sk.search.etargetnet.com Record Type . . . . . : 1 Time To Live . . . . : 70636 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 195.168.10.172 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73040 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.64 dc1602.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1602.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 2759 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.224 toplist.cz ---------------------------------------- Record Name . . . . . : toplist.cz Record Type . . . . . : 1 Time To Live . . . . : 71876 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 88.86.101.2 isatap ---------------------------------------- Name does not exist. isatap.lrn.telegrafia.local ---------------------------------------- Name does not exist. ss64.com ---------------------------------------- Record Name . . . . . : ss64.com Record Type . . . . . : 1 Time To Live . . . . : 73022 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.92.29.160 bam.nr-data.net ---------------------------------------- Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70608 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.18 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70608 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.21 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70608 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.20 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70608 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.19 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73040 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.62 PS D:\WPS> ipconfig /displaydns | Format-Table -Property "record name" Windows IP Configuration dc1601.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1601.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 1471 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.214 d5p.de17a.com ---------------------------------------- Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.183 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.166 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.185 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.180 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.182 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.181 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.165 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.184 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.164 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.167 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.168 Record Name . . . . . : d5p.de17a.com Record Type . . . . . : 1 Time To Live . . . . : 51402 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 213.155.156.169 sk.search.etargetnet.com ---------------------------------------- Record Name . . . . . : sk.search.etargetnet.com Record Type . . . . . : 1 Time To Live . . . . : 70632 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 195.168.10.172 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i1.stbcast4.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73036 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.64 dc1602.lrn.telegrafia.local ---------------------------------------- Record Name . . . . . : DC1602.lrn.telegrafia.local Record Type . . . . . : 1 Time To Live . . . . : 2755 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 192.168.10.224 toplist.cz ---------------------------------------- Record Name . . . . . : toplist.cz Record Type . . . . . : 1 Time To Live . . . . : 71872 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 88.86.101.2 isatap ---------------------------------------- Name does not exist. isatap.lrn.telegrafia.local ---------------------------------------- Name does not exist. ss64.com ---------------------------------------- Record Name . . . . . : ss64.com Record Type . . . . . : 1 Time To Live . . . . : 73018 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.92.29.160 bam.nr-data.net ---------------------------------------- Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70604 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.18 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70604 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.21 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70604 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.20 Record Name . . . . . : bam.nr-data.net Record Type . . . . . : 1 Time To Live . . . . : 70604 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 162.247.242.19 p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com ---------------------------------------- Record Name . . . . . : p4-h3pjtrivbfdwa-sejmkibbeecse2r2-297990-i2.stbcast3.metric.gstatic.com Record Type . . . . . : 1 Time To Live . . . . : 73036 Data Length . . . . . : 4 Section . . . . . . . : Answer A (Host) Record . . . : 216.239.32.62 PS D:\WPS> ipconfig /displaydns | Where-Object -Property name -Like name PS D:\WPS> ipconfig /displaydns | Where-Object -Property -Like name >> TerminatingError(Where-Object): "Missing an argument for parameter 'Property'. Specify a parameter of type 'System.String' and try again." Where-Object : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.String' and try again. At line:1 char:37 + ipconfig /displaydns | Where-Object -Property -Like name + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Where-Object], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.WhereObjectCommand Where-Object : Missing an argument for parameter 'Property'. Specify a parameter of type 'System.String' and try again. At line:1 char:37 + ipconfig /displaydns | Where-Object -Property -Like name + ~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Where-Object], ParameterBindingException + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.WhereObjectCommand ********************** Windows PowerShell transcript end End time: 20180814152358 **********************