Author Topic: Setting up remediation using the command arguments field in the Policy Manager  (Read 312 times)

0 Members and 1 Guest are viewing this topic.

Offline nauman

  • New User
  • *
  • Posts: 2
    Use of this document and web site are governed by the Terms and Conditions of Use for InfoExpress's web site.

    Requirements

    • MSI exe is on the local machine .
    • I need to pass arguments to msi. The msi installer exists on the remote machine.

    Instructions

      • Launch Policy Manager
      • Double click on the Policy (visible in the left hand column) where you would like to add remediation.
      • Click Edit
      • Under the Remediation Link field put down the URL path (local/remote) for msiexec.exe. If msiexec is in the default path (default installation directory i.e. C) then the path should be: \\localhost\c$\windows\system32\msiexec.exe
      • In the command arguments field put " /<msi arguments> \\<machine name>\<folder path>\<installer.msi> /quiet"
      • Check the option "Run Remediation for Desktop Agent"
      • This will start the silent install

      The pdf version of the document can be found at the following link:

    Use of this document and web site are governed by the Terms and Conditions of Use for InfoExpress's web site.[/list][/list]
    « Last Edit: October 07, 2011, 07:49:27 AM by nauman »