Vpišite se z Microsoftovim
Vpišite se ali ustvarite račun.
Pozdravljeni,
Izberite drug račun.
Imate več računov
Izberite račun, s katerim se želite vpisati.
angleščina
Ta članek žal ni na voljo v vašem jeziku.

Symptoms

You receive an error message that states that your connection with the Persistent Chat Server pool is down in Microsoft Skype for Business 2016. This issue occurs even though you're not using that pool.

Resolution

To fix this issue, install the March 5, 2019, update (KB4462190) for Skype for Business 2016.

Note After applying this update, you can use one of the following options to disable the banner that is shown when the Persistent Chat server is down.

  • You can create a Group Policy Object (GPO) to add a new DWORD registry key EnablePersistentChatPoolDown and set the value to 0 in any one of these registry paths:
    HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Office\16.0\Lync

    or
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\16.0\Lync

  • Alternatively, you can create a custom policy entry and add it to the client policy:
    $x = New-CsClientPolicyEntry -Name "EnablePersistentChatPoolDown" -Value "false"

    Set-CsClientPolicy -Identity "<ClientPolicyName>" -PolicyEntry @{Add=$x}

Ali potrebujete dodatno pomoč?

Ali želite več možnosti?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Vam je bila informacija v pomoč?

Kaj je vplivalo na vašo izkušnjo?
Če pritisnete »Pošlji«, bomo vaše povratne informacije uporabili za izboljšanje Microsoftovih izdelkov in storitev. Vaš skrbnik za IT bo lahko zbiral te podatke. Izjavi o zasebnosti.

Zahvaljujemo se vam za povratne informacije.

×