Start-PSUServer
Starts the PowerShell Universal server.
SYNOPSIS
SYNTAX
Service (Default)
Start-PSUServer [<CommonParameters>]Path
Start-PSUServer [[-ExecutablePath] <String>] [[-ListenAddress] <String>] [-Port <Int32>]
[-Configuration <ScriptBlock>] [<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
PARAMETERS
-ExecutablePath
-ListenAddress
-Configuration
-Port
CommonParameters
INPUTS
None
OUTPUTS
System.Object
NOTES
RELATED LINKS
Last updated
Was this helpful?