Jump to content

Silently update Endpoint without Remote Admin setup


pstoric

Recommended Posts

We're using ESET Endpoint here at a small client without the ESET Remote Admin setup and I was trying to figure out how to update all the user workstations silently via the login script or .bat file.

I grabbed the "eea_nt64_enu.msi" (6.6.2072.4) file via the website on one workstation as a test. Then I ran the following command C:\Users\UsersName\Desktop\eea_nt64_enu.msi /qb REBOOT="ReallySuppress" but instead of running silently, it popped the open file security window that I had to select yes on. Is there a better way to do this without any intervention from the end user?

Link to comment
Share on other sites

  • 2 weeks later...
  • Administrators

I've made a test and running the following works provided that the installer is run as an administrator:
eea_nt64_enu.msi /qn REBOOT="ReallySuppress"

 

Link to comment
Share on other sites

  • ESET Staff

Adding parameter INSTALLED_BY_ERA=1  should suppress specific post-installation popup windows (activation and network). It will actually behave as if product has been installed using ERA.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...