The Issue of Detected Office 2019 C2R Retail Could Not Be Converted to Volume
configuration.xml file specifying <Product ID="ProPlus2019Volume" ...>License File Structure
Retail Office uses data.dat and token store files tied to consumer activation. Volume editions rely on a generic volume license key (GVLK) and KMS activation. Attempting to overwrite these without a full reinstallation leads to corruption.
upgraded to win11 and office 2019 wont activate - Microsoft Q&A 27 Nov 2025 — The Issue of Detected Office 2019 C2R Retail
. It means the automated process of swapping Retail license files for Volume License (VL) files failed, often due to existing activation remnants or registry conflicts. Common Fixes Run as Administrator
There it was: ProductReleaseIds = ProPlus2019Retail. CDNBaseUrl pointed to the public Retail CDN, not the Volume Licensing Service Center. Use the Office Deployment Tool with a proper configuration
Through Group Policy Management, configure:
Computer Configuration > Administrative Templates > Microsoft Office 2019 > Licensing Settings
Set "Prevent installation of Retail licensed versions" to Enabled.
Your configuration.xml must explicitly define the Volume channel. Example: License File Structure
Retail Office uses data
Why this fails 90% of the time: The ospp.vbs script looks at the product's base SKU ID. If the base SKU is Retail, the script rejects any VL key with the error we are discussing.