Endpoint Protection

 View Only
  • 1.  How to Run Scripts in SEPM

    Posted May 06, 2013 09:49 AM

    I heard that you can initiate a script to run on a client workstation from the SEPM. How do you do that?



  • 2.  RE: How to Run Scripts in SEPM

    Posted May 06, 2013 09:55 AM

    Check the option in the alert to run a batch file

    Monitors >> Notifications >> Notification Conditions >> Click Add and select the alert you want

    Edit as you need and check the option "Run the batch or executable file"

    About using notifications

    Article:HOWTO27259  |  Created: 2010-01-08  |  Updated: 2010-01-15  |  Article URL http://www.symantec.com/docs/HOWTO27259

     

    Creating notifications in the Symantec Endpoint Protection Manager

    Article:TECH91622  |  Created: 2009-01-05  |  Updated: 2009-01-19  |  Article URL http://www.symantec.com/docs/TECH91622

     

    Running a batch or executable file as the result of a notification.

    If you select Run the batch or executable file as the action to take, type in
    the name of the file. Path names are not allowed. The batch file or executable
    file to run must be located in the following directory:

    drive:\Program Files\Symantec\Symantec Endpoint Protection Manager\bin

    For this process to function properly, it is required to allow the
    "Symantec Endpoint Protection Manager" (SEPM) service to interact with desktop.

    To allow the SEPM service to interact with the desktop:

    1. Use an administrative Login to access the machine which has SEPM installed.
    2. Click Start > Run, and type services.msc, then click OK.
    3. Find the "Symantec Endpoint Protection Manager" service, right click and select "Properties".
    4. Select the "Log On" Tab.
    5. Under "Local System Account" check the box to "Allow service to interact with desktop".
    6. Click OK.
    7. Restart the Machine.


  • 3.  RE: How to Run Scripts in SEPM

    Posted May 06, 2013 03:06 PM

    Hello,

    Which type of scripts you want to run on SEPM?



  • 4.  RE: How to Run Scripts in SEPM

    Posted Feb 23, 2022 03:03 PM
    Edited by jamal encami Feb 23, 2022 03:04 PM
    Hello, I am so glad I found this page and I greatly appreciate you and others are sharing the info. 

    I created 2nd server with the latest version (RU4). Now I have been moving clients over to the new server via Powershell by remotely executing (psexec and ps1) the syslink.exe. 
    However, I have left less than 100 computers to move and I can't do it remotely. The above instructions might work for me 
    but I do not know how do I trigger action on specific subnetted computers. Especially if clients aren't showing any errors or any notification.

    So, how do I trigger a notification if the status is normal? Also, I need to run the batch file only on specific subnets. 

    thanks in advance.