diff --git a/windows/configure/images/hololens-provisioning.md b/windows/configure/images/hololens-provisioning.md deleted file mode 100644 index 6a9bf2789e..0000000000 --- a/windows/configure/images/hololens-provisioning.md +++ /dev/null @@ -1,144 +0,0 @@ ---- -title: Configure HoloLens using a provisioning package (HoloLens) -description: Windows provisioning makes it easy for IT administrators to configure devices without imaging. -ms.prod: w10 -ms.mktglfcycl: manage -ms.pagetype: hololens, devices -ms.sitesec: library -author: jdeckerMS -localizationpriority: medium ---- - -# Configure HoloLens using a provisioning package test - -Windows provisioning makes it easy for IT administrators to configure devices without imaging. The [Windows Configuration Designer app](https://www.microsoft.com/store/apps/9nblggh4tx22) in the Windows Store provides a wizard to help you create provisioning packages for Microsoft HoloLens. - -The Windows Configuration Designer app can be installed on a PC running Windows 10, version 1703. Localized versions of the app aren't currently available. If you want to create provisioning packages on a PC running earlier versions of Windows or you want to use a localized tool, you can install Configuration Designer from the Assessment and Deployment Kit (ADK) for Windows 10. [Learn how to install Windows Configuration Designer.](https://technet.microsoft.com/itpro/windows/deploy/provisioning-install-icd) - -Some of the HoloLens configurations that you can apply in a provisioning package: -- Upgrade to Windows Holographic for Business -- Set up a local account -- Set up a Wi-Fi connection -- Apply certificates to the device -- Configure the first-run experience for HoloLens -- Enable **Developer mode** -- Enroll the device in Azure Active Directory (AD) - ->[!NOTE] ->Settings in a provisioning package will only be applied if the provisioning package includes an edition upgrade license to Windows Holographic for Business or if [the device has already been upgraded to Windows Holographic for Business](hololens-upgrade-enterprise.md). - - -## Create a provisioning package for HoloLens (simple) - -Open Windows Configuration Designer and, on the Start page, choose **Provision HoloLens devices** to configure the most common settings for HoloLens. - ->[!TIP] ->You can use the wizard for the available settings, and then click **Switch to advanced editor** to configure additional settings. - -
Select an enterprise license file to upgrade to Windows Holographic for Business (not required if the device has already been upgraded). Next, select the first-run sections that you don't want shown to users. You can also configure the region and timezone for the device. |  |
 Toggle **On** or **Off** for wireless network connectivity. If you select **On**, enter the SSID, the network type (**Open** or **WPA2-Personal**), and (if **WPA2-Personal**) the password for the wireless network. |  |
 You can enroll the device in Azure AD, create a local account on the device, or skip account configuration.To enroll the device in Azure AD, select that option and enter a friendly name for the bulk token you will get using the wizard. (Something about expiry) Click **Get bulk token** (then what?)To create a local account, select that option and enter a user name and password. **Important:** If you create a local account in the provisioning package, you must change the password using the **Settings** app every 42 days. If the password is not changed during that period, the account might be locked out and unable to sign in. If the user account is locked out, you must [perform a full device recovery](https://developer.microsoft.com/windows/holographic/reset_or_recover_your_hololens#perform_a_full_device_recovery). |  |
 To provision the device with a certificate, click **Add a certificate**. Enter a name for the certificate, and then browse to and select the certificate to be used. |  |
 Toggle **On** or **Off** for Developer Mode. |  |
 You can set a password to protect your provisioning package. You must enter this password when you apply the provisioning package to a device. |  |