RDP warnings
- Go to and modify the key:
HKLM\Software\Policies\Microsoft\Windows NT\Terminal Services\Clientwith the following values:- Name: RedirectionWarningDialogVersion
- Type: REG_DWORD
- Data: 1
reg add "HKLM\software\policies\microsoft\windows nt\Terminal Services\Client" /v RdpLaunchConsentAccepted /d 1 /t REG_DWORD
reg add "HKLM\software\policies\microsoft\windows nt\Terminal Services\Client" /v RedirectionWarningDialogVersion /d 1 /t REG_DWORD