From 6de65b57268be86f1a0fbdeeb70a6d572614d739 Mon Sep 17 00:00:00 2001 From: Sarah Date: Wed, 18 Sep 2019 12:01:05 -0700 Subject: [PATCH] added OOBE URL to offline doc --- devices/hololens/hololens-offline.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/devices/hololens/hololens-offline.md b/devices/hololens/hololens-offline.md index 7de0cc1381..496dbf8454 100644 --- a/devices/hololens/hololens-offline.md +++ b/devices/hololens/hololens-offline.md @@ -12,15 +12,29 @@ author: v-miegge ms.author: v-miegge ms.topic: article ms.localizationpriority: medium +appliesto: +- HoloLens (1st gen) +- HoloLens 2 --- # Use HoloLens offline -[Use offline](https://support.microsoft.com/en-us/help/12645) +HoloLens support a limited set of offline experiences for connectivity conscious customers and for customers who have environmental limits on connectivity. +## Near-offline setup -To set up HoloLens, you'll need to connect to a Wi-Fi network—the setup tutorial will show you how. +HoloLens need a network connection to go through initial device set up. If your corporate network has network restrictions, the following URLs will need to be available: + +| Purpose | URL | +|------|------| +| IDPS | https://sdx.microsoft.com/frx/idps | +| [NCSI](https://docs.microsoft.com/en-us/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#bkmk-ncsi) | http://www.msftconnecttest.com/connecttest.txt | +| AADv9 | https://login.microsoftonline.com/WebApp/CloudDomainJoin/9 | +| AADv10 | https://login.microsoftonline.com/WebApp/CloudDomainJoin/10 | +| AAD Pin | https://account.live.com/aadngc?uiflavor=win10&showSuccess=1 | +| MSA | https://login.live.com/ppsecure/inlineconnect.srf?id=80600 | +| MSA Pin | https://account.live.com/msangc?fl=enroll | ## HoloLens limitations -After your HoloLens is set up, you can use it without a Wi-Fi connection, but apps that use Internet connections may have limited capabilities when you use HoloLens offline. +After your HoloLens is set up, you can use it without a Wi-Fi connection, but apps that use Internet connections will have limited capabilities when you use HoloLens offline.