Forum Discussion

DaveW's avatar
DaveW
Copper Contributor
Oct 02, 2023
Solved

Set-CalendarProcessing - BookInPolicy Query

Hi All, I've found when running this cmdlet: Set-CalendarProcessing -Identity <Room Name> -BookInPolicy ((Get-CalendarProcessing <ROOM NAME).BookInPolicy + ($User)) it modifies the Default User Ac...
  • VasilMichev's avatar
    Oct 02, 2023
    No, it should reflect the updated membership of the DG. Keep in mind that the Update-DistributionGroupMember cmdlet *overwrites* the group membership, you might want to use Add-DistributionGroupMember instead.

Resources