mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
add systemservices csp
This commit is contained in:
parent
ef5fac2c9f
commit
67fb27ec1c
@ -1,308 +1,367 @@
|
|||||||
---
|
---
|
||||||
title: Policy CSP - SystemServices
|
title: SystemServices Policy CSP
|
||||||
description: Learn how to use the Policy CSP - SystemServices setting to determine whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
description: Learn more about the SystemServices Area in Policy CSP
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
manager: aaroncz
|
||||||
ms.author: vinpa
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.date: 12/09/2022
|
||||||
|
ms.localizationpriority: medium
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
ms.technology: itpro-manage
|
ms.technology: itpro-manage
|
||||||
author: vinaypamnani-msft
|
ms.topic: reference
|
||||||
ms.localizationpriority: medium
|
|
||||||
ms.date: 09/27/2019
|
|
||||||
ms.reviewer:
|
|
||||||
manager: aaroncz
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- Auto-Generated CSP Document -->
|
||||||
|
|
||||||
|
<!-- SystemServices-Begin -->
|
||||||
# Policy CSP - SystemServices
|
# Policy CSP - SystemServices
|
||||||
|
|
||||||
<hr/>
|
<!-- SystemServices-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
<!--Policies-->
|
<!-- SystemServices-Editable-End -->
|
||||||
## SystemServices policies
|
|
||||||
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Begin -->
|
||||||
<dl>
|
## ConfigureHomeGroupListenerServiceStartupMode
|
||||||
<dd>
|
|
||||||
<a href="#systemservices-configurehomegrouplistenerservicestartupmode">SystemServices/ConfigureHomeGroupListenerServiceStartupMode</a>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Applicability-Begin -->
|
||||||
</dd>
|
| Scope | Editions | Applicable OS |
|
||||||
<dd>
|
|:--|:--|:--|
|
||||||
<a href="#systemservices-configurehomegroupproviderservicestartupmode">SystemServices/ConfigureHomeGroupProviderServiceStartupMode</a>
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
</dd>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Applicability-End -->
|
||||||
<dd>
|
|
||||||
<a href="#systemservices-configurexboxaccessorymanagementservicestartupmode">SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode</a>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-OmaUri-Begin -->
|
||||||
</dd>
|
```Device
|
||||||
<dd>
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureHomeGroupListenerServiceStartupMode
|
||||||
<a href="#systemservices-configurexboxliveauthmanagerservicestartupmode">SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode</a>
|
```
|
||||||
</dd>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-OmaUri-End -->
|
||||||
<dd>
|
|
||||||
<a href="#systemservices-configurexboxlivegamesaveservicestartupmode">SystemServices/ConfigureXboxLiveGameSaveServiceStartupMode</a>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Description-Begin -->
|
||||||
</dd>
|
<!-- Description-Source-DDF -->
|
||||||
<dd>
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
<a href="#systemservices-configurexboxlivenetworkingservicestartupmode">SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode</a>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Description-End -->
|
||||||
</dd>
|
|
||||||
</dl>
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Editable-End -->
|
||||||
<hr/>
|
|
||||||
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-DFProperties-Begin -->
|
||||||
<!--Policy-->
|
**Description framework properties**:
|
||||||
<a href="" id="systemservices-configurehomegrouplistenerservicestartupmode"></a>**SystemServices/ConfigureHomeGroupListenerServiceStartupMode**
|
|
||||||
|
| Property name | Property value |
|
||||||
<!--SupportedSKUs-->
|
|:--|:--|
|
||||||
The table below shows the applicability of Windows:
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|Edition|Windows 10|Windows 11|
|
| Allowed Values | Range: `[2-4]` |
|
||||||
|--- |--- |--- |
|
| Default Value | 3 |
|
||||||
|Home|No|No|
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-DFProperties-End -->
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-GpMapping-Begin -->
|
||||||
|Business|Yes|Yes|
|
**Group policy mapping**:
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
| Name | Value |
|
||||||
|
|:--|:--|
|
||||||
<!--/SupportedSKUs-->
|
| Name | HomeGroup Listener |
|
||||||
<hr/>
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-GpMapping-End -->
|
||||||
<!--Scope-->
|
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
> [!div class = "checklist"]
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-Examples-End -->
|
||||||
> * Device
|
|
||||||
|
<!-- ConfigureHomeGroupListenerServiceStartupMode-End -->
|
||||||
<hr/>
|
|
||||||
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Begin -->
|
||||||
<!--/Scope-->
|
## ConfigureHomeGroupProviderServiceStartupMode
|
||||||
<!--Description-->
|
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
Default: Manual.
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
<!--/Description-->
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Applicability-End -->
|
||||||
<!--DbMapped-->
|
|
||||||
GP Info:
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-OmaUri-Begin -->
|
||||||
- GP Friendly name: *HomeGroup Listener*
|
```Device
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureHomeGroupProviderServiceStartupMode
|
||||||
|
```
|
||||||
<!--/DbMapped-->
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-OmaUri-End -->
|
||||||
<!--/Policy-->
|
|
||||||
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Description-Begin -->
|
||||||
<hr/>
|
<!-- Description-Source-DDF -->
|
||||||
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
<!--Policy-->
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Description-End -->
|
||||||
<a href="" id="systemservices-configurehomegroupproviderservicestartupmode"></a>**SystemServices/ConfigureHomeGroupProviderServiceStartupMode**
|
|
||||||
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Editable-Begin -->
|
||||||
<!--SupportedSKUs-->
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
The table below shows the applicability of Windows:
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Editable-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-DFProperties-Begin -->
|
||||||
|--- |--- |--- |
|
**Description framework properties**:
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
| Property name | Property value |
|
||||||
|Windows SE|No|Yes|
|
|:--|:--|
|
||||||
|Business|Yes|Yes|
|
| Format | int |
|
||||||
|Enterprise|Yes|Yes|
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|Education|Yes|Yes|
|
| Allowed Values | Range: `[2-4]` |
|
||||||
|
| Default Value | 3 |
|
||||||
<!--/SupportedSKUs-->
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-DFProperties-End -->
|
||||||
<hr/>
|
|
||||||
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-GpMapping-Begin -->
|
||||||
<!--Scope-->
|
**Group policy mapping**:
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
|
||||||
|
| Name | Value |
|
||||||
> [!div class = "checklist"]
|
|:--|:--|
|
||||||
> * Device
|
| Name | HomeGroup Provider |
|
||||||
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
<hr/>
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-GpMapping-End -->
|
||||||
|
|
||||||
<!--/Scope-->
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Examples-Begin -->
|
||||||
<!--Description-->
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-Examples-End -->
|
||||||
|
|
||||||
Default: Manual.
|
<!-- ConfigureHomeGroupProviderServiceStartupMode-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Begin -->
|
||||||
<!--DbMapped-->
|
## ConfigureXboxAccessoryManagementServiceStartupMode
|
||||||
GP Info:
|
|
||||||
- GP Friendly name: *HomeGroup Provider*
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Applicability-Begin -->
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
<!--/DbMapped-->
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
<!--/Policy-->
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Applicability-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
<!--Policy-->
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode
|
||||||
<a href="" id="systemservices-configurexboxaccessorymanagementservicestartupmode"></a>**SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode**
|
```
|
||||||
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-OmaUri-End -->
|
||||||
<!--SupportedSKUs-->
|
|
||||||
The table below shows the applicability of Windows:
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|Edition|Windows 10|Windows 11|
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
|--- |--- |--- |
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Description-End -->
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Editable-Begin -->
|
||||||
|Windows SE|No|Yes|
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|Business|Yes|Yes|
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Editable-End -->
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
<!--/SupportedSKUs-->
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
<!--Scope-->
|
| Format | int |
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 3 |
|
||||||
> [!div class = "checklist"]
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-DFProperties-End -->
|
||||||
> * Device
|
|
||||||
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-AllowedValues-Begin -->
|
||||||
<hr/>
|
**Allowed values**:
|
||||||
|
|
||||||
<!--/Scope-->
|
| Value | Description |
|
||||||
<!--Description-->
|
|:--|:--|
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
| 2 | Automatic |
|
||||||
|
| 3 (Default) | Manual |
|
||||||
Default: Manual.
|
| 4 | Disabled |
|
||||||
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-AllowedValues-End -->
|
||||||
<!--/Description-->
|
|
||||||
<!--DbMapped-->
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-GpMapping-Begin -->
|
||||||
GP Info:
|
**Group policy mapping**:
|
||||||
- GP Friendly name: *Xbox Accessory Management Service*
|
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
| Name | Value |
|
||||||
|
|:--|:--|
|
||||||
<!--/DbMapped-->
|
| Name | Xbox Accessory Management Service |
|
||||||
<!--/Policy-->
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-GpMapping-End -->
|
||||||
<hr/>
|
|
||||||
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Examples-Begin -->
|
||||||
<!--Policy-->
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
<a href="" id="systemservices-configurexboxliveauthmanagerservicestartupmode"></a>**SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode**
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-Examples-End -->
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!-- ConfigureXboxAccessoryManagementServiceStartupMode-End -->
|
||||||
The table below shows the applicability of Windows:
|
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Begin -->
|
||||||
|Edition|Windows 10|Windows 11|
|
## ConfigureXboxLiveAuthManagerServiceStartupMode
|
||||||
|--- |--- |--- |
|
|
||||||
|Home|No|No|
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Applicability-Begin -->
|
||||||
|Pro|Yes|Yes|
|
| Scope | Editions | Applicable OS |
|
||||||
|Windows SE|No|Yes|
|
|:--|:--|:--|
|
||||||
|Business|Yes|Yes|
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|Enterprise|Yes|Yes|
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Applicability-End -->
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-OmaUri-Begin -->
|
||||||
<!--/SupportedSKUs-->
|
```Device
|
||||||
<hr/>
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode
|
||||||
|
```
|
||||||
<!--Scope-->
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-OmaUri-End -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Description-Begin -->
|
||||||
> [!div class = "checklist"]
|
<!-- Description-Source-DDF -->
|
||||||
> * Device
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Description-End -->
|
||||||
<hr/>
|
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Editable-Begin -->
|
||||||
<!--/Scope-->
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
<!--Description-->
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Editable-End -->
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-DFProperties-Begin -->
|
||||||
Default: Manual.
|
**Description framework properties**:
|
||||||
|
|
||||||
<!--/Description-->
|
| Property name | Property value |
|
||||||
<!--DbMapped-->
|
|:--|:--|
|
||||||
GP Info:
|
| Format | int |
|
||||||
- GP Friendly name: *Xbox Live Auth Manager*
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
| Default Value | 3 |
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-DFProperties-End -->
|
||||||
<!--/DbMapped-->
|
|
||||||
<!--/Policy-->
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
<hr/>
|
|
||||||
|
| Value | Description |
|
||||||
<!--Policy-->
|
|:--|:--|
|
||||||
<a href="" id="systemservices-configurexboxlivegamesaveservicestartupmode"></a>**SystemServices/ConfigureXboxLiveGameSaveServiceStartupMode**
|
| 2 | Automatic |
|
||||||
|
| 3 (Default) | Manual |
|
||||||
<!--SupportedSKUs-->
|
| 4 | Disabled |
|
||||||
The table below shows the applicability of Windows:
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-AllowedValues-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-GpMapping-Begin -->
|
||||||
|--- |--- |--- |
|
**Group policy mapping**:
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
| Name | Value |
|
||||||
|Windows SE|No|Yes|
|
|:--|:--|
|
||||||
|Business|Yes|Yes|
|
| Name | Xbox Live Auth Manager |
|
||||||
|Enterprise|Yes|Yes|
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
|Education|Yes|Yes|
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-GpMapping-End -->
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Examples-Begin -->
|
||||||
<hr/>
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-Examples-End -->
|
||||||
<!--Scope-->
|
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
<!-- ConfigureXboxLiveAuthManagerServiceStartupMode-End -->
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Begin -->
|
||||||
> * Device
|
## ConfigureXboxLiveGameSaveServiceStartupMode
|
||||||
|
|
||||||
<hr/>
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
<!--/Scope-->
|
|:--|:--|:--|
|
||||||
<!--Description-->
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Applicability-End -->
|
||||||
|
|
||||||
Default: Manual.
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
<!--/Description-->
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveGameSaveServiceStartupMode
|
||||||
<!--DbMapped-->
|
```
|
||||||
GP Info:
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-OmaUri-End -->
|
||||||
- GP Friendly name: *Xbox Live Game Save*
|
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
<!--/DbMapped-->
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
<!--/Policy-->
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Description-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
<!--Policy-->
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Editable-End -->
|
||||||
<a href="" id="systemservices-configurexboxlivenetworkingservicestartupmode"></a>**SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode**
|
|
||||||
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-DFProperties-Begin -->
|
||||||
<!--SupportedSKUs-->
|
**Description framework properties**:
|
||||||
The table below shows the applicability of Windows:
|
|
||||||
|
| Property name | Property value |
|
||||||
|Edition|Windows 10|Windows 11|
|
|:--|:--|
|
||||||
|--- |--- |--- |
|
| Format | int |
|
||||||
|Home|No|No|
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|Pro|Yes|Yes|
|
| Default Value | 3 |
|
||||||
|Windows SE|No|Yes|
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-DFProperties-End -->
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-AllowedValues-Begin -->
|
||||||
|Education|Yes|Yes|
|
**Allowed values**:
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
| Value | Description |
|
||||||
<hr/>
|
|:--|:--|
|
||||||
|
| 2 | Automatic |
|
||||||
<!--Scope-->
|
| 3 (Default) | Manual |
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
| 4 | Disabled |
|
||||||
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-AllowedValues-End -->
|
||||||
> [!div class = "checklist"]
|
|
||||||
> * Device
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-GpMapping-Begin -->
|
||||||
|
**Group policy mapping**:
|
||||||
<hr/>
|
|
||||||
|
| Name | Value |
|
||||||
<!--/Scope-->
|
|:--|:--|
|
||||||
<!--Description-->
|
| Name | Xbox Live Game Save |
|
||||||
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4).
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-GpMapping-End -->
|
||||||
Default: Manual.
|
|
||||||
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Examples-Begin -->
|
||||||
<!--/Description-->
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
<!--DbMapped-->
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-Examples-End -->
|
||||||
GP Info:
|
|
||||||
- GP Friendly name: *Xbox Live Networking Service*
|
<!-- ConfigureXboxLiveGameSaveServiceStartupMode-End -->
|
||||||
- GP path: *Windows Settings/Security Settings/System Services*
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Begin -->
|
||||||
<!--/DbMapped-->
|
## ConfigureXboxLiveNetworkingServiceStartupMode
|
||||||
<!--/Policy-->
|
|
||||||
<hr/>
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
<!--/Policies-->
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Applicability-End -->
|
||||||
## Related topics
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-OmaUri-Begin -->
|
||||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
```Device
|
||||||
|
./Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveNetworkingServiceStartupMode
|
||||||
|
```
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This setting determines whether the service's start type is Automatic(2), Manual(3), Disabled(4). Default: Manual.
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Description-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Editable-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 3 |
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 2 | Automatic |
|
||||||
|
| 3 (Default) | Manual |
|
||||||
|
| 4 | Disabled |
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-AllowedValues-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-GpMapping-Begin -->
|
||||||
|
**Group policy mapping**:
|
||||||
|
|
||||||
|
| Name | Value |
|
||||||
|
|:--|:--|
|
||||||
|
| Name | Xbox Live Networking Service |
|
||||||
|
| Path | Windows Settings > Security Settings > System Services |
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-GpMapping-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-Examples-End -->
|
||||||
|
|
||||||
|
<!-- ConfigureXboxLiveNetworkingServiceStartupMode-End -->
|
||||||
|
|
||||||
|
<!-- SystemServices-CspMoreInfo-Begin -->
|
||||||
|
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- SystemServices-CspMoreInfo-End -->
|
||||||
|
|
||||||
|
<!-- SystemServices-End -->
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
|
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user