Vinay Pamnani (from Dev Box) 29e044c903 MDM/CSP metadata changes
2024-01-18 12:26:53 -05:00

5.4 KiB

title, description, ms.date
title description ms.date
Maps Policy CSP Learn more about the Maps Area in Policy CSP. 01/18/2024

Policy CSP - Maps

AllowOfflineMapsDownloadOverMeteredConnection

Scope Editions Applicable OS
Device
User
Pro
Enterprise
Education
Windows SE
IoT Enterprise / IoT Enterprise LTSC
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
Pro
Enterprise
Education
Windows SE
IoT Enterprise / IoT Enterprise LTSC
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

Policy configuration service provider