Hi, i want to execute EXBPA every month (example), now can i automate this execution? Every report will be archived in one folder where i will check, or review, or send by email, or ftp... etc. Someone knows how can i do this? Regards. Luis M.
I found this tool: EXBPA Command-Line Version (ExBPACmd.exe) Q. What's the difference between the ExBPA.exe and ExBPACmd.exe files? A. ExBPACmd.exe is a command-line version of the tool. Both the interface and command-line version call into a common code-path. Therefore execution functionality is virtually the same. Q. Can I run the command-line version of the tool as part of a script? A. Yes, to view the different command-line options for the tool type: ExBPACmd /? During execution, the tool does not expect any input, so it is ideal for script processing. For example: To run a health check against a single Exchange server named EX1, type the following command: ExBPACmd âr Server =EX1 ârc GENERAL To run a health check against all Exchange servers, type the following command: ExBPACmd â