Windows Server 2025 – Deploy your first AI Chatbot
I do not work in software development; my focus is on the infrastructure and resources needed for deployments. AI and Chatbots are essential, motivating me to personally deploy one. I…
Read more
Windows Server 2025 – Hyper-V Import Error 0x80070057
When exporting a Windows 10 / 11 VM from a Hyper-V Host and importing it, you can end up with error 0x80070057 “The key protector for the virtual machine ‘YourMachineName’…
Read more
Windows Server 2025 – Create bootable USB drives the easy way
To get started with Windows Servers 2025 you need to create a bootable USB drive. This normally is done on a USB Stick. To create a bootable USB Device and…
Read more
Windows Server 2025 – Microsoft.OSConfig
With Windows Server 2025, Microsoft introduces significant advancements in security baselines and drift control through the Microsoft.OSConfig PowerShell module, ensuring systems remain compliant and secure. What is OSConfig? With Windows…
Read more
Windows Server 2025 – Part 6 (Active Directory Design)
When creating an Active Directory structure it is good to develop the Active Directory design with a focus for efficient management, delegation of administrative tasks, and application of Group Policies…
Read more
Easy PowerShell Scripts for Windows Server 2025 Management
As Windows Server 2025 continues to evolve, system administrators are faced with increasingly complex environments. Fortunately, PowerShell provides an efficient way to automate repetitive tasks, streamline management, and reduce human…
Read more
Windows Server 2025 – Part 1 (Preparation)
Microsoft released the Windows Server 2025 and made it officially available on the 1st of November 2025. With the latest changes in the server and datacenter Virtualization market, i wanted…
Read more
Windows Server 2025 – Part 5 (Active Directory)
How to set up Active Directory on Windows Server 2025? Despite servers being enabled for Entra ID, formerly known as Azure Active Directory, almost all buisness Windows Server installations will…
Read more
Powershell – List all domain controllers and more for the new Windows Server 2025
How do you create a list of all domain controllers (DCs) with a few commands and write it to a CSV file? Comma-separated values (CSV) is a text file format…
Read more
Windows Server 2025 – Part 4 (Services Removed)
Microsoft is removing services or components from Windows Server 2025 or stopped developing them. Services Removed with Windows Server 2025 Feature Explanation IIS 6 Management Console (Web-Lgcy-Mgmt-Console) The console has…
Read more