2023-08-11 10:31:52 -04:00

5.5 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 08/10/2023 medium windows-client itpro-manage reference

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