Hey guys...so I have been researching this and researching this, and having issues. I need to remotely uninstall Google Update Helper, Google Toolbar for IE, and Google Chrome from a few machines. Between those 3 I have 140 PC's that either have 1 of the 3, 2 of the 3, or all 3. I had Ask Toolbar to get rid of as well, but I have successfully removed that using PDQ Deploy.
Here is what I found under the uninstall under hkey local machine
Google Toolbar
MsiExec.exe /I{18455581-E099-4BA8-BC6B-F34B2F06600C}
Chrome
"C:\Program Files\Google\Chrome\Application\27.0.1453.93\Installer\setup.exe" --uninstall --multi-install --chrome --system-level
I have found some scripts, but they don't work for chrome or any of the others.
Thanks guys!