Data Loss Prevention

 View Only
  • 1.  Multiple Endpoint Servers on Unattended Install?

    Posted Dec 21, 2012 07:42 PM

    So, we're trying to do unattendend installs of the DLP Agent on various computers and depending on the computer's location we want a different primary endpoint server. I'm just trying to figure out how to do this, not whether it is or isn't a good idea as that is way above my pay grade. The script we're trying to use contains this portion of code:

     

     

    msiexec /i AgentInstall64v2.msi
    INSTALLDIR="%SYSTEMDRIVE%\Program Files\Manufacturer\Endpoint Agent\"
    ENDPOINTSERVER="XXX.XXX.XXX.XXX;XXX.XXX.XXX.XXX" 
    KEY="" 
    UNINSTALLPASSWORDKEY=""
    SERVICENAME="EDPA"
    WATCHDOGNAME="WDP"
    ARPSYSTEMCOMPONENT="1"
     
     
    Now, as far as I can tell, this is the correct syntax and everything, but it doesn't seem to take properly. Here's what it does when I click through. Also, yes I realize I need to add the quiet switches to make it unattended.http://i.imgur.com/X82y8.png
     
     
    I really appreciate any help on this because I'm pretty much at a loss at this point.


  • 2.  RE: Multiple Endpoint Servers on Unattended Install?



  • 3.  RE: Multiple Endpoint Servers on Unattended Install?

    Posted Dec 21, 2012 08:25 PM

    Ahh...See I did, but I didn't want to hijack it. I guess I didn't read it quite properly. I'll go ahead and post there.



  • 4.  RE: Multiple Endpoint Servers on Unattended Install?

    Broadcom Employee
    Posted Dec 21, 2012 09:46 PM

    seems to be right, has the install been done? specify port number with columnn unless default port is other than 8000 10.67.20.36:8002

    ex: ENDPOINTSERVER="epserver.company.com;10.67.20.36"



  • 5.  RE: Multiple Endpoint Servers on Unattended Install?

    Broadcom Employee
    Posted Dec 21, 2012 10:11 PM

    i saw the image, keep the 1 enpoint server in 1 text field the other has to be in next text field.



  • 6.  RE: Multiple Endpoint Servers on Unattended Install?

    Posted Dec 22, 2012 01:29 AM

    I realize that. The point is I'm trying to do an unattended install. I don't want to have to manually change the second endpoint server to the next text field. There should be a way to have it automatically filled in, but the proper syntax according to everything I've found isn't working properly.



  • 7.  RE: Multiple Endpoint Servers on Unattended Install?

    Broadcom Employee
    Posted Jan 19, 2013 12:50 AM

    Hi, TSPARR,

    I think you can refer to my article for your solution:

    https://www-secure.symantec.com/connect/articles/deploy-dlp-endpoint-agent-active-directory-gpo