ImagePlayground is a PowerShell module that works in PowerShell 5.1 and PowerShell 7+. It works partially on Linux and should…
When you're using Office 365 and want to send an email, you have two choices SMTP or Microsoft Graph API,…
PSTeams is a PowerShell module that helps simplify sending notifications to Microsoft Teams via Incoming webhooks. It's easy to use…
Virus Total is an excellent service. It's a single place where hundreds of antivirus engines can verify if the file,…
I work a lot with Active Directory-related tasks. One of the tasks is to know the group membership of critical…
In my earlier blog post, I showed you a way to find duplicate DNS entries using PowerShell, but the focus…
Today's blog post is about Active Directory-integrated DNS and how to find duplicate entries. By duplicate, I mean those where…
I've created a cross-platform (Windows, Linux, macOS) Word library based on Open XML SDK that heavily simplifies creating and modifying…
Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he's surprised…
Two years ago, I wrote a blog post on how you can compare two or more objects visually in PowerShell…