Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$envelopedCms.Decrypt($certCollection) error #3

Open
mikaelfun opened this issue Oct 10, 2020 · 2 comments
Open

$envelopedCms.Decrypt($certCollection) error #3

mikaelfun opened this issue Oct 10, 2020 · 2 comments

Comments

@mikaelfun
Copy link

how can it decrypt a null certcollection.
Stuck here. Please help.

@okieselbach
Copy link
Owner

Sorry totally missed your entry... This typically happens if you are not running this on a client joined to AAD/Intune. You have to run the script on the client where you downloaded the file. otherwise you will not have the certificate available. The MDM/Intune certificate is used for the decryption...

@elliot-huffman
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants