Hi
I'm running everest corporate 3.50.761 and it appears to work ok however when I try to upgrade to a newer version the login script freezes and would not complete however I think the reports are still being generated. I've attached the the everest code in login script below.
\\everest-server\everest\everest.exe /ACCEPTBG /SILENT /R \\everest-server\Reports\$HOSTNAME /CSV /AUDIT /SAFE /SILENT
Can any one assist with this so I can have the bug fixes.
Thanks
Page 1 of 1
login script freezes everest stops login script from completing
#2
Posted 15 May 2009 - 06:02 PM
On newer EVEREST versions you need to use the START.EXE utility that you can find in all Windows installations. That way you can launch EVEREST without interrupting the login script flow.
Example:
START \\everest-server\everest\everest.exe /R \\everest-server\Reports\$HOSTNAME /CSV /AUDIT /SAFE /ACCEPTBG /SILENT
BTW, in the case you only want to create a report and then you need EVEREST to close down, then you should NOT use the /ACCEPTBG command-line option.
Regards,
Fiery
Example:
START \\everest-server\everest\everest.exe /R \\everest-server\Reports\$HOSTNAME /CSV /AUDIT /SAFE /ACCEPTBG /SILENT
BTW, in the case you only want to create a report and then you need EVEREST to close down, then you should NOT use the /ACCEPTBG command-line option.
Regards,
Fiery
Page 1 of 1

Sign In
Register
Help
MultiQuote