Skip to content

Commit 3c96d5f

Browse files
committed
acrolinx
1 parent b0816a0 commit 3c96d5f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/intune/configuration/vpn-settings-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This article lists the VPN apps you can use, shows you how to create a VPN profi
7676

7777
- Android 4 and later
7878
- Enrolled devices that run Windows 8.1 and later
79-
- Enrolled devices that run Windows 10/11 desktop
79+
- Enrolled devices that run Windows 10/11
8080
- Windows Holographic for Business
8181

8282
## VPN connection types

memdocs/intune/configuration/vpn-settings-windows-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ For more information about creating custom EAP XML, see [EAP configuration](/win
193193
194194
The type of app determines the app identifier. For a universal app, enter the package family name, such as `Microsoft.Office.OneNote_8wekyb3d8bbwe`. For a desktop app, enter the file path of the app, such as `%windir%\system32\notepad.exe`.
195195
196-
To get the package family name, you can use the `Get-AppxPackage` Windows PowerShell cmdlet. For example, to get the OneNote package family name, open Windows PowerShell, and enter `Get-AppxPackage *OneNote`. For more information, see [Find a PFN for an app that's installed on a Windows client computer](../../configmgr/protect/deploy-use/find-a-pfn-for-per-app-vpn.md#find-a-pfn-for-an-app-thats-installed-on-a-windows-10-computer) and [Get-AppxPackage cmdlet](/powershell/module/appx/get-appxpackage?view=windowsserver2019-ps).
196+
To get the package family name, you can use the `Get-AppxPackage` Windows PowerShell cmdlet. For example, to get the OneNote package family name, open Windows PowerShell, and enter `Get-AppxPackage *OneNote`. For more information, see [Find a PFN for an app that's installed on a Windows client computer](../../configmgr/protect/deploy-use/find-a-pfn-for-per-app-vpn.md#find-a-pfn-for-an-app-thats-installed-on-a-windows-10-computer) and [Get-AppxPackage cmdlet](/powershell/module/appx/get-appxpackage).
197197
198198
> [!IMPORTANT]
199199
> We recommend that you secure all app lists created for per-app VPNs. If an unauthorized user changes this list, and you import it into the per-app VPN app list, then you potentially authorize VPN access to apps that shouldn't have access. One way you can secure app lists is using an access control list (ACL).

memdocs/intune/configuration/wi-fi-settings-import-windows-8-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# required metadata
33

44
title: Import Wi-Fi settings for Windows devices in Microsoft Intune
5-
description: Export Wi-Fi settings from a Windows device as an XML file using netsh wlan. Then, import this file in Intune to create a Wi-Fi profile for devices running Windows 8.1, Windows 10/11, and Windows Holographic for Business.
5+
description: Export Wi-Fi settings from a Windows device as an XML file using the network shell (netsh wlan) command. Then, import this file in Intune to create a Wi-Fi profile for devices running Windows 8.1, Windows 10/11, and Windows Holographic for Business.
66
keywords:
77
author: MandiOhlinger
88
ms.author: mandia

0 commit comments

Comments
 (0)