Resolve conflicts

This commit is contained in:
Andrea Bichsel (Aquent LLC)
2018-05-01 08:31:59 -07:00
parent 96133633ec
commit ec2b54325d
3 changed files with 11 additions and 5 deletions

View File

@ -54,7 +54,9 @@ You can also [customize the message displayed on users' desktops](https://docs.m
When a Windows Defender Antivirus client encounters a suspicious but undetected file, it queries our cloud protection backend. The cloud backend will apply heuristics, machine learning, and automated analysis of the file to determine the files as malicious or clean. When a Windows Defender Antivirus client encounters a suspicious but undetected file, it queries our cloud protection backend. The cloud backend will apply heuristics, machine learning, and automated analysis of the file to determine the files as malicious or clean.
The Block at First Sight feature only uses the cloud protection backend for executable files and non-portable executable files (such as JS, VBS, or macros) that are downloaded from the Internet, or originating from the Internet zone. A hash value of the .exe file is checked via the cloud backend to determine if this is a previously undetected file. In Windows 10, version 1803, the Block at first sight feature can now block non-portable executable files (such as JS, VBS, or macros) as well as executable files.
The Block at First Sight feature only uses the cloud protection backend for executable files and non-portable executable files that are downloaded from the Internet, or originating from the Internet zone. A hash value of the .exe file is checked via the cloud backend to determine if this is a previously undetected file.

View File

@ -11,14 +11,14 @@ ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: andreabichsel author: andreabichsel
ms.author: v-anbic ms.author: v-anbic
ms.date: 04/17/2018 ms.date: 04/30/2018
--- ---
# Use next-gen technologies in Windows Defender Antivirus through cloud-delivered protection # Use next-gen technologies in Windows Defender Antivirus through cloud-delivered protection
**Applies to:** **Applies to:**
- Windows 10, version 1703 - Windows 10, version 1703 and later
**Audience** **Audience**

View File

@ -11,7 +11,7 @@ ms.pagetype: security
ms.localizationpriority: medium ms.localizationpriority: medium
author: andreabichsel author: andreabichsel
ms.author: v-anbic ms.author: v-anbic
ms.date: 04/17/2018 ms.date: 04/30/2018
--- ---
# Windows Defender Antivirus in Windows 10 and Windows Server 2016 # Windows Defender Antivirus in Windows 10 and Windows Server 2016
@ -49,6 +49,10 @@ Some of the highlights of Windows Defender AV include:
>- Fast learning (including Block at first sight) >- Fast learning (including Block at first sight)
>- Potentially unwanted application blocking >- Potentially unwanted application blocking
## What's new in Windows 10, version 1803
In Windows 10, version 1803, Windows Defender AV can now block non-portable executable files (such as JS, VBS, or macros) as well as executable files.
## What's new in Windows 10, version 1703 ## What's new in Windows 10, version 1703
New features for Windows Defender AV in Windows 10, version 1703 include: New features for Windows Defender AV in Windows 10, version 1703 include: