Category: System Administration

1 2 3 10 / 30 POSTS
Surviving and Passing SOC Audits – Part Three

Surviving and Passing SOC Audits – Part Three

In the third segment of our series, we pick up from where we concluded previously, delving deeper into the prevalent vulnerabilities uncovered during ...
Surviving and Passing SOC Audits – Part Two

Surviving and Passing SOC Audits – Part Two

In part two and three of the "Surviving and Passing SOC Audits", we are going to discuss the most common findings that come up in a penetration test, ...
Surviving and Passing SOC Audits – Part One

Surviving and Passing SOC Audits – Part One

For over three decades, I have been intricately involved in numerous SOC audits, encompassing both internal and external penetration tests, as well as ...
Domain Controllers not Synchronizing

Domain Controllers not Synchronizing

These are some basic steps that you can take when troubleshooting why Domain Controllers are not synchronizing. Check Network Connectivity: Ensur ...
Mirroring not working in SQL Cluster

Mirroring not working in SQL Cluster

Some of you might see this error on a SQL Cluster "Database mirroring login attempt by user 'xxxx' failed with error: Connection handshake failed. The ...
Have you checked DNS?

Have you checked DNS?

I write this article because three decades of system and network administration have taught me one thing, never underestimate the power of a malfuncti ...
Open Port Scanning

Open Port Scanning

PowerShell script that uses the Test-NetConnection cmdlet to scan for open TCP ports on a given IP address. Please note that this script only scans TC ...
Enable Windows GOD Mode

Enable Windows GOD Mode

“God Mode” is a hidden feature in Windows that provides a centralized Control Panel for all of Windows’ settings. Here’s how you can enable it using P ...
Windows Defender Real Time Monitoring Status

Windows Defender Real Time Monitoring Status

PowerShell script that you can use to check the status of Windows Defender’s real-time monitoring on a list of computers from a text file # Import th ...
Disable/Enable all Network Adapters

Disable/Enable all Network Adapters

PowerShell script that can disable and then enable all network adapters on a computer. Please note that running this script will interrupt all network ...
1 2 3 10 / 30 POSTS