Why Windows 11 OS Does Not Run in Hyper-V VM?
Introduction As a system administrator and IT enthusiast, I often experiment with various operating systems in virtual environments like Hyper-V. When Windows 11 was released, I was eager to test …
Introduction As a system administrator and IT enthusiast, I often experiment with various operating systems in virtual environments like Hyper-V. When Windows 11 was released, I was eager to test …
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. …