mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-28 16:53:40 +00:00
Merge branch 'master' into memory-integrity
This commit is contained in:
@ -159,15 +159,16 @@
|
|||||||
### [Personalization CSP](personalization-csp.md)
|
### [Personalization CSP](personalization-csp.md)
|
||||||
#### [Personalization DDF file](personalization-ddf.md)
|
#### [Personalization DDF file](personalization-ddf.md)
|
||||||
### [Policy CSP](policy-configuration-service-provider.md)
|
### [Policy CSP](policy-configuration-service-provider.md)
|
||||||
#### [Policy DDF file](policy-ddf-file.md)
|
#### [Policy CSP DDF file](policy-ddf-file.md)
|
||||||
#### [Policies in Policy CSP supported by Group Policy](policy-csps-supported-by-group-policy.md)
|
#### [Policies in Policy CSP supported by Group Policy](policies-in-policy-csp-supported-by-group-policy.md)
|
||||||
#### [ADMX-backed policies in Policy CSP](policy-csps-admx-backed.md)
|
#### [ADMX-backed policies in Policy CSP](policies-in-policy-csp-admx-backed.md)
|
||||||
#### [Policies in Policy CSP supported by HoloLens 2](policy-csps-supported-by-hololens2.md)
|
#### [Policies in Policy CSP supported by HoloLens 2](policies-in-policy-csp-supported-by-hololens2.md)
|
||||||
#### [Policies in Policy CSP supported by HoloLens (1st gen) Commercial Suite](policy-csps-supported-by-hololens-1st-gen-commercial-suite.md)
|
#### [Policies in Policy CSP supported by HoloLens (1st gen) Commercial Suite](policies-in-policy-csp-supported-by-hololens-1st-gen-commercial-suite.md)
|
||||||
#### [Policies in Policy CSP supported by HoloLens (1st gen) Development Edition](policy-csps-supported-by-hololens-1st-gen-development-edition.md)
|
#### [Policies in Policy CSP supported by HoloLens (1st gen) Development Edition](policies-in-policy-csp-supported-by-hololens-1st-gen-development-edition.md)
|
||||||
#### [Policies in Policy CSP supported by Windows 10 IoT Core](policy-csps-supported-by-iot-core.md)
|
#### [Policies in Policy CSP supported by Windows 10 IoT Enterprise](policies-in-policy-csp-supported-by-iot-enterprise.md)
|
||||||
#### [Policies in Policy CSP supported by Microsoft Surface Hub](policy-csps-supported-by-surface-hub.md)
|
#### [Policies in Policy CSP supported by Windows 10 IoT Core](policies-in-policy-csp-supported-by-iot-core.md)
|
||||||
#### [Policy CSPs that can be set using Exchange Active Sync (EAS)](policy-csps-that-can-be-set-using-eas.md)
|
#### [Policies in Policy CSP supported by Microsoft Surface Hub](policies-in-policy-csp-supported-by-surface-hub.md)
|
||||||
|
#### [Policy CSPs that can be set using Exchange Active Sync (EAS)](policies-in-policy-csp-that-can-be-set-using-eas.md)
|
||||||
#### [AboveLock](policy-csp-abovelock.md)
|
#### [AboveLock](policy-csp-abovelock.md)
|
||||||
#### [Accounts](policy-csp-accounts.md)
|
#### [Accounts](policy-csp-accounts.md)
|
||||||
#### [ActiveXControls](policy-csp-activexcontrols.md)
|
#### [ActiveXControls](policy-csp-activexcontrols.md)
|
||||||
|
@ -39,9 +39,18 @@ The following resources provide additional information about using Windows Updat
|
|||||||
|
|
||||||
## How do I reset Windows Update components?
|
## How do I reset Windows Update components?
|
||||||
|
|
||||||
[Reset Windows Update Client settings script](https://gallery.technet.microsoft.com/scriptcenter/Reset-WindowsUpdateps1-e0c5eb78) will completely reset the Windows Update client settings. It has been tested on Windows 7, 8, 10, and Windows Server 2012 R2. It will configure the services and registry keys related to Windows Update for default settings. It will also clean up files related to Windows Update, in addition to BITS related data.
|
- Try using the [Windows Update Troubleshooter](https://support.microsoft.com/windows/windows-update-troubleshooter-for-windows-10-19bc41ca-ad72-ae67-af3c-89ce169755dd), which will analyze the situation and reset any components that need it.
|
||||||
|
- Try the steps in [Troubleshoot problems updating Windows 10](https://support.microsoft.com/windows/troubleshoot-problems-updating-windows-10-188c2b0f-10a7-d72f-65b8-32d177eb136c).
|
||||||
|
- Try the steps in [Fix Windows Update](https://support.microsoft.com/sbs/windows/fix-windows-update-errors-18b693b5-7818-5825-8a7e-2a4a37d6d787) errors.
|
||||||
|
|
||||||
|
If all else fails, try resetting the Windows Update Agent by running these commands from an elevated command prompt:
|
||||||
|
|
||||||
|
``` console
|
||||||
|
net stop wuauserv
|
||||||
|
rd /s /q %systemroot%\SoftwareDistribution
|
||||||
|
net start wuauserv
|
||||||
|
```
|
||||||
|
|
||||||
[Reset Windows Update Agent script](https://gallery.technet.microsoft.com/scriptcenter/Reset-Windows-Update-Agent-d824badc) allows you to reset the Windows Update Agent, resolving issues with Windows Update.
|
|
||||||
|
|
||||||
## Reset Windows Update components manually
|
## Reset Windows Update components manually
|
||||||
|
|
||||||
|
@ -47,10 +47,10 @@ To use either of these supported SIEM tools, you'll need to:
|
|||||||
|
|
||||||
- [Enable SIEM integration in Defender for Endpoint](enable-siem-integration.md)
|
- [Enable SIEM integration in Defender for Endpoint](enable-siem-integration.md)
|
||||||
- Configure the supported SIEM tool:
|
- Configure the supported SIEM tool:
|
||||||
- [Configure HP ArcSight to pull Defender for Endpoint detections](configure-arcsight.md)
|
- [Configure Micro Focus ArcSight to pull Defender for Endpoint detections](configure-arcsight.md)
|
||||||
- Configure IBM QRadar to pull Defender for Endpoint detections For more information, see [IBM Knowledge Center](https://www.ibm.com/support/knowledgecenter/SS42VS_DSM/com.ibm.dsm.doc/c_dsm_guide_MS_Win_Defender_ATP_overview.html?cp=SS42VS_7.3.1).
|
- Configure IBM QRadar to pull Defender for Endpoint detections For more information, see [IBM Knowledge Center](https://www.ibm.com/support/knowledgecenter/SS42VS_DSM/com.ibm.dsm.doc/c_dsm_guide_MS_Win_Defender_ATP_overview.html?cp=SS42VS_7.3.1).
|
||||||
|
|
||||||
For more information on the list of fields exposed in the Detection API see, [Defender for Endpoint Detection fields](api-portal-mapping.md).
|
For more information on the list of fields exposed in the Detection API, see [Defender for Endpoint Detection fields](api-portal-mapping.md).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,8 +105,8 @@ getfile c:\Users\user\Desktop\work.txt -auto
|
|||||||
>
|
>
|
||||||
> The following file types **cannot** be downloaded using this command from within Live Response:
|
> The following file types **cannot** be downloaded using this command from within Live Response:
|
||||||
>
|
>
|
||||||
> * [Reparse point files](/windows/desktop/fileio/reparse-points/)
|
> * [Reparse point files](https://docs.microsoft.com/windows/win32/fileio/reparse-points)
|
||||||
> * [Sparse files](/windows/desktop/fileio/sparse-files/)
|
> * [Sparse files](https://docs.microsoft.com/windows/win32/fileio/sparse-files)
|
||||||
> * Empty files
|
> * Empty files
|
||||||
> * Virtual files, or files that are not fully present locally
|
> * Virtual files, or files that are not fully present locally
|
||||||
>
|
>
|
||||||
|
@ -36,6 +36,11 @@ ms.technology: mde
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Support for macOS 10.13 (High Sierra) has been discontinued on February 15th, 2021.
|
> Support for macOS 10.13 (High Sierra) has been discontinued on February 15th, 2021.
|
||||||
|
|
||||||
|
## 101.23.64 (20.121021.12364.0)
|
||||||
|
|
||||||
|
- Added a new option to the command-line tool to view information about the last on-demand scan. To view information about the last on-demand scan, run `mdatp health --details antivirus`
|
||||||
|
- Performance improvements & bug fixes
|
||||||
|
|
||||||
## 101.22.79 (20.121012.12279.0)
|
## 101.22.79 (20.121012.12279.0)
|
||||||
|
|
||||||
- Performance improvements & bug fixes
|
- Performance improvements & bug fixes
|
||||||
|
@ -31,14 +31,11 @@ ms.technology: mde
|
|||||||
- [Microsoft Defender for Endpoint](https://go.microsoft.com/fwlink/p/?linkid=2154037)
|
- [Microsoft Defender for Endpoint](https://go.microsoft.com/fwlink/p/?linkid=2154037)
|
||||||
- [Microsoft 365 Defender](https://go.microsoft.com/fwlink/?linkid=2118804)
|
- [Microsoft 365 Defender](https://go.microsoft.com/fwlink/?linkid=2118804)
|
||||||
|
|
||||||
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-exposedapis-abovefoldlink)
|
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-preview-abovefoldlink)
|
||||||
|
|
||||||
|
|
||||||
The Defender for Endpoint service is constantly being updated to include new feature enhancements and capabilities.
|
The Defender for Endpoint service is constantly being updated to include new feature enhancements and capabilities.
|
||||||
|
|
||||||
> [!TIP]
|
|
||||||
> Want to experience Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-preview-abovefoldlink)
|
|
||||||
|
|
||||||
Learn about new features in the Defender for Endpoint preview release and be among the first to try upcoming features by turning on the preview experience.
|
Learn about new features in the Defender for Endpoint preview release and be among the first to try upcoming features by turning on the preview experience.
|
||||||
|
|
||||||
>[!TIP]
|
>[!TIP]
|
||||||
@ -64,14 +61,6 @@ The following features are included in the preview release:
|
|||||||
|
|
||||||
- [Device health and compliance report](machine-reports.md) <br/> The device health and compliance report provides high-level information about the devices in your organization.
|
- [Device health and compliance report](machine-reports.md) <br/> The device health and compliance report provides high-level information about the devices in your organization.
|
||||||
|
|
||||||
- [Information protection](information-protection-in-windows-overview.md)<BR>
|
|
||||||
Information protection is an integral part of Microsoft 365 Enterprise suite, providing intelligent protection to keep sensitive data secure while enabling productivity in the workplace. Microsoft Defender for Endpoint is seamlessly integrated in Microsoft Threat Protection to provide a complete and comprehensive data loss prevention (DLP) solution for Windows devices.
|
|
||||||
|
|
||||||
>[!NOTE]
|
|
||||||
>Partially available from Windows 10, version 1809.
|
|
||||||
|
|
||||||
- [Onboard Windows Server 2019](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-atp/configure-server-endpoints#windows-server-version-1803-and-windows-server-2019) <BR> Microsoft Defender for Endpoint now adds support for Windows Server 2019. You'll be able to onboard Windows Server 2019 in the same method available for Windows 10 client devices.
|
|
||||||
|
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-preview-belowfoldlink)
|
> Want to experience Microsoft Defender for Endpoint? [Sign up for a free trial.](https://www.microsoft.com/microsoft-365/windows/microsoft-defender-atp?ocid=docs-wdatp-preview-belowfoldlink)
|
||||||
|
Reference in New Issue
Block a user