mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
93 lines
3.7 KiB
Markdown
93 lines
3.7 KiB
Markdown
---
|
|
title: ServiceControlManager Policy CSP
|
|
description: Learn more about the ServiceControlManager Area in Policy CSP.
|
|
ms.date: 01/18/2024
|
|
---
|
|
|
|
<!-- Auto-Generated CSP Document -->
|
|
|
|
<!-- ServiceControlManager-Begin -->
|
|
# Policy CSP - ServiceControlManager
|
|
|
|
[!INCLUDE [ADMX-backed CSP tip](includes/mdm-admx-csp-note.md)]
|
|
|
|
<!-- ServiceControlManager-Editable-Begin -->
|
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
|
<!-- ServiceControlManager-Editable-End -->
|
|
|
|
<!-- SvchostProcessMitigation-Begin -->
|
|
## SvchostProcessMitigation
|
|
|
|
<!-- SvchostProcessMitigation-Applicability-Begin -->
|
|
| Scope | Editions | Applicable OS |
|
|
|:--|:--|:--|
|
|
| ✅ Device <br> ❌ User | ❌ Pro <br> ✅ Enterprise <br> ✅ Education <br> ❌ Windows SE <br> ✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1903 [10.0.18362] and later |
|
|
<!-- SvchostProcessMitigation-Applicability-End -->
|
|
|
|
<!-- SvchostProcessMitigation-OmaUri-Begin -->
|
|
```Device
|
|
./Device/Vendor/MSFT/Policy/Config/ServiceControlManager/SvchostProcessMitigation
|
|
```
|
|
<!-- SvchostProcessMitigation-OmaUri-End -->
|
|
|
|
<!-- SvchostProcessMitigation-Description-Begin -->
|
|
<!-- Description-Source-ADMX -->
|
|
This policy setting enables process mitigation options on svchost.exe processes.
|
|
|
|
- If you enable this policy setting, built-in system services hosted in svchost.exe processes will have stricter security policies enabled on them.
|
|
|
|
This includes a policy requiring all binaries loaded in these processes to be signed by microsoft, as well as a policy disallowing dynamically-generated code.
|
|
|
|
- If you disable or don't configure this policy setting, these stricter security settings won't be applied.
|
|
<!-- SvchostProcessMitigation-Description-End -->
|
|
|
|
<!-- SvchostProcessMitigation-Editable-Begin -->
|
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
|
|
|
If you enable this policy, it adds code integrity guard (CIG) and arbitrary code guard (ACG) enforcement and other process mitigation/code integrity policies to SVCHOST processes.
|
|
|
|
> [!IMPORTANT]
|
|
> Enabling this policy could cause compatibility issues with third-party software that uses svchost.exe processes. For example, third-party antivirus software.
|
|
<!-- SvchostProcessMitigation-Editable-End -->
|
|
|
|
<!-- SvchostProcessMitigation-DFProperties-Begin -->
|
|
**Description framework properties**:
|
|
|
|
| Property name | Property value |
|
|
|:--|:--|
|
|
| Format | `chr` (string) |
|
|
| Access Type | Add, Delete, Get, Replace |
|
|
<!-- SvchostProcessMitigation-DFProperties-End -->
|
|
|
|
<!-- SvchostProcessMitigation-AdmxBacked-Begin -->
|
|
[!INCLUDE [ADMX-backed policy note](includes/mdm-admx-policy-note.md)]
|
|
|
|
**ADMX mapping**:
|
|
|
|
| Name | Value |
|
|
|:--|:--|
|
|
| Name | SvchostProcessMitigationEnable |
|
|
| Friendly Name | Enable svchost.exe mitigation options |
|
|
| Location | Computer Configuration |
|
|
| Path | System > Service Control Manager Settings > Security Settings |
|
|
| Registry Key Name | System\CurrentControlSet\Control\SCMConfig |
|
|
| Registry Value Name | EnableSvchostMitigationPolicy |
|
|
| ADMX File Name | ServiceControlManager.admx |
|
|
<!-- SvchostProcessMitigation-AdmxBacked-End -->
|
|
|
|
<!-- SvchostProcessMitigation-Examples-Begin -->
|
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
|
<!-- SvchostProcessMitigation-Examples-End -->
|
|
|
|
<!-- SvchostProcessMitigation-End -->
|
|
|
|
<!-- ServiceControlManager-CspMoreInfo-Begin -->
|
|
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
|
<!-- ServiceControlManager-CspMoreInfo-End -->
|
|
|
|
<!-- ServiceControlManager-End -->
|
|
|
|
## Related articles
|
|
|
|
[Policy configuration service provider](policy-configuration-service-provider.md)
|