PowerShell Profile Setup Create profile (if it doesn't exist) New-Item -Path $PROFILE -Type File -Force open profile notepad $PROFILE open alises.txt, copy it, and paste it here then save. Reload profile after changes . $PROFILE