Blog
Blog
Technische Artikel, Anleitungen und praktische Einblicke zu PowerShell, .NET, Active Directory und IT-Automatisierung.
Geben Sie eine Suchanfrage ein, um die gesamte Sektion Blog zu durchsuchen.

Monitoring BlackLists with PowerShell module
Blacklist checks are still a useful early-warning signal for mail flow issues, and this PowerShell module was built to automate those checks and reporting.

Get-EventsLibrary.ps1 – Monitoring Events PowerShell
This event library (Get-EventsLibrary.ps1) is PowerShell script that parses Security (mostly) logs on Domain Controllers. It has few reports capabilities…

Monitoring User, Groups Changes in Active Directory – version 0.8
💡 Little introduction Event Monitoring solution written in PowerShell is an event library (Get-EventsLibrary.ps1) script that parses Security (mostly) logs on…

Write-Color – 2 year Anniversary Edition – v0.3
That was a bit unexpected. The day I revisit Write-Color for PowerShell to release new version of Write-Color after some minor…

What’s new – Event Monitoring v0.7
See what changed in Event Monitoring v0.7, including configuration updates, health-check improvements, and the known limitations that still existed at that stage.

Get-EventLog shows wrong maximum size of event logs
If Get-EventLog and older WMI queries show misleading maximum log size values, Get-WinEvent can return the event log metadata more accurately.

What’s new – Event Monitoring v0.6
After having some feedback and seeing as some features were missing new version of Events Monitoring brings few of noticeable…

Granting “Logon as a batch job” permission for Task Scheduler to work
If a scheduled task fails under a service or domain account, check whether the account has the Log on as a batch job right and whether Group Policy is overriding it.

Monitoring Active Directory Changes on Users and Groups with PowerShell
Working as Administrator with Active Directory can be rewarding. You can easily deploy new settings, make changes to users even…

Microsoft Outlook – Cannot start Microsoft Outlook. Cannot open the Outlook window.
When working on Windows Server 2016 on RDS session one of the users reported he cannot start Outlook. He gets…