mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Remove the 'Calling feature' line
It's already in the line above.
This commit is contained in:
parent
9c8517cbcb
commit
7014aa1644
@ -45,7 +45,7 @@ Create the account using the Microsoft 365 admin center or by using PowerShell.
|
||||
### Finalize setup via PowerShell
|
||||
|
||||
- **Skype for Business:** For Skype for Business only (on-premises or online), you can enable the Skype for Business object by running **Enable-CsMeetingRoom** to enable features such as Meeting room prompt for audio and Lobby hold.
|
||||
- **Calling features:** Regardless of your Office 365 licensing configuration, run *Enable-CsMeetingRoom* to enable features such as **Meeting room prompt for audio** and **Lobby hold**.
|
||||
|
||||
- **Calendar:** Set **Calendar Auto processing** for this account.
|
||||
|
||||
## Create account using PowerShell
|
||||
@ -89,4 +89,4 @@ $SfBSession = New-CsOnlineSession -Credential (Get-Credential)
|
||||
Import-PSSession $SfBSession -AllowClobber
|
||||
Enable the Skype for Business meeting room
|
||||
Enable-CsMeetingRoom -Identity account@YourDomain.com -RegistrarPoo(Get-CsTenant).Registrarpool -SipAddressType EmailAddress
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user