top of page
Search


How to Merge GPOs with PowerShell
Tried merging GPOs with PowerShell? It’s not as straightforward as it sounds, PowerShell is really just providing logic around LGPO.exe. Still, the method below does the job of merging disparate GPOs for domain deployment.
Oct 20, 20223 min read
Â
Â
Â


How to Create GPOs with Restricted Groups using PowerShell.
If you’ve ever tried managing Group Policies with PowerShell, you’ll know Microsoft’s support is… less than ideal (read: nonexistent). Sure, there are paid third-party tools to fill the gap, but you can also just follow this article and get it done for free.
Oct 9, 20223 min read
Â
Â
Â


Map User Rights Assignments from Guids to Group Names
Ever wondered what all those Windows Guids translated to in User Rights Assigments? Follow the link and run the script with Admin...
Jul 12, 20221 min read
Â
Â
Â
bottom of page
