Tools | Rsat
Built into Windows. No extra licensing or agents.
Allows for rapid switching between different management consoles, such as DHCP and DNS, on one screen. rsat tools
RSAT tools are a collection of software tools that enable administrators to manage and administer Windows Server operating systems remotely. These tools provide a comprehensive set of features for managing various aspects of Windows Server, including Active Directory, DNS, DHCP, and more. Built into Windows
Get-WindowsCapability -Online | Where-Object $_.Name -like "Rsat*" Use code with caution. Copied to clipboard To install a specific tool, use: powershell such as DHCP and DNS
MMC snap-ins look and feel like Windows 2000. No dark mode, no modern UI.
Add-WindowsCapability -Online -Name "Rsat.ActiveDirectory.DS-LDS.Tools~~~~0.0.1.0" Use code with caution. Copied to clipboard Remote Server Administration Tools (RSAT) for Windows