nicolonsky / IntuneDriveMapping

Generate PowerShell scripts to map network drives on Intune managed Windows 10 devices
https://intunedrivemapping.azurewebsites.net/
MIT License
148 stars 17 forks source link

UNC paths with spaces #28

Closed dreigo42 closed 2 years ago

dreigo42 commented 3 years ago

The site does not accept unc paths with spaces. Not sure if the script could be modified manually. Says "Valid UNC Path Required"

Example: \YourDomain\Network\Share Name

Otherwise, this is excellent work.

nodrogneirbo commented 3 years ago

I'm struggling to get UNC paths with spaces working. Did you find a workaround @dreigo42

dreigo42 commented 3 years ago

Unfortunately not. Time constraints being what they are and the fact that I changed employers to one not using Intune meant that I never had a chance to look into it much.

Sorry.

nicolonsky commented 2 years ago

https://github.com/nicolonsky/IntuneDriveMapping/pull/37