tags

gpo

6 entries

Tags
Categories

6 entries

Active Directory DFS Health Check with PowerShell

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…

active directoryadessentialsdfsgpotestimo
Create a local user or administrator account in Windows using PowerShell

Create a local user or administrator account in Windows using PowerShell

Recently I got a simple task to implement LAPS for the newly created local user instead of using the built-in local administrator account.…

administratorgpopowershell
Finding GPOs missing permissions that may prevent GPOs from working correctly

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…

active directoryadessentialsgpopowershell
Prepare Windows 10 Start Menu for all computers in Active Directory

Prepare Windows 10 Start Menu for all computers in Active Directory

Windows 10 in my humble opinion is very good system. It has it’s pros and cons but so does each…

17031709gpogpresultgpupdategroup policy
The only command you will ever need to understand and fix your Group Policies (GPO)

The only command you will ever need to understand and fix your Group Policies (GPO)

I’ve been working on cleaning up Group Policies for a couple of months. While it may seem trivial, things get complicated when you’re taske…

active directorygpogroup policypowershell
Using Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoid

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…

active directoryadgpopowershellwmi