Deployment Solution

 View Only
  • 1.  Manually Install Altiris Agent?

    Posted Mar 12, 2012 02:39 PM

    Is there a way to manually install the altiris agent on the client, rather than push the agent to the client?



  • 2.  RE: Manually Install Altiris Agent?

    Posted Mar 12, 2012 04:44 PM

    AeXNSC http://www.symantec.com/docs/HOWTO2852

    Example:

    aexnsc.exe –s –a ns=”lab1.altiris.com” nsweb=”http://lab1.altiris.com/Altiris” NOSTARTMENU NOTRAYICON OKTOREBOOT /s
     


  • 3.  RE: Manually Install Altiris Agent?
    Best Answer

    Posted Mar 12, 2012 09:57 PM

     

    You can pull the agent from the NS server via this URL:
    http://NSName/Altiris/NS/Agent/AltirisAgentDownload.aspx
     
    You could e-mail your users with this URL and a set of instructions.
     
    Alternatively, you can install the agent via aexnsc.exe.  You can find this on the server, and it's the same file that AltirisAgentDownload.aspx uses:
    aexnsc.exe -s - a ns="yourserver.server.com" nsweb="http://yourserver.server.com/Altiris" /s
     
    You can find other switches here:
    http://www.symantec.com/docs/HOWTO1567