Install Agents in image
Hi everyone,
I need install the "Client Task Agent" (All) in the image, what is the best procedure?.
Thank for any ideas.
Greetings!!
Hi everyone,
I need install the "Client Task Agent" (All) in the image, what is the best procedure?.
Thank for any ideas.
Greetings!!
Do you need all of the Task
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.
Would you like to reply?
Login or Register to post your comment.