Vælg RDP-transportprotokoller

This policy setting allows you to specify which protocols can be used for Remote Desktop Protocol (RDP) access to this server.

If you enable this policy setting, you must specify if you would like RDP to use UDP.

You can select one of the following options: "Use both UDP and TCP (default)", "Use only TCP" or "Use either UDP or TCP"

If you select "Use either UDP or TCP" and the UDP connection is successful, most of the RDP traffic will use UDP.

If the UDP connection is not successful or if you select "Use only TCP," all of the RDP traffic will use TCP.

If you disable or do not configure this policy setting, RDP will choose the optimal protocols for delivering the best user experience.

Understøttet på: Mindst Windows Server 2012, Windows 8 eller Windows RT

Select Transport Type


  1. Brug både UDP og TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value0
  2. Brig lim TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value1
  3. Brug enten UDP eller TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value2


terminalserver.admx

Administrative skabeloner (computere)

Administrative skabeloner (brugere)