Auditing NTLM Traffic on Domain Controllers. Visibility Without Risk

NTLM still appears inside many Active Directory environments. Even when Kerberos handles normal authentication, NTLM often surfaces through legacy applications, services, or fallback behavior. Before blocking anything, visibility matters. The safest place to monitor NTLM usage is the domain controller. Read More …

Disabling NTLM v1 on Windows Workstations

NTLM stands for NT LAN Manager. Windows uses this protocol for authentication when Kerberos fails or legacy systems exist. Modern Active Directory relies on Kerberos for normal domain logon and access. NTLM remains mainly for backward compatibility. NTLM exists in Read More …

Allowing File and Printer Sharing Between Remote Sites in ESET Protect Cloud

The Problem In a typical multi-site business environment, ESET Endpoint Security’s default firewall configuration can unintentionally block essential services like: This is often due to system-level firewall rules that are hidden by default and prioritize security by blocking NetBIOS, SMB, Read More …

Create a CSR, Submit to NameCheap, and Export a PFX File from IIS 10

This guide details how to: 🧰 Prerequisites ✅ Step 1: Create the Certificate Signing Request (CSR) ✅ Step 2: Submit CSR to NameCheap ✅ Step 3: Add DNS CNAME Record (Afrihost or your DNS provider) ✅ Step 4: Download the Read More …

How to Start Managed Folder Processing for a Single User in Exchange Online

Managed Folder Assistant is crucial for managing the retention and deletion of email messages in Microsoft Exchange. Initiating Managed Folder processing for a single user in Exchange Online involves a straightforward process using the Start-ManagedFolderAssistant cmdlet along with additional steps Read More …

Automating Office 365 Distribution Group Management with PowerShell

In a previous blog post (link here), we explored how to use PowerShell to manage Office 365 distribution groups efficiently. Today, we are excited to present an updated PowerShell script that enhances the distribution group management process even further. This Read More …