Forum Discussion
Bunmi Ajayi
Feb 03, 2017Copper Contributor
Some custom policies in Skype for Business Online
At the last Ignite conference custom policies for SfBO was presented e.g. CsConferencing & CsClient. Last Saturday the New/Set-CsConferencing & Client policy cmdlets showed up. So, I created a new C...
Matthew Werner
Feb 24, 2017Former Employee
The documentation has been published for the custoemr poliicies in SfB Online. They can be found here:
|
Client: |
|
|
Get-CsClientPolicy |
|
|
Set-CsClientPolicy |
|
|
New-CsClientPolicy |
|
|
Grant-CsClientPolicy |
|
|
Remove-CsClientPolicy |
|
Conferencing: |
|
|
Get-CsConferencingPolicy |
|
|
Set-CsConferencingPolicy |
|
|
New-CsConferencingPolicy |
|
|
Grant-CsConferencingPolicy |
|
|
Remove-CsConferencingPolicy |
|
Mobility: |
|
|
Get-CsMobilityPolicy |
|
|
Set-CsMobilityPolicy |
|
|
New-CsMobilityPolicy |
|
|
Grant-CsMobilityPolicy |
|
|
Remove-CsMobilityPolicy |
Bunmi Ajayi
Mar 15, 2017Copper Contributor
Thank you for the update guys.