pseymour / MakeMeAdmin

Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
https://makemeadmin.com/
GNU General Public License v3.0
370 stars 78 forks source link

ADMX ingestion Intune #49

Open BakkerJan opened 2 years ago

BakkerJan commented 2 years ago

When I ingest the ADMX with Intune it gives an error that the category was not defined.

I tried several adjustments to the file, but it kept failing.

image

ivareri commented 1 year ago

Replacing makemeadmin:MakeMeAdmin with MakeMeAdmin in https://github.com/pseymour/MakeMeAdmin/blob/master/Setup/GroupPolicy/SinclairMakeMeAdmin.admx fixed this error.

Not sure how this change will affect non-Intune scenarios so I'm hesitant to make a PR.