/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 9.8k  |  Created: 09/16/2011

Average Rating: 0
Workstation has 3 inventory records, 8 Questions, 2 Blogs and 13 links. Please help add to this by sharing more!

Deployment Tips (5)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 4 / 5 (Somewhat Difficult) based on 2 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
3
Note
Doesn't appear to uninstall 7.1.4.16648 properly when the previous version was installed from MSI.

Suggest removing the Previous Version manually from Add/Remove Programs or create a script to run:

msiexec /x {A3FF5CB2-FB35-4658-8751-9EDE1D65B3AA} /qb
(A reboot will be required)

Then install the latest version using the Wrapped MSI:

VMware-workstation-full-8.0.0-471780.exe /silent /noSilentReboot /v"QUICKLAUNCH_SHORTCUT=0 DESKTOPSHORTCUT=1 ALLUSERS=1"
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Enter the setup.exe command with any MSI arguments.
setup.exe /S /v "/qn msi_args"

To exclude some of the VMware Tools components, use the ADDLOCAL and REMOVE options.
setup.exe /S /v "/qn msi_args ADDLOCAL=ALL REMOVE=component"

For example, the following command performs a silent installation and suppresses rebooting when installation is complete. This command also installs all components except the shared folders component.

setup.exe /S /v "/qn REBOOT=R ADDLOCAL=ALL REMOVE=Hgfs"
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Couldn't use the .msi to script with Wise Script, so had to use the .exe.

If you want to include the serial number and no desktop shortcut:
.EXE Path: (name of exe).exe
Command Line: /s /nsr /v "SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX" "DESKTOP_SHORTCUT=0"

So in Wise Script it would look like :
Execute (path)\(name of exe).exe /s /nsr /v "SERIALNUMBER=XXXX-XXXX-XXXX-XXXX-XXXX" "DESKTOP_SHORTCUT=0" (Wait)
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
For the full download of version 8.0.2, the switches don't work as expected. The following worked for me for a silent installation and passing the serial number, however. Following their documentation on silent installation is faulty with this version, 8.0.2.

VMware-workstation-full-8.0.2-591240.exe /s /v SERIALNUMBER="XXXX-XXXXX-XXXXX-XXXX"
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Install: VMware-workstation-full-8.0.2-591240.exe /s /v DESKTOP_SHORTCUT=0 QUICKLAUNCH_SHORTCUT=0 SERIALNUMBER="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" /qn Uninstall: MsiExec.exe /x {0D94F75A-0EA6-4951-B3AF-B145FA9E05C6} REMOVE_ACCOUNT_INFO=1 REMOVE_LICENSE=1 REMOVE_SETTINGSFILES=1 /qn
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (3)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Workstation

Version

8.0.2.28060

Uninstall String

C:\ProgramData\VMware\VMware Workstation\Uninstaller\uninstall.exe -x -S "C:\ProgramData\VMware\VMware Workstation\Uninstaller\"

Questions & Answers (8)

Questions & Answers related to VMware Workstation

0
ANSWERS
2
ANSWERED
2
ANSWERS
2
ANSWERED
2
ANSWERS
2
ANSWERED
2
ANSWERED

Blogs (2)

Blog posts related to VMware Workstation

blog
blog

Reviews (0)

Reviews related to VMware Workstation

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ