This windows-scripts repository contains various scripts for configuring and maintaining Windows workstations and servers.
- Target environment: Windows 11 and Windows Server 2025, unless specified otherwise.
- New code should be compatible with both PowerShell 7 and PowerShell 5.1.
- Scripts and functions should provide comment-based help, at least
.SYNOPSIS. - Define types for function parameters and return values where possible.