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

Allow updating script in editor #35

Closed jfundingsrud closed 2 years ago

jfundingsrud commented 2 years ago

Not an issue as much as a feature request. I love the fact that you can upload an xml to convert a gpo. Would it be possible to allow upload of a script for editing it. Or possibly download a updated xml alongside the script for the possibility of future uploading and editing? Yes, I could fairly easilly edit the scipt directly, but I oversee a team of brilliant maintenance people that are great at point and click admining, but useless at reading and implementing code... :)

nicolonsky commented 2 years ago

This should already be possible to upload a created *.ps1 script

jfundingsrud commented 2 years ago

Wow, thanks for the quick reply!

Perhaps adjust the wording slightly on bullet point 0 in the user guide? :) Might be me being the useless one in this case though :)