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 moreEasily 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 moreDeploy 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 moreSelf 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 moreUse 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 moreWindows 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