+ Post New Thread
Results 1 to 4 of 4
Windows Thread, Symantec End Point Protection Install script in Technical; Hi, Anyone got a script that installs the symantec end point protection client? thanks Edit Found this that might work ...
  1. #1

    Join Date
    Jun 2010
    Location
    England
    Posts
    554
    Thank Post
    65
    Thanked 31 Times in 29 Posts
    Rep Power
    24

    Symantec End Point Protection Install script

    Hi,

    Anyone got a script that installs the symantec end point protection client?

    thanks

    Edit

    Found this that might work
    http://www.ehow.com/how_7791326_inst...ng-script.html

    going give it a go.
    Last edited by ihaveaproblem; 19th November 2011 at 11:15 PM.

  2. IDG Tech News

  3. #2


    Join Date
    Feb 2007
    Location
    51.405546, -0.510212
    Posts
    3,845
    Thank Post
    149
    Thanked 1,228 Times in 924 Posts
    Rep Power
    305
    Are you still using MDT? If so, you can add the SEP MSI as an application.





    Code:
    msiexec /i "Symantec AntiVirus.msi" RUNLIVEUPDATE=0 SYMPROTECTDISABLED=0 ADDLOCAL=Core,SAVMain,PTPMain,COHMain /QB!
    By the way, don't forget to copy SyLink.xml into the folder containing the SEP MSI.

  4. Thanks to Arthur from:

    ihaveaproblem (20th November 2011)

  5. #3

    SYNACK's Avatar
    Join Date
    Oct 2007
    Posts
    7,558
    Blog Entries
    9
    Thank Post
    444
    Thanked 1,911 Times in 1,625 Posts
    Rep Power
    458
    You can also use the mangement console to make an MSI and push it through GPO. Nice and easy.

  6. Thanks to SYNACK from:

    ihaveaproblem (20th November 2011)

  7. #4

    Join Date
    Jun 2010
    Location
    England
    Posts
    554
    Thank Post
    65
    Thanked 31 Times in 29 Posts
    Rep Power
    24
    Thanks
    Added it to my MDT task and it works a treat.

SHARE:
+ Post New Thread

Similar Threads

  1. Flash VBScript Install Script
    By caffrey in forum Scripts
    Replies: 1
    Last Post: 19th October 2010, 09:54 AM
  2. [Fog] Install script stalled at php-gettext (Centos)
    By nicklec in forum O/S Deployment
    Replies: 0
    Last Post: 25th May 2010, 03:20 PM
  3. IE7 Install Script
    By SimpleSi in forum Scripts
    Replies: 6
    Last Post: 20th January 2010, 04:37 PM
  4. Replies: 17
    Last Post: 16th September 2005, 08:07 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •