How do I limit the scope of an Address List to a particular OU (i.e. to not include sub-OUs)? I'm looking for something like
ThanksSet-AddressList -Identity'MyList' -RecipientContainter 'MyOU' -Scope 'OneLevel'
How do I limit the scope of an Address List to a particular OU (i.e. to not include sub-OUs)? I'm looking for something like
ThanksSet-AddressList -Identity'MyList' -RecipientContainter 'MyOU' -Scope 'OneLevel'