security best practices

Pawel Mitosek 1 Reputation point Microsoft Employee
2020-09-20T09:43:32.417+00:00

Hi,

On the web page:

https://learn.microsoft.com/en-us/skypeforbusiness/plan-your-deployment/security/best-practices

one can read:

"We recommend that you disable the Windows Server operating system services that are not required on the computers where you install Skype for Business Server."

Which services should be disabled?

Best regards,

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.
610 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JimmyYang-MSFT 49,736 Reputation points Microsoft Vendor
    2020-09-21T09:25:40.803+00:00

    Hi @Anonymous ,

    You can try to run the following command “Get-CsWindowsService” in Skype for Business PowerShell. It will automatically filters out non-Skype for Business Server services. Then you can disable some services in your environment based on your situation.

    https://learn.microsoft.com/en-us/powershell/module/skype/get-cswindowsservice?view=skype-ps#:~:text=Many%20Skype%20for%20Business%20Server,actually%20a%20service%20named%20RTCCAA.&text=That's%20because%20the%20cmdlet%20has,of%20Skype%20for%20Business%20Server.


    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.