Silent Documentum Desktop Client Installation! - Possible?
Hi all!
I am faced with deploying the Documentum Desktop client v 5.2 to many PCs within my organization. I have attempted to repackage using Wise Package Studio and was not successful. The installation seems to be created in Installshield (Not an MSI)but the package does not respond to the regular command line switches (/s for silent /r to record a answer file).
Anyone out there have experience in customizing and silently deploying the client? We are using Altiris to deploy. ANy help would greatly be appreciated!
Thanks!
I am faced with deploying the Documentum Desktop client v 5.2 to many PCs within my organization. I have attempted to repackage using Wise Package Studio and was not successful. The installation seems to be created in Installshield (Not an MSI)but the package does not respond to the regular command line switches (/s for silent /r to record a answer file).
Anyone out there have experience in customizing and silently deploying the client? We are using Altiris to deploy. ANy help would greatly be appreciated!
Thanks!
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
andler
19 years ago
Hi
There is a way of doing a silent install of DTC 5.2
To create the response file start the install at the command line with the following command:
setup.exe -record c:\<filename>
To use the response file in a new install, use the following command:
setup.exe -config c:\<filename> -silent
I would strongly suggest upgrading to 5.2.5 SP3.
This version also uses MSI for install.
br
andler
There is a way of doing a silent install of DTC 5.2
To create the response file start the install at the command line with the following command:
setup.exe -record c:\<filename>
To use the response file in a new install, use the following command:
setup.exe -config c:\<filename> -silent
I would strongly suggest upgrading to 5.2.5 SP3.
This version also uses MSI for install.
br
andler
Posted by:
morpheus
19 years ago
Posted by:
sunshineknox
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.