You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/troubleshoot-microsoft-defender-antivirus.yml
+1-66Lines changed: 1 addition & 66 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ metadata:
7
7
ms.reviewer: yongrhee
8
8
ms.service: defender-endpoint
9
9
ms.topic: troubleshooting
10
-
ms.date: 02/16/2024
10
+
ms.date: 02/04/2025
11
11
ms.localizationpriority: medium
12
12
ms.custom: nextgen
13
13
manager: deniseb
@@ -103,71 +103,6 @@ sections:
103
103
104
104
- Scan Time: The duration of a scan.
105
105
106
-
- question: Event ID 1003
107
-
answer: |
108
-
109
-
Symbolic name: `MALWAREPROTECTION_SCAN_PAUSED`
110
-
111
-
Message: An antimalware scan was paused.
112
-
113
-
Description:
114
-
115
-
- Scan ID: ID number of the relevant scan.
116
-
117
-
- Scan Type: Scan type. Examples: Antivirus, Antispyware, or Antimalware
118
-
119
-
- Scan Parameters: Scan parameters. Examples: Full scan, Quick scan, or Customer scan
120
-
121
-
- User: Domain\User
122
-
123
-
- question: Event ID 1004
124
-
answer: |
125
-
126
-
Symbolic name: `MALWAREPROTECTION_SCAN_RESUMED`
127
-
128
-
Message: An antimalware scan was resumed.
129
-
130
-
Description:
131
-
132
-
- Scan ID: ID number of the relevant scan.
133
-
134
-
- Scan Type: Scan type. Examples: Antivirus, Antispyware, or Antimalware
135
-
136
-
- Scan Parameters: Scan parameters. Examples: Full scan, Quick scan, or Customer scan
137
-
138
-
- User: Domain\User
139
-
140
-
- question: Event ID 1005
141
-
answer: |
142
-
143
-
Symbolic name: `MALWAREPROTECTION_SCAN_FAILED`
144
-
145
-
Message: An antimalware scan failed.
146
-
147
-
Description:
148
-
149
-
- Scan ID: ID number of the relevant scan.
150
-
151
-
- Scan Type: Scan type. Examples: Antivirus, Antispyware, or Antimalware
152
-
153
-
- Scan Parameters: Scan parameters. Examples: Full scan, Quick scan, or Custom scan
154
-
155
-
- User: Domain\User
156
-
157
-
- Error Code: Error code. Result code associated with threat status. Standard HRESULT values.
158
-
159
-
- Error Description: Error description. Description of the error.
160
-
161
-
User action:
162
-
163
-
The antivirus client encountered an error, and the current scan stopped. The scan might fail due to a client-side issue. This event record includes the scan ID, type of scan (Microsoft Defender Antivirus, antispyware, antimalware), scan parameters, the user that started the scan, the error code, and a description of the error. To troubleshoot this event:
164
-
165
-
- Run the scan again.
166
-
167
-
- If it fails in the same way, go to the [Microsoft Support site](https://support.microsoft.com/), enter the error number in the Search box to look for the error code.
0 commit comments