Officedocs-skypeforbusiness: Error in powershell cmd for Skype for Business Server

Created on 22 Aug 2019  Â·  7Comments  Â·  Source: MicrosoftDocs/OfficeDocs-SkypeForBusiness

In the section "Enable the user account with Skype for Business Server" the powershell for checking available RegistrarPool should be changed from:
Get-CsOnlineUser -Identity '[email protected]'| fl registrarpool
to:
Get-CsUser -Identity '[email protected]'| fl registrarpool

Since the article is about activating on a Skype for Business server and not Skype for Business Online


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

All 7 comments

@lcansby Thank you for submitting feedback and contributing to the docs. We are currently investigating this.

@scanum the steps on this article is for Skype for Business Online and not like it indicates on the Article: Deploy Microsoft Teams Rooms with Exchange Online and Skype for Business Server on-premises.

@LanaChin Could you please aid us by confirming the issue raiser's solution? Thanks

@sohailta - can you help us confirm whether the command should be changed? Thank you.

@sohailta Hi Sohail, any updates on this? Thanks!

@scanum - confirmed that its OK to make this change. Thank you.

Merged PR. Closing issue. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

warleygr picture warleygr  Â·  4Comments

nicolasbroisin picture nicolasbroisin  Â·  6Comments

jspcstl picture jspcstl  Â·  6Comments

DeanGross picture DeanGross  Â·  4Comments

pyoungberg picture pyoungberg  Â·  5Comments