https://support.eset.com/kb6067
Issue
- Use ESET Remote Administrator (ERA) 5.3 and later to deploy the ERA Agent for 6.x endpoint products.
- Migrate from ERA 5.3 to ERA 6.x using ERA 5.3 to deploy the ERA 6.x Agent.
Solution
To deploy the ESET Remote Administrator (ERA) 6.x Agent to client computers using ERA 5.x, follow the instructions below:
-
Generate the ERA Agent Live Installer package from ERA 6.x:
-
Open the ERA 6.x Web Console.
- Click Agent Live installers in the Quick Links section.
-
In the Agent Live Installers window, type the Server Hostname and select an ERA Certificate and Certificate Passphrase (optional).
-
Click Get Installers.
- Click Download next to Agent Installer for windows.
-
The browser will display the
EraAgentInstaller.bat
file. Download the file. -
Place
EraAgentInstaller.bat
into a local or a public repository accessible by the client workstation.
-
-
Create a policy in ERA 5.x:
-
Open ESET Remote Administrator Console (5.x).
-
In the menu bar, click Tools and select Policy Manager from the drop-down menu.
-
Click Add New Policy in the Actions section of Policy Manager.
-
In the Create New Policy window, type the name of the policy and click OK.
Figure 2-2
Click the image to view larger in new window -
Select the newly created policy and click Edit Policy to edit its settings.
Figure 2-3
Click the image to view larger in new window -
In Configuration Editor, expand Windows desktop v5 → Kernel → Settings → Scheduler/Planner and double-click Scheduler/Planner.
-
Click Add.
Figure 2-5-
Select Run external application and click Next. Enter a name for the task and then follow the instructions in the Wizard to create the task.
C
Figure 2-6
Click the image to view larger in new window -
In the Special Settings window, enter the following values for File, Work directory, and Command line. These values must be entered as one line.
-
File:
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
-
Work directory:
C:\Programdata\eset
-
Command line:
((new-object System.Net.WebClient).DownloadFile(
'https://website.domain/Agent.bat', 'C:/programdata/ESET/Agent.bat'));(New-Object -com Shell.Application).ShellExecute('C:\programdata\ESET\Agent.bat')
-
Figure 2-6-
Click OK to exit the Special settings window.
-
Click Yes when asked if you want to save changes.
-
Once the created client task is triggered, Windows PowerShell will download and execute the ERA 6.x Agent Live Installer on 5.x client workstations.
-
Reactie toevoegen
Log in of registreer om een reactie te plaatsen.