#75630 - 2003-07-03 03:42 PM
Pulling my hair out over somthing simple.
|
Cindi
Fresh Scripter
Registered: 2003-07-03
Posts: 5
Loc: Chesapeake Beach, Maryland
|
I have read the manual and I have read the other post here by Laura thinking it might help. It didn't
Here's my script:
CLS
"Hello "+ @FULLNAME Chr(10) Chr(10) SETTIME "\\BSISRVE01" "You local systems time has been synchronized with the server." Chr(10) Chr(10) "Current time = " + @time Chr(10)
USE "*" /DELETE ;Delete current drive mappings USE H: \\titan\engineering USE M: \\BSISRVE01\m2mdata USE P: \\BSISRVE01\public USE S: \\titan\sales USE U: \\titan\disk1 USE Z: \\titan\%username%
IF InGroup( “test” ) use F: \\bsisrve01\acct ENDIF
USE LIST SLEEP 10
The thing works great! Except I have a group test and I am a member of it; and the darn thing will not map that F: drive to save my life.
Script is sitting on a W2k server and the client workstation is w2k pro.
I sure could use some help.
|
|
Top
|
|
|
|
Moderator: Glenn Barnas, NTDOC, Arend_, Jochen, Radimus, Allen, ShaneEP, Ruud van Velsen, Mart
|
0 registered
and 2220 anonymous users online.
|
|
|