Forum Discussion

Dave Harris's avatar
Dave Harris
Copper Contributor
Aug 11, 2016

365 Dynamic Distribution Group - Include Office

With on-premise Exchange I used to use dyncamic distribution groups a lot, howerver with the move to Office365 I have lost some functionality.   I can create a dynamic group based on "State or prov...
  • VasilMichev's avatar
    Aug 11, 2016

    You can easily do it via PowerShell:

     

    New-DynamicDistributionGroup -Name Office -RecipientFilter {Office -eq "blabla"}

Resources