Manage Commercial Vantage with Intune


Following up on the intro to Commercial Vantage post, this one will walk through managing a few of the policies with Intune.  This will be very similar to Managing System Update with Intune so some of the content will transfer here.

Before you begin, you will need:
  • Commercial Vantage .admx/.adml files - Found in the App/Deployment Guide zip which can be downloaded from the landing page here.
  • A Windows 10 device connected to Azure Active Directory and managed by Intune
  • Commercial Vantage installed on the device.

Ingest the Commercial Vantage ADMX file

  • Sign in to the Azure Device Management portal
  • Navigate to Devices > Configuration Profiles > click Create Profile
    • Select the Windows 10 and later platform
    • Choose the Custom profile and click Create
  • Enter the information for the new profile, for example:
    • Name: Commercial Vantage ADMX Ingest
    • Description: (Optional)
  • In the Custom OMA-URI Settings menu, click Add and enter the following
    • Name: ADMX Ingest
    • Description: (Optional)
    • OMA-URI: ./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/CommercialVantage/Policy/CommercialVantage
    • Data Type: String
    • Value: Copy the contents of the CommercialVantage.admx into this field
  • Click OK to complete adding the new OMA-URI row
  • Click Create to create the new profile
  • Assign the profile to a group.  This group should only include devices that have Vantage installed.
Verify the settings have pushed to a device by launching Regedit and navigating to 

HKLM\SOFTWARE\Microsoft\PolicyManager\AdmxDefault





Create a Vantage Policy

Example:
  • Repeating the same steps, create a second Custom profile and name it something like Commercial Vantage Config.  This one will contain all of the policies you wish to deploy.  This example, I'm going to choose to disable the Dashboard.
  • In the Custom OMA-URI Settings menu, click Add and enter the following
    • Name: Dashboard
    • Description: (Optional)
    • OMA-URI:
      ./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~8EB4B7362B69050BFD52D7A0636C0562/26EB604F31FEA5A31B30EE1DA8B6774D
    • Data Type: String
    • Value: <enabled/>
Click Save to add the new OMA-URI Setting and click Review + save to save the profile.  Assign the to same group as above.

Client Side Results

Before the client receives the new profile, here's a screenshot of Vantage with no configuration polices assigned.  You're presented with the Dashboard and a handful of tabs in the upper right: Device | WiFi  security | Support | Preference Settings



After the client receives the profile, verify by launching Regedit and navigate to:

HKLM\SOFTWARE\Policies\Lenovo\Commercial Vantage

I added a few other settings in my profile




When I relaunch Vantage, the UI now looks a bit different



Below is a list of all possible settings, constructed as OMA-URIs

Dashboard

Name: Dashboard

Description: When this policy is enabled, Dashboard feature of Commercial Vantage will be turned off 

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~8EB4B7362B69050BFD52D7A0636C0562/26EB604F31FEA5A31B30EE1DA8B6774D

Values:
<enabled/>
<disabled/>
Notes:

Device

Name: Smart Assist

Description: When this policy is enabled, Smart Assist feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB/1631A70618C59A6199301D764A23F246

Values:
<enabled/>
<disabled/>
Notes:
Name: Device Settings

Description: When this policy is enabled, Device Settings feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB/45F6F49C7B88A4F6681C08269E51869F

Values:
<enabled/>
<disabled/>
Notes:
Name: System Update

Description: When this policy is enabled, System Update feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB/C2A1B40F7DC05396F6FC85A58E76A0A2

Values:
<enabled/>
<disabled/>
Notes:

Name: My Device

Description: When this policy is enabled, My Device feature of Commercial Vantage will be turned off 

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB/E39E265DD63799F578A4F5EF9ED9E271

Values:
<enabled/>
<disabled/>
Notes:

Device Settings

Name: Microphone Settings

Description: When this policy is enabled, the Microphone Settings features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~0DCC7F7AF7643439978A86FD8954E056/3DE55572B38BBE99A42335869E037DF3

Values:
<enabled/>
<disabled/>
Notes:

Name: Audio Smart Settings

Description: When this policy is enabled, Audio Smart Settings feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~0DCC7F7AF7643439978A86FD8954E056/4E23CB25D710E406CF34EE9C2D5E8F77

Values:
<enabled/>
<disabled/>
Notes:

Name: Camera

Description: When this policy is enabled, the Camera features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~2F1A3379F15869B17CDC4166675CF9F4/70DA5C43A08ABFF6465613AD5E3426D8

Values:
<enabled/>
<disabled/>
Notes:
Name: Display

Description: When this policy is enabled, the Display features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~2F1A3379F15869B17CDC4166675CF9F4/BCC3FA02172D8F220765BCC0DAF5897A

Values:
<enabled/>
<disabled/>
Notes:
Name: Intelligent Keyboard

Description: When this policy is enabled, Intelligent Keyboard feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~DC6ABC1D9A065D6934DBBF4A781C1743/B472A13920E69AD5EA4E8C8AE4F32DBA

Values:
<enabled/>
<disabled/>
Notes:
Name: Power Settings
Description: When this policy is enabled, the Power Settings of Commercial Vantage will be turned off
OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/5C2B0833E82D16B3417540950063B3B1
Values:
<enabled/>
<disabled/>
Notes:

Name: DPM Power Settings

Description: When this policy is enabled, the DPM Power Settings of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/664C30E3A0368439C2BF8EEA05E32EE9

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

Name: Battery Settings

Description: When this policy is enabled, the Battery Settings features of Commercial Vantage will be turned off.

Battery percentage for starting and stopping charge threshold can only be set in increments of 5. Any value input will be rolled to next increment of 5.

If IT Admin sets a "Start Charging"  greater than "Stop Charging", Vantage will ignore "Start Charging" set by Admin and will "Start Charging" at 5% less than "Stop Charging"
Ex: IT Admin sets "Start Charging" = 60 and "Stop Charging" = 50. Then, Vantage will "Start Charging" at 45 “ Since "Stop Charging" = 50

If checkbox to "Automatically set the start charging" is checked by IT Admin, Vantage will ignore "Start Charging" set by Admin and will "Start Charging" at "Stop Charging" minus 5.
Ex: If checkbox selected and "Stop Charging" is set to 90, then "Start Charging" is set to 85.

When the toggle to "automatically set threshold" is on then Battery Threshold "Start" can not be set.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/6A6C1333A96BD99C316FC0AC169C6B8D

Value:
<enabled/>
<data id="30B3EB897294AF0A770737E004CCE7B0" value="true"/>
<data id="4B9DE8D61B215393ED7255D0719FA5FA" value="60"/>
<data id="2FE339B04615BBA5C913F45FB6A1B34D" value="80"/>
<data id="51A1765894644A2F58B9AF5EE7F65922" value="false"/>
Notes: Added in version 2104.10

If this policy is enabled, the Battery Settings section in the GUI will disappear.
4B9DE8D61B215393ED7255D0719FA5FA = Threshold Start
2FE339B04615BBA5C913F45FB6A1B34D = Threshold Stop
51A1765894644A2F58B9AF5EE7F65922 = Auto Start Charging

Name: Power Smart Settings

Description: When this policy is enabled, the Power Smart Settings of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/ADB803E7378E121123D5E08D9A2D0AE3

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10 

Desktop Power Manager for ThinkCentre

Name: Standby Settings

Description: When this policy is enabled, Standby Settings feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/B0FE740B6951DD55D924F47EE0577466

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10
Name: Energy Star

Description: When this policy is enabled, the Standby Settings features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~E4F5170489B8C677D42DEB4590E140A7/D2EF91148F6CAD7276895C6CB7051E06

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

Name: Active Protection System Settings

Description: When this policy is enabled, the Active Protection System Settings features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~45D8B8B2CBDB4610CAB05A18CF2C9868/3E5A8FB355FCCB817AD1D3DEFAC78170

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

Name: Intelligent Screen

Description: When this policy is enabled, the Intelligent Screen features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~45D8B8B2CBDB4610CAB05A18CF2C9868/9DB9CAC9C421AFDB3A3381486210EA6C

Values:
<enabled/>
<disabled/>
Notes:

Name: Intelligent Security Settings

Description: When this policy is enabled, the  Intelligent Security Settings features of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~8BFC79DE8BB6F9B73316906802BA1CF8~45D8B8B2CBDB4610CAB05A18CF2C9868/E01515303271B7087B61546ECED61B39

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

System Update

Name: System Update Configuration

Description: This policy setting provides the ability for the Administrator to config the filter of searching updates. If you enable this policy setting, Commercial Vantage will searching for updates base on this filter. This policy affects both manual and auto update.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7/E1181AE4156C9E11CAF88FC6416AE108

Values:
<enabled/>
<data id="602015B22CFEA08C53FEC8C3E81356BF" value="true"/>
<data id="CE7D1526B3D8674705FF75DFF52B4416" value="true"/>
<data id="7C75C7AA6FF288235BCA3886FA9A4176" value="true"/>
<data id="94803C37291A574BB4CAF4DFAE682CC2" value="true"/>
<data id="7326616EB323392D1BB0E6436A4A02AF" value="false"/>
<data id="6564E6607DD79991C0A56F009A4102FA" value="true"/>
<data id="B78D824B47B0EC632B7EDEF30B63E2D9" value="true"/>
<data id="A0DEF98CD96C592582382A3453CB78BA" value="true"/>
<data id="8E6885D7C10107B5CD98053B7D8B2A6E" value="true"/>
<data id="A45D902F95DDD3B8597B21175A66A804" value="true"/>
<data id="46302403B9C32072305518FE20DC6720" value="false"/>
<data id="FDC13AFD3BA418958D122D78105C2F90" value="false"/>
<data id="3297105136FCEC5D3432C0FA2FDB73BB" value="false"/>
<data id="C62002C924CF75712313AC1CF94525AB" value="false"/>
<data id="9A82A62C3EF3BA2FCC142413A1FAC951" value="false"/>
Notes: All elements must be specified with a value of either True or False. Reference the legend below for Boolean id elements to string match.
602015B22CFEA08C53FEC8C3E81356BF = Critical Applications
CE7D1526B3D8674705FF75DFF52B4416 = Critical Drivers
7C75C7AA6FF288235BCA3886FA9A4176 = Critical BIOS
94803C37291A574BB4CAF4DFAE682CC2 = Critical Firmware
7326616EB323392D1BB0E6436A4A02AF = Critical Others
6564E6607DD79991C0A56F009A4102FA = Recommended Applications
B78D824B47B0EC632B7EDEF30B63E2D9 = Recommended Drivers
A0DEF98CD96C592582382A3453CB78BA = Recommended BIOS
8E6885D7C10107B5CD98053B7D8B2A6E = Recommended Firmware
A45D902F95DDD3B8597B21175A66A804 = Recommended Others
46302403B9C32072305518FE20DC6720 = Optional Applications
FDC13AFD3BA418958D122D78105C2F90 = Optional Drivers
3297105136FCEC5D3432C0FA2FDB73BB = Optional BIOS
C62002C924CF75712313AC1CF94525AB = Optional Firmware
9A82A62C3EF3BA2FCC142413A1FAC951 = Optional Others

Name: System Update Repository

Description: Defines the location of where System Update will pickup available content.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7/BD0C70F0CE887CC46496DD7BF81C0B8C

Value:
<enabled/>
<data id="BD0C70F0CE887CC46496DD7BF81C0B8C" value="\\your_repository"/>
Notes: Supports UNC paths or a local drive.

Name: Auto Update

Description: This policy setting provides the ability for the Administrator to control auto update. If you enable this policy setting, the auto update will be enabled. If you disable this policy setting, the auto update will be disabled. If you do not configure this policy setting, it will keep the last status and can be controlled by the end user. By default, auto update will install critical updates and recommended driver. If you want customization, please change the setting "Configure System Update"

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7~E4FF6280DA9B32B3629E2DCFE74DCCDB/CD787218E9D584BCE873273A0AFD7F05

Value:
<enabled/>
<disabled/>
Notes:

Name: AutoUpdateScheduleDayOfWeek

Description: This policy setting provides the ability for Administrator to configure the day of week for auto update.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7~E4FF6280DA9B32B3629E2DCFE74DCCDB/80393D48344F26E5AE90D0F22D6B676F

Value:
<enabled/>
<data id="80393D48344F26E5AE90D0F22D6B676F" value="3"/>
Notes: The value should be a number (0-6), where 0 means Sunday, 1 means Monday, 2 means Tuesday...

Name: Defer Update

Description: This policy setting provides the ability for the Administrator to control defer update.  If you enable this policy setting, when there are some updates that needs to reboot the system, the end user can defer update for 1 hour.  If you disable or do not configure this policy setting, the end user can cancel the update

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7~E4FF6280DA9B32B3629E2DCFE74DCCDB/C015CAB39D5B210745DC6D0F43029C21

Value:
<enabled/>
<disabled/>
Notes: Added in version 2104.10 v2

Name: Turn Off Run-Once Task

Description: When this policy is enabled, the initial check for updates by Commercial Vantage is turned off.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7~E4FF6280DA9B32B3629E2DCFE74DCCDB/D89714B27390B0E22E66BCA5C8A43FAE

Value:
<enabled/>
<disabled/>
Notes: Added in version 2104.10 v2

Name: AutoUpdateScheduleTime

Description: This policy setting provides the ability for the Administrator to config the time for auto update.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~162A79B7E43E726881D582DBA5C8B0B7~E4FF6280DA9B32B3629E2DCFE74DCCDB/EC653B23E1449655915FA566BEA54E40

Value:
<enabled/>
<data id="EC653B23E1449655915FA566BEA54E40" value="10:00:00"/>
Notes: Format HH:mm:ss For example 18:30:00 for 6:30PM.

Name: Warranty Information

Description: This policy setting allows the Administrator to hide the warranty information in Commercial Vantage.  If you enable it, the warranty information will be removed from the Commercial Vantage.  If you disable or not config it, the warranty information will be shown.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~4D633640E5CF3443867C0771CE6106B0/29310C221BB9070F63950B4D1EF6E2FD
Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

Name: Write Warranty Information to WMI

Description: This policy setting allows the Administrator to enable Commercial Vantage to writing the warranty information for the system into the Lenovo Namespace WMI table. If you enable it, the warranty information will be written into WMI table. If you disable or not config it, the warranty information will not be written into WMI table.

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~7D8BB8A33C8A8577FC2188C5539DFDBB~4D633640E5CF3443867C0771CE6106B0/8431B9B72EC21BF09C22F293D7E3F2D5

Values:
<enabled/>
<disabled/>
Notes: Added in version 2104.10

EULA

Name: Auto Accept EULA

Description: When you use this policy to disable the end user EULA and Privacy window, a notification will go back to Lenovo that the EULA has been accepted. No other data is collected

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~261C3D29FFEB46D46D29941DC7D22786/423D78F64EDE5D50939BFF9E369A1FC4

Values:
<enabled/>
<disabled/>
Notes:

Wifi Security

Name: Wifi Security

Description: When this policy is enabled, Wifi Security feature of Commercial Vantage will be turned off

OMA-URI:
./Device/Vendor/MSFT/Policy/Config/CommercialVantage~Policy~03E445D7B5956335BEDEF9340AC7E092~247D6178BE8CC3C83409E26C3E1CE0D9/11116BCCD9E515307397B1CE23E74D13

Values:
<enabled/>
<disabled/>
Notes:

To verify the schedule, open Task Scheduler as Admin and navigate to Lenovo > ImController > Plugins




Updated 2/1/21: Added OMA-URI's for EULA and custom Repository
Updated 2/11/21: preferenceSettings and getSupport have been removed from version 2011.14
Updated 3/3/21: All available settings constructed as OMA-URIs
Updated 5/12/21: New policies added to version 2104.10
Update 7/6/21: New policies added to version 2104.10 v2

Please post any questions related to this article in our Enterprise Client Management Forum. Comments for this blog have been disabled.