Set-BluGenieRemoteDesktopProcess

Set-BluGenieRemoteDesktopProcess

SYNOPSIS

Enable or Disable Remote Desktop functionality

SYNTAX

Set-BluGenieRemoteDesktopProcess [[-Value] <String>] [[-Walkthrough]] [[-ReturnObject]] [[-OutUnEscapedJSON]] [<CommonParameters>]

DESCRIPTION

Enable or Disable Remote Desktop functionality Managed Setting - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server[fDenyTSConnections]

EXAMPLES

EXAMPLE 1

Command: Set-BluGenieRemoteDesktopProcess
Description: Enable Remote Desktop
Notes:

EXAMPLE 2

Command: Set-BluGenieRemoteDesktopProcess -Value Enable
Description: Enable Remote Desktop [2]
Notes:

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

PARAMETERS

Value

Walkthrough

ReturnObject

OutUnEscapedJSON

CommonParameters

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

Last updated