How do I customize the BPC command line to NOT include the "Admin Client" piece?
I see the parameter "FULL" on the end of the command line. What parameter do I use to tell the executable to EXCLUDE or deselect the Admin Client portion of the install.
We are attempting to put this package out silently via SCCM and "BPCCLIENT11_0-10009079.EXE /S /v /qn /z"C:\Program Files\SAP BusinessObjects\PC_NW&c:\Temp\xceedzip.dll&NL&ALL" installs with default settings which includes the "Admin Client' which we do not want anyone to have.
I really need this as soon as someone can assist me.
Thanks a million,
tnmdj
Answers (1)
the /v /qn parameter tells me the installer actually contains an MSI, so I'd extract that from the exe and modify it with a transform to exclude the features you don't want
Comments:
-
We are having the same issue, can you provide some guidance as to if and how you resolved the issue with a BPC client 7.5 silent install in regards to the admin requirement? - jgarcia9218 11 years ago