tags
gpo
6 entries
6 entries

Active Directory DFS Health Check with PowerShell
One of the critical parts of Active Directory is DFS. It allows you to share same NETLOGON/SYSVOL folders across all Domain Controllers in…

Create a local user or administrator account in Windows using PowerShell
Create a local Windows user or administrator with PowerShell, handle localized Administrators groups, and prepare the account for LAPS-mana…

Finding GPOs missing permissions that may prevent GPOs from working correctly
I’ve been in IT for a longer time now. I’ve made my fair share of mistakes and misconfigurations. One of those misconfigurations was removi…

Prepare Windows 10 Start Menu for all computers in Active Directory
Prepare and standardize the Windows 10 Start Menu for Active Directory computers with a repeatable deployment approach and centralized cont…

The only command you will ever need to understand and fix your Group Policies (GPO)
Use GPOZaurr to analyze, understand, and fix Group Policy issues from multiple angles, with actionable output for large, messy GPO estates.

Using Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoid
Some months ago, I created PowerShell Script to create local administrative users on workstations – Create a local user or administrator ac…