Anytime Help Center

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support
  • Guest
  • Log In
English (US)
US English (US)
DE German
CN Chinese
MX Spanish (Mexico)
Chinese (Simplified)
  • AKG
    Microphones Wireless Integrated Systems Automatic Mixers Headphones Discontinued Products (AKG) General AKG Inquiries Certifications (AKG)
  • AMX
    Networked A/V Distribution (AVoIP) Traditional A/V Distribution Video Signal Processing Architectural Connectivity User Interfaces Control Processing Power (AMX) Programming (AMX) Software (AMX) Discontinued Products (AMX) General AMX Inquiries Certifications (AMX)
  • BSS
    Soundweb™ Omni Soundweb™ London Soundweb™ Contrio™ Software (BSS) Discontinued Products (BSS) General BSS Inquiries Certifications (BSS)
  • Crown
    CDi DriveCore Series CDi Series Commercial Series ComTech Series DCi DriveCore Series I-Tech HD Series XLC series XLi Series XLS DriveCore 2 Series XTi 2 Series Discontinued Products (Crown) Software (Crown) General Crown Inquiries Certifications (Crown) Video Manual Series (Crown)
  • dbx
    CX Series 500 Series DriveRack Personal Monitor Control ZonePRO Zone Controllers FeedBack Suppression Microphone Preamps Dynamics Processors Crossovers Equalizers Software (dbx) Discontinued Products (dbx) General dbx Inquiries Certifications (dbx)
  • Flux::
    Immersive Processing Analysis Subscriptions General FLUX: Inquiries
  • JBL
    Cinema Sound Installed Live Portable Tour Sound Recording & Broadcast Software (JBL) Discontinued Products (JBL) Video Manual Series (JBL) General JBL Inquiries Certifications (JBL)
  • Lexicon
    Plugins Effects Processors Cinema Discontinued Products (Lexicon) Video Manual Series (Lexicon) General Lexicon Inquiries Certifications (Lexicon)
  • Martin
    Atomic ELP ERA Exterior MAC P3 VC VDO Tools Discontinued Products (Martin) General Martin Inquiries Certifications (Martin)
  • Soundcraft
    Digital Analog Connected Analog Only Discontinued Products (Soundcraft) Video Manual Series (Soundcraft) General Soundcraft Inquiries Certifications (Soundcraft)
  • General HARMAN Inquiries
    Dante
+ More
  • Home
  • AMX
  • Software (AMX)
  • Resource Management Suite (RMS)

RMS Custom Meeting Auto-Accept Settings

Technical Support Guide

Written by Aarron Abbasi

Updated at March 9th, 2026

Table of Contents

Brand: Models: Overview: PowerShell Commands: Parameters to Specify:

Brand:

  • AMX

Models:

  • RMS Enterprise
  • RMS-SCH-EWS
     

Overview:

An example configuration for Exchange room mailboxes to allow one distribution group’s meeting request automatically accepted without approval, and other distribution group’s meeting request will be accepted ONLY after the approval of the Moderator.


PowerShell Commands:

  • Set-CalendarProcessing -Identity ‘<Specify the Identity of the Room Mailbox you want to restrict>’ ** `

    -DeleteComments $false -DeleteSubject $false -DeleteNonCalendarItems $false `

    -AddOrganizerToSubject $false -TentativePendingApproval $false `

    -AutomateProcessing AutoAccept -AllowRecurringMeetings $true -BookingWindowInDays 1080 `

    -ProcessExternalMeetingMessages $true -AddNewRequestsTentatively $false `

    -AllRequestOutOfPolicy $False -AllRequestInPolicy $false `

    -AllBookInPolicy $true -RequestInPolicy '<UsersNeedApprovalToAccess_ConfRoom>' `

    -ResourceDelegates ‘<Identity of the Delegate/Moderator, who approves the meetings>’

 

  • Set-Mailbox -Identity ‘<Specify the Identity of the Room Mailbox you want to restrict>’ `

      -ModerationEnabled $true -ModeratedBy '<Identity of the Delegate/Moderator, who approves the meetings>' `

      -BypassModerationFromSendersOrMembers ‘<UsersHaveAccess_To_ConfRoom>’

 


Parameters to Specify:

While executing the above commands, make sure that the following are specified:

  1. ‘Identity’ – It is the identity of Room Mailbox
  2. ‘RequestInPolicy’ – Need to create ‘Distribution Group’ with the users, whose meeting SHOULD BE APPROVED by the Moderator.  (****You can also specify the list of users, by separating them using comma.)
  3. ‘ResourceDelegates’ and ‘ModeratedBy’ – Specify the Delegate/Moderator to approve the request.
  4. ‘ByPassModerationFromSendersOrMembers’ – Create another ‘Distribution Group’ with the users, whose meeting auto accepted and not required approval by Moderator. (****You can also specify the list of users, by separating them using comma.).

 

Related Videos

powershell commands powershell room mailbox config

Was this article helpful?

Yes
No
Give feedback about this article

Table of Contents

Brand: Models: Overview: PowerShell Commands: Parameters to Specify:

Related Articles

  • Changing Exchange Settings in EWS Plugin Forces Unmapping
  • Limit RMS Access to Office 365
  • RMS Scheduling Panel Limitation Per Controller
  • RMS Installations with Open JDK
  • RMS and Java Versions

Related Articles

  • Changing Exchange Settings in EWS Plugin Forces Unmapping
  • Limit RMS Access to Office 365
  • RMS Scheduling Panel Limitation Per Controller
  • RMS Installations with Open JDK
  • RMS and Java Versions
Copyright © HARMAN Professional. All rights reserved. Privacy Policy | Terms of Use
Expand