You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script will retrieve the x86 and x64 uninstall registry key(s) for a specific applicaton. This is very helpful for Configuration Manager admins when needing to create packages, especially uninstall packages.
.PARAMETER ApplicationName
Name of the application as it appears in Add/Remove Programs
.PARAMETER Like
Select this if using a partial name or wanting multiple listings to appear