mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
add messaging csp
This commit is contained in:
parent
71a26ee852
commit
85c5f59bc5
@ -1,83 +1,195 @@
|
|||||||
---
|
---
|
||||||
title: Policy CSP - Messaging
|
title: Messaging Policy CSP
|
||||||
description: Enable, and disable, text message backup and restore as well as Messaging Everywhere by using the Policy CSP for messaging.
|
description: Learn more about the Messaging Area in Policy CSP
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
manager: aaroncz
|
||||||
ms.author: vinpa
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.date: 12/21/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 -->
|
||||||
|
|
||||||
|
<!-- Messaging-Begin -->
|
||||||
# Policy CSP - Messaging
|
# Policy CSP - Messaging
|
||||||
|
|
||||||
<hr/>
|
<!-- Messaging-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Messaging-Editable-End -->
|
||||||
|
|
||||||
<!--Policies-->
|
<!-- AllowMessageSync-Begin -->
|
||||||
## Messaging policies
|
## AllowMessageSync
|
||||||
|
|
||||||
<dl>
|
<!-- AllowMessageSync-Applicability-Begin -->
|
||||||
<dd>
|
| Scope | Editions | Applicable OS |
|
||||||
<a href="#messaging-allowmessagesync">Messaging/AllowMessageSync</a>
|
|:--|:--|:--|
|
||||||
</dd>
|
| :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 1607 [10.0.14393] and later |
|
||||||
</dl>
|
<!-- AllowMessageSync-Applicability-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- AllowMessageSync-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/Policy/Config/Messaging/AllowMessageSync
|
||||||
|
```
|
||||||
|
<!-- AllowMessageSync-OmaUri-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- AllowMessageSync-Description-Begin -->
|
||||||
<a href="" id="messaging-allowmessagesync"></a>**Messaging/AllowMessageSync**
|
<!-- Description-Source-ADMX -->
|
||||||
|
This policy setting allows backup and restore of cellular text messages to Microsoft's cloud services.
|
||||||
|
<!-- AllowMessageSync-Description-End -->
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!-- AllowMessageSync-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
Disable this feature to avoid information being stored on servers outside of your organization's control.
|
||||||
|--- |--- |--- |
|
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|No|No|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- AllowMessageSync-Editable-End -->
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- AllowMessageSync-DFProperties-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
**Description framework properties**:
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
| Property name | Property value |
|
||||||
> * Device
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 1 |
|
||||||
|
<!-- AllowMessageSync-DFProperties-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- AllowMessageSync-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
<!--/Scope-->
|
| Value | Description |
|
||||||
<!--Description-->
|
|:--|:--|
|
||||||
Enables text message backup and restore and Messaging Everywhere. This policy allows an organization to disable these features to avoid information being stored on servers outside of their control.
|
| 0 | message sync is not allowed and cannot be changed by the user. |
|
||||||
|
| 1 (Default) | message sync is allowed. The user can change this setting. |
|
||||||
|
<!-- AllowMessageSync-AllowedValues-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- AllowMessageSync-GpMapping-Begin -->
|
||||||
<!--ADMXMapped-->
|
**Group policy mapping**:
|
||||||
ADMX Info:
|
|
||||||
- GP Friendly name: *Allow Message Service Cloud Sync*
|
|
||||||
- GP name: *AllowMessageSync*
|
|
||||||
- GP path: *Windows Components/Messaging*
|
|
||||||
- GP ADMX file name: *messaging.admx*
|
|
||||||
|
|
||||||
<!--/ADMXMapped-->
|
| Name | Value |
|
||||||
<!--SupportedValues-->
|
|:--|:--|
|
||||||
The following list shows the supported values:
|
| Name | AllowMessageSync |
|
||||||
|
| Friendly Name | Allow Message Service Cloud Sync |
|
||||||
|
| Location | Computer Configuration |
|
||||||
|
| Path | Windows Components > Messaging |
|
||||||
|
| Registry Key Name | Software\Policies\Microsoft\Windows\Messaging |
|
||||||
|
| Registry Value Name | AllowMessageSync |
|
||||||
|
| ADMX File Name | messaging.admx |
|
||||||
|
<!-- AllowMessageSync-GpMapping-End -->
|
||||||
|
|
||||||
- 0 - message sync isn't allowed and can't be changed by the user.
|
<!-- AllowMessageSync-Examples-Begin -->
|
||||||
- 1 - message sync is allowed. The user can change this setting.
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- AllowMessageSync-Examples-End -->
|
||||||
|
|
||||||
<!--/SupportedValues-->
|
<!-- AllowMessageSync-End -->
|
||||||
<!--/Policy-->
|
|
||||||
|
|
||||||
<hr/>
|
<!-- AllowMMS-Begin -->
|
||||||
|
## AllowMMS
|
||||||
|
|
||||||
<!--/Policies-->
|
<!-- AllowMMS-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :x: Pro <br> :x: Enterprise <br> :x: Education <br> :x: Windows SE | :heavy_check_mark: Windows 10, version 1703 [10.0.15063] and later |
|
||||||
|
<!-- AllowMMS-Applicability-End -->
|
||||||
|
|
||||||
## Related topics
|
<!-- AllowMMS-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/Policy/Config/Messaging/AllowMMS
|
||||||
|
```
|
||||||
|
<!-- AllowMMS-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This policy setting allows you to enable or disable the sending and receiving cellular MMS messages.
|
||||||
|
<!-- AllowMMS-Description-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- AllowMMS-Editable-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 1 |
|
||||||
|
<!-- AllowMMS-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 1 (Default) | Allow |
|
||||||
|
| 0 | Block |
|
||||||
|
<!-- AllowMMS-AllowedValues-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- AllowMMS-Examples-End -->
|
||||||
|
|
||||||
|
<!-- AllowMMS-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-Begin -->
|
||||||
|
## AllowRCS
|
||||||
|
|
||||||
|
<!-- AllowRCS-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :x: User | :x: Home <br> :x: Pro <br> :x: Enterprise <br> :x: Education <br> :x: Windows SE | :heavy_check_mark: Windows 10, version 1703 [10.0.15063] and later |
|
||||||
|
<!-- AllowRCS-Applicability-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-OmaUri-Begin -->
|
||||||
|
```Device
|
||||||
|
./Device/Vendor/MSFT/Policy/Config/Messaging/AllowRCS
|
||||||
|
```
|
||||||
|
<!-- AllowRCS-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
This policy setting allows you to enable or disable the sending and receiving of cellular RCS (Rich Communication Services) messages.
|
||||||
|
<!-- AllowRCS-Description-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- AllowRCS-Editable-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-DFProperties-Begin -->
|
||||||
|
**Description framework properties**:
|
||||||
|
|
||||||
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 1 |
|
||||||
|
<!-- AllowRCS-DFProperties-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-AllowedValues-Begin -->
|
||||||
|
**Allowed values**:
|
||||||
|
|
||||||
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 1 (Default) | Allow |
|
||||||
|
| 0 | Block |
|
||||||
|
<!-- AllowRCS-AllowedValues-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- AllowRCS-Examples-End -->
|
||||||
|
|
||||||
|
<!-- AllowRCS-End -->
|
||||||
|
|
||||||
|
<!-- Messaging-CspMoreInfo-Begin -->
|
||||||
|
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- Messaging-CspMoreInfo-End -->
|
||||||
|
|
||||||
|
<!-- Messaging-End -->
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user