Communicator.msp

(imported topic written by suresh.h@techsa.net)

Hi Team,

How to deploy Communicator.msp file from bigfix console.

I tread this all command

  1. msiexec /a /p Communicator.msp

  2. msiexec /a /p Communicator.msp TARGETDIR=<PathToYourAdminInstallPoint

  3. msiexec.exe /a “Communicator.msi file]” /p “Communicator.msp” /qn

  4. msiexec.exe /I"Communicator.msp" /qn REBOOT=Supress

Kindly Help Me resolve this Issue

Thanks in advance

Regards

Suresh

(imported comment written by BenKus)

Can you post the whole action? Did you download the Communicator.msp first?

If so, you need to reference it in the __Download folder…

Ben

(imported comment written by suresh.h@techsa.net)

I got it thanks …