# Preparing For Automated Activation

Before using the <code class="expression">space.vars.PRODUCT\_NAME</code> command line for [automated activation](/how-to/use-the-command-line.md), if you haven't done so already, you will need to enable and set up the command line activation code in the <code class="expression">space.vars.PRODUCT\_NAME</code> Administration Console by following the steps below:

{% stepper %}
{% step %}
From the [Administration Console](/administration-guide/overview-of-the-administration-console.md), click the action button then click the "Manage hot desk computers and desktop servers" option

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

{% step %}
Click the action button then click the "How to activate Zee Drive on hot desk computers" option

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

{% step %}
There will be a short delay whilst <code class="expression">space.vars.PRODUCT\_NAME</code> retrieves the current settings. If you haven't already set up the command line activation then you will see a screenshot like the one below which states command line activation is disabled. To enable command line activation, click the blue "Click here" link

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

{% step %}
The busy indicator will show briefly whilst command line activation is enabled. The message will then update to show command line activation is enabled. To view the activation code, click the blue link "how to use the command line"

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

{% step %}
The command line activation code, along with the full command line syntax, will be shown. Click the Copy To Clipboard button to take a copy of the full command line. Use the command line to automate the activation of hot desk computers

<figure><img src="/files/KL1WqpV0ABdClZDJDuvz" 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/preparing-for-automated-activation.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.
