hello all, happy St. Patty's day. Running into an...
# windows
t
hello all, happy St. Patty's day. Running into an issue performing an uninstall of osquery. Osquery was installed using the 4.8.0 .msi installer, so we're trying to perform an uninstall and then update to 5.2.2. When running
Copy code
"MsiExec.exe /X{0C3DA4C7-F7B7-4C82-9BAC-91BF848A2CF8}"
or
Copy code
"msiexec.exe /x osquery-4.8.0.msi"
the following error is returned: - Error: "This action is only valid for products that are currently installed"