Μετάβαση στο κύριο περιεχόμενο
Υποστήριξη
Είσοδος με Microsoft
Είσοδος ή δημιουργία λογαριασμού.
Γεια σας,
Επιλέξτε διαφορετικό λογαριασμό.
Έχετε πολλούς λογαριασμούς
Επιλέξτε τον λογαριασμό με τον οποίο θέλετε να εισέλθετε.
Αγγλικά
Λυπούμαστε. Αυτό το άρθρο δεν είναι διαθέσιμο στη γλώσσα σας.

Symptoms

Assume that you're using the Microsoft Skype for Business 2016 client on a Windows 10 computer that has multiple network adapters. When you try to transfer a file to a legacy Office Communicator client, the file transfer fails.

Cause

The changes in Windows 10 expose an issue that affects the IP address selection logic that's used by the legacy file transfer process.

Resolution

Important


Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.

To fix this issue, install the September 1, 2020, update (KB4484501) for Microsoft Skype for Business 2016.


To enable this fix, create a policy by using one of the following options:


  • Create the following registry key on the client computers:

    Root: HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Subkey: Software\Policies\Microsoft\Office\16.0\Lync
    Value Type: DWORD
    Value Name: EnableGetSuitableIPWithMultipleAdapters
    Value Data: 0x00000001

  • Create the following client policy entry by using the Skype for Business PowerShell:

    $x = New-CsClientPolicyEntry -Name "EnableGetSuitableIPWithMultipleAdapters" -Value "true"

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

Χρειάζεστε περισσότερη βοήθεια;

Θέλετε περισσότερες επιλογές;

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.

Σας βοήθησαν αυτές οι πληροφορίες;

Τι επηρέασε την εμπειρία σας;
Πατώντας "Υποβολή" τα σχόλια σας θα χρησιμοποιηθούν για τη βελτίωση των προϊόντων και των υπηρεσιών της Microsoft. Ο διαχειριστής IT θα έχει τη δυνατότητα να συλλέξει αυτά τα δεδομένα. Δήλωση προστασίας προσωπικών δεδομένων.

Σας ευχαριστούμε για τα σχόλιά σας!

×