-
Notifications
You must be signed in to change notification settings - Fork 178
Description
The request
Intune Remediation Scripts for Version 2.0.0 Folder Location.
With the change for the folder location to be ahead of the game, I have build the two below detection and remediation, feel free to improve on this>
In short, it detects a 2.0.0 version installed in the program data directory, uninstalls it, deletes the old folders, clears the old reg keys, installs the new version from the GitHub source, runs the policy update, then the full update (System) & an intune sync.
Intune detects this as an application that has been installed correctly in my testing.
Some of the detection logic & yes it can always be written better but it's worked in my testing and release; just thought I would post it here to help anyone migrating to the MSI Version.
Thanks for all you're hard work :-)
wau_detection.txt
wau_remidiation.txt
Is your feature request related to a problem?
NoAdditional information
No response