From 1d5e9b83d03d00c2476365182755ff8ebecbd100 Mon Sep 17 00:00:00 2001 From: Deland Han Date: Thu, 27 Feb 2020 20:18:47 +0800 Subject: [PATCH 1/5] finish --- devices/hololens/hololens-network.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devices/hololens/hololens-network.md b/devices/hololens/hololens-network.md index 19c9669559..afb3d04c72 100644 --- a/devices/hololens/hololens-network.md +++ b/devices/hololens/hololens-network.md @@ -55,6 +55,12 @@ You can also confirm you are connected to a Wi-Fi network by checking the Wi-Fi 1. Open the **Start** menu. 1. Look at the top left of the **Start** menu for Wi-Fi status. The state of Wi-Fi and the SSID of the connected network will be shown. +## Troubleshooting your connection to Wi-Fi + +If you experience problems connecting to Wi-Fi, see [I can't connect to Wi-Fi](./hololens-faq#i-cant-connect-to-wi-fi) + +When you sign into an enterprise or organizational account on the device, it may also apply Mobile Device Management (MDM) policy, if the policy is configured by your IT administrator. + ## Disabling Wi-Fi on HoloLens (1st gen) ### Using the Settings app on HoloLens From 95edd23410cc788d6cb877140f4a06d57a7a44a8 Mon Sep 17 00:00:00 2001 From: Deland Han Date: Fri, 28 Feb 2020 09:17:43 +0800 Subject: [PATCH 2/5] fix problems. --- devices/hololens/hololens-network.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/hololens/hololens-network.md b/devices/hololens/hololens-network.md index afb3d04c72..252cdb966b 100644 --- a/devices/hololens/hololens-network.md +++ b/devices/hololens/hololens-network.md @@ -5,7 +5,7 @@ ms.assetid: 0895606e-96c0-491e-8b1c-52e56b00365d author: mattzmsft ms.author: mazeller keywords: HoloLens, wifi, wireless, internet, ip, ip address -ms.date: 08/30/19 +ms.date: 02/28/20 ms.prod: hololens ms.sitesec: library ms.localizationpriority: high @@ -57,7 +57,7 @@ You can also confirm you are connected to a Wi-Fi network by checking the Wi-Fi ## Troubleshooting your connection to Wi-Fi -If you experience problems connecting to Wi-Fi, see [I can't connect to Wi-Fi](./hololens-faq#i-cant-connect-to-wi-fi) +If you experience problems connecting to Wi-Fi, see [I can't connect to Wi-Fi](./hololens-faq.md#i-cant-connect-to-wi-fi) When you sign into an enterprise or organizational account on the device, it may also apply Mobile Device Management (MDM) policy, if the policy is configured by your IT administrator. From 4db385feb62cb80864eda859e7a486ff99cfbcd6 Mon Sep 17 00:00:00 2001 From: Deland Han Date: Fri, 28 Feb 2020 09:30:15 +0800 Subject: [PATCH 3/5] change date --- devices/hololens/hololens-network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/hololens-network.md b/devices/hololens/hololens-network.md index 252cdb966b..d8a41d32e0 100644 --- a/devices/hololens/hololens-network.md +++ b/devices/hololens/hololens-network.md @@ -5,7 +5,7 @@ ms.assetid: 0895606e-96c0-491e-8b1c-52e56b00365d author: mattzmsft ms.author: mazeller keywords: HoloLens, wifi, wireless, internet, ip, ip address -ms.date: 02/28/20 +ms.date: 02/27/20 ms.prod: hololens ms.sitesec: library ms.localizationpriority: high From 38e0fdf0ba42c677533071aca0cd7d3bf0fdab95 Mon Sep 17 00:00:00 2001 From: Deland Han Date: Fri, 28 Feb 2020 09:41:00 +0800 Subject: [PATCH 4/5] fix the year... --- devices/hololens/hololens-network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/hololens-network.md b/devices/hololens/hololens-network.md index d8a41d32e0..51eb64573e 100644 --- a/devices/hololens/hololens-network.md +++ b/devices/hololens/hololens-network.md @@ -5,7 +5,7 @@ ms.assetid: 0895606e-96c0-491e-8b1c-52e56b00365d author: mattzmsft ms.author: mazeller keywords: HoloLens, wifi, wireless, internet, ip, ip address -ms.date: 02/27/20 +ms.date: 02/27/2020 ms.prod: hololens ms.sitesec: library ms.localizationpriority: high From 0ef351eefbbd70657ab2b4f739a79dbb005cae2b Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Fri, 28 Feb 2020 13:20:16 -0800 Subject: [PATCH 5/5] Added missing period. --- devices/hololens/hololens-network.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/hololens/hololens-network.md b/devices/hololens/hololens-network.md index 51eb64573e..c7a9e2b3a1 100644 --- a/devices/hololens/hololens-network.md +++ b/devices/hololens/hololens-network.md @@ -57,7 +57,7 @@ You can also confirm you are connected to a Wi-Fi network by checking the Wi-Fi ## Troubleshooting your connection to Wi-Fi -If you experience problems connecting to Wi-Fi, see [I can't connect to Wi-Fi](./hololens-faq.md#i-cant-connect-to-wi-fi) +If you experience problems connecting to Wi-Fi, see [I can't connect to Wi-Fi](./hololens-faq.md#i-cant-connect-to-wi-fi). When you sign into an enterprise or organizational account on the device, it may also apply Mobile Device Management (MDM) policy, if the policy is configured by your IT administrator.