A significant number of the posts in this series have involved using LDAP filters. One thing that can cause subtle errors that are difficult to track down are LDAP filters. As an example consider this code function Resolve-SIDtoUser {
param ( [byte… Read the full text.