I've further optimized code and added some more health checks so that the process is a bit smoother. You can go straight to Get-EventsLibrary.ps1 if you don't fancy reading up.
I've further optimized code and added some more health checks so that the process is a bit smoother. You can go straight to Get-EventsLibrary.ps1 if you don't fancy reading up.
There were several features added and changes to configuration file. Among others:
Fixed display issues with Write-Color inconsistency
Fixed small code optimizations
Added error handling for event listing (would error out on Windows 2003 controllers) – only Windows 2008/R2 and up are supported
Added Supported column
Moved Test-Prerequisite from config file to Library
Since Test-Prerequisite was moved into library this:
Has to be replaced with this…
Basically just remove If check in your config file. If you won't do it… you will get a duplicate check in the beginning but no harm should be done.
At this moment there are several not finished features. The most visible are:
This post was last modified on June 10, 2018 11:42
Today, I made the decision to upgrade my test environment and update the version of…
Have you ever looked at your Active Directory and wondered, "Why do I still have…
Active Directory replication is a critical process that ensures the consistent and up-to-date state of…
Hey there! Today, I wanted to introduce you to one of the small but excellent…
Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its…
In today's digital age, the ability to create compelling and informative HTML reports and documents…