Back..
Table
Description
Batch
PowerShell
Get information about commands.
help
Get-Help
List directory contents.
dir
Get-ChildItem
Set temporary variable.
SET foo=bar
$foo = "bar"
Fetch information about the system.
systeminfo
Get-Host