Posted on 05-07-2015 12:25 AM
I enable this feature for all Policies but find that the machine doesn't update it's inventory and thus Self Service policies which are dependent upon the installation of another don't appear for approximately 24 hours. Is anyone else having a similar problem?
Posted on 05-07-2015 07:39 AM
Do you see anything in jamf.log? Does it even attempt to run inventory according to the log?
Posted on 05-07-2015 08:39 AM
What happens when you run
sudo jamf recon
?
Posted on 05-07-2015 08:59 AM
I was wondering the same thing as @chriscollins Check to see if you can run a manual recon in Terminal first off. If it fails there too then its not going to work in your policy and you'd need to figure out why.
Also, is this happening on all Macs, or just some? What OS versions and what version of the JSS are you using? These could be important factors.
Also keep in mind that the policy may be attempting a recon, but if, due to an issue with the Mac, or a defect in the product, its not able to actually complete the recon, no inventory update will occur. Recon takes place locally through the jamf binary and only when its gathered all the data does it do an upload back to the JSS to update the Mac record. So if it never gets to that final stage for some reason, inventory data doesn't get updated on your JSS.