From fd3da66b1bc81808efcbcd243ad96c9ec715d7c6 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 9 May 2017 08:21:43 -0700 Subject: [PATCH 1/3] xerxes request --- devices/hololens/TOC.md | 2 +- devices/hololens/change-history-hololens.md | 6 ++++ devices/hololens/hololens-enroll-mdm.md | 2 +- devices/hololens/hololens-provisioning.md | 5 ++- devices/hololens/hololens-requirements.md | 36 +++++++++++++++++---- 5 files changed, 41 insertions(+), 10 deletions(-) diff --git a/devices/hololens/TOC.md b/devices/hololens/TOC.md index 1c6e2264ab..9ee05419db 100644 --- a/devices/hololens/TOC.md +++ b/devices/hololens/TOC.md @@ -1,5 +1,5 @@ # [Microsoft HoloLens](index.md) -## [HoloLens in the enterprise: requirements](hololens-requirements.md) +## [HoloLens in the enterprise: requirements and FAQ](hololens-requirements.md) ## [Set up HoloLens](hololens-setup.md) ## [Unlock Windows Holographic for Business features](hololens-upgrade-enterprise.md) ## [Enroll HoloLens in MDM](hololens-enroll-mdm.md) diff --git a/devices/hololens/change-history-hololens.md b/devices/hololens/change-history-hololens.md index fb1d9fe158..99dc4f9bdd 100644 --- a/devices/hololens/change-history-hololens.md +++ b/devices/hololens/change-history-hololens.md @@ -14,6 +14,12 @@ localizationpriority: medium This topic lists new and updated topics in the [Microsoft HoloLens documentation](index.md). +## May 2017 + +| New or changed topic | Description | +| --- | --- | +| [Microsoft HoloLens in the enterprise: requirements](hololens-requirements.md) | Changed title to **Microsoft HoloLens in the enterprise: requirements and FAQ**, added questions and answers in new [FAQ section](hololens-requirements.md#faq) | + ## January 2017 | New or changed topic | Description | diff --git a/devices/hololens/hololens-enroll-mdm.md b/devices/hololens/hololens-enroll-mdm.md index cfc6dc0467..cf8b653447 100644 --- a/devices/hololens/hololens-enroll-mdm.md +++ b/devices/hololens/hololens-enroll-mdm.md @@ -14,7 +14,7 @@ localizationpriority: medium You can manage multiple Microsoft HoloLens devices simultaneously using solutions like Microsoft Intune. You will be able to manage settings, select apps to install and set security configurations tailored to your organization's need. >[!NOTE] ->Mobile device management (MDM) for the Development edition of HoloLens does not include VPN, BitLocker, or kiosk mode. Those features are only available when you [upgrade to Windows Holographic for Business](hololens-upgrade-enterprise.md). +>Mobile device management (MDM), including the VPN, Bitlocker, and kiosk mode features, is only available when you [upgrade to Windows Holographic for Business](hololens-upgrade-enterprise.md). ## Requirements diff --git a/devices/hololens/hololens-provisioning.md b/devices/hololens/hololens-provisioning.md index 0b887cc940..149636b0ac 100644 --- a/devices/hololens/hololens-provisioning.md +++ b/devices/hololens/hololens-provisioning.md @@ -111,7 +111,7 @@ In Windows ICD, when you create a provisioning package for Windows Holographic, | **Certificates** | Deploy a certificate to HoloLens. | | **ConnectivityProfiles** | Deploy a Wi-Fi profile to HoloLens. | | **EditionUpgrade** | [Upgrade to Windows Holographic for Business.](hololens-upgrade-enterprise.md) | -| **Policies** | Allow or prevent developer mode on HoloLens. | +| **Policies** | Allow or prevent developer mode on HoloLens. [Policies supported by Windows Holographic for Business](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#hololenspolicies) | >[!NOTE] >App installation (**UniversalAppInstall**) using a provisioning package is not currently supported for HoloLens. @@ -119,3 +119,6 @@ In Windows ICD, when you create a provisioning package for Windows Holographic, + + + diff --git a/devices/hololens/hololens-requirements.md b/devices/hololens/hololens-requirements.md index 11331b62f4..80c2cd9faa 100644 --- a/devices/hololens/hololens-requirements.md +++ b/devices/hololens/hololens-requirements.md @@ -1,6 +1,6 @@ --- -title: HoloLens in the enterprise requirements (HoloLens) -description: Requirements for general use, Wi-Fi, and device management for HoloLens in the enterprise. +title: HoloLens in the enterprise requirements and FAQ (HoloLens) +description: Requirements and FAQ for general use, Wi-Fi, and device management for HoloLens in the enterprise. ms.prod: w10 ms.mktglfcycl: manage ms.pagetype: hololens, devices @@ -9,11 +9,13 @@ author: jdeckerMS localizationpriority: medium --- -# Microsoft HoloLens in the enterprise: requirements +# Microsoft HoloLens in the enterprise: requirements and FAQ When you develop for HoloLens, there are [system requirements and tools](https://developer.microsoft.com/windows/mixed-reality/install_the_tools) that you need. In an enterprise environment, there are also a few requirements to use and manage HoloLens which are listed below. -## General use +## Requirements + +### General use - Microsoft account or Azure Active Directory (Azure AD) account - Wi-Fi network to set up HoloLens @@ -21,7 +23,7 @@ When you develop for HoloLens, there are [system requirements and tools](https:/ >After you set up HoloLens, you can use it offline [with some limitations](https://support.microsoft.com/help/12645/hololens-use-hololens-offline). -## Supported wireless network EAP methods +### Supported wireless network EAP methods - PEAP-MS-CHAPv2 - PEAP-TLS - TLS @@ -31,16 +33,36 @@ When you develop for HoloLens, there are [system requirements and tools](https:/ - TTLS-PAP - TTLS-TLS -## Device management +### Device management - Users have Azure AD accounts with [Intune license assigned](https://docs.microsoft.com/intune/get-started/start-with-a-paid-subscription-to-microsoft-intune-step-4) - Wi-Fi network - Intune or a 3rd party mobile device management (MDM) provider that uses Microsoft MDM APIs -## Upgrade to Windows Holographic for Business +### Upgrade to Windows Holographic for Business - HoloLens Enterprise license XML file +## FAQ for HoloLens +#### Is Windows Hello for Business supported on HoloLens? + +Hello for Business (using a PIN or biometric to sign in) is supported for HoloLens. It must be configured [using MDM](hololens-enroll-mdm.md). + +#### Does the type of account change the sign-in behavior? + +Yes, the behavior for the type of account impacts the sign-in behavior. If you apply policies for sign-in, the policy is always respected. If no policy for sign-in is applied, these are the default behaviors for each account type. + +- Microsoft account: signs in automatically +- Local account: always asks for password, not configurable by Settings +- Azure AD: asks for password by default; configurable by Settings to no longer ask for password. + +>[!NOTE] +>Inactivity timers are currently not supported, which means that the **AllowIdleReturnWithoutPassword** policy is respected only when the device goes into StandBy. + + +#### How do I remove a HoloLens device from the Intune dashboard? + +You cannot [unenroll](https://docs.microsoft.com/intune-user-help/unenroll-your-device-from-intune-windows) HoloLens from Intune remotely. If the administrator unenrolls the device using MDM, ## Related resources From d916933f453d142910e5153f66aa5b4655a1765a Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 9 May 2017 08:30:08 -0700 Subject: [PATCH 2/3] fix bookmark --- devices/hololens/change-history-hololens.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/change-history-hololens.md b/devices/hololens/change-history-hololens.md index 99dc4f9bdd..8377e9a846 100644 --- a/devices/hololens/change-history-hololens.md +++ b/devices/hololens/change-history-hololens.md @@ -18,7 +18,7 @@ This topic lists new and updated topics in the [Microsoft HoloLens documentation | New or changed topic | Description | | --- | --- | -| [Microsoft HoloLens in the enterprise: requirements](hololens-requirements.md) | Changed title to **Microsoft HoloLens in the enterprise: requirements and FAQ**, added questions and answers in new [FAQ section](hololens-requirements.md#faq) | +| [Microsoft HoloLens in the enterprise: requirements](hololens-requirements.md) | Changed title to **Microsoft HoloLens in the enterprise: requirements and FAQ**, added questions and answers in new [FAQ section](hololens-requirements.md#faq-for-hololens) | ## January 2017 From c04d10504173768125ff8d44c5cd617438709a28 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Fri, 12 May 2017 07:34:44 -0700 Subject: [PATCH 3/3] fnal Xerxes feedback --- devices/hololens/hololens-enroll-mdm.md | 2 +- devices/hololens/hololens-requirements.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devices/hololens/hololens-enroll-mdm.md b/devices/hololens/hololens-enroll-mdm.md index cf8b653447..813109b1c5 100644 --- a/devices/hololens/hololens-enroll-mdm.md +++ b/devices/hololens/hololens-enroll-mdm.md @@ -11,7 +11,7 @@ localizationpriority: medium # Enroll HoloLens in MDM -You can manage multiple Microsoft HoloLens devices simultaneously using solutions like Microsoft Intune. You will be able to manage settings, select apps to install and set security configurations tailored to your organization's need. +You can manage multiple Microsoft HoloLens devices simultaneously using solutions like Microsoft Intune. You will be able to manage settings, select apps to install and set security configurations tailored to your organization's need. See the [configuration service providers (CSPs) that are supported in Windows Holographic](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/configuration-service-provider-reference#hololens) and the [policies supported by Windows Holographic for Business](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#hololenspolicies). >[!NOTE] >Mobile device management (MDM), including the VPN, Bitlocker, and kiosk mode features, is only available when you [upgrade to Windows Holographic for Business](hololens-upgrade-enterprise.md). diff --git a/devices/hololens/hololens-requirements.md b/devices/hololens/hololens-requirements.md index 80c2cd9faa..d8a6a6fb4e 100644 --- a/devices/hololens/hololens-requirements.md +++ b/devices/hololens/hololens-requirements.md @@ -46,7 +46,7 @@ When you develop for HoloLens, there are [system requirements and tools](https:/ #### Is Windows Hello for Business supported on HoloLens? -Hello for Business (using a PIN or biometric to sign in) is supported for HoloLens. It must be configured [using MDM](hololens-enroll-mdm.md). +Hello for Business (using a PIN to sign in) is supported for HoloLens. It must be configured [using MDM](hololens-enroll-mdm.md). #### Does the type of account change the sign-in behavior? @@ -62,7 +62,7 @@ Yes, the behavior for the type of account impacts the sign-in behavior. If you a #### How do I remove a HoloLens device from the Intune dashboard? -You cannot [unenroll](https://docs.microsoft.com/intune-user-help/unenroll-your-device-from-intune-windows) HoloLens from Intune remotely. If the administrator unenrolls the device using MDM, +You cannot [unenroll](https://docs.microsoft.com/intune-user-help/unenroll-your-device-from-intune-windows) HoloLens from Intune remotely. If the administrator unenrolls the device using MDM, the device will age out of the Intune dashboard. ## Related resources