mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
5.6 KiB
5.6 KiB
title, description, author, manager, ms.author, ms.date, ms.localizationpriority, ms.prod, ms.technology, ms.topic
title | description | author | manager | ms.author | ms.date | ms.localizationpriority | ms.prod | ms.technology | ms.topic |
---|---|---|---|---|---|---|---|---|---|
Maps Policy CSP | Learn more about the Maps Area in Policy CSP | vinaypamnani-msft | aaroncz | vinpa | 12/21/2022 | medium | windows-client | itpro-manage | reference |
Policy CSP - Maps
AllowOfflineMapsDownloadOverMeteredConnection
Scope | Editions | Applicable OS |
---|---|---|
✔️ Device ❌ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 10, version 1607 [10.0.14393] and later |
./Device/Vendor/MSFT/Policy/Config/Maps/AllowOfflineMapsDownloadOverMeteredConnection
Allows the download and update of map data over metered connections. After the policy is applied, you can verify the settings in the user interface in System > Offline Maps.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 65535 |
Allowed values:
Value | Description |
---|---|
0 | Disabled. Force disable auto-update over metered connection. |
1 | Enabled. Force enable auto-update over metered connection. |
65535 (Default) | Not configured. User's choice. |
EnableOfflineMapsAutoUpdate
Scope | Editions | Applicable OS |
---|---|---|
✔️ Device ❌ User |
❌ Home ✔️ Pro ✔️ Enterprise ✔️ Education ✔️ Windows SE |
✔️ Windows 10, version 1607 [10.0.14393] and later |
./Device/Vendor/MSFT/Policy/Config/Maps/EnableOfflineMapsAutoUpdate
Disables the automatic download and update of map data. After the policy is applied, you can verify the settings in the user interface in System > Offline Maps.
Description framework properties:
Property name | Property value |
---|---|
Format | int |
Access Type | Add, Delete, Get, Replace |
Default Value | 65535 |
Allowed values:
Value | Description |
---|---|
0 | Disabled. Force off auto-update. |
1 | Enabled. Force on auto-update. |
65535 (Default) | Not configured. User's choice. |
Group policy mapping:
Name | Value |
---|---|
Name | TurnOffAutoUpdate |
Friendly Name | Turn off Automatic Download and Update of Map Data |
Location | Computer Configuration |
Path | Windows Components > Maps |
Registry Key Name | Software\Policies\Microsoft\Windows\Maps |
Registry Value Name | AutoDownloadAndUpdateMapData |
ADMX File Name | WinMaps.admx |