Hello all. I have a flaky server on my domain that contains some net shares used by a few departments. Lately the server has been crashing in the morning and when users try to map the nonexistent resource during login, Kix hangs and the users have a hard time getting anything else mapped.

Does anyone have suggestions for a "map resource timeout value" or other way to make the Kixtart script more bulletproof to nonexistent resources?

CASE INGROUP("ATLKIXDTS")
? " DTS (Subset of NetEng)"
use k: /DEL
use k: "\\atlneteng\mdb"
use l: /DEL
use l: "\\atlneteng\apps"
use m: /DEL
use m: "\\atlneteng\allshare"
use p: /DEL
use p: @HOMESHR
etc etc...

Thanks for your help!

Steve