Slient install to Client PC’s
Question ID: 105993
0
0

Looking for guidance on how to push a silent install to all PC’s at my company. There used to be (in 10) a silent install that could be used to push the install out, how do I that in 11.52?

Marked as spam
Posted by (Questions: 122, Answers: 3)
Asked on April 10, 2015 6:49 pm
49 views
Answers (1)
0
Private answer

In order to run the silent install, you would first need to create an MSI package for the client installation. You can do this using the ALM Client MSI Generator. This utility can be found on the Tools (formerly Add-Ins) page under ''More HP ALM Add-ins'' then under Utility Add-ins.

Once you have the MSI package created, you can deploy to the clients using standard Microsoft Installer switches.

For Example, to install with no user interface (i.e. Silent Mode) you could launch via command line with the /qn switch as follows:
C:> HP_ALM_Client_xxx_v1.msi /qn

You should also be able to use this switches in a corporate package distribution if needed.

More information on the available command line switches is available at:
https://msdn.microsoft.com/en-us/library/aa367988(v=vs.85).aspx

Marked as spam
Posted by (Questions: 3, Answers: 168)
Answered on April 10, 2015 6:49 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top