remove

Remove an association between a user and a billing code or all available billing codes:

remove ur <user_id> <bc_name>|All

Remove an association between a user and a default billing code:

remove ur <user_id> <default_bc>
Example: EQCmd -sMyServer remove ur johnd billing1 -d (where the "-d" represents default)

Remove an association between a department and billing code or all available billing codes:

remove dp <dept_name> <bc_name>|All

Remove an association between a user and a department or all available departments:

remove mgr <user_id> <dept_name>|All

Remove an association between a user and a delegate or all available delegates:

remove dlg <user_id> <delegate_id>|All