குறிப்பாக கணினி நிர்வாகத்திற்காக வடிவமைக்கப்பட்ட கட்டளை வரி ஷெல் மற்றும் ஸ்கிரிப்டிங் மொழி. மேலும் பார்க்கவும்:
pwsh
. மேலும் விவரத்திற்கு: https://learn.microsoft.com/windows-server/administration/windows-commands/powershell.
powershell
powershell -NoProfile
powershell -Command "{{echo 'பவர்ஷெல் செயல்படுத்தப்படுகிறது'}}"
powershell -File {{ஸ்கிரிப்ட்.ps1/பாதை}}
powershell -Version {{பதிப்பு}}
powershell -NoExit
powershell -InputFormat {{Text|XML}}
powershell -OutputFormat {{Text|XML}}