Skip to content

Instantly share code, notes, and snippets.

@jochemstoel
Forked from trsqxyz/alias
Created February 13, 2017 01:57
Show Gist options
  • Save jochemstoel/f4cdb22ef47b6427b705ae1e24b0d5a8 to your computer and use it in GitHub Desktop.
Save jochemstoel/f4cdb22ef47b6427b705ae1e24b0d5a8 to your computer and use it in GitHub Desktop.
powershell
CommandType Name ModuleName
----------- ---- ----------
Alias % -> ForEach-Object
Alias ? -> Where-Object
Alias ac -> Add-Content
Alias asnp -> Add-PSSnapin
Alias cat -> Get-Content
Alias cd -> Set-Location
Alias chdir -> Set-Location
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 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 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 gci -> Get-ChildItem
Alias gcm -> Get-Command
Alias gcs -> Get-PSCallStack
Alias gdr -> Get-PSDrive
Alias ghy -> Get-History
Alias gi -> Get-Item
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 group -> Group-Object
Alias gsn -> Get-PSSession
Alias gsnp -> Get-PSSnapin
Alias gsv -> Get-Service
Alias gu -> Get-Unique
Alias gv -> Get-Variable
Alias gwmi -> Get-WmiObject
Alias h -> Get-History
Alias history -> Get-History
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 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 sujb -> Suspend-Job
Alias sv -> Set-Variable
Alias swmi -> Set-WmiInstance
Alias tee -> Tee-Object
Alias trcm -> Trace-Command
Alias type -> Get-Content
Alias where -> Where-Object
Alias wjb -> Wait-Job
Alias write -> Write-Output
CommandType Name ModuleName
----------- ---- ----------
Alias Add-PefMessageProvider PEF
Function A:
Function B:
Function C:
Function cd..
Function cd\
Function Clear-Host
Function D:
Function Disable-PSTrace PSDiagnostics
Function Disable-PSWSManCombinedTrace PSDiagnostics
Function Disable-WSManTrace PSDiagnostics
Function E:
Function Enable-PSTrace PSDiagnostics
Function Enable-PSWSManCombinedTrace PSDiagnostics
Function Enable-WSManTrace PSDiagnostics
Function F:
Function G:
Function Get-ChildItemColored get-ChildItemColored
Function Get-IseSnippet ISE
Function Get-LogProperties PSDiagnostics
Function Get-Verb
Function H:
Function help
Function I:
Function Import-IseSnippet ISE
Function ImportSystemModules
Function Invoke-AsWorkflow PSWorkflowUtility
Function J:
Function K:
Function L:
Function M:
Function mkdir
Function more
Function N:
Function New-IseSnippet ISE
Function New-PSWorkflowSession PSWorkflow
Function O:
Function oss
Function P:
Function Pause
Function prompt
Function Q:
Function R:
Function S:
Function Set-LogProperties PSDiagnostics
Function shorten-path
Function Start-Trace PSDiagnostics
Function Stop-Trace PSDiagnostics
Function T:
Function TabExpansion2
Function U:
Function V:
Function W:
Function X:
Function Y:
Function Z:
Cmdlet Add-BitsFile BitsTransfer
Cmdlet Add-Computer Microsoft.PowerShel...
Cmdlet Add-Content Microsoft.PowerShel...
Cmdlet Add-History Microsoft.PowerShel...
Cmdlet Add-JobTrigger PSScheduledJob
Cmdlet Add-Member Microsoft.PowerShel...
Cmdlet Add-PefMessageSource PEF
Cmdlet Add-PefProviderConfig PEF
Cmdlet Add-PSSnapin Microsoft.PowerShel...
Cmdlet Add-Type Microsoft.PowerShel...
Cmdlet Checkpoint-Computer Microsoft.PowerShel...
Cmdlet Clear-Content Microsoft.PowerShel...
Cmdlet Clear-EventLog Microsoft.PowerShel...
Cmdlet Clear-History Microsoft.PowerShel...
Cmdlet Clear-Item Microsoft.PowerShel...
Cmdlet Clear-ItemProperty Microsoft.PowerShel...
Cmdlet Clear-Variable Microsoft.PowerShel...
Cmdlet Compare-Object Microsoft.PowerShel...
Cmdlet Complete-BitsTransfer BitsTransfer
Cmdlet Complete-Transaction Microsoft.PowerShel...
Cmdlet Connect-PSSession Microsoft.PowerShel...
Cmdlet Connect-WSMan Microsoft.WSMan.Man...
Cmdlet ConvertFrom-Csv Microsoft.PowerShel...
Cmdlet ConvertFrom-Json Microsoft.PowerShel...
Cmdlet ConvertFrom-SecureString Microsoft.PowerShel...
Cmdlet ConvertFrom-StringData Microsoft.PowerShel...
Cmdlet Convert-Path Microsoft.PowerShel...
Cmdlet ConvertTo-Csv Microsoft.PowerShel...
Cmdlet ConvertTo-Html Microsoft.PowerShel...
Cmdlet ConvertTo-Json Microsoft.PowerShel...
Cmdlet ConvertTo-SecureString Microsoft.PowerShel...
Cmdlet ConvertTo-Xml Microsoft.PowerShel...
Cmdlet Copy-Item Microsoft.PowerShel...
Cmdlet Copy-ItemProperty Microsoft.PowerShel...
Cmdlet Debug-Process Microsoft.PowerShel...
Cmdlet Disable-ComputerRestore Microsoft.PowerShel...
Cmdlet Disable-JobTrigger PSScheduledJob
Cmdlet Disable-PSBreakpoint Microsoft.PowerShel...
Cmdlet Disable-PSRemoting Microsoft.PowerShel...
Cmdlet Disable-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Disable-ScheduledJob PSScheduledJob
Cmdlet Disable-WSManCredSSP Microsoft.WSMan.Man...
Cmdlet Disconnect-PSSession Microsoft.PowerShel...
Cmdlet Disconnect-WSMan Microsoft.WSMan.Man...
Cmdlet Enable-ComputerRestore Microsoft.PowerShel...
Cmdlet Enable-JobTrigger PSScheduledJob
Cmdlet Enable-PSBreakpoint Microsoft.PowerShel...
Cmdlet Enable-PSRemoting Microsoft.PowerShel...
Cmdlet Enable-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Enable-ScheduledJob PSScheduledJob
Cmdlet Enable-WSManCredSSP Microsoft.WSMan.Man...
Cmdlet Enter-PSSession Microsoft.PowerShel...
Cmdlet Exit-PSSession Microsoft.PowerShel...
Cmdlet Export-Alias Microsoft.PowerShel...
Cmdlet Export-Clixml Microsoft.PowerShel...
Cmdlet Export-Console Microsoft.PowerShel...
Cmdlet Export-Counter Microsoft.PowerShel...
Cmdlet Export-Csv Microsoft.PowerShel...
Cmdlet Export-FormatData Microsoft.PowerShel...
Cmdlet Export-ModuleMember Microsoft.PowerShel...
Cmdlet Export-PSSession Microsoft.PowerShel...
Cmdlet ForEach-Object Microsoft.PowerShel...
Cmdlet Format-Custom Microsoft.PowerShel...
Cmdlet Format-List Microsoft.PowerShel...
Cmdlet Format-Table Microsoft.PowerShel...
Cmdlet Format-Wide Microsoft.PowerShel...
Cmdlet Get-Acl Microsoft.PowerShel...
Cmdlet Get-Alias Microsoft.PowerShel...
Cmdlet Get-AppLockerFileInformation AppLocker
Cmdlet Get-AppLockerPolicy AppLocker
Cmdlet Get-AuthenticodeSignature Microsoft.PowerShel...
Cmdlet Get-BitsTransfer BitsTransfer
Cmdlet Get-ChildItem Microsoft.PowerShel...
Cmdlet Get-CimAssociatedInstance CimCmdlets
Cmdlet Get-CimClass CimCmdlets
Cmdlet Get-CimInstance CimCmdlets
Cmdlet Get-CimSession CimCmdlets
Cmdlet Get-Command Microsoft.PowerShel...
Cmdlet Get-ComputerRestorePoint Microsoft.PowerShel...
Cmdlet Get-Content Microsoft.PowerShel...
Cmdlet Get-ControlPanelItem Microsoft.PowerShel...
Cmdlet Get-Counter Microsoft.PowerShel...
Cmdlet Get-Credential Microsoft.PowerShel...
Cmdlet Get-Culture Microsoft.PowerShel...
Cmdlet Get-Date Microsoft.PowerShel...
Cmdlet Get-Event Microsoft.PowerShel...
Cmdlet Get-EventLog Microsoft.PowerShel...
Cmdlet Get-EventSubscriber Microsoft.PowerShel...
Cmdlet Get-ExecutionPolicy Microsoft.PowerShel...
Cmdlet Get-FormatData Microsoft.PowerShel...
Cmdlet Get-Help Microsoft.PowerShel...
Cmdlet Get-History Microsoft.PowerShel...
Cmdlet Get-Host Microsoft.PowerShel...
Cmdlet Get-HotFix Microsoft.PowerShel...
Cmdlet Get-Item Microsoft.PowerShel...
Cmdlet Get-ItemProperty Microsoft.PowerShel...
Cmdlet Get-Job Microsoft.PowerShel...
Cmdlet Get-JobTrigger PSScheduledJob
Cmdlet Get-Location Microsoft.PowerShel...
Cmdlet Get-Member Microsoft.PowerShel...
Cmdlet Get-Module Microsoft.PowerShel...
Cmdlet Get-PfxCertificate Microsoft.PowerShel...
Cmdlet Get-Process Microsoft.PowerShel...
Cmdlet Get-PSBreakpoint Microsoft.PowerShel...
Cmdlet Get-PSCallStack Microsoft.PowerShel...
Cmdlet Get-PSDrive Microsoft.PowerShel...
Cmdlet Get-PSProvider Microsoft.PowerShel...
Cmdlet Get-PSSession Microsoft.PowerShel...
Cmdlet Get-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Get-PSSnapin Microsoft.PowerShel...
Cmdlet Get-Random Microsoft.PowerShel...
Cmdlet Get-ScheduledJob PSScheduledJob
Cmdlet Get-ScheduledJobOption PSScheduledJob
Cmdlet Get-Service Microsoft.PowerShel...
Cmdlet Get-TraceSource Microsoft.PowerShel...
Cmdlet Get-Transaction Microsoft.PowerShel...
Cmdlet Get-TroubleshootingPack TroubleshootingPack
Cmdlet Get-TypeData Microsoft.PowerShel...
Cmdlet Get-UICulture Microsoft.PowerShel...
Cmdlet Get-Unique Microsoft.PowerShel...
Cmdlet Get-Variable Microsoft.PowerShel...
Cmdlet Get-WinEvent Microsoft.PowerShel...
Cmdlet Get-WmiObject Microsoft.PowerShel...
Cmdlet Get-WSManCredSSP Microsoft.WSMan.Man...
Cmdlet Get-WSManInstance Microsoft.WSMan.Man...
Cmdlet Group-Object Microsoft.PowerShel...
Cmdlet Import-Alias Microsoft.PowerShel...
Cmdlet Import-Clixml Microsoft.PowerShel...
Cmdlet Import-Counter Microsoft.PowerShel...
Cmdlet Import-Csv Microsoft.PowerShel...
Cmdlet Import-LocalizedData Microsoft.PowerShel...
Cmdlet Import-Module Microsoft.PowerShel...
Cmdlet Import-PSSession Microsoft.PowerShel...
Cmdlet Invoke-CimMethod CimCmdlets
Cmdlet Invoke-Command Microsoft.PowerShel...
Cmdlet Invoke-Expression Microsoft.PowerShel...
Cmdlet Invoke-History Microsoft.PowerShel...
Cmdlet Invoke-Item Microsoft.PowerShel...
Cmdlet Invoke-PefCustomAction PEF
Cmdlet Invoke-RestMethod Microsoft.PowerShel...
Cmdlet Invoke-TroubleshootingPack TroubleshootingPack
Cmdlet Invoke-WebRequest Microsoft.PowerShel...
Cmdlet Invoke-WmiMethod Microsoft.PowerShel...
Cmdlet Invoke-WSManAction Microsoft.WSMan.Man...
Cmdlet Join-Path Microsoft.PowerShel...
Cmdlet Limit-EventLog Microsoft.PowerShel...
Cmdlet Measure-Command Microsoft.PowerShel...
Cmdlet Measure-Object Microsoft.PowerShel...
Cmdlet Move-Item Microsoft.PowerShel...
Cmdlet Move-ItemProperty Microsoft.PowerShel...
Cmdlet New-Alias Microsoft.PowerShel...
Cmdlet New-AppLockerPolicy AppLocker
Cmdlet New-CimInstance CimCmdlets
Cmdlet New-CimSession CimCmdlets
Cmdlet New-CimSessionOption CimCmdlets
Cmdlet New-Event Microsoft.PowerShel...
Cmdlet New-EventLog Microsoft.PowerShel...
Cmdlet New-Item Microsoft.PowerShel...
Cmdlet New-ItemProperty Microsoft.PowerShel...
Cmdlet New-JobTrigger PSScheduledJob
Cmdlet New-Module Microsoft.PowerShel...
Cmdlet New-ModuleManifest Microsoft.PowerShel...
Cmdlet New-Object Microsoft.PowerShel...
Cmdlet New-PefDateTimeTrigger PEF
Cmdlet New-PefEventLogTrigger PEF
Cmdlet New-PefKeyDownTrigger PEF
Cmdlet New-PefMessageTrigger PEF
Cmdlet New-PefProcessTrigger PEF
Cmdlet New-PefTargetHost PEF
Cmdlet New-PefTimeSpanTrigger PEF
Cmdlet New-PefTraceSession PEF
Cmdlet New-PefWin32EventTrigger PEF
Cmdlet New-PSDrive Microsoft.PowerShel...
Cmdlet New-PSSession Microsoft.PowerShel...
Cmdlet New-PSSessionConfigurationFile Microsoft.PowerShel...
Cmdlet New-PSSessionOption Microsoft.PowerShel...
Cmdlet New-PSTransportOption Microsoft.PowerShel...
Cmdlet New-PSWorkflowExecutionOption PSWorkflow
Cmdlet New-ScheduledJobOption PSScheduledJob
Cmdlet New-Service Microsoft.PowerShel...
Cmdlet New-TimeSpan Microsoft.PowerShel...
Cmdlet New-Variable Microsoft.PowerShel...
Cmdlet New-WebServiceProxy Microsoft.PowerShel...
Cmdlet New-WinEvent Microsoft.PowerShel...
Cmdlet New-WSManInstance Microsoft.WSMan.Man...
Cmdlet New-WSManSessionOption Microsoft.WSMan.Man...
Cmdlet Out-Default Microsoft.PowerShel...
Cmdlet Out-File Microsoft.PowerShel...
Cmdlet Out-GridView Microsoft.PowerShel...
Cmdlet Out-Host Microsoft.PowerShel...
Cmdlet Out-Null Microsoft.PowerShel...
Cmdlet Out-Printer Microsoft.PowerShel...
Cmdlet Out-String Microsoft.PowerShel...
Cmdlet Pop-Location Microsoft.PowerShel...
Cmdlet Push-Location Microsoft.PowerShel...
Cmdlet Read-Host Microsoft.PowerShel...
Cmdlet Receive-Job Microsoft.PowerShel...
Cmdlet Receive-PSSession Microsoft.PowerShel...
Cmdlet Register-CimIndicationEvent CimCmdlets
Cmdlet Register-EngineEvent Microsoft.PowerShel...
Cmdlet Register-ObjectEvent Microsoft.PowerShel...
Cmdlet Register-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Register-ScheduledJob PSScheduledJob
Cmdlet Register-WmiEvent Microsoft.PowerShel...
Cmdlet Remove-BitsTransfer BitsTransfer
Cmdlet Remove-CimInstance CimCmdlets
Cmdlet Remove-CimSession CimCmdlets
Cmdlet Remove-Computer Microsoft.PowerShel...
Cmdlet Remove-Event Microsoft.PowerShel...
Cmdlet Remove-EventLog Microsoft.PowerShel...
Cmdlet Remove-Item Microsoft.PowerShel...
Cmdlet Remove-ItemProperty Microsoft.PowerShel...
Cmdlet Remove-Job Microsoft.PowerShel...
Cmdlet Remove-JobTrigger PSScheduledJob
Cmdlet Remove-Module Microsoft.PowerShel...
Cmdlet Remove-PSBreakpoint Microsoft.PowerShel...
Cmdlet Remove-PSDrive Microsoft.PowerShel...
Cmdlet Remove-PSSession Microsoft.PowerShel...
Cmdlet Remove-PSSnapin Microsoft.PowerShel...
Cmdlet Remove-TypeData Microsoft.PowerShel...
Cmdlet Remove-Variable Microsoft.PowerShel...
Cmdlet Remove-WmiObject Microsoft.PowerShel...
Cmdlet Remove-WSManInstance Microsoft.WSMan.Man...
Cmdlet Rename-Computer Microsoft.PowerShel...
Cmdlet Rename-Item Microsoft.PowerShel...
Cmdlet Rename-ItemProperty Microsoft.PowerShel...
Cmdlet Reset-ComputerMachinePassword Microsoft.PowerShel...
Cmdlet Resolve-Path Microsoft.PowerShel...
Cmdlet Restart-Computer Microsoft.PowerShel...
Cmdlet Restart-Service Microsoft.PowerShel...
Cmdlet Restore-Computer Microsoft.PowerShel...
Cmdlet Resume-BitsTransfer BitsTransfer
Cmdlet Resume-Job Microsoft.PowerShel...
Cmdlet Resume-Service Microsoft.PowerShel...
Cmdlet Save-Help Microsoft.PowerShel...
Cmdlet Save-PefDataCollection PEF
Cmdlet Select-Object Microsoft.PowerShel...
Cmdlet Select-String Microsoft.PowerShel...
Cmdlet Select-Xml Microsoft.PowerShel...
Cmdlet Send-MailMessage Microsoft.PowerShel...
Cmdlet Set-Acl Microsoft.PowerShel...
Cmdlet Set-Alias Microsoft.PowerShel...
Cmdlet Set-AppLockerPolicy AppLocker
Cmdlet Set-AuthenticodeSignature Microsoft.PowerShel...
Cmdlet Set-BitsTransfer BitsTransfer
Cmdlet Set-CimInstance CimCmdlets
Cmdlet Set-Content Microsoft.PowerShel...
Cmdlet Set-Date Microsoft.PowerShel...
Cmdlet Set-ExecutionPolicy Microsoft.PowerShel...
Cmdlet Set-Item Microsoft.PowerShel...
Cmdlet Set-ItemProperty Microsoft.PowerShel...
Cmdlet Set-JobTrigger PSScheduledJob
Cmdlet Set-Location Microsoft.PowerShel...
Cmdlet Set-PefTraceFilter PEF
Cmdlet Set-PSBreakpoint Microsoft.PowerShel...
Cmdlet Set-PSDebug Microsoft.PowerShel...
Cmdlet Set-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Set-ScheduledJob PSScheduledJob
Cmdlet Set-ScheduledJobOption PSScheduledJob
Cmdlet Set-Service Microsoft.PowerShel...
Cmdlet Set-StrictMode Microsoft.PowerShel...
Cmdlet Set-TraceSource Microsoft.PowerShel...
Cmdlet Set-Variable Microsoft.PowerShel...
Cmdlet Set-WmiInstance Microsoft.PowerShel...
Cmdlet Set-WSManInstance Microsoft.WSMan.Man...
Cmdlet Set-WSManQuickConfig Microsoft.WSMan.Man...
Cmdlet Show-Command Microsoft.PowerShel...
Cmdlet Show-ControlPanelItem Microsoft.PowerShel...
Cmdlet Show-EventLog Microsoft.PowerShel...
Cmdlet Sort-Object Microsoft.PowerShel...
Cmdlet Split-Path Microsoft.PowerShel...
Cmdlet Start-BitsTransfer BitsTransfer
Cmdlet Start-Job Microsoft.PowerShel...
Cmdlet Start-PefTraceSession PEF
Cmdlet Start-Process Microsoft.PowerShel...
Cmdlet Start-Service Microsoft.PowerShel...
Cmdlet Start-Sleep Microsoft.PowerShel...
Cmdlet Start-Transaction Microsoft.PowerShel...
Cmdlet Start-Transcript Microsoft.PowerShel...
Cmdlet Stop-Computer Microsoft.PowerShel...
Cmdlet Stop-Job Microsoft.PowerShel...
Cmdlet Stop-PefTraceSession PEF
Cmdlet Stop-Process Microsoft.PowerShel...
Cmdlet Stop-Service Microsoft.PowerShel...
Cmdlet Stop-Transcript Microsoft.PowerShel...
Cmdlet Suspend-BitsTransfer BitsTransfer
Cmdlet Suspend-Job Microsoft.PowerShel...
Cmdlet Suspend-Service Microsoft.PowerShel...
Cmdlet Tee-Object Microsoft.PowerShel...
Cmdlet Test-AppLockerPolicy AppLocker
Cmdlet Test-ComputerSecureChannel Microsoft.PowerShel...
Cmdlet Test-Connection Microsoft.PowerShel...
Cmdlet Test-ModuleManifest Microsoft.PowerShel...
Cmdlet Test-Path Microsoft.PowerShel...
Cmdlet Test-PSSessionConfigurationFile Microsoft.PowerShel...
Cmdlet Test-WSMan Microsoft.WSMan.Man...
Cmdlet Trace-Command Microsoft.PowerShel...
Cmdlet Unblock-File Microsoft.PowerShel...
Cmdlet Undo-Transaction Microsoft.PowerShel...
Cmdlet Unregister-Event Microsoft.PowerShel...
Cmdlet Unregister-PSSessionConfiguration Microsoft.PowerShel...
Cmdlet Unregister-ScheduledJob PSScheduledJob
Cmdlet Update-FormatData Microsoft.PowerShel...
Cmdlet Update-Help Microsoft.PowerShel...
Cmdlet Update-List Microsoft.PowerShel...
Cmdlet Update-TypeData Microsoft.PowerShel...
Cmdlet Use-Transaction Microsoft.PowerShel...
Cmdlet Wait-Event Microsoft.PowerShel...
Cmdlet Wait-Job Microsoft.PowerShel...
Cmdlet Wait-Process Microsoft.PowerShel...
Cmdlet Where-Object Microsoft.PowerShel...
Cmdlet Write-Debug Microsoft.PowerShel...
Cmdlet Write-Error Microsoft.PowerShel...
Cmdlet Write-EventLog Microsoft.PowerShel...
Cmdlet Write-Host Microsoft.PowerShel...
Cmdlet Write-Output Microsoft.PowerShel...
Cmdlet Write-Progress Microsoft.PowerShel...
Cmdlet Write-Verbose Microsoft.PowerShel...
Cmdlet Write-Warning Microsoft.PowerShel...
Name Value
---- -----
$ $PSVersionTable
? True
^ $PSVersionTable
args {}
ConfirmPreference High
ConsoleFileName
DebugPreference SilentlyContinue
Error {用語 '-v' は、コマンドレット、関数、スクリプト ファイル、または操作可能なプログラムの名前として認識さ...
ErrorActionPreference Continue
ErrorView NormalView
ExecutionContext System.Management.Automation.EngineIntrinsics
false False
FormatEnumerationLimit 4
HOME C:\Users\user
Host System.Management.Automation.Internal.Host.InternalHost
input System.Collections.ArrayList+ArrayListEnumeratorSimple
LASTEXITCODE 0
MaximumAliasCount 4096
MaximumDriveCount 4096
MaximumErrorCount 256
MaximumFunctionCount 4096
MaximumHistoryCount 4096
MaximumVariableCount 4096
MyInvocation System.Management.Automation.InvocationInfo
NestedPromptLevel 0
null
OutputEncoding System.Text.ASCIIEncoding
PID 8036
PROFILE C:\Users\user\Documents\WindowsPowerShell\Microsoft.P...
ProgressPreference Continue
PSBoundParameters {}
PSCommandPath
PSCulture ja-JP
PSDefaultParameterValues {}
PSEmailServer
PSHOME C:\Windows\System32\WindowsPowerShell\v1.0
PSScriptRoot
PSSessionApplicationName wsman
PSSessionConfigurationName http://schemas.microsoft.com/powershell/Microsoft.Power...
PSSessionOption System.Management.Automation.Remoting.PSSessionOption
PSUICulture ja-JP
PSVersionTable {PSVersion, WSManStackVersion, SerializationVersion, CL...
PWD C:\Users\user
ShellId Microsoft.PowerShell
StackTrace 場所 System.Management.Automation.CommandDiscovery.Loo...
true True
VerbosePreference SilentlyContinue
WarningPreference Continue
WhatIfPreference False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment