top of page
Security, Active Directory, Microsoft 365, PowerShell, and Windows Infrastructure
Search


How to Search all Group Policies for Specific Settings via Powershell (Get-GPOSetting)
Do you need to search all of your group policies to find a setting and do not want to spend a lot of time clicking around? Well, I did. I...
Jun 16, 20222 min read


How to Find File and Folder Path Lengths Recursively using PowerShell (Get-LongPaths)
Sometimes users like to get wordy with file paths. This is usually no problem especially if you enable long file path support. But, what...
May 10, 20221 min read


Printers Deployed via GPO Keep Re-Appearing After GPO Removal
Recently, I migrated printers to a new print server. Some printers had been deployed via Group Policy (not preferences) and on some...
Apr 25, 20221 min read


Who has delegated rights in your Active Directory?
Active Directory delegation is great, especially if you adhere to role-based access control (RBAC). But do you know how your custom...
Apr 19, 20221 min read


How to List All Users with HomeDrives
You are migrating from one file server to another, and the home drive configuration among user objects is inconsistent. How do you list...
Sep 6, 20211 min read
Home: Blog2
bottom of page