This app will parse the output of “RepAdmin.exe /ShowRepl *” and display a unique list of all the servers with errors
- First create OUT.TXT with the following command:
- RepAdmin.exe /ShowRepl * > OUT.TXT
- Then run the following to get all errors from OUT.TXT
- ShowReplParser.exe OUT.TXT
Attachment(s): [list-attachments]