Forum Discussion
Qusai_Ismail
May 17, 2022Brass Contributor
Mapping network driver into intune without powershell
Hello,
Is there a way to mapping network driver from PC into intune without using powershell script?
Thank you,
- :).... That would be very nice to see if that was possible...but sfaik no... But why not using PowerShell/converted to a win32app and using pnputil? it is done with in a few minutes
https://call4cloud.nl/2021/05/the-windows-driver-games/
5 Replies
- Mr_HelaasIron Contributor
Hi Qusai_Ismail
it is possible to create drive mappings without PowerShell but not by default. You can use custom profile and import the admx file.
Rudy_Ooms_MVP you have created a blog about maps drive mapping without PowerShell. Maybe you forget but you really did hahahttps://call4cloud.nl/2021/03/willy-wonka-and-the-drive-letter-factory/
kind regards,
Rene
- 🙂
Mapping network driver into intune without PowerShell --> not drive mappings 😛- Mr_HelaasIron Contributor
- :).... That would be very nice to see if that was possible...but sfaik no... But why not using PowerShell/converted to a win32app and using pnputil? it is done with in a few minutes
https://call4cloud.nl/2021/05/the-windows-driver-games/- Qusai_IsmailBrass ContributorThank you, we are going to use powershell 🙂