A powershell script I created to run against servers to search for specific events in the event logs and then exporting the result to an HTML file. Useful for things like checking for log sequence numbers that are about to run out of sequence numbers on Microsoft Exchange
tiensvanzyl/eventlogsExports
master
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
About
A powershell script I created to run against servers to search for specific events in the event logs and then exporting the result to an HTML file. Useful for things like checking for log sequence numbers that are about to run out of sequence numbers on Microsoft Exchange