Email Addresses Update based on Distribution List
New requirement – New PowerShell solution 🙂 The requirement is to add additional Email addresses to the list of users in the distribution list based on below criteria: User address format should match the PrimarySMTPAddress format. Example: If primary address is Firstname.lastname@labtest.com than additional address to be added is Firstname.lastname@test.com If address is already present than do noting. If…