Enable TerminalServerInstallMode - AlivaJG/PSAppDeployToolkit GitHub Wiki

Enable-TerminalServerInstallMode

SYNOPSIS

Changes to user install mode for Remote Desktop Session Host/Citrix servers.

SYNTAX

Enable-TerminalServerInstallMode [[-ContinueOnError] <Boolean>] [<CommonParameters>]

DESCRIPTION

Changes to user install mode for Remote Desktop Session Host/Citrix servers.

PARAMETERS

-ContinueOnError <Boolean>

Continue if an error is encountered. Default is: $true.

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters.

-------------------------- EXAMPLE 1 --------------------------

PS C:>Enable-TerminalServerInstall

REMARKS

To see the examples, type: Get-Help Enable-TerminalServerInstallMode -Examples

For more information, type: Get-Help Enable-TerminalServerInstallMode -Detailed

For technical information, type: Get-Help Enable-TerminalServerInstallMode -Full

For online help, type: Get-Help Enable-TerminalServerInstallMode -Online

⚠️ **GitHub.com Fallback** ⚠️