Customer Center

Welcome back

My Account Logout
#4971
Anonymous
Inactive

You know, it almost looks like the machine or server is needing to wake up maybe (I’ve seen a few VM guests that need a few seconds up before they could be used for the first time in a day)? For fun, try calling the script through a batch file. Something like:
Net use B: \servershare C:Bss70Bss80.exe /B:CentraMedStarLateChargesCreditsnotes.bws Net use B: /Delete If it is the case, the net use should ‘wake’ it up and then it should be OK. You could even look on the interwebs for a utility called “sleep.exe” which you could plug in as the second line (c:sleep.exe 5) to allow a 5 second delay between the Net use mapping and calling BWS.