Setting up App-level Impersonation on MS 365 for a zoom room using PowerShell | Community
Skip to main content
Newcomer
June 4, 2023
Question

Setting up App-level Impersonation on MS 365 for a zoom room using PowerShell

  • June 4, 2023
  • 1 reply
  • 0 views

Hi, I'm trying to follow this guidance from zZoom to setup a Zoom room on MS 365

Setting up Zoom Rooms with Office 365 – Zoom Support

I get to step 5 under App-level Impersonation and the PowerShell command provided makes no sense at all to me.   I have tried at least 20 different variations and get nothing but syntax errors.  

New-ManagementScope -Name "ResourceMailboxes" -RecipientRestrictionFilter {RecipientTypeDetails -eq "RoomMailbox" -or RecipientTypeDetails -eq "EquipmentMailbox" -or UserPrincipalName -eq 'DedicatedUser'}
Note: Replace the text DedicatedUser with the User Principal Name of the Dedicated Service Account User (this usually matches the Dedicated Service Account User's email address).

Does anyone know how to formulate this syntax correctly? 

I have a service account like this for example.   ***********  and a Resource Room in Exchange for example of ***********   I have no idea how to make this command work. 

Thanks

 

 

1 reply

NickMuellerZoom
Employee
Employee
June 21, 2023

@Stackable1 sorry for the late reply.  Could you perhaps post a screenshot of the error message?