From f77b1d8601bb45fa3c37a962171e04f825edaae5 Mon Sep 17 00:00:00 2001 From: Sarah Date: Thu, 19 Sep 2019 14:23:43 -0700 Subject: [PATCH] cleanup --- .../hololens/hololens-commercial-features.md | 4 +- devices/hololens/hololens-encryption.md | 63 ++++++++----------- devices/hololens/hololens-enroll-mdm.md | 2 +- devices/hololens/hololens-requirements.md | 42 ++++++------- devices/hololens/hololens-updates.md | 14 ++--- .../hololens/hololens1-upgrade-enterprise.md | 18 +++--- devices/hololens/hololens2-setup.md | 4 +- 7 files changed, 68 insertions(+), 79 deletions(-) diff --git a/devices/hololens/hololens-commercial-features.md b/devices/hololens/hololens-commercial-features.md index f8fc4ecdc7..b3a6ca519b 100644 --- a/devices/hololens/hololens-commercial-features.md +++ b/devices/hololens/hololens-commercial-features.md @@ -38,7 +38,7 @@ HoloLens (1st gen) came with two licensing options, the developer license and a - **Windows Update for Business.** Windows Update for Business provides controlled operating system updates to devices and support for the long-term servicing channel. - **Data security.** BitLocker data encryption is enabled on HoloLens to provide the same level of security protection as any other Windows device. -- **Work access.** Anyone in your organization can remotely connect to the corporate network through virtual private network on a HoloLens. HoloLens can also access Wi-Fi networks that require credentials. +- **Work access.** Anyone in your organization can remotely connect to the corporate network through virtual private network (VPN) on a HoloLens. HoloLens can also access Wi-Fi networks that require credentials. - **Microsoft Store for Business.** Your IT department can also set up an enterprise private store, containing only your company’s apps for your specific HoloLens usage. Securely distribute your enterprise software to selected group of enterprise users. ## Feature comparison between editions @@ -66,7 +66,7 @@ HoloLens (1st gen) came with two licensing options, the developer license and a ## Enabling commercial features -Your organization's IT admin can set up commercial features like Microsoft Store for Business, kiosk mode, and enterprise Wi-Fi access. The [Microsoft HoloLens](https://docs.microsoft.com/hololens) documentation provides step-by-step instructions for enrolling devices and installing apps from Microsoft Store for Business. +Your organization's IT admin can set up commercial features such as Microsoft Store for Business, kiosk mode, and enterprise Wi-Fi access. The [Microsoft HoloLens](https://docs.microsoft.com/hololens) documentation provides step-by-step instructions for enrolling devices and installing apps from Microsoft Store for Business. ## See also diff --git a/devices/hololens/hololens-encryption.md b/devices/hololens/hololens-encryption.md index 838674f0dc..abd03fe211 100644 --- a/devices/hololens/hololens-encryption.md +++ b/devices/hololens/hololens-encryption.md @@ -11,17 +11,21 @@ ms.localizationpriority: medium ms.date: 01/26/2019 ms.reviewer: manager: dansimp +appliesto: +- HoloLens (1st gen) --- # Enable encryption for HoloLens -You can enable [BitLocker device encryption](https://docs.microsoft.com/windows/security/information-protection/bitlocker/bitlocker-device-encryption-overview-windows-10#bitlocker-device-encryption) to protect files and information stored on the HoloLens. Device encryption helps protect your data by encrypting it using AES-CBC 128 encryption method, which is equivalent to [EncryptionMethodByDriveType method 3](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp#encryptionmethodbydrivetype) in the BitLocker configuration service provider (CSP). Only someone with the right encryption key (such as a password) can decrypt it or perform a data recovery. +HoloLens (1st gen) and HoloLens 2 both support device encryption using BitLocker, however, BitLocker is always enabled on HoloLens 2. +This article will help you enable and manage BitLocker on HoloLens (1st gen). +On HoloLens (1st gen) you can enable BitLocker device encryption manually or using mobile device management (MDM). Follow these instructions to enable [BitLocker device encryption](https://docs.microsoft.com/windows/security/information-protection/bitlocker/bitlocker-device-encryption-overview-windows-10#bitlocker-device-encryption) to protect files and information stored on the HoloLens. Device encryption helps protect your data using the AES-CBC 128 encryption method, which is equivalent to [EncryptionMethodByDriveType method 3](https://docs.microsoft.com/windows/client-management/mdm/bitlocker-csp#encryptionmethodbydrivetype) in the BitLocker configuration service provider (CSP). Personnel who have the correct encryption key (such as a password) can decrypt it or perform a data recovery. ## Enable device encryption using MDM -You can use your mobile device management (MDM) provider to apply a policy that requires device encryption. The policy used is the [Security/RequireDeviceEncryption setting](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-security#security-requiredeviceencryption) in the Policy CSP. +You can use your Mobile Device Management (MDM) provider to apply a policy that requires device encryption. The policy to use is the [Security/RequireDeviceEncryption setting](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-security#security-requiredeviceencryption) in the Policy CSP. [See instructions for enabling device encryption using Microsoft Intune.](https://docs.microsoft.com/intune/compliance-policy-create-windows#windows-holographic-for-business) @@ -39,61 +43,48 @@ Provisioning packages are files created by the Windows Configuration Designer to ### Create a provisioning package that upgrades the Windows Holographic edition and enables encryption -1. [Create a provisioning package for HoloLens.](hololens-provisioning.md) - -2. Go to **Runtime settings** > **Policies** > **Security**, and select **RequireDeviceEncryption**. +1. [Create a provisioning package for HoloLens.](hololens-provisioning.md) +1. Go to **Runtime settings** > **Policies** > **Security**, and select **RequireDeviceEncryption**. ![Require device encryption setting configured to yes](images/device-encryption.png) -2. Browse to and select the XML license file that was provided when you purchased the Commercial Suite. +1. Find the XML license file that was provided when you purchased the Commercial Suite. >[!NOTE] >You can configure [additional settings in the provisioning package](hololens-provisioning.md). -3. On the **File** menu, click **Save**. +1. On the **File** menu, click **Save**. -4. Read the warning that project files may contain sensitive information, and click **OK**. +1. Read the warning explaining that project files may contain sensitive information and click **OK**. >[!IMPORTANT] - >When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed. - -3. On the **Export** menu, click **Provisioning package**. + >When you build a provisioning package, you may include sensitive information in the project files and provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when no longer needed. -4. Change **Owner** to **IT Admin**, which will set the precedence of this provisioning package higher than provisioning packages applied to this device from other sources, and then select **Next**. - -5. Set a value for **Package Version**. +1. On the **Export** menu, click **Provisioning package**. +1. Change **Owner** to **IT Admin**, which will set the precedence of this provisioning package higher than provisioning packages applied to this device from other sources, and then select **Next**. +1. Set a value for **Package Version**. >[!TIP] >You can make changes to existing packages and change the version number to update previously applied packages. -6. On the **Select security details for the provisioning package**, click **Next**. - -7. Click **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location. +1. On the **Select security details for the provisioning package**, click **Next**. +1. Click **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location. Optionally, you can click Browse to change the default output location. -8. Click **Next**. - -9. Click **Build** to start building the package. The project information is displayed in the build page and the progress bar indicates the build status. - -10. When the build completes, click **Finish**. - +1. Click **Next**. +1. Click **Build** to start building the package. The project information is displayed in the build page and the progress bar indicates the build status. +1. When the build completes, click **Finish**. ### Apply the provisioning package to HoloLens 1. Connect the device via USB to a PC and start the device, but do not continue past the **fit** page of the initial setup experience (the first page with the blue box). - -2. Briefly press and release the **Volume Down** and **Power** buttons simultaneously. - -3. HoloLens will show up as a device in File Explorer on the PC. - -4. In File Explorer, drag and drop the provisioning package (.ppkg) onto the device storage. - -5. Briefly press and release the **Volume Down** and **Power** buttons simultaneously again while on the **fit** page. - -6. The device will ask you if you trust the package and would like to apply it. Confirm that you trust the package. - -7. You will see whether the package was applied successfully or not. If it failed, you can fix your package and try again. If it succeeded, proceed with device setup. +1. Briefly press and release the **Volume Down** and **Power** buttons simultaneously. +1. HoloLens will show up as a device in File Explorer on the PC. +1. In File Explorer, drag and drop the provisioning package (.ppkg) onto the device storage. +1. Briefly press and release the **Volume Down** and **Power** buttons simultaneously again while on the **fit** page. +1. The device will ask you if you trust the package and would like to apply it. Confirm that you trust the package. +1. You will see whether the package was applied successfully or not. If it failed, you can fix your package and try again. If it succeeded, proceed with device setup. >[!NOTE] >If the device was purchased before August 2016, you will need to sign into the device with a Microsoft account, get the latest OS update, and then reset the OS in order to apply the provisioning package. @@ -101,7 +92,7 @@ Provisioning packages are files created by the Windows Configuration Designer to ## Verify device encryption Encryption is silent on HoloLens. To verify the device encryption status: - + - On HoloLens, go to **Settings** > **System** > **About**. **BitLocker** is **enabled** if the device is encrypted. ![About screen showing BitLocker enabled](images/about-encryption.png) diff --git a/devices/hololens/hololens-enroll-mdm.md b/devices/hololens/hololens-enroll-mdm.md index d5d3233846..e4d85a4c61 100644 --- a/devices/hololens/hololens-enroll-mdm.md +++ b/devices/hololens/hololens-enroll-mdm.md @@ -22,7 +22,7 @@ You can manage multiple Microsoft HoloLens devices simultaneously using solution ## Requirements - Your organization will need to have mobile device management (MDM) set up in order to manage HoloLens devices. Your MDM provider can be Microsoft Intune or a 3rd party provider that uses Microsoft MDM APIs. + Your organization will need to have Mobile Device Management (MDM) set up in order to manage HoloLens devices. Your MDM provider can be Microsoft Intune or a 3rd party provider that uses Microsoft MDM APIs. ## Auto-enrollment in MDM diff --git a/devices/hololens/hololens-requirements.md b/devices/hololens/hololens-requirements.md index f2d6ca4c03..c6a436e459 100644 --- a/devices/hololens/hololens-requirements.md +++ b/devices/hololens/hololens-requirements.md @@ -15,42 +15,42 @@ ms.date: 07/15/2019 TODO - [Commercial features](https://docs.microsoft.com/en-us/windows/mixed-reality/commercial-features) -Deploy and configure HoloLens at scale in a commercial setting. +You can deploy and configure HoloLens at scale in a commercial setting. This article includes: -- infrastructure requirements and recommendations for HoloLens management -- tools for provisioning HoloLens -- instructions for remote device management -- options for application deployment +- Infrastructure requirements and recommendations for HoloLens management +- Tools for provisioning HoloLens +- Instructions for remote device management +- Options for application deployment This guide assumes basic familiarity with HoloLens. Follow the [get started guide](./hololens-setup.md) to set up HoloLens for the first time. ## Infrastructure for managing HoloLens -HoloLens are, at their core, a Windows mobile device integrated with Azure. They work best in commercial environments with wireless network availability (wi-fi) and access to Microsoft services. +HoloLens is, at its core, a Windows mobile device integrated with Azure. It works best in commercial environments with wireless network availability (wi-fi) and access to Microsoft services. Critical cloud services include: - Azure active directory (AAD) - Windows Update (WU) -Commercial customers will need enterprise mobility management (EMM) or mobile device management (MDM) infrastructure in order to manage HoloLens devices at scale. This guide uses [Microsoft Intune](https://www.microsoft.com/enterprise-mobility-security/microsoft-intune) as an example though any provider with full support for Microsoft Policy can support HoloLens. Ask your mobile device management provider if they support HoloLens 2. +Commercial customers will need enterprise mobility management (EMM) or mobile device management (MDM) infrastructure to manage HoloLens devices at scale. This guide uses [Microsoft Intune](https://www.microsoft.com/enterprise-mobility-security/microsoft-intune) as an example, though any provider with full support for Microsoft Policy can support HoloLens. Ask your mobile device management provider if they support HoloLens 2. HoloLens does support a limited set of cloud disconnected experiences. ## Initial set up at scale -The HoloLens out of box experience is great for setting up one or two devices or for experiencing HoloLens for the first time. If you're provisioning many HoloLens devices, however, picking your language and settings manually for each device gets tedious and limits scale. +The HoloLens out of box experience is great for setting up one or two devices or for experiencing HoloLens for the first time. If you're provisioning many HoloLens devices, however, selecting your language and settings manually for each device gets tedious and limits scale. This section: -1. introduces Windows provisioning using provisioning packages -1. walks through applying a provisioning package during first setup +1. Introduces Windows provisioning using provisioning packages +1. Walks through applying a provisioning package during first setup ### Create and apply a provisioning package -The best way to configure many new HoloLens devices is with Windows provisioning. Using Windows provisioning, you can specify desired configuration and settings required to enroll the devices into management and then apply that configuration to target devices in minutes. +The best way to configure many new HoloLens device is with Windows provisioning. You can use it to specify desired configuration and settings required to enroll the devices into management and then apply that configuration to target devices in minutes. A [provisioning package](https://docs.microsoft.com/windows/configuration/provisioning-packages/provisioning-packages) (.ppkg) is a collection of configuration settings. With Windows 10, you can create provisioning packages that let you quickly and efficiently configure a device. @@ -58,11 +58,11 @@ A [provisioning package](https://docs.microsoft.com/windows/configuration/provis - HoloLens Enterprise license XML file -Some of the HoloLens configurations that you can apply in a provisioning package: +Some of the HoloLens configurations you can apply in a provisioning package: - Apply certificates to the device - Set up a Wi-Fi connection -- Pre-configure out of box questions like language and locale. +- Pre-configure out of box questions like language and locale - (HoloLens 2) bulk enroll in mobile device management - (HoloLens v1) Apply key to enable Windows Holographic for Business @@ -70,7 +70,7 @@ Follow [this guide](https://docs.microsoft.com/hololens/hololens-provisioning) t ### Set up user identity and enroll in device management -The last step setting up HoloLens for management at scale is to enroll devices with mobile device management infrastructure. There are several ways to enroll: +The last step in setting up HoloLens for management at scale is to enroll devices with mobile device management infrastructure. There are several ways to enroll: 1. Bulk enrollment with a security token in a provisioning package. Pros: this is the most automated approach @@ -94,7 +94,7 @@ This article outlines [policies and capabilities HoloLens supports](https://docs ### Push compliance policy via Intune -[Compliance policies](https://docs.microsoft.com/intune/device-compliance-get-started) are rules and settings that devices must meet to be compliant in your corporate infrastructure. Use these policies with Conditional Access to block access to company resources for devices that are not-compliant. +[Compliance policies](https://docs.microsoft.com/intune/device-compliance-get-started) are rules and settings that devices must meet to be compliant in your corporate infrastructure. Use these policies with Conditional Access to block access to company resources for devices that are non-compliant. For example, you can create a policy that requires Bitlocker be enabled. @@ -102,7 +102,7 @@ For example, you can create a policy that requires Bitlocker be enabled. ### Manage updates -Intune includes a feature called update rings for Windows 10 devices, including HoloLens 2 and HoloLens v1 (with Holographic for Business). Update rings include a group of settings that determine how and when updates are installed. +Intune includes a feature called Update rings for Windows 10 devices, including HoloLens 2 and HoloLens v1 (with Holographic for Business). Update rings include a group of settings that determine how and when updates are installed. For example, you can create a maintenance window to install updates, or choose to restart after updates are installed. You can also choose to pause updates indefinitely until you're ready to update. @@ -110,20 +110,20 @@ Read more about [configuring update rings with Intune](https://docs.microsoft.co ## Application management -Manage holoLens applications through: +Manage HoloLens applications through: 1. Microsoft Store - The Microsoft Store is the best way to distribute and consume application on HoloLens. There is a great set of core HoloLens applications already available in the store or you can [publish your own](https://docs.microsoft.com/en-us/windows/uwp/publish/). - All applications in the store are available publicly to everyone, if that isn't acceptable, checkout the Microsoft Store for Business. + The Microsoft Store is the best way to distribute and consume applications on HoloLens. There is a great set of core HoloLens applications already available in the store or you can [publish your own](https://docs.microsoft.com/en-us/windows/uwp/publish/). + All applications in the store are available publicly to everyone, but if it isn't acceptable, checkout the Microsoft Store for Business. 1. [Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/) - Microsoft Store for Business and Education is a custom store for your corporate environment. It lets you use the Microsoft Store built into Windows 10 and HoloLens to find, acquire, distribute, and manage apps for your organization. It lets you deploy apps that are specific to your commercial environment but not to the world. + Microsoft Store for Business and Education is a custom store for your corporate environment. It lets you use the Microsoft Store built into Windows 10 and HoloLens to find, acquire, distribute, and manage apps for your organization. It also lets you deploy apps that are specific to your commercial environment but not to the world. 1. Application deployment and management via Intune or another mobile device management solution Most mobile device management solutions, including Intune, provide a way to deploy line of business applications directly to a set of enrolled devices. See this article for [Intune app install](https://docs.microsoft.com/intune/apps-deploy). 1. _not recommended_ Device Portal - Applications can also be installed on HoloLens directly using the Windows Device Portal. This isn't recommended since Developer Mode has to be enabled to use device portal. + Applications can also be installed on HoloLens directly using the Windows Device Portal. This isn't recommended since Developer Mode has to be enabled to use the device portal. Read more about [installing apps on HoloLens](https://docs.microsoft.com/hololens/hololens-install-apps). diff --git a/devices/hololens/hololens-updates.md b/devices/hololens/hololens-updates.md index 418cfce2d9..2989515858 100644 --- a/devices/hololens/hololens-updates.md +++ b/devices/hololens/hololens-updates.md @@ -14,30 +14,28 @@ manager: dansimp # Manage updates to HoloLens ->**Looking for how to get the latest update? See [Update HoloLens](https://support.microsoft.com/help/12643/hololens-update-hololens).** - >[!NOTE] >HoloLens devices must be [upgraded to Windows Holographic for Business](hololens-upgrade-enterprise.md) to manage updates. For a complete list of Update policies, see [Policies supported by Windows Holographic for Business](https://docs.microsoft.com/windows/client-management/mdm/policy-configuration-service-provider#a-href-idhololenspoliciesapolicies-supported-by-windows-holographic-for-business). To configure how and when updates are applied, use the following policies: + - [Update/AllowAutoUpdate](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-allowautoupdate) - [Update/ScheduledInstallDay](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-scheduledinstallday) - [Update/ScheduledInstallTime](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-scheduledinstalltime) To turn off the automatic check for updates, set the following policy to value **5** – Turn off Automatic Updates: + - [Update/AllowAutoUpdate](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-allowautoupdate) In Microsoft Intune, you can use **Automatic Update Behavior** to change this policy. (See [Manage software updates in Microsoft Intune](https://docs.microsoft.com/intune/windows-update-for-business-configure)) -For devices on Windows 10, version 1607 only: You can use the following update policies to configure devices to get updates from Windows Server Update Service (WSUS) instead of Windows Update: - -- [Update/AllowUpdateService](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-allowupdateservice) -- [Update/RequireUpdateApproval](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-requireupdateapproval) -- [Update/UpdateServiceUrl](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-updateserviceurl) - +For devices on Windows 10, version 1607 only: You can use the following update policies to configure devices and get updates from the Windows Server Update Service (WSUS), instead of Windows Update: +- [Update/AllowUpdateService](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-allowupdateservice) +- [Update/RequireUpdateApproval](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-requireupdateapproval) +- [Update/UpdateServiceUrl](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-update#update-updateserviceurl) ## Related topics diff --git a/devices/hololens/hololens1-upgrade-enterprise.md b/devices/hololens/hololens1-upgrade-enterprise.md index 7e19357f55..5e535af10d 100644 --- a/devices/hololens/hololens1-upgrade-enterprise.md +++ b/devices/hololens/hololens1-upgrade-enterprise.md @@ -16,12 +16,12 @@ appliesto: # Unlock Windows Holographic for Business features -Microsoft HoloLens is available in the *Development Edition*, which runs Windows Holographic (an edition of Windows 10 that is designed for HoloLens), and in the [Commercial Suite](hololens-commercial-features.md), which provides extra features that are designed for business. +Microsoft HoloLens is available in the *Development Edition*, which runs Windows Holographic (an edition of Windows 10 that is designed for HoloLens), and in the [Commercial Suite](hololens-commercial-features.md), which provides extra features designed for business. When you purchase the Commercial Suite, you receive a license that upgrades Windows Holographic to Windows Holographic for Business. You can apply this license to the device either by using the organization's [mobile device management (MDM) provider](#edition-upgrade-by-using-mdm) or a [provisioning package](#edition-upgrade-by-using-a-provisioning-package). > [!TIP] -> In Windows 10, version 1803, you can tell that the HoloLens has been upgraded to the business edition by selecting **Settings** > **System**. +> In Windows 10, version 1803, you can check that the HoloLens has been upgraded to the business edition by selecting **Settings** > **System**. ## Edition upgrade by using MDM @@ -33,7 +33,7 @@ For step-by-step instructions for upgrading HoloLens by using Microsoft Intune, ## Edition upgrade by using a provisioning package -Provisioning packages are files that are created by the Windows Configuration Designer tool that apply a specified configuration to a device. +Provisioning packages are files created by the Windows Configuration Designer tool that apply a specified configuration to a device. ### Create a provisioning package that upgrades the Windows Holographic edition @@ -42,21 +42,21 @@ Provisioning packages are files that are created by the Windows Configuration De ![Upgrade edition with license setting selected](images/icd1.png) -1. Browse to and select the XML license file that was provided when you purchased the Commercial Suite. +1. Find the XML license file that was provided when you purchased the Commercial Suite. > [!NOTE] > You can configure [additional settings in the provisioning package](hololens-provisioning.md). 1. On the **File** menu, select **Save**. -1. Read the warning that project files may contain sensitive information, and click **OK**. +1. Read the warning that project files may contain sensitive information and click **OK**. > [!IMPORTANT] - > When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed. + > When you build a provisioning package, you may include sensitive information in the project files and provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when no longer needed. 1. On the **Export** menu, select **Provisioning package**. -1. Change **Owner** to **IT Admin**, which sets the precedence of this provisioning package to be higher than that of provisioning packages that are applied to this device from other sources, and then select **Next**. +1. Change **Owner** to **IT Admin**, which sets the precedence of this provisioning package to be higher than others applied to this device from different sources, and then select **Next**. 1. Set a value for **Package Version**. @@ -84,8 +84,8 @@ Provisioning packages are files that are created by the Windows Configuration De 1. In File Explorer, drag and drop the provisioning package (.ppkg) onto the device storage. -1. While HoloLens is still non the **fit** page, briefly press and release the **Volume Down** and **Power** buttons simultaneously again. +1. While HoloLens is still on the **fit** page, briefly press and release the **Volume Down** and **Power** buttons simultaneously again. 1. HoloLens asks you if you trust the package and would like to apply it. Confirm that you trust the package. -1. You will see whether the package was applied successfully or not. If it was not applied successfully, you can fix your package and try again. If it succeeded, proceed with device setup. +1. You will see whether the package was applied successfully or not. If it was not applied successfully, you can fix your package and try again. If successful, proceed with device setup. diff --git a/devices/hololens/hololens2-setup.md b/devices/hololens/hololens2-setup.md index 6203424a43..84b129eb52 100644 --- a/devices/hololens/hololens2-setup.md +++ b/devices/hololens/hololens2-setup.md @@ -20,7 +20,7 @@ The procedures below will help you set up a HoloLens 2 for the first time. ## Charge your HoloLens -Connect the power supply to the charging port by using the USB-C cable (included). Plug the power supply into a power outlet. +Connect the power supply to the charging port by using the USB-C cable (included). Plug the power supply into a power outlet. -When the device is charging, the battery indicator lights up in a wave pattern. -When your HoloLens is on, the battery indicator displays the battery level in increments. @@ -56,7 +56,7 @@ To turn on your HoloLens 2, press the Power button. The LED lights below the Po |To do this |Perform this action and watch for these indicator lights | | - | - | -|To turn on |**Single click** ![Press power button - no lights lit](images/hololens-2-button-turn-on.png) | +|To turn on |**Single click** ![Press power button - no lights lit](images/hololens-2-button-turn-on.png) | |To sleep |**Single click** ![Press power button - three lights lit](images/hololens-2-button-sleep.png) | |To wake from sleep |**Single click** ![Press power button - no lights lit](images/hololens-2-button-wake.png) | |To turn off |**Press and for hold 5s** ![Press and hold power button - all lights lit](images/hololens-2-button-turn-off.png) |