Thursday, December 14, 2006

How to install java remotely, silently, and turn off the really annoying autoupdate.

PSEXEC (Use the newest version since old versions had problems with executing arguments)

psexec \\computer -c -d -e -i -u administrator -p PASSWORD jre.exe /S /V"/qn JAVAUPDATE=0"