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 …
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.
Since Windows 10 version 1909, Microsoft has introduced a package manager that allows you to install Microsoft tools directly from the CMD.
To change the mode of an application pool, open IIS Manager, then navigate to “Application Pools.”
A short tutorial on compressing log files on Windows.
To retrieve the block size of a disk, simply use the Get-CimInstance cmdlet.