Configurar elementos gráficos adaptáveis sem perdas do 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."

Suporte em: Windows Server 2012, Windows 8 ou Windows RT

RDP experience:


  1. Deixar que o sistema escolha a melhor experiência para as condições da rede
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value2
  2. Otimizar para escalabilidade do servidor
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value1
  3. Otimizar para uso mínimo de largura de banda
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value3


terminalserver.admx

Modelos Administrativos (Computadores)

Modelos Administrativos (Usuários)