Elektrine lite

← Feed

@ajn142@infosec.exchange

Post #4045901

2026-07-23 20:46 UTC

@talkingmoose@mastodon.social appreciated. In this case, I’m starting with just device check-in. I can see these devices simultaneously checking in with our SIEM and pulling DHCP leases on the enterprise network, and not checking in to Jamf until after a user logs in.

Replies (1)

  • @ajn142@infosec.exchange Not sure why a login would make a difference. May be worth checking the device signature. Jamf Pro won’t let a computer communicate with it if it’s broken. Easy to check. Open Terminal while logged in as a local administrator and run this to force an inventory update: sudo /usr/local/bin/jamf recon At the end you’ll see either a successful connection or a failure. Also, what macOS version? Also, are you on-prem or using Jamf Cloud? Latest version in 11.30 or so.

    Open ##4047139