Endpoint Protection

 View Only
  • 1.  Symantec Package Creation using Commands

    Posted Mar 18, 2014 05:26 AM

    Hi Team,

    I wanted to create Symantec Endpoint protection client package using commands or script. Has anyone done this? if yes could you please help me with command or script. 

    I have a lot of work related to symantec clients package creation. 

    Thanks for your help in advance.

     



  • 2.  RE: Symantec Package Creation using Commands

    Posted Mar 18, 2014 05:29 AM

    No there is no way to command line.

    How do I create and configure a custom Symantec Endpoint Protection installation package in version 12.1?

    https://www-secure.symantec.com/connect/articles/how-do-i-create-and-configure-custom-symantec-endpoint-protection-installation-package-vers

     

    How to create new client installation packages in the Symantec Endpoint Protection Manager console

     

    Article:TECH102215 | Created: 2007-01-20 | Updated: 2013-01-11 | Article URL http://www.symantec.com/docs/TECH102215

     



  • 3.  RE: Symantec Package Creation using Commands

    Posted Mar 18, 2014 05:33 AM

    You can create one base package one for 32 one for 64 bit,  and modifiy it accordingly 

    Replacing Sylink will decide the group the client would report to 

    setadi.ini file will decide what package needs to be installed this controls almost everything

    http://www.symantec.com/business/support/index?page=content&id=HOWTO81039

    No such CLI exists with SEPM.. above should get you what you are looking for..



  • 4.  RE: Symantec Package Creation using Commands



  • 5.  RE: Symantec Package Creation using Commands

    Posted Mar 18, 2014 06:35 AM

    It depends what you want to accomplish by this.

    Typically the only files that will vary and change between exported clients (other than those for sepcific cpu architectures: x86 and x64) are those below:

    setaid.ini
    setup.ini
    sylink.xml
    Definitions zip files

    As long as you export client packages unzipped (or unzip a single exe package yourself), you could very easilisy create a script to change these files around.

    Bit more information on each of the files can be found below:

    http://www.symantec.com/docs/HOWTO81039
    http://www.symantec.com/docs/TECH184654
    http://www.symantec.com/docs/TECH102668
    http://www.symantec.com/docs/HOWTO80769
    http://www.symantec.com/docs/TECH204910



  • 6.  RE: Symantec Package Creation using Commands

    Posted Mar 18, 2014 06:37 AM

    I just followed this link!  I seem to be repeating myself a lot don't I? blush