IntuneManagement icon indicating copy to clipboard operation
IntuneManagement copied to clipboard

Compare Intune Objects ignoring backup settings

Open andyt900 opened this issue 1 year ago • 4 comments

Hi Micke

When comparing Settings Catalogs I have noticed any values in the backup file are ignored, so differences are not reported - other than the Last Modified entry.

Compare Output: image

Backup json: "value": "device_vendor_msft_policy_config_power_displayofftimeoutpluggedin_0" "value": 2701

andyt900 avatar Jan 04 '24 16:01 andyt900

Hello,

Thank you for reporting this. I could replicate this. It looks like it is actually the Offline documentation that is broken for SettingsCatalog eg that it gets the value from Intune Instead of using the one loaded from the file.

I'll have look at this as soon as I can. Hopefully this week.

Cheers!

Micke-K avatar Jan 09 '24 11:01 Micke-K

Hello,

I did a quick fix. Can you test the attached file?

Cheers!

Documentation.zip

Micke-K avatar Jan 09 '24 12:01 Micke-K

Hi,

That's fixed it: image

Thank you!!

andyt900 avatar Jan 09 '24 21:01 andyt900

This was a quick and dirty fix. I've created a more permanent fix but need to test it a bit more.

Cheers!

Micke-K avatar Jan 10 '24 12:01 Micke-K