Yealink MeetingBar A20/A30 Setup Guide
6
6. Select Reset password to create the password for account.
2.4 Create Resource Storage Location
1. Run PowerShell as an administrator, enter the following command link
Exchange Online.
$LiveCred = Get-Credential
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -Connectio
nUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Ba
sic - AllowRedirection
Import-PSSession $Session
2. Enter the command below to create a meeting list.
Note: “MS TEAMS meeting room” is a custom option used to host
resource accounts.
New-DistributionGroup -Name “MS TEAMS meeting room” –Roomlist
3. Enter the following command to add the created conference room mailbox
to the room list.
Note: The room list name should be enclosed in semicolons.