Blue Flower

Command Description Example More Info (external)
Import-Module Imports PowerShell Module Import-Module ActiveDirectory  
Write-Host Writes to screen Write-Host "Hello World"  
cls Clears the screen cls