User Profile
eg0nzalez
Copper Contributor
Joined 4 years ago
User Widgets
Recent Discussions
Need assistance creating Dynamic Distro Groups - Exchange - Office365
I need to create 100 new Dynamic Distro Groups. And, I'm a bit unsure of what my current .ps script will do. Include all 50 states including three Custom Attributes: Custom Attribute1: users state - AL Custom Attribute2: users active status - true or false Custom Attribute3: user workerSubType - Regular or Contingent Current draft: New-DynamicDistributionGroup -Name "_All Florida Employees" -DisplayName "_All Florida Employees" -RecipientFilter "(RecipientType -eq 'UserMailbox')" -PrimarySmtpAddress "Email address removed" -ConditionalCustomAttribute3 "FL" -ConditionalCustomAttribute7 "true" -ConditionalCustomAttribute8 "Regular" I'd greatly appreciate any guidance I can get and what needs to change before I kick this off. Thank you837Views0likes2Comments
Recent Blog Articles
No content to show