jseerden / IntuneBackupAndRestore

PowerShell Module that queries Microsoft Graph, and allows for cross-tenant Backup & Restore actions of your Intune Configuration.
MIT License
345 stars 102 forks source link

ConfigurationProfile - single json restore #67

Open mkoprivnj opened 1 year ago

mkoprivnj commented 1 year ago

Hi, is it possible to restore a single configuration profile? If yes, can you please show me how?

Regards, Marko

ruphuss commented 1 year ago

Use the DeviceConfiguration_Import_FromJSON.ps1 script that is here to import a single configuration.

mkoprivnj commented 1 year ago

Use the DeviceConfiguration_Import_FromJSON.ps1 script that is here to import a single configuration.

Thanks ruphuss, I can't find that script. Can you please share path?

ruphuss commented 1 year ago

Sorry, I forgot to post the link.

https://github.com/microsoftgraph/powershell-intune-samples/tree/master/DeviceConfiguration