# Activate Your Computer

Activating your computer with <code class="expression">space.vars.PRODUCT\_NAME</code> is a one-time operation. After activation, <code class="expression">space.vars.PRODUCT\_NAME</code> will start-up automatically each time you sign in to your computer and map your network drives.

Activation may not be necessary if your organisation has already pre-activated your device. So skip this section and don't proceed with the steps below, unless your <code class="expression">space.vars.PRODUCT\_NAME</code> administrator has requested you to do so.

To activate your computer you will need 3 things from your <code class="expression">space.vars.PRODUCT\_NAME</code> administrator:

1. Your <code class="expression">space.vars.PRODUCT\_NAME</code>/Microsoft 365 username
2. Your <code class="expression">space.vars.PRODUCT\_NAME</code> activation code
3. A link to download <code class="expression">space.vars.PRODUCT\_NAME</code> to your computer. If you haven't been provided a link, you can [download the latest version from here](/resources/download.md)

After you have downloaded <code class="expression">space.vars.PRODUCT\_NAME</code> to your computer continue with these steps to activate it:

{% stepper %}
{% step %}
Locate the <code class="expression">space.vars.PRODUCT\_NAME</code> executable you have downloaded and double click `zeedrive.exe` to launch the wizard. Click the Next button

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

{% step %}
Enter your <code class="expression">space.vars.PRODUCT\_NAME</code>/Microsoft 365 username and activation code, then click the Verify button. If your username and activation code are correct, you will see the green check mark. Click the Next button to continue

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

{% step %}
If you need to authenticate with Microsoft 365 then the screen will show below. If your organisation users single sign-on or your computer is Entra ID joined then you won't need to authenticate. To authenticate, click the blue "authenticate with Office 365" link. A dialog will pop-up for your to authenticate with Microsoft 365

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

{% step %}
After successful authentication, you will see green check mark. Click the Next button to proceed

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

{% step %} <code class="expression">space.vars.PRODUCT\_NAME</code> is now ready to activate. Click the Activate button. After successful activation, <code class="expression">space.vars.PRODUCT\_NAME</code> will start-up automatically and map the network drives your organisation has configured

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

{% step %}
During activation, you may see a pop-up notification in your Windows system tray

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

{% step %}
Click the Exit button to close the wizard

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

{% step %}
After successful activation, you will find the blue <code class="expression">space.vars.PRODUCT\_NAME</code> "Z" icon in your Windows system tray. Click the Z icon to check your subscription status

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

{% step %}
The <code class="expression">space.vars.PRODUCT\_NAME</code> Client Console will then pop-open. You will see a message like this if <code class="expression">space.vars.PRODUCT\_NAME</code> has activated and started up successfully. Click the X button in the top right of the window to close it

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

{% step %}
If you now open Windows File Explorer, you should find the network drives available that your organisation has configured for you. In the example below, two drives have been mapped by my organisation where I can find my files. The drives you see will be dependent upon your particular organisation

<figure><img src="/files/3hMor3LpgbTQvQu53pl3" 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/user-guide/activate-your-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.
