TEM Utiltities - TEM Computer Remover

(imported topic written by RubenB.)

Hello,

I am trying to run the Computer Remover utility to delete duplicate computers by Mac Address but get error message “Could not find a property named Mac Address in the database.”

I am running: BESComputerRemover-3.0.1.122.exe -P “Mac Address” What would be the right property to use?

Thank you in advance for your assistance.

Ruben

(imported comment written by cstoneba)

Are you sure the named of your managed property is “Mac Address” and not something like “Mac Address - Windows”?

(imported comment written by RubenB.)

I also tried “Mac Address -Windows” and it also returned an error.

Thanks.

(imported comment written by r.kelly)

Here is my syntax that works well:

bescomputerremover.exe -E -d bes_EnterpriseServer -l -e -t 45 -n -P 
"MAC Addresses - Unix" -P 
"MAC Addresses - Mac OS X" -P 
"MAC Addresses - Windows" -f

(imported comment written by RubenB.)

r.kelly,

Thank you. I never thought of using “MAC Addresses”. It worked.

Thanks again.