# \[OPTIONAL] Preparing a Microsoft Provisioning Package

As a system administrator, you may want to enroll newly deployed Windows virtual machines into Microsoft Intune/Azure AD. In our scenario, the easiest way to do that is to use a so-called [provisioning package](https://learn.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-packages). To do so:

1. Using a Windows virtual machine, download and install [Windows Configuration Designer](https://www.microsoft.com/store/apps/9nblggh4tx22) from the Microsoft Store.
2. Launch it and select the **Provision desktop devices** template.
3. The **Product key** value at the **Set up device** step is optional and can be left blank.
4. At the **Set up network** step, toggle the switch to off.\
   \
   [**Note**: In Parallels Desktop for Mac, virtual machines share the host Mac's internet connection as specified in the](#user-content-fn-1)[^1] [settings](https://app.gitbook.com/s/NgaOYFJddKmopmi2cfn5/parallels-desktop-for-mac-20-users-guide/advanced-topics/shared-network-settings). [Therefore, if your users' Macs are securely connected to the company's network, there is no need to set up a separate connection on the Windows side.](#user-content-fn-1)[^1]
5. Use the Account Management step to manage the Azure AD enrollment by selecting the **Enroll in Azure AD** option. Toggle the **Refresh AAD credentials** switch to on, and add a bulk enrollment token by signing into an account with permission to enroll devices.<br>

   <figure><img src="https://2467474514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLNcHLHU4AfGhth9TEgpy%2Fuploads%2FB5hU8BC6eVK5VuEIxbMI%2FMS_WCD_AAD_token_2025.png?alt=media&#x26;token=1ddfe014-fb3b-4ddd-842e-b33ab25af97d" alt="" width="563"><figcaption></figcaption></figure>
6. Skip all other parameters, which can be configured later using an answer file, and finish creating the `.ppkg` package, making sure to remember the destination folder where you saved it.

[^1]:


---

# 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.parallels.com/landing/pd-ag/parallels-desktop-sam-guide/creating-a-single-application-mode-setup/optional-preparing-a-microsoft-provisioning-package.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.
