ESET Management Agent
I have been trying to use PDQ to deploy the management agent for ESET but having some problems with it.
Has anyone got this working? I've tried using the batch file but it does not run the whole script. I also tried the GPO/SCCM option with an MSI and INI, but I'm not sure how to get it to reference the INI.
-
I went down the same rabbit hole a couple of years ago and ended up just giving up. I couldn't get it to deploy properly.
Sorry I don't have anything more productive for you. I think ESET has their own tool for deploying the management agent and the endpoint antivirus that they push you to use which is why it's such a PITA to push it with 3rd party solutions.
-
You should be able to create a agent installer or agent + security product from the ESET Management Center. Once you have the installer your parameters will be --silent --accepteula --avr-disable.
If you are pushing the agent msi file your parameters would be msiexec.exe /i "agent_x64.msi" ALLUSERS=1 /qn /norestart /log output.log , check the include entire directory and add the ini file as an additional file.
-
Well it worked everytime. I don't know why it does not work with you, but we can make call to each other and find an solution.
I have created a packaged and included "Command" - Inserted Batch File and That's all.
I scheduled dynamic group where computers does not have ESET agent and waited.
Works every time..
And in ESET management I have setup automatic install of ESET product. Since ESMC sees Agent it can install ESET product.
Please sign in to leave a comment.
Comments
4 comments