Active Directory Trusts are useful to connect one or more domains. But as useful those are, they can be very…
In the Active Directory PowerShell module, you have two commands to your disposal that help display group membership. Those are…
A few days ago, I was asked to take a look at PowerShell Malware. While I don't know much about…
Today, I'm introducing a new PowerShell module called Mailozaurr. It's a module that aims to deliver functionality around Email for…
I'm pretty addicted to reading blog posts. I saw this new blog post the other day, where the author created…
I'm working on a new feature for one of my modules that requires me to know what kind of files…
Some months ago, I created PowerShell Script to create local administrative users on workstations - Create a local user or…
Now that Pester V5 is out, I decided that I need to make sure that my Pester tests for all…
In the last weeks, I'm working on a PowerShell module that the main goal is to work on gathering and…
A bit over two years ago, I started posting my PowerShell code as modules on GitHub. Initially, I planned to…