> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration.md).

# Remote Access Configuration

- [Remote Desktop and Terminal Server Performance Settings](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/remote-desktop-and-terminal-server-performance-settings.md)
- [General Performance Related Settings](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/general-performance-related-settings.md)
- [CPU Optimization](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/cpu-optimization.md)
- [Optimizations](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/optimizations.md)
- [Configure RemoteFX](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx.md)
- [General Purpose RemoteFX Settings](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings.md)
- [Remote FX Settings for Windows Server 2008 R2](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/remote-fx-settings-for-windows-server-2008-r2.md)
- [RemoteFX settings for Windows Server 2012 and 2012 R2](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/remotefx-settings-for-windows-server-2012-and-2012-r2.md)
- [RemoteFX Settings for Windows Workstations Running Remote PC Agents and Guest Agents](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/remotefx-settings-for-windows-workstations-running-remote-pc-agents-and-guest-agents.md)
- [Configure RemoteFX Adaptive Graphics](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/configure-remotefx-adaptive-graphics.md)
- [Configure RemoteFX Lossless Graphics](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/configure-remotefx-lossless-graphics.md)
- [Use the Hardware Default Graphics Adapter for all Remote Desktop Services Sessions](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/use-the-hardware-default-graphics-adapter-for-all-remote-desktop-services-sessions.md)
- [Remote FX USB Redirection](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/remote-fx-usb-redirection.md)
- [Enable Audio / Recording Redirection](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/enable-audio-recording-redirection.md)
- [Audio and Video Playback](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/audio-and-video-playback.md)
- [Time Zone Redirection](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/time-zone-redirection.md)
- [Device and Resource Redirection](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/device-and-resource-redirection.md)
- [Remote Session Environment (H.264, RemoteFX, Adaptive Acceleration)](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/remote-session-environment-h.264-remotefx-adaptive-acceleration.md)
- [Windows Server 2008 R2 RemoteFX Compatibility](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/configure-remotefx/general-purpose-remotefx-settings/windows-server-2008-r2-remotefx-compatibility.md)
- [RDP Optimizations](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/rdp-optimizations.md)
- [For Windows Server 2008 and Windows Server 2008 R2](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/rdp-optimizations/for-windows-server-2008-and-windows-server-2008-r2.md)
- [For Windows Server versions 2012/2012 R2/2016/2019](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/rdp-optimizations/for-windows-server-versions-2012-2012-r2-2016-2019.md)
- [RDP Security](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/rdp-security.md)
- [Locking Down TS/RDS Host](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/locking-down-ts-rds-host.md)
- [Disable Administrative Components](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/disable-administrative-components.md)
- [Antivirus Exclusions](https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration/antivirus-exclusions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-best-practices-guide/remote-access-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
