Bruce-
I looked through your script that you had posted here previously (I'm assuming its the 
same one you're having problems with). I didn't see anything that immediately popped 
out. One thing I would suggest is to modify the script to add some debugging info at 
key points, using the FileSystemObject to write out to a log file on the local machine 
that records each major step. You might also consider uncommenting the "On Error 
Resume Next" and then trapping for errors after each operation, and then also writing 
those errors to the log file. 
 
Its not clear that the RSoP and logout errors are related, since they are different 
mechanisms at work.
 
Darren
 
-----Original Message----- 
From: [EMAIL PROTECTED] on behalf of Bruce Clingaman 
Sent: Sat 1/31/2004 5:52 PM 
To: [EMAIL PROTECTED] 
Cc: 
Subject: [ActiveDir] Policy not applying and RSoP



        I am trying to troubleshoot why my logoff script will not run for users. 
Whenever I run the RSoP it gives an error "the system could not find the file 
specified." It doesn't say what file. RSoP will run for my account. Other policies are 
being applied for the users but not the logout script. I'm betting the same problem 
with RSoP is the also the problem with my logoff script not running. I have tested the 
script with the user and even ran it from the policy directory without error. 
Something in the AD is keeping the user from running the script. NTFS permissions 
appear fine, security for the GPO appears correct.  What else can I check or how else 
can I troubleshoot?
         
        Thank you for any advice.
         
        bclingaman

<<winmail.dat>>

Reply via email to