We use cookies to try and give you a better experience in Freshdesk.
You can learn more about what kind of cookies we use, why, and how from our Privacy policy. If you hate cookies, or are just on a diet, you can disable them altogether too. Just note that the Freshdesk service is pretty big on some cookies (we love the choco-chip ones), and some portions of Freshdesk may not work properly if you disable cookies.
We’ll also assume you agree to the way we use cookies and are ok with it as described in our Privacy policy, unless you choose to disable them altogether through your browser.
I have a large list of servers to remove from event sentry and I was wondering if there was a way to remove them en-masse, I understand I can use the checkbox and then select all of the applicable ones but I am looking for something less error prone and time consuming.
0 Votes
Ingmar Koecher posted almost 7 years ago Admin Best Answer
You could use the eventsentry_upd.exe utility which is located in the EventSentry installation directory. That utility includes an /uninstall switch that you can use to remove a remote agent. You could either use PowerShell to parse the CSV file and then execute eventsentry_upd.exe /uninstall <hostname> for every line or use something like Excel to paste repeat occurrences of eventsentry_upd.exe into the spreadsheet and then save the spreadsheet as a .cmd file (and fine/replace any extra separators).
Let us know if you have any additional questions.
0 Votes
1 Comments
Ingmar Koecher posted almost 7 years ago Admin Answer
You could use the eventsentry_upd.exe utility which is located in the EventSentry installation directory. That utility includes an /uninstall switch that you can use to remove a remote agent. You could either use PowerShell to parse the CSV file and then execute eventsentry_upd.exe /uninstall <hostname> for every line or use something like Excel to paste repeat occurrences of eventsentry_upd.exe into the spreadsheet and then save the spreadsheet as a .cmd file (and fine/replace any extra separators).
Let us know if you have any additional questions.
0 Votes
Login or Sign up to post a comment