Forum Discussion
Hjorthen
May 27, 2021Brass Contributor
VMware workstation deployment
Hi everyone. I have tried multiple things, and nothing seems to work when trying to deploy VMware workstation 16 pro... I have tried both as a win32 app, and a self-wrapped MSI, both with paramet...
May 27, 2021
Hi,
Is it an upgrade or a total new installation of the vmware workstation software?
Maybe chocolatey is the way to go ?
Chocolatey Software | VMware Workstation Pro 16.1.2.17966106
choco install vmwareworkstation
- HjorthenMay 27, 2021Brass ContributorTotal new installation.
I'm unsure if the fault is that i have selected not to include the cmd parameter for the serial number.
Even so it should be possible to install the program without adding the license right away.- May 27, 2021Hi,
Maybe trying it with chocolatey like I mentioned above? we are using it for almost all third party software and also keeping it update- HjorthenMay 28, 2021Brass ContributorChocolatey would be an option yes, but the point is that the software must be available from the company portal.
To my knowledge you cannot publish a script in there? Unless ofcourse you covert the script to an .exe file and make a win32 app from that, but that seems like a bit of a workaround.
So if you have suggestions that is not chocolatey, i'm all ears.