I have created a simple sim to help unlock all users at once:
Lockout.bat
dbisql -c "UID=support;PWD=support;dsn=micros" read c:\scripts\lockout.sql
EXIT
Lockout.sql
/* Unlocks Employee*/
update micros.emp_def
set ob_account_disabled = 'F'
If you lost your PW:
from dbisql:
Update...
Open CMD as administrator.
sc delete "Micros Autosequence Server"
cd micros\common\bin
micros\common\bin\autoseqserv.exe -install
micros\common\bin\autoseqserv.exe -service
restart these services:
Micros Autosequence Server
Micros Remoting Service
World Wide Web Publishing
It might take a...
Yes I have been doing this for 25. This is a raw db, not EM'd yet and I step my system from 5.5.4 to PRE 5.6 then RES 5.6 then PRE 5.7 then RES 5.7. only after I reboot on the RES 5.7 install does the service stop working. 3700d.log is rotating like it should. No MDS Host or MDS Printer because...
Anyone out there using 5.7 have an issue with 5.7 Autosequence Server service not starting?
I have 4-5 stores with various issues. most of which are report and EOD related. Any resolutions to get the service started?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.