powershell commands

28
PS C:\Users\Sum> get-command CommandType Name Definition ----------- ---- ---------- Alias % ForEach-Object Alias ? Where-Object Function A: Set-Location A: Alias ac Add-Content Cmdlet Add-Computer Add-Computer [-DomainName] <String> [-Credential... Cmdlet Add-Content Add-Content [-Path] <String[]> [-Value] <Object[... Cmdlet Add-History Add-History [[-InputObject] <PSObject[]>] [-Pass... Cmdlet Add-Member Add-Member [-MemberType] <PSMemberTypes> [-Name]... Cmdlet Add-PSSnapin Add-PSSnapin [-Name] <String[]> [-PassThru] [-Ve... Cmdlet Add-Type Add-Type [-TypeDefinition] <String> [-Language <... Alias asnp Add-PSSnapIn Function B: Set-Location B:

Upload: alaxander-sum

Post on 27-Oct-2014

114 views

Category:

Documents


10 download

TRANSCRIPT

Page 1: PowerShell Commands

PS C:\Users\Sum> get-command

CommandType Name Definition

----------- ---- ----------

Alias % ForEach-Object

Alias ? Where-Object

Function A: Set-Location A:

Alias ac Add-Content

Cmdlet Add-Computer Add-Computer [-DomainName] <String> [-Credential...

Cmdlet Add-Content Add-Content [-Path] <String[]> [-Value] <Object[...

Cmdlet Add-History Add-History [[-InputObject] <PSObject[]>] [-Pass...

Cmdlet Add-Member Add-Member [-MemberType] <PSMemberTypes> [-Name]...

Cmdlet Add-PSSnapin Add-PSSnapin [-Name] <String[]> [-PassThru] [-Ve...

Cmdlet Add-Type Add-Type [-TypeDefinition] <String> [-Language <...

Alias asnp Add-PSSnapIn

Function B: Set-Location B:

Function C: Set-Location C:

Alias cat Get-Content

Alias cd Set-Location

Function cd.. Set-Location ..

Function cd\ Set-Location \

Alias chdir Set-Location

Cmdlet Checkpoint-Computer Checkpoint-Computer [-Description] <String> [[-R...

Alias clc Clear-Content

Alias clear Clear-Host

Page 2: PowerShell Commands

Cmdlet Clear-Content Clear-Content [-Path] <String[]> [-Filter <Strin...

Cmdlet Clear-EventLog Clear-EventLog [-LogName] <String[]> [[-Computer...

Cmdlet Clear-History Clear-History [[-Id] <Int32[]>] [[-Count] <Int32...

Function Clear-Host $space = New-Object System.Management.Automation...

Cmdlet Clear-Item Clear-Item [-Path] <String[]> [-Force] [-Filter ...

Cmdlet Clear-ItemProperty Clear-ItemProperty [-Path] <String[]> [-Name] <S...

Cmdlet Clear-Variable Clear-Variable [-Name] <String[]> [-Include <Str...

Alias clhy Clear-History

Alias cli Clear-Item

Alias clp Clear-ItemProperty

Alias cls Clear-Host

Alias clv Clear-Variable

Alias compare Compare-Object

Cmdlet Compare-Object Compare-Object [-ReferenceObject] <PSObject[]> [...

Cmdlet Complete-Transaction Complete-Transaction [-Verbose] [-Debug] [-Error...

Cmdlet Connect-WSMan Connect-WSMan [[-ComputerName] <String>] [-Appli...

Cmdlet ConvertFrom-Csv ConvertFrom-Csv [-InputObject] <PSObject[]> [[-D...

Cmdlet ConvertFrom-SecureString ConvertFrom-SecureString [-SecureString] <Secure...

Cmdlet ConvertFrom-StringData ConvertFrom-StringData [-StringData] <String> [-...

Cmdlet Convert-Path Convert-Path [-Path] <String[]> [-Verbose] [-Deb...

Cmdlet ConvertTo-Csv ConvertTo-Csv [-InputObject] <PSObject> [[-Delim...

Page 3: PowerShell Commands

Cmdlet ConvertTo-Html ConvertTo-Html [[-Property] <Object[]>] [[-Head]...

Cmdlet ConvertTo-SecureString ConvertTo-SecureString [-String] <String> [[-Sec...

Cmdlet ConvertTo-Xml ConvertTo-Xml [-InputObject] <PSObject> [-Depth ...

Alias copy Copy-Item

Cmdlet Copy-Item Copy-Item [-Path] <String[]> [[-Destination] <St...

Cmdlet Copy-ItemProperty Copy-ItemProperty [-Path] <String[]> [-Destinati...

Alias cp Copy-Item

Alias cpi Copy-Item

Alias cpp Copy-ItemProperty

Alias cvpa Convert-Path

Function D: Set-Location D:

Alias dbp Disable-PSBreakpoint

Cmdlet Debug-Process Debug-Process [-Name] <String[]> [-Verbose] [-De...

Alias del Remove-Item

Alias diff Compare-Object

Alias dir Get-ChildItem

Cmdlet Disable-ComputerRestore Disable-ComputerRestore [-Drive] <String[]> [-Ve...

Cmdlet Disable-PSBreakpoint Disable-PSBreakpoint [-Breakpoint] <Breakpoint[]...

Function Disable-PSRemoting ...

Cmdlet Disable-PSSessionConfiguration Disable-PSSessionConfiguration [[-Name] <String[...

Cmdlet Disable-WSManCredSSP Disable-WSManCredSSP [-Role] <String> [-Verbose]...

Page 4: PowerShell Commands

Cmdlet Disconnect-WSMan Disconnect-WSMan [[-ComputerName] <String>] [-Ve...

Function E: Set-Location E:

Alias ebp Enable-PSBreakpoint

Alias echo Write-Output

Cmdlet Enable-ComputerRestore Enable-ComputerRestore [-Drive] <String[]> [-Ver...

Cmdlet Enable-PSBreakpoint Enable-PSBreakpoint [-Id] <Int32[]> [-PassThru] ...

Cmdlet Enable-PSRemoting Enable-PSRemoting [-Force] [-Verbose] [-Debug] [...

Cmdlet Enable-PSSessionConfiguration Enable-PSSessionConfiguration [[-Name] <String[]...

Cmdlet Enable-WSManCredSSP Enable-WSManCredSSP [-Role] <String> [[-Delegate...

Cmdlet Enter-PSSession Enter-PSSession [-ComputerName] <String> [-Crede...

Alias epal Export-Alias

Alias epcsv Export-Csv

Alias epsn Export-PSSession

Alias erase Remove-Item

Alias etsn Enter-PSSession

Cmdlet Exit-PSSession Exit-PSSession [-Verbose] [-Debug] [-ErrorAction...

Cmdlet Export-Alias Export-Alias [-Path] <String> [[-Name] <String[]...

Cmdlet Export-Clixml Export-Clixml [-Path] <String> [-Depth <Int32>] ...

Cmdlet Export-Console Export-Console [[-Path] <String>] [-Force] [-NoC...

Cmdlet Export-Counter Export-Counter [-Path] <String> [-FileFormat <St...

Cmdlet Export-Csv Export-Csv [-Path] <String> [[-Delimiter] <Char>...

Cmdlet Export-FormatData Export-FormatData [-InputObject <ExtendedTypeDef...

Page 5: PowerShell Commands

Cmdlet Export-ModuleMember Export-ModuleMember [[-Function] <String[]>] [-C...

Cmdlet Export-PSSession Export-PSSession [-Session] <PSSession> [-Output...

Alias exsn Exit-PSSession

Function F: Set-Location F:

Alias fc Format-Custom

Alias fl Format-List

Alias foreach ForEach-Object

Cmdlet ForEach-Object ForEach-Object [-Process] <ScriptBlock[]> [-Inpu...

Cmdlet Format-Custom Format-Custom [[-Property] <Object[]>] [-Depth <...

Cmdlet Format-List Format-List [[-Property] <Object[]>] [-GroupBy <...

Cmdlet Format-Table Format-Table [[-Property] <Object[]>] [-AutoSize...

Cmdlet Format-Wide Format-Wide [[-Property] <Object>] [-AutoSize] [...

Alias ft Format-Table

Alias fw Format-Wide

Function G: Set-Location G:

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

Cmdlet Get-Acl Get-Acl [[-Path] <String[]>] [-Audit] [-Filter <...

Cmdlet Get-Alias Get-Alias [[-Name] <String[]>] [-Exclude <String...

Page 6: PowerShell Commands

Cmdlet Get-AuthenticodeSignature Get-AuthenticodeSignature [-FilePath] <String[]>...

Cmdlet Get-ChildItem Get-ChildItem [[-Path] <String[]>] [[-Filter] <S...

Cmdlet Get-Command Get-Command [[-ArgumentList] <Object[]>] [-Verb ...

Cmdlet Get-ComputerRestorePoint Get-ComputerRestorePoint [[-RestorePoint] <Int32...

Cmdlet Get-Content Get-Content [-Path] <String[]> [-ReadCount <Int6...

Cmdlet Get-Counter Get-Counter [[-Counter] <String[]>] [-SampleInte...

Cmdlet Get-Credential Get-Credential [-Credential] <PSCredential> [-Ve...

Cmdlet Get-Culture Get-Culture [-Verbose] [-Debug] [-ErrorAction <A...

Cmdlet Get-Date Get-Date [[-Date] <DateTime>] [-Year <Int32>] [-...

Cmdlet Get-Event Get-Event [[-SourceIdentifier] <String>] [-Verbo...

Cmdlet Get-EventLog Get-EventLog [-LogName] <String> [[-InstanceId] ...

Cmdlet Get-EventSubscriber Get-EventSubscriber [[-SourceIdentifier] <String...

Cmdlet Get-ExecutionPolicy Get-ExecutionPolicy [[-Scope] <ExecutionPolicySc...

Cmdlet Get-FormatData Get-FormatData [[-TypeName] <String[]>] [-Verbos...

Cmdlet Get-Help Get-Help [[-Name] <String>] [-Path <String>] [-C...

Cmdlet Get-History Get-History [[-Id] <Int64[]>] [[-Count] <Int32>]...

Cmdlet Get-Host Get-Host [-Verbose] [-Debug] [-ErrorAction <Acti...

Cmdlet Get-HotFix Get-HotFix [[-Id] <String[]>] [-ComputerName <St...

Cmdlet Get-Item Get-Item [-Path] <String[]> [-Filter <String>] [...

Cmdlet Get-ItemProperty Get-ItemProperty [-Path] <String[]> [[-Name] <St...

Cmdlet Get-Job Get-Job [[-Id] <Int32[]>] [-Verbose] [-Debug] [-...

Cmdlet Get-Location Get-Location [-PSProvider <String[]>] [-PSDrive ...

Cmdlet Get-Member Get-Member [[-Name] <String[]>] [-InputObject <P...

Page 7: PowerShell Commands

Cmdlet Get-Module Get-Module [[-Name] <String[]>] [-All] [-Verbose...

Cmdlet Get-PfxCertificate Get-PfxCertificate [-FilePath] <String[]> [-Verb...

Cmdlet Get-Process Get-Process [[-Name] <String[]>] [-ComputerName ...

Cmdlet Get-PSBreakpoint Get-PSBreakpoint [[-Script] <String[]>] [-Verbos...

Cmdlet Get-PSCallStack Get-PSCallStack [-Verbose] [-Debug] [-ErrorActio...

Cmdlet Get-PSDrive Get-PSDrive [[-Name] <String[]>] [-Scope <String...

Cmdlet Get-PSProvider Get-PSProvider [[-PSProvider] <String[]>] [-Verb...

Cmdlet Get-PSSession Get-PSSession [[-ComputerName] <String[]>] [-Ver...

Cmdlet Get-PSSessionConfiguration Get-PSSessionConfiguration [[-Name] <String[]>] ...

Cmdlet Get-PSSnapin Get-PSSnapin [[-Name] <String[]>] [-Registered] ...

Cmdlet Get-Random Get-Random [[-Maximum] <Object>] [-SetSeed <Null...

Cmdlet Get-Service Get-Service [[-Name] <String[]>] [-ComputerName ...

Cmdlet Get-TraceSource Get-TraceSource [[-Name] <String[]>] [-Verbose] ...

Cmdlet Get-Transaction Get-Transaction [-Verbose] [-Debug] [-ErrorActio...

Cmdlet Get-UICulture Get-UICulture [-Verbose] [-Debug] [-ErrorAction ...

Cmdlet Get-Unique Get-Unique [-InputObject <PSObject>] [-AsString]...

Cmdlet Get-Variable Get-Variable [[-Name] <String[]>] [-ValueOnly] [...

Function Get-Verb ...

Cmdlet Get-WinEvent Get-WinEvent [[-LogName] <String[]>] [-MaxEvents...

Cmdlet Get-WmiObject Get-WmiObject [-Class] <String> [[-Property] <St...

Cmdlet Get-WSManCredSSP Get-WSManCredSSP [-Verbose] [-Debug] [-ErrorActi...

Page 8: PowerShell Commands

Cmdlet Get-WSManInstance Get-WSManInstance [-ResourceURI] <Uri> [-Applica...

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

Cmdlet Group-Object Group-Object [[-Property] <Object[]>] [-NoElemen...

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

Function H: Set-Location H:

Function help ...

Alias history Get-History

Function I: Set-Location I:

Alias icm Invoke-Command

Alias iex Invoke-Expression

Alias ihy Invoke-History

Alias ii Invoke-Item

Page 9: PowerShell Commands

Cmdlet Import-Alias Import-Alias [-Path] <String> [-Scope <String>] ...

Cmdlet Import-Clixml Import-Clixml [-Path] <String[]> [-Verbose] [-De...

Cmdlet Import-Counter Import-Counter [-Path] <String[]> [-StartTime <D...

Cmdlet Import-Csv Import-Csv [-Path] <String[]> [[-Delimiter] <Cha...

Cmdlet Import-LocalizedData Import-LocalizedData [-BindingVariable] <String>...

Cmdlet Import-Module Import-Module [-Name] <String[]> [-Global] [-Pre...

Cmdlet Import-PSSession Import-PSSession [-Session] <PSSession> [[-Comma...

Function ImportSystemModules ...

Cmdlet Invoke-Command Invoke-Command [-ScriptBlock] <ScriptBlock> [-In...

Cmdlet Invoke-Expression Invoke-Expression [-Command] <String> [-Verbose]...

Cmdlet Invoke-History Invoke-History [[-Id] <String>] [-Verbose] [-Deb...

Cmdlet Invoke-Item Invoke-Item [-Path] <String[]> [-Filter <String>...

Cmdlet Invoke-WmiMethod Invoke-WmiMethod [-Class] <String> [-Name] <Stri...

Cmdlet Invoke-WSManAction Invoke-WSManAction [-ResourceURI] <Uri> [-Action...

Alias ipal Import-Alias

Alias ipcsv Import-Csv

Alias ipmo Import-Module

Alias ipsn Import-PSSession

Alias ise powershell_ise.exe

Alias iwmi Invoke-WMIMethod

Function J: Set-Location J:

Cmdlet Join-Path Join-Path [-Path] <String[]> [-ChildPath] <Strin...

Function K: Set-Location K:

Page 10: PowerShell Commands

Alias kill Stop-Process

Function L: Set-Location L:

Cmdlet Limit-EventLog Limit-EventLog [-LogName] <String[]> [-ComputerN...

Alias lp Out-Printer

Alias ls Get-ChildItem

Function M: Set-Location M:

Alias man help

Alias md mkdir

Alias measure Measure-Object

Cmdlet Measure-Command Measure-Command [-Expression] <ScriptBlock> [-In...

Cmdlet Measure-Object Measure-Object [[-Property] <String[]>] [-InputO...

Alias mi Move-Item

Function mkdir ...

Function more param([string[]]$paths)...

Alias mount New-PSDrive

Alias move Move-Item

Cmdlet Move-Item Move-Item [-Path] <String[]> [[-Destination] <St...

Cmdlet Move-ItemProperty Move-ItemProperty [-Path] <String[]> [-Destinati...

Alias mp Move-ItemProperty

Alias mv Move-Item

Function N: Set-Location N:

Alias nal New-Alias

Alias ndr New-PSDrive

Cmdlet New-Alias New-Alias [-Name] <String> [-Value] <String> [-D...

Cmdlet New-Event New-Event [-SourceIdentifier] <String> [[-Sender...

Page 11: PowerShell Commands

Cmdlet New-EventLog New-EventLog [-LogName] <String> [-Source] <Stri...

Cmdlet New-Item New-Item [-Path] <String[]> [-ItemType <String>]...

Cmdlet New-ItemProperty New-ItemProperty [-Path] <String[]> [-Name] <Str...

Cmdlet New-Module New-Module [-ScriptBlock] <ScriptBlock> [-Functi...

Cmdlet New-ModuleManifest New-ModuleManifest [-Path] <String> -NestedModul...

Cmdlet New-Object New-Object [-TypeName] <String> [[-ArgumentList]...

Cmdlet New-PSDrive New-PSDrive [-Name] <String> [-PSProvider] <Stri...

Cmdlet New-PSSession New-PSSession [[-ComputerName] <String[]>] [-Cre...

Cmdlet New-PSSessionOption New-PSSessionOption [-MaximumRedirection <Int32>...

Cmdlet New-Service New-Service [-Name] <String> [-BinaryPathName] <...

Cmdlet New-TimeSpan New-TimeSpan [[-Start] <DateTime>] [[-End] <Date...

Cmdlet New-Variable New-Variable [-Name] <String> [[-Value] <Object>...

Cmdlet New-WebServiceProxy New-WebServiceProxy [-Uri] <Uri> [[-Class] <Stri...

Cmdlet New-WSManInstance New-WSManInstance [-ResourceURI] <Uri> [-Selecto...

Cmdlet New-WSManSessionOption New-WSManSessionOption [-ProxyAccessType <ProxyA...

Alias ni New-Item

Alias nmo New-Module

Alias nsn New-PSSession

Alias nv New-Variable

Page 12: PowerShell Commands

Function O: Set-Location O:

Alias ogv Out-GridView

Alias oh Out-Host

Cmdlet Out-Default Out-Default [-InputObject <PSObject>] [-Verbose]...

Cmdlet Out-File Out-File [-FilePath] <String> [[-Encoding] <Stri...

Cmdlet Out-GridView Out-GridView [-InputObject <PSObject>] [-Title <...

Cmdlet Out-Host Out-Host [-Paging] [-InputObject <PSObject>] [-V...

Cmdlet Out-Null Out-Null [-InputObject <PSObject>] [-Verbose] [-...

Cmdlet Out-Printer Out-Printer [[-Name] <String>] [-InputObject <PS...

Cmdlet Out-String Out-String [-Stream] [-Width <Int32>] [-InputObj...

Function P: Set-Location P:

Alias popd Pop-Location

Cmdlet Pop-Location Pop-Location [-PassThru] [-StackName <String>] [...

Function prompt $(if (test-path variable:/PSDebugContext) { '[DB...

Alias ps Get-Process

Alias pushd Push-Location

Cmdlet Push-Location Push-Location [[-Path] <String>] [-PassThru] [-S...

Alias pwd Get-Location

Function Q: Set-Location Q:

Alias r Invoke-History

Function R: Set-Location R:

Alias rbp Remove-PSBreakpoint

Alias rcjb Receive-Job

Alias rd Remove-Item

Alias rdr Remove-PSDrive

Cmdlet Read-Host Read-Host [[-Prompt] <Object>] [-AsSecureString]...

Cmdlet Receive-Job Receive-Job [-Job] <Job[]> [[-Location] <String[...

Page 13: PowerShell Commands

Cmdlet Register-EngineEvent Register-EngineEvent [-SourceIdentifier] <String...

Cmdlet Register-ObjectEvent Register-ObjectEvent [-InputObject] <PSObject> [...

Cmdlet Register-PSSessionConfiguration Register-PSSessionConfiguration [-Name] <String>...

Cmdlet Register-WmiEvent Register-WmiEvent [-Class] <String> [[-SourceIde...

Cmdlet Remove-Computer Remove-Computer [[-Credential] <PSCredential>] [...

Cmdlet Remove-Event Remove-Event [-SourceIdentifier] <String> [-Verb...

Cmdlet Remove-EventLog Remove-EventLog [-LogName] <String[]> [[-Compute...

Cmdlet Remove-Item Remove-Item [-Path] <String[]> [-Filter <String>...

Cmdlet Remove-ItemProperty Remove-ItemProperty [-Path] <String[]> [-Name] <...

Cmdlet Remove-Job Remove-Job [-Id] <Int32[]> [-Force] [-Verbose] [...

Cmdlet Remove-Module Remove-Module [-Name] <String[]> [-Force] [-Verb...

Cmdlet Remove-PSBreakpoint Remove-PSBreakpoint [-Breakpoint] <Breakpoint[]>...

Cmdlet Remove-PSDrive Remove-PSDrive [-Name] <String[]> [-PSProvider <...

Cmdlet Remove-PSSession Remove-PSSession [-Id] <Int32[]> [-Verbose] [-De...

Cmdlet Remove-PSSnapin Remove-PSSnapin [-Name] <String[]> [-PassThru] [...

Cmdlet Remove-Variable Remove-Variable [-Name] <String[]> [-Include <St...

Cmdlet Remove-WmiObject Remove-WmiObject [-Class] <String> [-AsJob] [-Im...

Cmdlet Remove-WSManInstance Remove-WSManInstance [-ResourceURI] <Uri> [-Sele...

Page 14: PowerShell Commands

Alias ren Rename-Item

Cmdlet Rename-Item Rename-Item [-Path] <String> [-NewName] <String>...

Cmdlet Rename-ItemProperty Rename-ItemProperty [-Path] <String> [-Name] <St...

Cmdlet Reset-ComputerMachinePassword Reset-ComputerMachinePassword [-Server <String>]...

Cmdlet Resolve-Path Resolve-Path [-Path] <String[]> [-Relative] [-Cr...

Cmdlet Restart-Computer Restart-Computer [[-ComputerName] <String[]>] [[...

Cmdlet Restart-Service Restart-Service [-Name] <String[]> [-Force] [-Pa...

Cmdlet Restore-Computer Restore-Computer [-RestorePoint] <Int32> [-Verbo...

Cmdlet Resume-Service Resume-Service [-Name] <String[]> [-PassThru] [-...

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 rv Remove-Variable

Alias rvpa Resolve-Path

Alias rwmi Remove-WMIObject

Function S: Set-Location S:

Alias sajb Start-Job

Page 15: PowerShell Commands

Alias sal Set-Alias

Alias saps Start-Process

Alias sasv Start-Service

Alias sbp Set-PSBreakpoint

Alias sc Set-Content

Alias select Select-Object

Cmdlet Select-Object Select-Object [[-Property] <Object[]>] [-InputOb...

Cmdlet Select-String Select-String [-Pattern] <String[]> -InputObject...

Cmdlet Select-Xml Select-Xml [-XPath] <String> [-Xml] <XmlNode[]> ...

Cmdlet Send-MailMessage Send-MailMessage [-To] <String[]> [-Subject] <St...

Alias set Set-Variable

Cmdlet Set-Acl Set-Acl [-Path] <String[]> [-AclObject] <ObjectS...

Cmdlet Set-Alias Set-Alias [-Name] <String> [-Value] <String> [-D...

Cmdlet Set-AuthenticodeSignature Set-AuthenticodeSignature [-FilePath] <String[]>...

Cmdlet Set-Content Set-Content [-Path] <String[]> [-Value] <Object[...

Cmdlet Set-Date Set-Date [-Date] <DateTime> [-DisplayHint <Displ...

Cmdlet Set-ExecutionPolicy Set-ExecutionPolicy [-ExecutionPolicy] <Executio...

Cmdlet Set-Item Set-Item [-Path] <String[]> [[-Value] <Object>] ...

Cmdlet Set-ItemProperty Set-ItemProperty [-Path] <String[]> [-Name] <Str...

Cmdlet Set-Location Set-Location [[-Path] <String>] [-PassThru] [-Ve...

Cmdlet Set-PSBreakpoint Set-PSBreakpoint [-Script] <String[]> [-Line] <I...

Cmdlet Set-PSDebug Set-PSDebug [-Trace <Int32>] [-Step] [-Strict] [...

Cmdlet Set-PSSessionConfiguration Set-PSSessionConfiguration [-Name] <String> [-Ap...

Cmdlet Set-Service Set-Service [-Name] <String> [-ComputerName <Str...

Page 16: PowerShell Commands

Cmdlet Set-StrictMode Set-StrictMode -Version <Version> [-Verbose] [-D...

Cmdlet Set-TraceSource Set-TraceSource [-Name] <String[]> [[-Option] <P...

Cmdlet Set-Variable Set-Variable [-Name] <String[]> [[-Value] <Objec...

Cmdlet Set-WmiInstance Set-WmiInstance [-Class] <String> [[-Arguments] ...

Cmdlet Set-WSManInstance Set-WSManInstance [-ResourceURI] <Uri> [[-Select...

Cmdlet Set-WSManQuickConfig Set-WSManQuickConfig [-UseSSL] [-Force] [-Verbos...

Cmdlet Show-EventLog Show-EventLog [[-ComputerName] <String>] [-Verbo...

Alias si Set-Item

Alias sl Set-Location

Alias sleep Start-Sleep

Alias sort Sort-Object

Cmdlet Sort-Object Sort-Object [[-Property] <Object[]>] [-Descendin...

Alias sp Set-ItemProperty

Alias spjb Stop-Job

Cmdlet Split-Path Split-Path [-Path] <String[]> [-LiteralPath <Str...

Alias spps Stop-Process

Alias spsv Stop-Service

Alias start Start-Process

Cmdlet Start-Job Start-Job [-ScriptBlock] <ScriptBlock> [[-Initia...

Cmdlet Start-Process Start-Process [-FilePath] <String> [[-ArgumentLi...

Cmdlet Start-Service Start-Service [-Name] <String[]> [-PassThru] [-I...

Cmdlet Start-Sleep Start-Sleep [-Seconds] <Int32> [-Verbose] [-Debu...

Cmdlet Start-Transaction Start-Transaction [-Timeout <Int32>] [-Independe...

Page 17: PowerShell Commands

Cmdlet Start-Transcript Start-Transcript [[-Path] <String>] [-Append] [-...

Cmdlet Stop-Computer Stop-Computer [[-ComputerName] <String[]>] [[-Cr...

Cmdlet Stop-Job Stop-Job [-Id] <Int32[]> [-PassThru] [-Verbose] ...

Cmdlet Stop-Process Stop-Process [-Id] <Int32[]> [-PassThru] [-Force...

Cmdlet Stop-Service Stop-Service [-Name] <String[]> [-Force] [-PassT...

Cmdlet Stop-Transcript Stop-Transcript [-Verbose] [-Debug] [-ErrorActio...

Cmdlet Suspend-Service Suspend-Service [-Name] <String[]> [-PassThru] [...

Alias sv Set-Variable

Alias swmi Set-WMIInstance

Function T: Set-Location T:

Function TabExpansion ...

Alias tee Tee-Object

Cmdlet Tee-Object Tee-Object [-FilePath] <String> [-InputObject <P...

Cmdlet Test-ComputerSecureChannel Test-ComputerSecureChannel [-Repair] [-Server <S...

Cmdlet Test-Connection Test-Connection [-ComputerName] <String[]> [[-So...

Cmdlet Test-ModuleManifest Test-ModuleManifest [-Path] <String> [-Verbose] ...

Cmdlet Test-Path Test-Path [-Path] <String[]> [-Filter <String>] ...

Cmdlet Test-WSMan Test-WSMan [[-ComputerName] <String>] [-Authenti...

Cmdlet Trace-Command Trace-Command [-Name] <String[]> [-Expression] <...

Alias type Get-Content

Function U: Set-Location U:

Cmdlet Undo-Transaction Undo-Transaction [-Verbose] [-Debug] [-ErrorActi...

Cmdlet Unregister-Event Unregister-Event [-SourceIdentifier] <String> [-...

Page 18: PowerShell Commands

Cmdlet Unregister-PSSessionConfiguration Unregister-PSSessionConfiguration [-Name] <Strin...

Cmdlet Update-FormatData Update-FormatData [[-AppendPath] <String[]>] [-P...

Cmdlet Update-List Update-List [[-Property] <String>] [-Add <Object...

Cmdlet Update-TypeData Update-TypeData [[-AppendPath] <String[]>] [-Pre...

Cmdlet Use-Transaction Use-Transaction [-TransactedScript] <ScriptBlock...

Function V: Set-Location V:

Function W: Set-Location W:

Cmdlet Wait-Event Wait-Event [[-SourceIdentifier] <String>] [-Time...

Cmdlet Wait-Job Wait-Job [-Id] <Int32[]> [-Any] [-Timeout <Int32...

Cmdlet Wait-Process Wait-Process [-Name] <String[]> [[-Timeout] <Int...

Alias where Where-Object

Cmdlet Where-Object Where-Object [-FilterScript] <ScriptBlock> [-Inp...

Alias wjb Wait-Job

Alias write Write-Output

Cmdlet Write-Debug Write-Debug [-Message] <String> [-Verbose] [-Deb...

Cmdlet Write-Error Write-Error [-Message] <String> [-Category <Erro...

Cmdlet Write-EventLog Write-EventLog [-LogName] <String> [-Source] <St...

Cmdlet Write-Host Write-Host [[-Object] <Object>] [-NoNewline] [-S...

Cmdlet Write-Output Write-Output [-InputObject] <PSObject[]> [-Verbo...

Cmdlet Write-Progress Write-Progress [-Activity] <String> [-Status] <S...

Cmdlet Write-Verbose Write-Verbose [-Message] <String> [-Verbose] [-D...

Cmdlet Write-Warning Write-Warning [-Message] <String> [-Verbose] [-D...

Page 19: PowerShell Commands

Function X: Set-Location X:

Function Y: Set-Location Y:

Function Z: Set-Location Z: