Windows Autopilot: WDAP/WPAD typo correction

Simple typo correction:
- WPAD (Web Proxy Auto-Discovery) was misspelled as WDAP

Closes #3283
This commit is contained in:
illfated
2019-04-20 05:16:19 +02:00
parent ed964a33f5
commit a194ffcab5

View File

@ -32,7 +32,7 @@ To perform a user-driven hybrid AAD joined deployment using Windows Autopilot:
- The device must be connected to the Internet and have access to an Active Directory domain controller.
- The Intune Connector for Active Directory must be installed.
- Note: The Intune Connector will perform an on-prem AD join, therefore users do not need on-prem AD-join permission, assuming the Connector is [configured to perform this action](https://docs.microsoft.com/intune/windows-autopilot-hybrid#increase-the-computer-account-limit-in-the-organizational-unit) on the user's behalf.
- If using Proxy, WDAP Proxy settings option must be enabled and configured.
- If using Proxy, WPAD Proxy settings option must be enabled and configured.
**AAD device join**: The hybrid AAD join process uses the system context to perform device AAD join, therefore it is not affected by user based AAD join permission settings. In addition, all users are enabled to join devices to AAD by default.