Find an AD Group Using a Wildcard
If you try searching for an AD group using the “dsa.msc” tool, you’ll notice it cannot search for a group based on a partial name. It doesn’t support …
Field notes on IT, systems, and everything I learn along the way.
If you try searching for an AD group using the “dsa.msc” tool, you’ll notice it cannot search for a group based on a partial name. It doesn’t support …
As you probably know, Windows introduced its own package manager “winget,” built into Windows 11. But before that, or if you have different needs or …
Hello! It’s been a while, so today I’ve reformatted a table from ss64.com into three distinct tables detailing the different groups and users in Windows.
How to restart a remote server via command line (CMD).
Today, I just wanted to share a small vulnerability scanner developed by the Geneva-based company e-Xpert Solutions that helps detect Log4J vulnerabilities …
Are you searching for an account in AD but can’t find it? It might be a Managed Service Account (MSA). Here’s how to locate it!
A quick tutorial to find the port of an SQL instance using PowerShell.
A step-by-step guide to quickly deploy an RDS server.
Here’s how to convert a Windows Server from the evaluation version to the retail version.
This guide explains how to create a domain on Windows Server 2019 by installing the “Active Directory Domain Services” role, which stores information about …
Tutorial to create an ESXi HomeLab with an Intel NUC.
Here’s how to convert a .cer certificate to .crt using OpenSSL.