adjust ... <amount>
Allows the administrator to adjust a balance to an object type. When adjusting the user balance, there is also a description field to state what the adjustment was regarding. Use double quotes around the description, with a maximum string length of 225 characters.
Adjust a user balance:
adjust ur <user_id>|All <amount> <description>
Adjust a department balance:
adjust dp <dept_name>|All <amount>
Adjust a billing code balance:
adjust bc <bc_name>|All <amount>
Example: adjust user balance by $50.00 with a description of the adjustment
EQCmd -sMyServer adjust ur johnd 50 ”deposit funds”