diff --git a/windows/manage/appv-available-mdm-settings.md b/windows/manage/appv-available-mdm-settings.md
index 4e6bd35820..24911f1e84 100644
--- a/windows/manage/appv-available-mdm-settings.md
+++ b/windows/manage/appv-available-mdm-settings.md
@@ -13,22 +13,203 @@ ms.prod: w10
**Applies to**
- Windows 10, Version 1703
-If you manage your policies using Intune, you'll want to use these MDM policy settings. You can see the full list of available policies, on the [Policy CSP]() page.
+If you manage your policies using Microsoft Intune, you'll want to use these MDM policy settings. You can see the full list of available policies, on the [Policy CSP]() page.
-|Policy name|Supported versions|Details|
-|-------------|-------------------|-----------------|--------|
-|Name|Windows 10, Version 1703|
+
+ Policy name |
+ Supported versions |
+ Details |
+
+
+ Name |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/Name
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ Version |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/Version
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ Publisher |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/Publisher
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ InstallLocation |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/InstallLocation
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ InstallDate |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/InstallDate
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ Users |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/Users
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ AppVPackageID |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/AppVPackageID
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ AppVVersionID |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/AppVVersionID
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ AppVPackageUri |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPackageManagement/<enterprise_id>/<package_family_name>/<package_full_name>/AppVPackageUri
+ - Data type. String
+ - Value. Read-only data, provided by your App-V packages.
+
+ |
+
+
+ LastError |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPublishing/LastSync/LastError
+ - Data type. String
+ - Value. Read-only data, provided by your App-V client.
+
+ |
+
+
+ LastErrorDescription |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPublishing/LastSync/LastErrorDescription
+ - Data type. String
+ - Values.
+
+ - 0. No errors returned during publish.
+ - 1. Unpublish groups failed during publish.
+ - 2. Publish no-group packages failed during publish.
+ - 3. Publish group packages failed during publish.
+ - 4. Unpublish packages failed during publish.
+ - 5. New policy write failed during publish.
+ - 6. Multiple non-fatal errors occurred during publish.
+
+
+
+ |
+
+
+ SyncStatusDescription |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPublishing/LastSync/SyncStatusDescription
+ - Data type. String
+ - Values.
+
+ - 0. App-V publishing is idle.
+ - 1. App-V connection groups publish in progress.
+ - 2. App-V packages (non-connection group) publish in progress.
+ - 3. App-V packages (connection group) publish in progress.
+ - 4. App-V packages unpublish in progress.
+
+
+
+ |
+
+
+ SyncProgress |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPublishing/LastSync/SyncProgress
+ - Data type. String
+ - Values.
+
+ - 0. App-V Sync is idle.
+ - 1. App-V Sync is initializing.
+ - 2. App-V Sync is in progress.
+ - 3. App-V Sync is complete.
+ - 4. App-V Sync requires device reboot.
+
+
+
+ |
+
+
+ PublishXML |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVPublishing/Sync/PublishXML
+ - Data type. String
+ - Value. Custom value, entered by admin.
+
+ |
+
+
+ Policy |
+ Windows 10, Version 1703 |
+
+
+ - URI full path. ./Vendor/MSFT/EnterpriseAppVManagement/AppVDynamicPolicy/configurationid/Policy
+ - Data type. String
+ - Value. Custom value, entered by admin.
+
+ |
+
+
\ No newline at end of file