I used this to export and import any object in Intune: https://github.com/microsoftgraph/powershell-intune-samples
For Settings Catalog only, you can now do import and export with Intune GUI, but not any other settings.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Looking for suggestions/information on migrating settings of my Intune PROD environment in a Intune Corp/Dev tenant.
Both tenants will be run in parallel, but not sync or touch each other.
Can anyone guide me on this (PS Scripts, documents, etc..)
My research calls up a lot of 3rd party tools you have to pay for.
Looking for now, free utilities, scripts, etc..
Thanks
I used this to export and import any object in Intune: https://github.com/microsoftgraph/powershell-intune-samples
For Settings Catalog only, you can now do import and export with Intune GUI, but not any other settings.
@techgenious, Thanks for posting in Q&A. To migrate policies from one Intune tenant to another, you can use Microsoft Graph and Windows PowerShell scripts. You can export policies from the source tenant and import them into the target tenant. However, not all policy types can be exported and imported. You will have to recreate some policies. To migrate a user's device, the user must unenroll the device from the old tenant and then re-enroll in the new tenant. Here is a link for your reference:
Hope the above information can help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.