/build/static/layout/Breadcrumb_cap_w.png

Office communicator 2007

Hello to all [;)]

I am trying to deploy Office communicator 2007 to my organization (with sms)
I got 2 files:
1 - msi file
2 - msp file

The msi file is running ok.
I do not know how to deploy the msp file.

I do not know what is the right code for deploying the msp file.

Maybe with vbs file?
batchfile?

Thank you very very much :)
Amir

0 Comments   [ + ] Show comments

Answers (2)

Posted by: nheim 15 years ago
10th Degree Black Belt
0
Hi Amir,
create an admin install point, patch it and run the installation from it.
Creating the AIP:
msiexec /a Communicator.msi TARGETDIR=<PathToYourAdminInstallPoint>
Patching:
msiexec /a Communicator.msi /p Communicator.msp TARGETDIR=<PathToYourAdminInstallPoint>
Regards, Nick
Posted by: thequeen4pm 13 years ago
Senior Yellow Belt
0
I found it was necessary to add /qb so that it skips the missing dialog.
Robin

ORIGINAL: nheim

Hi Amir,
create an admin install point, patch it and run the installation from it.
Creating the AIP:
msiexec /a Communicator.msi TARGETDIR=<PathToYourAdminInstallPoint>
Patching:
msiexec /a Communicator.msi /p Communicator.msp TARGETDIR=<PathToYourAdminInstallPoint>
Regards, Nick


Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ