Invoke-LnvCVPolicyManager

1.1.0

Create configuration policy for Lenovo Commercial Vantage that can be deployed from Intune.


Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Invoke-LnvCVPolicyManager

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Lenovo

Package Details

Author(s)

  • Phil Jorgensen

Functions

Set-CVTheme Write-CVLog Import-CVPolicy Get-OmaValue New-DataElementControl New-PolicyCard Show-AuthenticationDialog Connect-ToGraph Connect-Tenant Disconnect-Tenant New-IntuneCustomProfile New-IntuneAdmxProfile Update-PolicyCount Show-Welcome Show-RecommendedBaseline Show-Policy Update-NavTreeItemFontWeight Update-NavTreeFontWeight

Dependencies

This script has no dependencies.

Release Notes

1.0.0 - Initial release
1.1.0
- Embedded CommercialVantage.admx in the script as a here-string variable
- Added a "Create ADMX Profile" button that posts a separate Custom OMA-URI profile dedicated to ingesting the ADMX (./Device/Vendor/MSFT/Policy/ConfigOperations/ADMXInstall/CommercialVantage/Policy/CommercialVantageAdmx) as a String setting
- Normalize the embedded ADMX before sending (strip BOM, collapse CRLF to LF, trim here-string boundaries)
- Surface the Microsoft Graph error response body in the log and failure dialog when profile creation fails
- Footer button row no longer clips "Create Intune Profile" at the default window width -- the Description box column now flexes so the buttons always get their full width

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 0 5/21/2026
1.0.0 17 5/2/2026