Now I personally love the Google Toolbar but it is not authorized on our network. I have pushed out J2SE Runtime Environment 5.0 Update 5 via group policy a while ago... Now users machines are auto updating and installing the toolbar!

Is there any scripts available to uninstall the Google Toolbar and even better, a script to disable the auto-update for Java?
I did the cmd to uninstall and figured I could work it into a script but even the cmd doesn't work. The CMD I found was regsvr32 /u /s c:\program files\google\googletoolbar1.dll.

This will help me tremendously and will allow me to figure out how to make an MST for the Java install so that I can have that disabled in future releases.

Thanks!