Forum Discussion
oryxway
Oct 23, 2024Iron Contributor
Uninstall with system account
I am trying to uninstall a software and it is specified that the Install behavior to be System I am not able to uninstall the software through PowerShell. When I run the PowerShell script loc...
obold1
Oct 24, 2024Copper Contributor
Remove `-Verb RunAs` from your script.