Some Administrative Templates policies cannot be automatically migrated, particularly those using custom ADMX files or deprecated settings. For these policies, you'll need to perform manual migration.
Identify policies requiring manual migration from the converter tool report. Common scenarios include:
- Custom ADMX files imported into Intune
- Third-party application templates
- Deprecated Windows settings no longer supported
For custom ADMX files, first import them into Settings Catalog:
- Go to Devices > Configuration > Import ADMX
- Upload your custom ADMX and ADML files
- Wait for processing (can take 15-30 minutes)
Create equivalent Settings Catalog policies manually:
- Go to Devices > Configuration > Create > New policy
- Select Platform: Windows 10 and later, Profile type: Settings catalog
- Search for your imported ADMX settings or equivalent built-in settings
- Configure values to match the original policy
- Apply the same assignments, filters, and scope tags
Example manual mapping:
Original: Custom App ADMX > Enable Feature X = True
Settings Catalog: [Custom App] > Enable Feature X = Enabled
Pro tip: Use the Settings Catalog search with keywords from your original policy. Many third-party applications now have native Settings Catalog support.
Verification: Test manually migrated policies thoroughly, as the settings paths and values may differ from the original Administrative Templates.