Get Started
Get started with PowerShell Universal
Install PowerShell Universal
Install-Module Universal
Install-PSUServerInstall-Module Universal
Install-PSUServerInstall-Module Universal
Install-PSUServer -AddToPath
Start-PSUServer -Port 5000wget https://imsreleases.blob.core.windows.net/universal/production/2.4.0/Universal.linux-arm.2.4.0.zip
unzip Universal.linux-arm.2.3.2.zip -d ./PSU
chmod +x ./PSU/Universal.Server
./PSU/Universal.Server
Open PowerShell Universal

Create an API


Create a Script


Create an App


Last updated
Was this helpful?