Hi,
This script helps you to automate the enrollment of the Comodo Endpoint Detection and Response agent.
Steps to follow:
For example:
FileName = 'Comodo_EDR_Agent_Installer_1.1.258.3_ByN3AlxAz'
Extension = '.exe'
NOTE:
In FILENAME there will be a 9 digit word ("ByN3AlxAz'") which is unique for every User, and ensure that the FileName you have entered is correct as it was downloaded from https://edr.cwatch.comodo.com
### PARAMETERS TO BE EDITED UNDER PARAMETERS TAB ###
1.Enter_the_URL:
TYPE: String
ITSM LABEL: Any name
Default value: "Enter your URL"
2.Enter_the_filename:
TYPE: String
ITSM LABEL: Any name
Default value: "Enter your filename"
3.Enter the Extension:
TYPE: String
ITSM LABEL: Any name
Default value: "Enter the Extension". For Eg: .exe
Run the script as "System User"
TESTED PLATFORM:
Windows: 10, 8.1, 8, 7.
Comments