﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>New Boundary Support Forum / Prism Deploy &amp; Prism Pack / Tips and Tricks  / Weighted Installation Packages or Commands / Latest Posts</title><generator>InstantForum.NET v4.1.3</generator><description>New Boundary Support Forum</description><link>http://www.nbtnet.newboundary.com/forum/</link><webMaster>support@newboundary.com</webMaster><lastBuildDate>Fri, 21 Nov 2008 14:25:58 GMT</lastBuildDate><ttl>20</ttl><item><title>RE:Weighted Installation Packages or Commands</title><link>http://www.nbtnet.newboundary.com/forum/Topic234-8-1.aspx</link><description>If multiple Tasks are assigned at the same time, they are installed in their original creation order. You can view the Properties of a Task and see the hexadecimal number that gets incremented by 1 based on the previous object's (computer, group, or task) number. The Tasks will run in ascending order according to this internal build Number. &lt;P&gt;If you wish to install a series of Packages in a specific order, we recommend a script task. Prism Scripts can contain multiple Prism (and external) commands that will execute in top-to-bottom order. For example: &lt;P&gt;/InstallPackage \\server\share\Package1.pwc&lt;BR&gt;/InstallPackage \\server\share\Package2.pwc&lt;BR&gt;/InstallPackage \\server\share\Package3.pwc &lt;P&gt;If any of the Packages have the property set to 'reboot', that property will put on hold until the entire script has run. Then the machine will run the reboot command according the Package that requested it. &lt;P&gt;If you wish to have a second Package install after a first Package has installed and rebooted, simply add the command:&lt;BR&gt;"C:\Program Files\Prism Deploy\Client\PTClient.exe" /InstallPackage \\server\share\Package2.pwc to the HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce registry key of Package1. That way Package1 will install it's changes, including the command to install Package2, and reboot the machine; after the machine reboots, Package2 will be installed.&lt;/P&gt;</description><pubDate>Mon, 12 Jan 2004 16:00:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>Weighted Installation Packages or Commands</title><link>http://www.nbtnet.newboundary.com/forum/Topic234-8-1.aspx</link><description>Is their any way to make packages/commands weighted. What I am trying to do is create a series of packages or commands for certain OS's and I want them to install in a specific order. Some of the installs require reboot before they are complete but I don't want other installs to start until the reboot process has completed. &lt;P&gt;Ideas? &lt;P&gt;&lt;/P&gt;</description><pubDate>Mon, 12 Jan 2004 16:00:00 GMT</pubDate><dc:creator>Guest</dc:creator></item></channel></rss>