Recon - User and Location - how to clean up

mhasman
Valued Contributor

Hello,

I need to clean up some User and Location info by running recon, re-write previews info:

jamf recon -endUsername "aaa" -realname ""AAA BBB" -email "none" -position "none" -phone "none" -building "none" -room "none" -department "none" -ldapServerID "none" -userID "none"

What would be correct format instead of "none" to get those fields clean, please? 59ba11c338584434952d8e186eff2227

1 REPLY 1

cdenesha
Valued Contributor III

I tried the following on my Mac, using the room number, none of them worked:

sudo jamf recon -room ""
sudo jamf recon -room " "
sudo jamf recon -room null
sudo jamf recon -room

Looks like there is a FR we can vote up.