Command Line Options
Command line options for Universal.Server.exe
Universal.Server.exe --appsettings <appsettings path>
Loads the specified appsettings file.
Universal.Server.exe --demo
Starts PowerShell Universal in demo mode.
Universal.Server.exe --desktop
Starts PowerShell Universal in desktop mode.
Universal.Server.exe --reset-admin-account
Resets the local admin account password to
admin
. Universal.Server.exe --service
Runs PowerShell Universal as a Windows service.
Last modified 4mo ago