distribution list exchange

Add dLMemSubmitPerms powershell restrict users via AD Group to send emails to Email group

Add dLMemSubmitPerms powershell restrict users via AD Group to send emails to Email group We set this attribute usign ADUC…

6 years ago

Add Authorig powershell restrict users to send emails to Email group

Add Authorig powershell restrict users to send emails to Email group Import-module activedirectory Set-ADGroup -Identity "Test Group" -Add @{authOrig=@('CN=Test User,OU=Department,OU=People,DC=CONTOSO,DC=EDU’)}…

7 years ago

Get-DistributionGroup managed by export-csv – Powershell

Get-DistributionGroup managed by export-csv - Powershell First step would be import csv with DL names which you would like to…

7 years ago

Restrict a Distribution List to internal users only

Restrict a Distribution List to internal users only For restricting Distribution list to internal users only we need to set…

7 years ago

Restrict to send mail to Distribution List on Office365 using authOrig or dLMemSubmitPerms

Restrict to send mail to Distribution List using authOrig or dLMemSubmitPerms This article explains on how to restrict who can…

7 years ago

This website uses cookies.