BESDuplicateRemoval Version: 2.2.6.1 Summary: This tool is used to delete duplicate computer entries from BES Consoles. The tool should be run on the primary BES Server. Duplicate computer entries are only marked as deleted in the database, no information is lost on the deleted computers. If a deleted computer reports in again it will be restored with complete history information. For BES 7.0, this tool only needs to be run on the primary BES Server and the modifications will replicate automatically. Command Line Arguments Optional Arguments: -h : Displays this help message -? : Displays this help message -help : Displays help message for installing this tool as a service. -f : Runs in silent mode. No standard output and script runs automatically to completion. -l : Sends standard out to logfile created in the directory of this application with name BESDuplicateRemoval.log -L : Specify a folder to create logs in. Do not include a file name. -d : Used to specify a DSN to connect to the BES Database with. Defaults to bes_bfenterprise if not specified -u : Used to specify a username for SQL authentication to the database. -p : Used to specify a password for SQL authentication to the database. -P : Used to specify a non-default property to be used when comparing computers. (MAC Address for example) Sample calls: BESDuplicateRemoval.exe -h BESDuplicateRemoval.exe -h BESDuplicateRemoval.exe -P "MAC Address" BESDuplicateRemoval.exe -u SQLUser -p SQLPassword -f -l