How to create schannel registry keys on SFB server

How to create schannel registry keys on SFB server

How to create schannel registry keys on SFB server Procedure to create schannel registry keys on SFB server HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL Create 32 bit DWORD ClientAuthTrustMode and set value to 2 ( decimal ) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL Create 32 bit DWORD SendTrustedIssuerList and set …

Read more

Skype for Business Client sign-in Flow in detail

Skype for Business Client sign-in Flow in detail

Skype for Business Skype for Business Client sign-in Flow in detail Server Discovery (Against SFB Front End server) Connectivity Checks (3 way handshake) Authentication (Kerberos/NTLM/TLS-DSK) Optional Redirection (301 redirection) Retrieve Settings and Policies (Location profile and In-band provisioning) Server Discovery …

Read more

How to collect SFB client logs correctly

How to collect SFB client logs?

How to collect SFB client logs Mainly there are 2 types of logs available from the SFB desktop client: .UccApilog files contain general client usage information .etl files contain media-specific log information For any issues related to Audio/Video issues we …

Read more

How to capture Fiddler trace

How to capture Fiddler trace

How to capture Fiddler trace – Fiddler is a tool which will help you to capture the web traffic in order to deep dive into the issue You can download fiddler from https://www.telerik.com/download/fiddler here post filling in required details. Simply …

Read more