Forum Discussion
mweber48
May 09, 2023Copper Contributor
Mapping Network Drive Hybrid Environment
We are in the process of migrating our windows devices and users to Azure AD. The historic process to map user and departmental drives has been with a batch file using net-use commands. The organ...
- May 11, 2023Please try applying it using powershell script from intune
BiteSize: Map a drive using PowerShell with Intune - YouTube
eliekarkafy
May 09, 2023MVP
Follow the below link and i think it will work for you
https://call4cloud.nl/2021/03/willy-wonka-and-the-drive-letter-factory/
https://call4cloud.nl/2021/03/willy-wonka-and-the-drive-letter-factory/
mweber48
May 10, 2023Copper Contributor
I have followed all of these steps and I am receiving these error codes on the devices when the drive mapping profile applies.
-2016281112
and
0x87d1fde8
-2016281112
and
0x87d1fde8
- eliekarkafyMay 10, 2023MVPthats means that the OMA-URI is not correct in the configuration profile
- eliekarkafyMay 11, 2023MVPPlease try applying it using powershell script from intune
BiteSize: Map a drive using PowerShell with Intune - YouTube