sure- anything that can be echoed to the command line inside of <result></result> tags can be an extension attribute.
I use extension attributes to track when my user's 802.1x certificates will expire and then notify them 60 days ahead of expiration.
I'm glad to see someone else buyin' what I'm sellin'. Now I just need to figure out how to do it! :)
tks!
As Nick states, any value that can be returned in a script is fair game for an Extension Attribute, so, as long as you develop a script that would pull the appropriate AD info, you should be able to gather it.
In addition to that, if you're asking if there's a way to have that data populated in the Location section, yes, its possible. The trick is to go into Settings > inventory Options > Inventory Display Preferences > Extension Attributes. There you'll see any EA's you've created with drop down menus next to each. Right now there aren't as many places you can direct them to than I would like, but fortunately "Location" is one of your choices. Change it to that, and now that data will show up in the Location section of the details of a Mac, right alongside all their other "location" info. It will also appear there under Advanced Searches.
Bill, I have a script that queries AD for the currenty logged in users information (job title, telephone number, email etc). Then submits this info to AD.
I've been meaning to upload it to my blog, will do it tonight/tomorrow & will post a link here.
Mike - Great info! I wasn't aware of that, but it'll be nice to have all of that info in one place.
Ben, That's fantastic to hear! If you don't mind, reply to this thread once you've uploaded it. I'd love to give it a shot.
Thanks!
I use a similar script, though mine recently got a lot smaller when Tlarkin pointed out I could map many of the attributes I had in the script in the LDAP connection configuration on the JSS.
Rich
The URL doesn't work. Are you an Adobe employee? Lol
Don't know what to tell you there. Link works for me.
Links working & thanks for the credit :)
FYI, the one on my site has some AWK statements & less cut commands so you may want to have a nose Rich.
I can't wait to try this out. Thanks guys! This forum and community ROCKS!