This post is more than 5 years old
4 Posts
0
159807
June 6th, 2014 00:00
Silent install Hotfixes
Hi All,
I am trying to do a silent install off vWorkspace 8.01 with Microsoft SCCM. Silent installation of vWorkspace is not a problem but when I try to do a silent installation of the Mandatory Hotfixes with the options /S /v/qn it will not install.
You can see the hotfix running and within a few second the vWorkspace screen pops up and asks me to click next.
I also tried to unzip the installer, but without any luck.
Is there anybody who knows how to do a silent install of these hotfixes?
kind regards, Maik
No Events found!
mrovers1973
4 Posts
0
June 6th, 2014 10:00
Never mind,
found it. First you have to start the setup .... Go to your temp location to grab to unpackaged folder. Then you have to do a install of: hotfix.mps /passive /norestart.... The quiet mode does not work :)
But I do not mind having a status bar.....
greetz, Maik
scott.knights
29 Posts
0
September 28th, 2014 19:00
You can install vWorkspace hotfixes silently using the following command:
HOTFIXNAME.EXE /S /v"DBOPTION=4 /qn REBOOT=reallysuppress"
Scott.