lazywinadmin / Monitor-ADGroupMembership

PowerShell script to monitor Active Directory groups and send an email when someone is changing the membership
MIT License
264 stars 61 forks source link

User names with accents e.g. "José" are translated as "?" in the output and mistaken as added/removed #52

Open extreeemo opened 2 years ago

extreeemo commented 2 years ago

User names with accents e.g. "José" are translated as "?" in the output and mistaken as added/removed when they are in fact not added or removed.

e.g.

20220615-04:11:00 Removed Omar Fern?ndez ofernandez CN=Omar Fern?ndez,OU=Users,OU=PRARE,OU=Avara,DC=avara,DC=me 20220615-04:11:00 Added Omar Fernández ofernandez CN=Omar Fernández,OU=Users,OU=PRARE,OU=Avara,DC=avara,DC=me

extreeemo commented 2 years ago

This is with the VERSION 2.0.3.0 as i have same issue everyone else has with the latest version regarding not being able to email the results.