Posted on 11-28-2022 04:41 AM
Hello,
I search if somebody knows where these informations are written in the mac. I don't find command line or path to import it. My purpose is to create an extension attribute in JamfPro with these data.
If somebody could help me. :-)
Solved! Go to Solution.
Posted on 11-29-2022 08:56 AM
You can check out the
~/Library/Application\ Support/com.apple.NewDeviceOutreach/Warranty.plist
Posted on 11-28-2022 09:50 AM
I am sure there are people who know how to do this, but my assumption would be that this is solved by setting up the GSX integration in Jamf. It is basic info it pulls and it must be done manually but it does work.
Posted on 11-29-2022 08:56 AM
You can check out the
~/Library/Application\ Support/com.apple.NewDeviceOutreach/Warranty.plist
12-02-2022 03:06 AM - edited 12-02-2022 03:07 AM
Testing this prior to coding an EA. Ive noticed that on 'some' devices, the folder /com.apple.NewDeviceOutreach does not exist.. and of course then nor the plist.. when looking at system settings I see this dialog.. pretty sure no one has invoked this.. so do we know how this is created?
Posted on 12-02-2022 03:13 AM
@YanW Do you know how (and when) the folder /com.apple.NewDeviceOutreach is created ? I have the same issue, some computers don't have it. (and I don't know why... :-) ).
Posted on 12-02-2022 06:21 AM
I'm not sure either, hope someone can answer it. I found THIS which need a bit of work.
Posted on 12-01-2022 05:01 AM
Perfect ! I do two extension attributes. One for the status (covered or not) and another one for the expiration date. Thank you !