move
Move or rename files and directories.In PowerShell, this command is an alias of Move-Item. This documentation is based on the Command Prompt (cmd) version of move.
Move-Item
cmd
move-item
Move or rename files, directories, registry keys, and other PowerShell data items.This command can only be run through PowerShell.
mklink
Create symbolic links.
mi
In PowerShell, this command is an alias of Move-Item.
measure-object
Calculates the numeric properties of objects, and the characters, words, and lines in string objects, such as files of text.Note: This command can only be used through PowerShell.
measure-command
Measures the time it takes to run script blocks and cmdlets.Note: This command can only be used through PowerShell.
logoff
Terminate a login session.
iwr
In PowerShell, this command is an alias of Invoke-WebRequest.
Invoke-WebRequest
iscc
Compiler for Inno Setup installers.It compiles an Inno Setup scripts into an Windows installer executable.
invoke-webrequest
Performs a HTTP/HTTPS request to the Web.Note: This command can only be used through PowerShell.
invoke-item
Open files in their respective default programs.Note: This command can only be used through PowerShell.
install-module
Install PowerShell modules from PowerShell Gallery, NuGet, and other repositories.
gpupdate
Check and apply Windows Group Policy settings.
gl
In PowerShell, this command is an alias of Get-Location.
Get-Location
getmac
Display the MAC addresses of a system.
get-wusettings
Get the current Windows Update Agent configuration. Part of external PSWindowsUpdate module.This command can only be run under PowerShell.
PSWindowsUpdate
get-wuhistory
Get the history of installed updates from Windows Update. Part of external PSWindowsUpdate module.This command can only be run under PowerShell.
get-wuapiversion
Get the Windows Update Agent version. Part of external PSWindowsUpdate module.This command can only be run under PowerShell.
get-location
Print name of current/working directory.This command can only be run through PowerShell.
get-history
Display PowerShell command history.Note: This command can only be used through PowerShell.