Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 654 Bytes

command-line-options.md

File metadata and controls

45 lines (29 loc) · 654 Bytes
description
Command line options for Universal.Server.exe

Command Line Options

--appsettings

Universal.Server.exe --appsettings <appsettings path>

Loads the specified appsettings file.

--demo

Universal.Server.exe --demo

Starts PowerShell Universal in demo mode.

--desktop

Universal.Server.exe --desktop

Starts PowerShell Universal in desktop mode.

--reset-admin-account

Universal.Server.exe --reset-admin-account

Resets the local admin account password to admin.

--service

Universal.Server.exe --service

Runs PowerShell Universal as a Windows service.