How to force install agents during build time
Created: 08 Feb 2011 | 4 comments
Hello,
When I build a system I install the Altiris Agent. Then I run a VBscript to force it to check in. The problem I'm having is that it takes a while for it to install the other agents such as:
Altiris Software Update Agent
Inventory Agent Package
Invertory Rule Agent
Software Delivery Solution Agent
How do I force the install of these sub-agents/packages without having to wait and keep checking back to see if they have installed?
Discussion Filed Under:
Comments
Install manually
What are the command lines to manually install subagents in Altiris 7?
http://www.symantec.com/business/support/index?pag...
You can manually install the
You can manually install the sub-agents too, you just need to gather up the MSIs and/or .exes and include them in your build process (VBS, bat, whatever). The "silent" install command lines are also available from within the console, on the Programs tab of the Agent package. Typically the Agent packages will be displayed on the Configuration tab under the corresponding solutions in a "xxxx Solution Agent Rollout" folder, and the local path on the NS will be there where you can grab the file from.
Thanks,
Kyle
Symantec Trusted Advisor
For Forum threads, please click "Mark as Solution" if answered.
For all content, please give a thumbs up if you agree with or support the post.
Another option
which may or may not be useful to you is to create an agent configuration policy\targeted agent setting (v6\v7) based on the creation date of the machine record. You would create a collection\filter based on a query and then could have the agent check in sooner.
Someone did a REAL nice writeup on this option, and if I can find it, I'll edit this post.
Jim Harings
HP Enterprise Services
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect club.
Query
The basic query for the "new resources" filter/collection is something like:
Hope that helps. I remember that article too Jim; might have been on Altirigos?
Thanks,
Kyle
Symantec Trusted Advisor
For Forum threads, please click "Mark as Solution" if answered.
For all content, please give a thumbs up if you agree with or support the post.
Would you like to reply?
Login or Register to post your comment.