Run the below script in SIMS SQL database to clear the account locks in AccountEquipment UPDATE AccountEquipment SET Locked = '0' WHERE Locked = '1'
Run the below script in SIMS SQL database to clear the account locks in AccountEquipment UPDATE AccountEquipment SET Locked = '0' WHERE Locked = '1'
Thank you! Your comment has been submitted for approval.