okieselbach / Intune

Intune Scripts and Helpers.
463 stars 187 forks source link

Different GUID #5

Open bezik46 opened 3 years ago

bezik46 commented 3 years ago

Not directly an issue with script (which is great), but the GUID from the URL are nothing like the file that gets saved locally, so one need to match these ie by time, to know which file the keys correspond to...

elliot-huffman commented 2 years ago

I have completely rebuilt the IntuneWin decrypter in PowerShell so that it doesn't need any external dependencies. I have also added a few extra features to it and more documentation.

Take a peek and tell me what you think:
https://github.com/elliot-huffman/Powershell-Doodads/blob/main/Apps/Endpoint%20Manager%20(Intune)/Unprotect-IntuneWin.ps1