Menu

Search



How to Create a Distributed Task to Deploy a Windows Installer File

New Boundary Support
Prism Suite
  • The information in this article applies to Prism Deploy version 9 and above.


Here is an example of how to create and deploy a distributed Command Task to run a Windows Installer file on your managed machines. In this example, we'll deploy the Office 2007 Compatibility Pack, along with the service pack 1 patch for the Compatibility Pack. (See the Related Articles section below for links to other Distributed Task articles.)

First, download and extract the Compatibility Pack and the service pack. The extracted files are shown below. Note: The folder called "Catalog" contains one file called "files12.cat."

Next, create your Command Task. The screenshot below shows the correct syntax for setting up the command.

The Command Line field should only contain the path to msiexec.exe.

The Command Options field contains all the rest of the switches and options to run the Windows Installer file. Because the sceenshot cuts off part of the Command Options field, here is the full command:

/i "%distshare%\O12Conv.msi" patch="%distshare%\O12Convsp1-en-us.msp" /quiet /norestart.

We're using %distshare% as the path to the .msi and .msp files because this is a distributed task. Important: The entire %distshare% path should be enclosed in quotes, because %distshare% may resolve to a path that contains spaces.

Next, the individual files that were extracted should be added to the "Files associated..." field. The folder that was extracted should be added to the "Folders associated..." field.

 


Also In This Category


On a scale of 1-5, please rate the helpfulness of this article


Not Helpful
Very Helpful
Optionally provide your comments to help us improve this article...

Thank you for your feedback!

Add Your Comments
Name:
Email Address:
RadEditor - HTML WYSIWYG Editor. MS Word-like content editing experience thanks to a rich set of formatting tools, dropdowns, dialogs, system modules and built-in spell-check.
RadEditor's components - toolbar, content area, modes and modules
   
Toolbar's wrapper  
Content area wrapper
RadEditor's bottom area: Design, Html and Preview modes, Statistics module and resize handle.
It contains RadEditor's Modes/views (HTML, Design and Preview), Statistics and Resizer
Editor Mode buttonsStatistics moduleEditor resizer
 
 
RadEditor's Modules - special tools used to provide extra information such as Tag Inspector, Real Time HTML Viewer, Tag Properties and other.
   
Verification Code:
Details
Last Modified: 15 Years Ago
Last Modified By: New Boundary Support
Type: HOWTO
Article not rated yet.
Article has been viewed 10K times.
Options
Customer Support Software By InstantKB 2015-2
Execution: 0.000. 8 queries. Compression Disabled.