Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Logon Script wont run
Name: biggiefatts Date: April 8, 2005 at 04:39:08 Pacific OS: Windows Server 2003 CPU/Ram: Celeron 1.8 Ghz, 1 Gig RA
Comment:
I have a simple logon script that I would like to run. I have the script in the SYSVOL\sysvol\my_domain\scripts\ directory. The only line within the script file is:
net use x: \\ServerName\folder
As for permissions the folder is shared giving everyone full control, on the share level. On the NTFS level I gave Admins, and SYSTEM full control; Server operators and users have read and execute permissions.
Can anyone think of a reason why this script will not run when a user logs in?
Summary: Hi, I have been running a windows server domain for a while now, but recently I have noticed that logon scripts are running noticeably slowly. The scripts work (all they do is map drives), and everyth...
Summary: I am not able to get any logon scripts to run, either from the user properties or from the GPO, anyone have much experience in this. I am just looking for a script to map some printers. What do I need...
Summary: Having trouble writing a logon script that will set permissions for the USER on certain directories. Seems to work, it just wont stop! Here is what I have. ' cacls.vbs ' Use cacls to set permission ...