Windows

Find the SCCM (MECM) Site Code Using PowerShell
Find the SCCM (MECM) Site Code Using PowerShell

The SCCM (MECM) site code information is stored in WMI, so we can retrieve it using PowerShell.

21 Sep, 2022

Find an AD Group Using a Wildcard
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 wildcards.

19 Sep, 2022

Package Manager for Windows => Chocolatey
Package Manager for Windows => Chocolatey

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 preferences, you can use a third-party tool like the one I'll present today Chocolatey.

16 Mar, 2022

Windows - Built-in Users, Default Groups, and Special Identities
Windows - Built-in Users, Default Groups, and Special Identities

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.

1 Mar, 2022

Restart a Remote Server via Command Line (CMD)
Restart a Remote Server via Command Line (CMD)

How to restart a remote server via command line (CMD).

3 Jan, 2022

Log4J Scanner in PowerShell & Shell for Windows and Linux
Log4J Scanner in PowerShell & Shell for Windows and Linux

Today, I just wanted to share a small vulnerability scanner developed by the Geneva-based company e-Xpert Solutions that helps detect Log4J vulnerabilities on your servers.

17 Dec, 2021

Find a Service Account (MSA) in AD - Hidden Accounts
Find a Service Account (MSA) in AD - Hidden Accounts

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!

11 Nov, 2021

Retrieve the Port of an SQL Instance in PowerShell
Retrieve the Port of an SQL Instance in PowerShell

A quick tutorial to find the port of an SQL instance using PowerShell.

12 Aug, 2021

Windows Package Manager - winget
Windows Package Manager - winget

Since Windows 10 version 1909, Microsoft has introduced a package manager that allows you to install Microsoft tools directly from the CMD.

24 Feb, 2021

IIS Switch from "Classic" to "Integrated" Mode for an Application Pool
IIS Switch from "Classic" to "Integrated" Mode for an Application Pool

To change the mode of an application pool, open IIS Manager, then navigate to "Application Pools."

3 Feb, 2021