> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-4-enterprise-deployment-jamf-pro-intune-email.md).

# Stage 4: Enterprise Deployment (Jamf Pro, Intune, Email)

### What this stage accomplishes

Gets Parallels Desktop installed and activated on end-user Macs, which is what triggers the Portal to push the Golden Image and Policy from Stage 3.

<figure><img src="https://728856974-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXQdk3Hlnt9SnyTi3UXIq%2Fuploads%2FVyOgH7sPkJBH1Gwr4YIC%2FPDA-2035_Step-4.png?alt=media&amp;token=ea25dc25-ce7a-4947-8b4a-845608793228" alt=""><figcaption></figcaption></figure>

### Prerequisites

Stage 3's Golden Image and Policy are live.

### Steps

Pick the path that matches your Mac management situation:

* **MDM-managed Macs (e.g., Jamf Pro):** distribute Parallels Desktop through your MDM's app catalog, optionally with a configuration profile for activation parameters.
* **Unmanaged/BYOD Macs:** on the Enterprise Edition product card in My Account, click **Invite Users**, add the recipients' email addresses (individually or via CSV), set an expiration, and click **Send Invitations**. Each recipient gets an installer link and a single-use temporary activation code.

Either way, once the installation activates against the correct sublicense, the Management Portal pushes the assigned Golden Image and Policy automatically — there's no separate manual provisioning step.

### Verification

In the Management Portal's Virtual Machines monitoring page, confirm new VMs show up with the expected **VM Source** (your Golden Image) and, if relevant, the expected **Parallels Desktop State** (`Activated (SSO)` or `Activated (License Key)`).

### Common issues

Policy application isn't instant — it happens on triggers like app launch, activation, VM creation or state change, a network status change, or at most once a day. Invitation codes are single-use per device, so a new invitation is needed for each additional machine.

### Handoff to next stage

Move to Stage 5 for ongoing monitoring and lifecycle management.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-enterprise-quick-start-guide/end-to-end-implementation-stages-technical-workflow/stage-4-enterprise-deployment-jamf-pro-intune-email.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
