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
Install and integrate Microsoft AI Shell with a PowerShell module
(4sysops.com)
Microsoft's new AI Shell integrates AI into command-line workflows, featuring the Azure OpenAI Agent
By: Markus Elsberger submitted:Dec 13 2024
Microsoft's new AI Shell integrates AI into command-line workflows, featuring the Azure OpenAI Agent
and Copilot in Azure Agent for tasks like PowerShell scripting and cloud automation. You can install AI Shell (aish.exe) as a standalone app or PowerShell module to streamline coding, error resolution, and resource management on Windows, macOS, or Linux.
By: Markus Elsberger submitted:Dec 13 2024