Jump to content

Recommended Posts

Posted

Hi all,

 

I know there is a way to reset the SIMS .Net sysman password, using osql if i remember rightly, sadly thats all i can remember, could someone please post the command required to reset the sysman account password?

 

Thanks in advance

  • 4 months later...
Posted

Hi,

 

try this:

 

osql -Sserver\sims2005 -E -n -Q"exec sims.sims.db_p_reset_sysman_password"

 

Dont know what it resets the password to though. Maybe you could tell me if you find out.

 

Thanks

Posted

To reset the SYSMAN password from the command prompt:

Login via OSQL as above: OSQL -E -S 127.0.0.1\SIMS

Then, do the following:

1> use sims

2> go

1> exec sims.db_p_reset_sysman_password

2> go

(1 row affected)

1> exit

  • Thanks 2
Posted

Here's a utility I came across when doing a server move a few weeks back. As long as you know the SA password for your SQL instance, this tool will let you reset the sysman passwords for both sims and FMS

 

I don't think there's any issue with posting it here, it's freely available if you know where to look. Don't forget to do a full backup before you use it, caveat emptor.. etc.. etc..

ESSUpgrade.zip

  • Thanks 2
  • 11 years later...
Posted

Having moved out Hosted SIMS to Arbor MIS now, I have never had to install any of the SIMS database/FMS client before as it was entirely hosted.

 

Unfortunately our finance team needed to fire up the backup of FMS for a incorrect VAT claim and good grief how hideous it was trying to work out how to install FMS with no instructions. Finally after trawling many forums, bashing my head against every error message, manually finding and installing BDE, FMS, Messing with ini configs, Installing 2005 SQL native.. we have ourselves a working FMS on one of our VMs. Certainly a blast from the hideous past!

 

I just wanted to say thanks to Oops_my_bad (some 11 years later) for the tools that allowed us to reset the password and finally get into this hunk of junk software.

  • 3 years later...
Posted (edited)
I can confirm that in 2023 this still works.

 

Why wouldn't it? ;)

 

SIMS doesn't look or feel like it's had any major update since about 1994 (and it probably hasn't), so it will possibly still work in another 15 years...

 

:getmecoat:

Edited by Koldov

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...