diff --git a/windows/client-management/mdm/supl-csp.md b/windows/client-management/mdm/supl-csp.md index ae0f846768..e77c419631 100644 --- a/windows/client-management/mdm/supl-csp.md +++ b/windows/client-management/mdm/supl-csp.md @@ -51,7 +51,7 @@ The following list shows the SUPL configuration service provider nodes: - [HighAccPositioningMethod](#supl1extmicrosofthighaccpositioningmethod) - [LocMasterSwitchDependencyNII](#supl1extmicrosoftlocmasterswitchdependencynii) - [MCCMNCPairs](#supl1extmicrosoftmccmncpairs) - - [NIDefaultTimeout ](#supl1extmicrosoftnidefaulttimeout-) + - [NIDefaultTimeout](#supl1extmicrosoftnidefaulttimeout) - [RootCertificate](#supl1extmicrosoftrootcertificate) - [Data](#supl1extmicrosoftrootcertificatedata) - [Name](#supl1extmicrosoftrootcertificatename) @@ -72,14 +72,14 @@ The following list shows the SUPL configuration service provider nodes: - [Name](#supl1extmicrosoftrootcertificate6name) - [ServerAccessInterval](#supl1extmicrosoftserveraccessinterval) - [Version](#supl1extmicrosoftversion) - - [V2UPL1 ](#v2upl1-) - - [ApplicationTypeIndicator_MR](#v2upl1-applicationtypeindicator_mr) - - [LocMasterSwitchDependencyNII](#v2upl1-locmasterswitchdependencynii) - - [MPC](#v2upl1-mpc) - - [NIDefaultTimeout ](#v2upl1-nidefaulttimeout-) - - [PDE](#v2upl1-pde) - - [PositioningMethod_MR](#v2upl1-positioningmethod_mr) - - [ServerAccessInterval](#v2upl1-serveraccessinterval) + - [V2UPL1](#v2upl1) + - [ApplicationTypeIndicator_MR](#v2upl1applicationtypeindicator_mr) + - [LocMasterSwitchDependencyNII](#v2upl1locmasterswitchdependencynii) + - [MPC](#v2upl1mpc) + - [NIDefaultTimeout](#v2upl1nidefaulttimeout) + - [PDE](#v2upl1pde) + - [PositioningMethod_MR](#v2upl1positioningmethod_mr) + - [ServerAccessInterval](#v2upl1serveraccessinterval) @@ -395,22 +395,19 @@ This setting is deprecated in Windows 10. Optional. Boolean. Specifies whether t -|Location toggle setting|LocMasterSwitchDependencyNII setting|NI request processing allowed| -|--- |--- |--- | -|On|0|Yes| -|On|1|Yes| -|Off|0|Yes| -|Off|1|No (unless privacyOverride is set)| +| Location toggle setting | LocMasterSwitchDependencyNII setting | NI request processing allowed | +|-------------------------|--------------------------------------|------------------------------------| +| On | 0 | Yes | +| On | 1 | Yes | +| Off | 0 | Yes | +| Off | 1 | No (unless privacyOverride is set) | When the location toggle is set to Off and this value is set to 1, the following application requests will fail: -- `noNotificationNoVerification` - -- `notificationOnly` - -- `notificationAndVerficationAllowedNA` - -- `notificationAndVerficationDeniedNA` +- `noNotificationNoVerification` +- `notificationOnly` +- `notificationAndVerficationAllowedNA` +- `notificationAndVerficationDeniedNA` However, if `privacyOverride` is set in the message, the location will be returned. @@ -486,31 +483,31 @@ For OMA DM, if the format for this node is incorrect then an entry will be ignor - -##### SUPL1/Ext/Microsoft/NIDefaultTimeout + +##### SUPL1/Ext/Microsoft/NIDefaultTimeout - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/SUPL1/Ext/Microsoft/NIDefaultTimeout +./Vendor/MSFT//SUPL/SUPL1/Ext/Microsoft/NIDefaultTimeout ``` - + - + Optional. Time in seconds that the network-initiated location request is displayed to the user, while awaiting a response and before doing the default action. The default is 30 seconds. A value between 20 and 60 seconds is recommended. - + - + - + - + **Description framework properties**: | Property name | Property value | @@ -518,13 +515,13 @@ Optional. Time in seconds that the network-initiated location request is display | Format | int | | Access Type | Get, Replace | | Default Value | 30 | - + - + - + - + ##### SUPL1/Ext/Microsoft/RootCertificate @@ -1309,109 +1306,109 @@ Optional. Determines the major version of the SUPL protocol to use. For SUPL 1.0 - -## V2UPL1 + +## V2UPL1 - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 +./Vendor/MSFT//SUPL/V2UPL1 ``` - + - + Required for V2 UPL for CDMA. Specifies the account settings for user plane location and IS-801 for CDMA. Only one account is supported at a given time. - + - + - + - + **Description framework properties**: | Property name | Property value | |:--|:--| | Format | node | | Access Type | Get | - + - + - + - + - -### V2UPL1 /ApplicationTypeIndicator_MR + +### V2UPL1/ApplicationTypeIndicator_MR - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /ApplicationTypeIndicator_MR +./Vendor/MSFT//SUPL/V2UPL1/ApplicationTypeIndicator_MR ``` - + - + Required. This value must always be set to 00000011. - + - + - + - + **Description framework properties**: | Property name | Property value | |:--|:--| | Format | node | | Access Type | Get | - + - + - + - + - -### V2UPL1 /LocMasterSwitchDependencyNII + +### V2UPL1/LocMasterSwitchDependencyNII - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /LocMasterSwitchDependencyNII +./Vendor/MSFT//SUPL/V2UPL1/LocMasterSwitchDependencyNII ``` - + - + Optional. Boolean. Specifies whether the location toggle on the location screen in Settings is also used to manage network-initiated requests for location. If the value is set to 0, the NI behavior is independent from the current location toggle setting. If the value is set to 1, the NI behavior follows the current location toggle setting. For CDMA phones, this value must be set to 1. The default value is 1. - + - + - + - + **Description framework properties**: | Property name | Property value | @@ -1419,87 +1416,87 @@ Optional. Boolean. Specifies whether the location toggle on the location screen | Format | bool | | Access Type | Get, Replace | | Default Value | true | - + - + **Allowed values**: | Value | Description | |:--|:--| | false | The NI behavior is independent from the current location toggle setting. | | true (Default) | The NI behavior follows the current location toggle setting. | - + - + - + - + - -### V2UPL1 /MPC + +### V2UPL1/MPC - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /MPC +./Vendor/MSFT//SUPL/V2UPL1/MPC ``` - + - + Optional. The address of the mobile positioning center (MPC), in the format ipAddress: portNumber. For non-trusted mode of operation, this parameter is mandatory and the PDE parameter must be empty. - + - + - + - + **Description framework properties**: | Property name | Property value | |:--|:--| | Format | chr (string) | | Access Type | Get, Replace | - + - + - + - + - -### V2UPL1 /NIDefaultTimeout + +### V2UPL1/NIDefaultTimeout - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /NIDefaultTimeout +./Vendor/MSFT//SUPL/V2UPL1/NIDefaultTimeout ``` - + - + Optional. Time in seconds that the network-initiated location request is displayed to the user, while awaiting a response and before doing the default action. The default is 30 seconds. A value between 20 and 60 seconds is recommended. - + - -This value manages the settings for both SUPL and v2 UPL. If a device is configured for both SUPL and V2 UPL, then these values will differ, and the SUPL setting will always be used. - + + + - + **Description framework properties**: | Property name | Property value | @@ -1507,78 +1504,78 @@ This value manages the settings for both SUPL and v2 UPL. If a device is configu | Format | int | | Access Type | Get, Replace | | Default Value | 30 | - + - + - + - + - -### V2UPL1 /PDE + +### V2UPL1/PDE - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /PDE +./Vendor/MSFT//SUPL/V2UPL1/PDE ``` - + - + Optional. The address of the Position Determination Entity (PDE), in the format ipAddress: portNumber. For non-trusted mode of operation, this parameter must be empty. - + - + - + - + **Description framework properties**: | Property name | Property value | |:--|:--| | Format | chr (string) | | Access Type | Get, Replace | - + - + - + - + - -### V2UPL1 /PositioningMethod_MR + +### V2UPL1/PositioningMethod_MR - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /PositioningMethod_MR +./Vendor/MSFT//SUPL/V2UPL1/PositioningMethod_MR ``` - + - + Optional. Specifies the positioning method that the SUPL client will use for mobile originated position requests. The default is 0. The default method in Windows Phones provides high-quality assisted GNSS positioning for mobile originated position requests without loading the mobile operator's network or location services. The Mobile Station Assisted and AFLT positioning methods must only be configured for test purposes. For OMA DM, if the format for this node is incorrect the entry will be ignored and an error will be returned, but the configuration service provider will continue processing the rest of the parameters. - + - + - + - + **Description framework properties**: | Property name | Property value | @@ -1586,9 +1583,9 @@ Optional. Specifies the positioning method that the SUPL client will use for mob | Format | int | | Access Type | Get, Replace | | Default Value | 0 | - + - + **Allowed values**: | Value | Description | @@ -1598,39 +1595,39 @@ Optional. Specifies the positioning method that the SUPL client will use for mob | 2 | Mobile Station Based: The device obtains location-aiding data (almanac, ephemeris data, time and coarse initial position of the device) from the H-SLP server, and the device uses this information to help GPS obtain a fix. All position calculations are done in the device. | | 3 | Mobile Station Standalone: The device obtains assistance as required from the Microsoft location services. | | 4 | AFLT. | - + - + - + - + - -### V2UPL1 /ServerAccessInterval + +### V2UPL1/ServerAccessInterval - + | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1507 [10.0.10240] and later | - + - + ```Device -./Vendor/MSFT//SUPL/V2UPL1 /ServerAccessInterval +./Vendor/MSFT//SUPL/V2UPL1/ServerAccessInterval ``` - + - + Optional. Integer. Defines the minimum interval of time in seconds between mobile originated requests sent to the server to prevent overloading the mobile operator's network. The default value is 60. - + - + - + - + **Description framework properties**: | Property name | Property value | @@ -1638,13 +1635,13 @@ Optional. Integer. Defines the minimum interval of time in seconds between mobil | Format | int | | Access Type | Get, Replace | | Default Value | 60 | - + - + - + - + ## Unsupported Nodes diff --git a/windows/client-management/mdm/supl-ddf-file.md b/windows/client-management/mdm/supl-ddf-file.md index 7e786bd817..07296eebc3 100644 --- a/windows/client-management/mdm/supl-ddf-file.md +++ b/windows/client-management/mdm/supl-ddf-file.md @@ -4,7 +4,7 @@ description: View the XML file containing the device description framework (DDF) author: vinaypamnani-msft manager: aaroncz ms.author: vinpa -ms.date: 02/23/2023 +ms.date: 02/28/2023 ms.localizationpriority: medium ms.prod: windows-client ms.technology: itpro-manage