# Activate A Hot Desk Computer

To activate <code class="expression">space.vars.PRODUCT\_NAME</code> as a hot desk computer manually via the wizard, you will need your <code class="expression">space.vars.PRODUCT\_NAME</code> administrator username and activation code and the `zeedrive.exe` executable file which you can [download from here](/resources/download.md).

If the <code class="expression">space.vars.PRODUCT\_NAME</code> subscription is administered from a [Partner Subscription](/partner-guide.md), then you will need your <code class="expression">space.vars.PRODUCT\_NAME</code> *partner username* and activation code. During the activation process you will be prompted to choose which Customer Subscription to activate.

{% stepper %}
{% step %}
Double click the `zeedrive.exe` executable to launch the wizard then click the Next button

<figure><img src="/files/QimuVxaKzQCyF1GVHrWW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your administrator username and activation code. As previously mentioned, if the subscription is administered from a Partner Subscription then enter your partner username and activation code instead. Click the Verify button to check your details then click the blue "hot desk computer or desktop server" link

<figure><img src="/files/xFHdDaxj8deYZiJRoX70" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
The busy indicator will show whilst <code class="expression">space.vars.PRODUCT\_NAME</code> checks whether the computer is already activated

<figure><img src="/files/96AcXIhjgOBzkV76Mwnw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After the status has been checked, click the Next button

<figure><img src="/files/Bwu8jidfDWAp1jl6Zi7P" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
This step will show for Partner Subscriptions only; if you entered your partner username and activation code then after clicking Next from the previous step, your customer subscriptions will be listed. Select the subscription that you want to activate then click the Next button

<figure><img src="/files/HKiaUfHlgvtSNNxv5CgJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter a name to identify the hot desk computer on the <code class="expression">space.vars.PRODUCT\_NAME</code> subscription. It must be unique within the <code class="expression">space.vars.PRODUCT\_NAME</code> subscription. The name will default to the computer name but you can change it to something else. When ready, click the Validate button. If you get the green tick mark, click the Next button to continue

<figure><img src="/files/mf9LrzpzFEDBNagYfIuf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
We're activating as a hot desk computer, so ensure the "Activate this computer as a hot desk computer" option is selected. Click Next

<figure><img src="/files/n738YmL2NT7EvZ76q4b9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You're ready to activate. Click the Activate button to confirm

<figure><img src="/files/BDRc1QxxjozAUd4rMZkY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %} <code class="expression">space.vars.PRODUCT\_NAME</code> will now install to the computer and activate as a hot desk computer, the busy indicator will show during this process

<figure><img src="/files/iu7WuhkgZv0rGDpfTQa6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
After successful activation, a green tick mark will show. <code class="expression">space.vars.PRODUCT\_NAME</code> will now start-up automatically when users sign in to the hot desk computer. Click the Exit button to close the wizard. You can optionally [check the computer has been configured correctly](/administration-guide/deploying-to-hot-desk-computers/validating-a-successful-activation.md) after the activation process

<figure><img src="/files/7eOXEYY7Io3ZjgxHoDuM" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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-hot-desk-computers/activate-a-hot-desk-computer.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.
