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-BluGenieRemoteDesktopProcessDescription: Enable Remote Desktop
Notes:EXAMPLE 2
Command: Set-BluGenieRemoteDesktopProcess -Value EnableDescription: 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