Configurar gráficos RemoteFX adaptáveis

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."

Suportado em: Pelo menos, Windows Server 2012, Windows 8 ou Windows RT

RDP experience:


  1. Deixar o sistema escolher a experiência para a condição da rede
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value2
  2. Otimizar para efeitos de escalabilidade do servidor
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameGraphicsProfile
    Value TypeREG_DWORD
    Value1
  3. Otimizar para efeitos de utilização de largura de banda de rede mínima
    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 (utilizadores)