Konfigurera adaptiv grafik för RemoteFX

This policy setting allows the administrator to configure the RemoteFX experience for Remote Desktop Session Host or Remote Desktop Virtualization Host servers. By default, the system will choose the best experience based on available network bandwidth.

If you enable this policy setting, the RemoteFX experience could be set to one of the following options:
1. Let the system choose the experience for the network condition
2. Optimize for server scalability
3. Optimize for minimum bandwidth usage

If you disable or do not configure this policy setting, the RemoteFX experience will change dynamically based on the network condition."

Stöds på: Minst Windows Server 2012, Windows 8 eller Windows RT

RDP experience:


  1. Låt systemet anpassa upplevelsen efter nätverket
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value2
  2. Optimera för serverskalbarhet
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value1
  3. Optimera för minsta möjliga bandbreddsförbrukning
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value3


terminalserver.admx

Administrativa mallar (datorer)

Administrativa mallar (användare)