Hello,

I need again your help.
I've an annoying problem with my kix script.

We're mapping our users network drives (for example the HR Team) like this:

; Drives Human Resources Group
If INGROUP("G-AT-VIE-HUMAN-RESOURCES")
use N: "\\AT-VIENNA-FS03\users\craabe"
use O: "\\AT-VIENNA-FS03\HR"
use W: "\\AT-VIENNA-FS03\users\photoshop"
endif

It works fine but sometimes the mapped drives don't have names.
For more explanation please look at my attached screenshot.
I don't really know why this happens.
When I disconnect all mapped drives and run the script again everything works fine and all the shares have names.

Thank in advance for your help.


Attachments
37-networkshares.JPG
Description:




Edited by PeckMan (2007-05-25 09:55 AM)