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

Doesn't support Minus "-" character #10

Closed losPrellos closed 4 years ago

losPrellos commented 4 years ago

Hi, very cool tool (y) I have the problem that the minus character "-" on the UNC Path is not accepted. UNC: \file-server\file-share\ = "Valid UNC path required" Can you fix that please?

nicolonsky commented 4 years ago

Thanks for your feedback. Just fixed this: https://github.com/nicolonsky/IntuneDriveMapping/commit/fa8033f491757c5688cf04516bbd44fe9339cfe7. Happy to hear your feedback.