Core Solutions of Microsoft Skype for Business 2015 — Question 7
You support a Skype for Business Server 2015 environment that includes:
✑ a single Standard Edition server
✑ a single Edge Server
✑ a single reverse proxy that is acting as an HTTP(s) reverse proxy
Remote users report that the company logo is not being displayed alongside the text in their Online Meeting invites.
You need to find out why the logo is not being retrieved.
Which two actions should you perform? Each correct answer presents part of the solution.
Answer options
- A. Run the following Skype for Business Server 2015 Management Shell command: Get-CsWebServiceConfiguration | FL Identity,LogoURL
- B. Using the Skype for Business Server 2015 Logging Tool, debug traffic on the Skype for Business Server 2015 Edge Server.
- C. Using a test client inside the corporate network, run an HTTP tracing tool to debug the traffic.
- D. Run the following Skype for Business Server 2015 Management Shell command:Get-CsMeetingConfiguration | FL Identity,LogoURL
- E. Using a test client outside the corporate network, run an HTTP tracing tool to debug the traffic.
Correct answer: A, C
Explanation
The correct answer includes option A, which retrieves the logo URL configuration, and option C, which tests the internal network traffic for issues. Option B does not directly address the logo retrieval issue, while options D and E focus on meeting configuration and external testing, which are less relevant in this scenario.