microsoft-365-docs icon indicating copy to clipboard operation
microsoft-365-docs copied to clipboard

How to enable network protection in Windows Server 2019

Open KENJISHIRAKI opened this issue 1 year ago • 1 comments

[Enter feedback here] I ran the command "Set-MpPreference -EnableNetworkProtection Enabled" on Windows Server 2019 to enable network protection. However, when I accessed the demo site (https://smartscreentestratings2.net ) it was not blocked. all the requirements for real-time protection, cloud-delivered protection, etc. are met.

Network protection also worked on Windows Server 2019 by running the following additional commands Set-MpPreference -AllowNetworkProtectionOnWinServer 1 Set-MpPreference -AllowNetworkProtectionDownLevel 1 Set-MpPreference -AllowDatagramProcessingOnWinServer 1 Therefore, could you please add that the following command also needs to be executed in Server OS?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

KENJISHIRAKI avatar Aug 10 '22 10:08 KENJISHIRAKI

@KENJISHIRAKI Thank you for your feedback. We have made changes to the document via PR#https://github.com/MicrosoftDocs/microsoft-365-docs/pull/9419

Once the author approves, the changes will be live.

Thanks Sri

msbemba avatar Aug 12 '22 13:08 msbemba

@msbemba Thank you very much for the contribution and updating the documentation with PR. @KENJISHIRAKI Hope this update is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.

yogkumgit avatar Aug 15 '22 05:08 yogkumgit