Deployment Solution

 View Only
  • 1.  Install Agents in image

    Posted May 19, 2009 05:40 PM
    Hi everyone,

    I need install the "Client Task Agent" (All) in the image, what is the best procedure?.

    Thank for any ideas.

    Greetings!!


  • 2.  RE: Install Agents in image

    Posted May 19, 2009 05:42 PM
    Do you need all of the Task Management agents?

    Here's the script we use:

    CTAgentSetup.exe -a /ALL:a /q REBOOT=ReallySuppress
    PowerMgmtAgentSetup.exe -a /ALL:a /q REBOOT=ReallySuppress
    ScriptTaskAgentSetup.exe -a /ALL:a /q REBOOT=ReallySuppress
    ServiceControlTaskAgentSetup.exe -a /ALL:a /q REBOOT=ReallySuppress
    PowerSchemeTaskAgentSetup.exe -a /ALL:a /q REBOOT=ReallySuppress
    SWDAgentForTS.exe
    AeXSWDSolnAgent.exe

    Make sure the Altiris Agent doesn't check in and get a GUID while you're building the image.