Installing RSAT Tools with PowerShell

A concise guide on how to view and install the Remote Server Administration Tools (RSAT) using PowerShell commands. The article provides commands to view available administration tools, install all RSAT tools, or install specific tools like Active Directory.

Central Store and ADMX Update

Dive into the process of creating a central store to add supplementary ADMX files for GPO creation, ensuring accessibility for all administrators. This guide covers the steps to set up the central store in the SYSVOL directory, integrate third-party ADMX files, and update ADMX for Windows 11, all while ensuring seamless integration with the GPMC console.

Manage LAPS Configuration Using MSI

To set up LAPS on a domain controller, start by installing it with management tools and extend the AD schema using PowerShell commands. Set up a central store for ADMX files and create a GPO to manage local admin passwords. Give appropriate permissions for reading and resetting passwords in AD, and install LAPS on client computers using a GPO for automatic password backup in AD.