
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
Becoming an IT Architect: A Comprehensive Guide
How do you become an IT architect and what do you need to learn to fulfill this role and “earn” this “title”? Understanding the Role The title “IT Architect” is…
Read more
What the best connection type to Azure Arc enable a server in 2024?
There are several ways to connect servers to Azure and enable them with Azure Arc, including using the Azure Arc Gateway. Today we will look at the options and when…
Read more
Windows Server 2025 – Monitoring TCP/IP
Monitoring open TCP/IP ports is crucial for maintaining the security and functionality of your Windows system. This article will guide you through using three powerful tools, netstat, powershell Get-NetTCPConnection and…
Read more
Easily manage Applications with WinGet v1.x
Microsoft has released WinGet, a package manager that is very well suited for installing and updating third-party applications. We are now installing applications with “WinGet” and learn how to manage…
Read more
Deploy Azure Arc gateway (Limited preview 2024)
The Azure Arc Gateway introduces two new components to allow a communication between a local server to Azure using “only 7” endpoints. This is currently (09.09.2024) private preview. This requires…
Read more
Self Host DNS for Security and Privacy
If you want to get more insight into your devices network traffic and increase your security and privacy, you will want to self host your own DNS server. There are…
Read more
Use SFTP with Powershell
If you want to use SFTP with Powershell to transfer files, you can do this with the Posh-SSH module. Installation of SFTP with Powershell To retrieve or copy data via…
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