Fixing the "CatalogVersion" Issue Between SCCM and WSUS
In this article, we will discuss an issue that can occur after recovering WSUS or SCCM. This issue results in software updates no longer installing on SCCM …
In this article, we will discuss an issue that can occur after recovering WSUS or SCCM. This issue results in software updates no longer installing on SCCM …
The SCCM (MECM) site code information is stored in WMI, so we can retrieve it using PowerShell.
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 …
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 retrieve the block size of a disk, simply use the Get-CimInstance cmdlet.