I am having trouble with several remote Mavericks computers where the Policy that runs the Security Update 2015-006 is failing. I have a feeling it is a VPN disconnect issue before the computer can report to the JSS. At this point my only way to determine if the policy has run is an Inventory Report on "Receipts Information" using "Packages Installed By Casper". It would be very helpful to find a system file that suggests the Security Update was actually applied via an extension attribute or local search. Any Ideas on how to accomplish this?
Solved
Is there a way to determine (at file level) if Security Update 2015-006 actually applied to the OS?
Best answer by mm2270
Hmm, OK I see what you mean. Given that every security update is going to be touching different files, I doubt relying on looking for a modified file is going to work.
I normally hate to invoke it since its sometimes slow, but in this, system_profiler will be your friend
Try the following:
system_profiler SPInstallHistoryDataType | grep "Security Update"
That should list all Apple Security Updates installed.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
