# Deploying To Desktop Servers

<code class="expression">space.vars.PRODUCT\_NAME</code> supports deployment to desktop server environments; RDS, RemoteApp, Citrix XenDesktop, Citrix XenApp, Azure Virtual Desktop and other VDI environments.

For <code class="expression">space.vars.PRODUCT\_NAME</code> to work in these environments, it must be activated as a *desktop server*, which is a specific *activation mode* of <code class="expression">space.vars.PRODUCT\_NAME</code>.

Before activating, review [Planning For Deployment](/administration-guide/deploying-to-desktop-servers/planning-for-deployment.md) to familiarise yourself with the key concepts of a desktop server deployment.

When you're ready to deploy, check [Activate A Desktop Server](/administration-guide/deploying-to-desktop-servers/activate-a-desktop-server.md) for a step-by-step guide.


---

# Agent Instructions: 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:

```
GET https://docs.zeedrive.com/administration-guide/deploying-to-desktop-servers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
