J
Jordan
When I setup my default image for all my Windows 2000 and XP computers I
forgot to disconnect all the network drives before I finalized the "Default
Users" profile. Since then I have switched a couple of drive mapping to
another server and removed the old server
Was
X: ->> \\Oldserver\Oldshare1
Y: ->> \\Oldserver\Oldshare2
Now
X: ->> \\Newserver\Newshare1
Y: ->> \\Newserver\Newshare2
Now whenever a new user logs onto a computer that had the drives mapped at
the time their logon script will not map the shares because they get the
error in the script that the drive letters are already in use.
I have tried using "Net use * /delete" in the logon script but sometimes
depending on the speed the script runs, it will not work properly. I would
rather keep my scripts tight so if it is possible I would like to be albe to
have something in GP that removes manually created mapped drives prior to my
logon script running.
forgot to disconnect all the network drives before I finalized the "Default
Users" profile. Since then I have switched a couple of drive mapping to
another server and removed the old server
Was
X: ->> \\Oldserver\Oldshare1
Y: ->> \\Oldserver\Oldshare2
Now
X: ->> \\Newserver\Newshare1
Y: ->> \\Newserver\Newshare2
Now whenever a new user logs onto a computer that had the drives mapped at
the time their logon script will not map the shares because they get the
error in the script that the drive letters are already in use.
I have tried using "Net use * /delete" in the logon script but sometimes
depending on the speed the script runs, it will not work properly. I would
rather keep my scripts tight so if it is possible I would like to be albe to
have something in GP that removes manually created mapped drives prior to my
logon script running.