What users are accessing a FE server?

Logan Burt 111 Reputation points
2020-09-14T11:32:09.527+00:00

I have a 3-node front end pool in our Skype for Business Server 2019 deployment. Is there a way to determine which users are accessing a particular FE server at a point in time?

I seem to recall being able to do that in our previous Lync 2013 environment.

Thanks for your help with this.

Skype for Business
Skype for Business
A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.
608 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sharon Zhao-MSFT 25,066 Reputation points Microsoft Vendor
    2020-09-15T05:03:45.73+00:00

    @Logan Burt ,

    No. The primary front-end server is automatically assigned to users.

    Get-CsUserPoolInfo” cmdlet returns information about the Registrar pool, backup Registrar pool, and User Services pool that a user has been assigned to.

    For reference, you can read the routing groups section in this article to learn more: https://learn.microsoft.com/en-us/archive/blogs/rischwen/lync-2013-high-availability-deep-dive-architecture.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.