Greetings,
When trying to do a silent install on a VM using the info in http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2000399 I'm not getting any results.
I tried the following commands:
msiexec /Fvomus "c:\Temp\VMware Tools64.msi" /qb ADDLOCAL=ALL REMOVE=ThinPrint,WYSE REBOOT=ReallySuppress
==> This says everything succeeds in the event log, yet nothing is installed. The tools build/version number stays the same.
msiexec /Fvomus "c:\Temp\VMware Tools64.msi" /qn REBOOT=R ADDLOCAL=ALL REMOVE=Hgfs,WYSE,ThinPrint
==> Same story.
msiexec /Fvomus "c:\Temp\VMware Tools64.msi" /qb ADDLOCAL=ALL REBOOT=ReallySuppress
==> When I use this, I get a short pop up of the tools installation starting, however after this screen nothing happens, eventhough it says the installation succeeded.
Did anybody have more luck upgrading the VMware Tools using a command?
Thanks in advance,
Bram