Shell della riga di comando e linguaggio di scripting progettato appositamente per l'amministrazione dei sistemi. Guarda anche:
pwsh
. Maggiori informazioni: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_pwsh.
powershell
powershell -NoProfile
powershell -Command "{{echo 'powershell è eseguito'}}"
powershell -File {{percorso/dello/script.ps1}}
powershell -Version {{versione}}
powershell -NoExit
powershell -InputFormat {{Text|XML}}
powershell -OutputFormat {{Text|XML}}