This is so bizarre, I’m not sure how to even ask it!
I had a login script set up, and all my clients, NT, XP, 98, 2000, used it. All of a sudden, the script stopped executing on my NT clients!
When I browse to the PDC\NetLogon from a user/machine where the script did not execute, and double-click the script, I get the message “You do not have access to the resource ..”. I added a “pause” as the first statement in the script to rule out anything within the script, and even that did not execute.
I thought there was some sort of permissions problem. Why it would start happening all of a sudden, I have no clue. I tried (temporarily) changing the script’s permission so that Everyone had Full Access. (This is an NT 4.0 Server, SP6.) Still didn’t work.
Then I tried logging on the same user to a 98 machine. Script executed. Same on 2000 and XP.
What’s the deal? I thought permissions are by user, not by user/machine ???!??
Thanks a lot in advance!
Jerry