Page 1 of 1 1
Topic Options
#34947 - 2003-01-08 04:50 PM Issues w/ WinXP?
Dave Benton Offline
Lurker

Registered: 2003-01-08
Posts: 1
Loc: Austin, TX
Environment: Win2KSP3 servers w/ Wind2KSP2 and WinXPSP1 clients.
We are changing the location of our user directories. To ease the migration process I've created two groups, server1users & server2users. The lines below show the drive mapping I am attempting.
:: SCRIPT
If InGroup ("Server1Users") = 1
Use u: /delete /persistent
Use u: "\\server1\vol1\users\@userid"
EndIf
:: END SCRIPT
The share is at the \\server1\vol1\ directory.
This works on Win2K clients but the WinXP clients to not obtain the drive mapping.

Any help would be greatly appreciated.

Top
#34948 - 2003-01-08 05:41 PM Re: Issues w/ WinXP?
Sealeopard Offline
KiX Master
*****

Registered: 2001-04-25
Posts: 11165
Loc: Boston, MA, USA
What are the error codes?

Try
code:
USE u: /delete /persistent
USE u: '\\server1\vol1\users\'+@userid
? 'Error '+@ERROR+' - '+@SERROR

Also, if the directories are hidden, then you'll have to append a '$$' as in
code:
USE u: '\\server1\vol1\users\'+@userid+'$$'

_________________________
There are two types of vessels, submarines and targets.

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 1183 anonymous users online.
Newest Members
batdk82, StuTheCoder, M_Moore, BeeEm, min_seow
17885 Registered Users

Generated in 0.112 seconds in which 0.053 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org