Shell Commands
Shell Commands
Performs an operation
% ForEach-Object against each item in a
collection of input objects.
Reconnects to disconnected
cnsn Connect-PSSession
sessions
Performs an operation
foreach ForEach-Object against each item in a
collection of input objects.
Creates a persistent
nsn New-PSSession connection to a local or
remote computer.
Sends output to an
ogv Out-GridView interactive table in a
separate window.
Renames an item in a
ren Rename-Item Windows PowerShell
provider namespace.
Deletes a Windows
rjb Remove-Job
PowerShell background job.
Renames a property of an
rnp Rename-ItemProperty
item.
Removes Windows
rsnp Remove-PSSnapin PowerShell snap-ins from
the current session.
Deletes an instance of an
existing Windows
rwmi Remove-WMIObject
Management
Instrumentation (WMI) class.
Starts a Windows
sajb Start-Job
PowerShell background job.
Creates or changes an alias
(alternate name) for a
cmdlet or other command
sal Set-Alias
element in the current
Windows PowerShell
session.
Creates Windows
PowerShell commands in a
shcm Show-Command
graphical command
window.