add information about smartscren log enable method

Windows event log for SmartScreen is disabled by default, users can use Event Viewer UI to enable the log or use the command line to enable it:

```
wevtutil sl Microsoft-Windows-SmartScreen/Debug /e:true
```
This commit is contained in:
MS-binche 2019-11-27 02:49:38 +00:00 committed by GitHub
parent 35f088c0ab
commit 75c78402a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ author: mjcaparas
ms.author: macapara ms.author: macapara
audience: ITPro audience: ITPro
ms.localizationpriority: medium ms.localizationpriority: medium
ms.date: 07/27/2017 ms.date: 11/27/2019
ms.reviewer: ms.reviewer:
manager: dansimp manager: dansimp
--- ---
@ -62,9 +62,16 @@ When Windows Defender SmartScreen warns or blocks an employee from a website, it
## Viewing Windows event logs for Windows Defender SmartScreen ## Viewing Windows event logs for Windows Defender SmartScreen
Windows Defender SmartScreen events appear in the Microsoft-Windows-SmartScreen/Debug log in Event Viewer. Windows Defender SmartScreen events appear in the Microsoft-Windows-SmartScreen/Debug log in Event Viewer.
Windows event log for SmartScreen is disabled by default, users can use Event Viewer UI to enable the log or use the command line to enable it:
```
wevtutil sl Microsoft-Windows-SmartScreen/Debug /e:true
```
> [!NOTE] > [!NOTE]
> For information on how to use the Event Viewer, see [Windows Event Viewer](https://docs.microsoft.com/host-integration-server/core/windows-event-viewer1). > For information on how to use the Event Viewer, see [Windows Event Viewer](https://docs.microsoft.com/host-integration-server/core/windows-event-viewer1).
EventID | Description EventID | Description
-|- -|-
1000 | Application Windows Defender SmartScreen Event 1000 | Application Windows Defender SmartScreen Event