Markus Elsberger
Blogs, Articles, and Posts
Get Active Directory ports with PowerShell
(4sysops.com)
Active Directory services communicate over specific ports needed for authentication, replication,
By: Markus Elsberger submitted:Oct 25 2024
Active Directory services communicate over specific ports needed for authentication, replication,
and other directory services. Knowing these ports is crucial for configuring firewalls, ensuring secure communication, and troubleshooting network issues related to Active Directory services. This post will teach you how to get the Active Directory ports with PowerShell.
By: Markus Elsberger submitted:Oct 25 2024
Install and enable SSH on Windows Server 2025
(4sysops.com)
Windows Server 2025 comes with SSH pre-installed, making secure remote server management easier for
By: Markus Elsberger submitted:Nov 15 2024
Windows Server 2025 comes with SSH pre-installed, making secure remote server management easier for
administrators. This is especially helpful when accessing servers from macOS or Linux machines or Windows computers not part of the Active Directory domain, as enabling PowerShell remoting can be complicated in this scenario. By default, SSH on Windows Server 2025 uses password authentication, which you should change to public key authentication for enhanced security.
By: Markus Elsberger submitted:Nov 15 2024