# Monitor Automated Activation Results

When activating a hot desk computer via the command line, whether the attempt succeeds or fails, an entry is recorded in the Zee Drive activation service that you can review via the Administration Console.

{% 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 option "How to activate Zee Drive on hot desk computers"

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

{% step %}
Now click the View Activation Log button

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

{% step %}
The busy indicator will show whilst the log is retrieved from the activation service. If you don't see the records you expect in the log, click the Refresh button as you may be viewing stale data

<figure><img src="/files/ZxsBvFEY63ioAVxwE4kH" 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/monitor-automated-activation-results.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.
