[Index]

Model: device/skypeforbusinesshybrid/CsMeetingConfiguration

Model Details

Title Description Details
RequireRoomSystemsAuthorization When set to True ($True) all users must be authenticated before they can join a meeting using the Skype for Business Room System. The default value is False ($False).
  • Field Name: RequireRoomSystemsAuthorization
  • Type: Boolean
Identity * Unique identifier for the new collection of meeting configuration settings. Meeting configuration settings can only be created at the site or service scope. To create new settings at the site scope, use syntax similar to this: -Identity "site:Redmond". To create new settings at the service scope, use syntax like this: -Identity "service:UserServer:atl-cs-001.litwareinc.com". Note that the call to the New-CsMeetingConfiguration cmdlet will fail if the specified site or service already has a collection of meeting configuration settings.
  • Field Name: Identity
  • Type: String
AdmitAnonymousUsersByDefault Determines whether meetings will, by default, allow attendance by anonymous users (that is, unauthenticated users). Set this value to True if you would like new meetings to allow for attendance by anonymous users by default. Set this value to False if you would prefer that, by default, new meetings do not allow for attendance by anonymous users. The default value is True.
  • Field Name: AdmitAnonymousUsersByDefault
  • Type: Boolean
AssignedConferenceTypeByDefault Determines whether new meetings will be configured, by default, as public meetings. Set this value to True to use public meetings by default; set this value to False to use private meetings by default. The default value is True.
  • Field Name: AssignedConferenceTypeByDefault
  • Type: Boolean
DesignateAsPresenter Indicates which users (besides the meeting organizer) are automatically designated as presenters when they join a meeting. Valid choices are: None; Company; and Everyone. By default, DesignateAsPresenter is set to Company, meaning everyone in your organization has presenter rights the moment they join a meeting.
  • Field Name: DesignateAsPresenter
  • Type: String
EnableAssignedConferenceType Indicates whether users are allowed to schedule public meetings. With a public meeting, the conference ID and the meeting link remain consistent each time the meeting is held. With a private meeting, the conference ID and meeting link change from meeting to meeting.
  • Field Name: EnableAssignedConferenceType
  • Type: Boolean
ScopeClass
  • Field Name: ScopeClass
  • Type: String
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
  • Field Name: InMemory
  • Type: Boolean
CustomFooterText Text to be used on custom meeting invitations.
  • Field Name: CustomFooterText
  • Type: String
PstnCallersBypassLobby Indicates whether users dialing in over a public switched telephone network (PSTN) phone line should automatically be admitted to a meeting. If set to True PSTN callers will automatically be admitted to the meeting. If set to False PSTN callers will initially be routed to the conference lobby. At that point, they will be put on hold until a conference presenter grants them access to the meeting. The default value is True.
  • Field Name: PstnCallersBypassLobby
  • Type: Boolean
LegalURL URL to a website containing legal information and meeting disclaimers.
  • Field Name: LegalURL
  • Type: String
LogoURL URL for the image to be used on custom meeting invitations.
  • Field Name: LogoURL
  • Type: String
HelpURL URL to a website where users can obtain assistance on joining the meeting.
  • Field Name: HelpURL
  • Type: String
Anchor
  • Field Name: Anchor
  • Type: String
Tenant Globally unique identifier (GUID) of the Skype for Business Online tenant account for which the new meeting configuration settings are being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID
  • Field Name: Tenant
  • Type: String
API reference for device/skypeforbusinesshybrid/CsMeetingConfiguration