🔐 Why Users Weren’t Prompted for MFA on the Web Portal (And How I Fixed It)
After I enabled and tested MFA for Windows logon, I noticed something odd — users who had already enrolled for MFA were not being prompted for MFA when logging into …
"Innovate, Implement, Inspire."
After I enabled and tested MFA for Windows logon, I noticed something odd — users who had already enrolled for MFA were not being prompted for MFA when logging into …
When deploying ADSelfService Plus in an enterprise environment, one of the first things I wanted to do was replace the default self-signed SSL certificate with a certificate issued by our …
Introduction In this post, I will walk you through how I configured and tested Multi-Factor Authentication (MFA) using ManageEngine ADSelfService Plus for both Windows endpoints and Exchange OWA. I set …
When managing Exchange Server, the Exchange Management Shell (EMS) is one of the most powerful tools at my disposal. But with great power comes great responsibility—especially when it comes to …
Introduction In this post, I will demonstrate how an email can be sent using Telnet — often mimicking spam or spoofed emails — and how to analyze the message headers …
Sometimes I need to upgrade or downgrade a virtual machine in Azure — maybe to get more CPU, RAM, or premium disk support. Instead of rebuilding from scratch, I just …
When working with Azure virtual machines, especially those using multiple data disks, it’s important to know which Azure managed disk maps to which drive letter inside the Windows OS. This …
Hey everyone! In this post, I’ll cover how to attach and resize both OS and data disks in Azure Virtual Machines. These are essential tasks if you’re managing virtual machines …
Hey friends! In this post, I want to explain a basic but important concept in Azure: the difference between an OS disk and a data disk on a Virtual Machine. …
To set up my internal Certificate Authority (CA), I installed and configured Active Directory Certificate Services on my domain-joined Windows Server. Here’s how I did it: ✅ Prerequisites: 🔹 Step: …