I tried using the = 2 a min ago and it did not do anything its still returning 0 which means all my if statements are failing no matter what i try. check that last IF statement out

If "naginc" = "naginc"
use l: \\SCOOBY\DISC$
ENDIF

By all means this should return 1 and then try and map the drive, instead it returns 0. So something is not quite right here. Also, I am trying this on the PDC itself before i even try to get it to work on win 95 machines. So this is all under and NT environment so far. I wonder if anytype of security settings is preventing this.