﻿<?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 / General Discussion / Prism Patch Manager  / Deploying leafs via Prism Deploy? / 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>Mon, 01 Dec 2008 14:58:00 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Bandwidth isn't a problem, its that the command isnt using the -mh switch.&lt;/P&gt;&lt;P&gt;The share the installer is on it open and accessable and i've no problems installing the leaf agent onto the client, only that it wont use the -mh switch to tell the agent it needs to phone home &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt;I can use some technology we have so you can share my desktop and you'll be able to see exactly how i do it.&lt;/P&gt;&lt;P&gt;I'll give support a call Monday afternoon (i'm in the UK and i assume you're in the US) and we can go through the issues.  &lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description><pubDate>Fri, 22 Jul 2005 08:54:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Hi Ved,&lt;/P&gt;&lt;P&gt;A couple easy questions:&lt;/P&gt;&lt;P&gt;1) Is poor bandwidth (or lack of) an issue here?&lt;/P&gt;&lt;P&gt;2) The "AgentInstaller" folder is copied to a share accessible by all your machines?&lt;/P&gt;&lt;P&gt;If you have time, please give me a call and we can figure this out.  &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jeff Burton&lt;BR&gt;New Boundary Technologies&lt;/P&gt;</description><pubDate>Thu, 21 Jul 2005 11:19:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;if i run it the way suggested the install fails:&lt;/P&gt;&lt;P&gt;V:\&amp;gt;\\server\Packages$\PatchMgr\AgentInstaller\UEAgentinstaller.exe -s -h %ComputerName% -p 9968 -r myserial -mh lonppatchmgr01 -mp 9968&lt;/P&gt;&lt;P&gt;This fails to work.&lt;/P&gt;&lt;P&gt;If i use this with a -d it adds the NAME "-mh" as the name of the agent where it should just add the generic name and then move onto the -mh part of the command and add the patchmgr server to the registry so it can communicate back:&lt;/P&gt;&lt;P&gt;V:\&amp;gt;\\server\Packages$\PatchMgr\AgentInstaller\UEAgentinstaller.exe -s -h %ComputerName% -p 9968 -r myserial -d -mh lonppatchmgr01 -mp 9968&lt;/P&gt;&lt;P&gt;it only adds "HKEY_LOCAL_MACHINE\SOFTWARE\New Boundary Technologies\Prism Patch Manager\6.0\PMAgent\Settings\AgentMap\Agents\0\Data" which is the leaf agent on the intended client.  when i did a manual installation it had another registry key which is the Master Host called HKEY_LOCAL_MACHINE\SOFTWARE\New Boundary Technologies\Prism Patch Manager\6.0\PMAgent\Settings\AgentMap\Agents\1\Data.  This does not appear when running the command so it's clear that it isnt using the -mh command for some reason which I cannot understand.&lt;/P&gt;&lt;P&gt;if i keep the -d but add a name after it such as "leaf" it again fails to install anything.&lt;/P&gt;&lt;P&gt;Can you please try the command as i wrote it and see if it works?&lt;/P&gt;</description><pubDate>Thu, 21 Jul 2005 08:02:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Hi Ved,&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;SPAN style="FONT-WEIGHT: bold"&gt;&lt;B&gt;A note on scripted installs:&lt;/B&gt;&lt;/SPAN&gt; Currently, the Agent-Installer from the command line provides little or no feedback on an installation failure. If Leaf-Agents do not appear in the console after a reasonable amount of time has elapsed when running a script or batch file, you may want to interactively install the Leaf-Agents to see what is happening. For example, an "out of licenses" condition, or a "registration" problem between Leaf and Master may be far more evident on an interactive install than a scripted install. Running install manually will show you the problem(s) you are having with the install.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;Here are a few PPM KB Articles you should check: PPM0013 and PPM0032&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Remote Leaf Agent installation Example&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;UEAgentInstaller -s -h %ComputerName% -p 9968 -r 01-123-&lt;SPAN style="FONT-WEIGHT: normal"&gt;45678-98765-19283&lt;/SPAN&gt; -mh Server01 -mp 9968&lt;/P&gt;&lt;P&gt;&lt;FONT style="COLOR: #008000" color=#008000&gt;&lt;B style="FONT-WEIGHT: bold"&gt;Note:&lt;/B&gt;&lt;/FONT&gt; The ABSENCE of the "-l" and "-m" options implies a "remote leaf" install, rather than a "local master" install. The leaf must always point back to a master with -mh, -mp.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-WEIGHT: bold; COLOR: #ff0000"&gt;&lt;FONT color=red&gt;&lt;B&gt;Important:&lt;/B&gt;&lt;/FONT&gt;&lt;/SPAN&gt; All switch options shown in the example are &lt;SPAN style="FONT-WEIGHT: bold"&gt;required.&lt;/SPAN&gt; The values can be tailored to your machines, but you cannot omit the options. This is important if you are attempting to create a script. Also make sure there are no extra spaces or extra characters.&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description><pubDate>Wed, 20 Jul 2005 12:04:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;I tried this as well and it fails again.  i can see it starting the process in task manager to install the agent but it ends and obviously fails.&lt;/P&gt;&lt;P&gt;I've tried it with -l and with -r and both but it still fails.  is there no logging where i can see what it's failing on?  I cant remove the -s as this just puts it into manual install mode.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;UPDATE----&lt;/P&gt;&lt;P&gt;I've just tried it with a -l and -d and i'm getting closer to the issue.&lt;/P&gt;&lt;P&gt;It doesnt want to write in the description.  as in the example below i add -d, as you need to in a local install, but it wont add a correct description.  it addes the -mh as the agent name in the registry.  the annoying thing is that if i add in a name after like -d "Agent" it just fails so it looks to be something to do with adding a correct description name to make it work.  hopefully after it sees a correct description it'll carry on to the -mh switch and fill that in as the registry only shows the agent install not the management server.&lt;/P&gt;&lt;P&gt;&lt;A href="file://\\server\share\UEAgentinstaller.exe"&gt;\\server\share\UEAgentinstaller.exe&lt;/A&gt; -s -h %computerName% -p 9968 -l -r serialnumber -d Agent -mh myserver -mp 9968&lt;/P&gt;</description><pubDate>Wed, 20 Jul 2005 04:54:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Ved,&lt;/P&gt;&lt;P&gt;Since you are running this from each client machine, don't you need to specify th '-l' parameter (after the -p, and before the -r) to specify a 'local' installation?&lt;/P&gt;&lt;P&gt;Good Luck !!&lt;/P&gt;</description><pubDate>Wed, 13 Jul 2005 11:12:00 GMT</pubDate><dc:creator>Pat Wilson</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Doesnt look to be working.  Prism Deploy says it ran ok but i get nothing installed to the clients and nothing reports back to the patch manager server.  the command i'm using is as follows:&lt;/P&gt;&lt;P&gt;&lt;A href="file://\\patchserver\share$\PatchMgr\AgentInstaller\UEAgentinstaller.exe"&gt;\\patchserver\share$\PatchMgr\AgentInstaller\UEAgentinstaller.exe&lt;/A&gt; -s -h %ComputerName% -p 9968 -r 51-2qj-vn3j7-u8k2k-2hd25 -mh lonppatchmgr01 -mp 9968&lt;/P&gt;&lt;P&gt;I can access the share, run the script manually and i still get nothing from it.  The only way it works is if i remove the -s and just fill in the information which is obviously not what i want with 800 intended clients.&lt;/P&gt;&lt;P&gt;Any thoughts on how to make this work?&lt;/P&gt;</description><pubDate>Wed, 13 Jul 2005 05:28:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>Excellent thanks for the assistance!&lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt;</description><pubDate>Fri, 08 Jul 2005 10:38:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>Yes, that should work as long as those domain accounts also have local admin rights on the Master Agent machine.</description><pubDate>Fri, 08 Jul 2005 10:21:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;we have domain accounts which are local admins on the intended clients so would this not work too?  The issue is that it may be hard yards getting an account with domain admin permissions unless it is totally needed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description><pubDate>Fri, 08 Jul 2005 10:19:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>Yes, use a domain admin account.</description><pubDate>Fri, 08 Jul 2005 10:02:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Excellent stuff &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt;Does it have to run under a domain admin account or can it be one that is a local admin on the intended client?  I'm guessing yes but just wanted to make sure.&lt;/P&gt;&lt;P&gt;Thanks for the superb response!&lt;/P&gt;</description><pubDate>Fri, 08 Jul 2005 08:47:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Hi David, &lt;/P&gt;&lt;P&gt;Yes, you can use variables within the command line.&lt;/P&gt;&lt;P&gt;Here are a few tips for installing Leaf Agents using Deploy:&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;1.  Copy the folder C:\Program Files\Prism Patch Manager\AgentInstaller to a shared network location&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;a. Same place you store your Prism Deploy packages is always easy.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;2.  Create a command task in Prism Deploy and use Leaf Agent Command Line install.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;b. Set the task to “run as” a domain admin account.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Sample - Leaf Agent Command Line Install (KB Article = PPM0013):&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;UEAgentinstaller.exe [-s] [-h machinename] [-p port] [-l] [-m] [-r serialnumber][-d description] [-mh masteragentname][-mp masteragentport][-up]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;1.  For “MachineName” use %ComputerName% variable.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;2.  For “MasterAgentName” use “%ServerName% or “LocalServerName”.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;a. PPM must be installed on the servers prior to installing Leaf Agents using Prism Deploy.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;Sample – New Remote Leaf Agent Install:&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;\\Server\Share\AgentInstaller\UEAgentinstaller.exe &lt;FONT color=red&gt;&lt;SPAN style="COLOR: red"&gt;-s -h&lt;/SPAN&gt;&lt;/FONT&gt; %ComputerName% &lt;FONT color=red&gt;&lt;SPAN style="COLOR: red"&gt;-p&lt;/SPAN&gt;&lt;/FONT&gt; 9968 &lt;FONT color=red&gt;&lt;SPAN style="COLOR: red"&gt;-r&lt;/SPAN&gt;&lt;/FONT&gt; 12-345-67890-12345-67890 &lt;FONT color=red&gt;&lt;SPAN style="COLOR: red"&gt;-mh&lt;/SPAN&gt;&lt;/FONT&gt; %PrismServerName% &lt;FONT color=red&gt;&lt;SPAN style="COLOR: red"&gt;-mp&lt;/SPAN&gt;&lt;/FONT&gt; 9968 &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description><pubDate>Thu, 07 Jul 2005 10:26:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;That's great but how exactly do i configure the command line to take the client name automatically?&lt;/P&gt;&lt;P&gt;From the example below it has the client name written in but I would be deploying this to about 800 machines at once so obviously I dont want to do 800 individual commands &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt;is there a way of adding a variable like %clientname% so it fills the -h part in?&lt;/P&gt;&lt;P&gt;UEAgentInstaller -s -h w2kp1en -p 5555 -r 01-123-&lt;SPAN class=hcp3&gt;45678-98765-19283&lt;/SPAN&gt; -mh Server01 -mp 9968&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Hope you can help!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description><pubDate>Thu, 07 Jul 2005 08:41:00 GMT</pubDate><dc:creator>Ved</dc:creator></item><item><title>RE: Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Yes, you can install Prism Patch Manager Leaf Agents using Prism Deploy.  We recommend that to all our customers that use both products.&lt;/P&gt;&lt;P&gt;You simply use a Leaf Agent command line and create a Prism Deploy command task with all the correct commands and deploy the task to any machines you wish.&lt;/P&gt;&lt;P&gt;The command line is detailed in the PPM knowledge base article PPM0013.  If you have any questions about how to set it up, please let us know.&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;New Boundary Support&lt;/P&gt;</description><pubDate>Wed, 06 Jul 2005 15:06:00 GMT</pubDate><dc:creator>New Boundary Support</dc:creator></item><item><title>Deploying leafs via Prism Deploy?</title><link>http://www.nbtnet.newboundary.com/forum/Topic960-9-1.aspx</link><description>&lt;P&gt;Has anyone tried deploying the leaf agents to clients via prism deploy using a package?  The reason I ask is that we need to have the leaf agents on every client that already has Deploy on it.&lt;/P&gt;&lt;P&gt;Normally i'd be happy installing it on an AD logon script but we need to be more granular on who gets the patches so it can't be everyone at once - if you get what i mean.  &lt;/P&gt;&lt;P&gt;Any ideas most welcome &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description><pubDate>Wed, 06 Jul 2005 11:54:00 GMT</pubDate><dc:creator>Ved</dc:creator></item></channel></rss>