< Back

Set-HardenedRDP

Tue Jan 14, 2020 12:40 am

NAME Set-HardenedRDP



SYNTAX

Set-HardenedRDP [[-MaxDisconnectionTime] <int>] [[-MaxIdleTime] <int>] [[-DisableRedirectCOM] <bool>]

[[-DisableRedirectCdm] <bool>] [[-DisableRedirectLPT] <bool>] [[-DisableRedirectPNP] <bool>]

[[-MinEncryptionLevel] {High Level | Low Level | Client Compatible}] [[-DisableRestrictedAdmin] <bool>]

[[-EnforceRestrictedAdmin] {Disabled | Require Restricted Admin | Require Remote Credential Guard | Restrict

credential delegation}] [<CommonParameters>]





PARAMETERS

-DisableRedirectCOM <bool>

Do not allow COM port redirection



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisableRedirectCdm <bool>

Do not allow Drive redirection



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisableRedirectLPT <bool>

Do not allow LPT port redirection



Required? false

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisableRedirectPNP <bool>

Do not allow supported Plug and Play device redirection



Required? false

Position? 5

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisableRestrictedAdmin <bool>

Disable server side



Required? false

Position? 7

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-EnforceRestrictedAdmin <string>

Configure Restricted Admin mode



Required? false

Position? 8

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-MaxDisconnectionTime <int>

Set time limit for disconnected sessions



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-MaxIdleTime <int>

Set time limit for active but idle Remote Desktop



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-MinEncryptionLevel <string>

Strong Encryption for Windows Remote Desktop



Required? false

Position? 6

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.