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

Adding parameter for path #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oyvindmal
Copy link

Added an optional parameter of Path to set the Path where the decoded file and tmp file should be placed. If not set it defaults to the temp location as before

Useful if you want to handle the file further in a script

@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

@elliot-huffman
Copy link

I included the output path functionality that you have requested in this pull request natively in the rewritten script.

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

Successfully merging this pull request may close these issues.

2 participants