Issue
User needs to reinstall ESET Management Agent over an existing ESET Management Agent which is protected by a known password.
Details
Solution
To create an installer which can override a password-protected agent, you have to create a new (or modify existing) Live installer script.
- Create the Live installer script, but do not deploy it on a computer yet.
- Extract the downloaded file
ESMCAgentInstaller.zip
- Open the
ESMCAgentInstaller.bat
in a simple text editor like Notepad.
- Find the section between lines 95 and 105 where the parameters shown below are selected.
Figure 1-1
- Add a line between lines 102 and 103 as seen in the image below. Substitute the example password
secret%%123
with the password of your existing ESET Management Agent. Be careful about the escape characters. Special characters (not letters and numbers) must be "escaped" with the escape character to interpret them correctly to the system.
More information on escaping characters
Figure 1-2
- Save the changes in the file.
- Use this modified installer for the Agent re-installation according to steps 7 - 9 from the article KB6739.
Reactie toevoegen
Log in of registreer om een reactie te plaatsen.