| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Logon Script wont run
|
Original Message
|
Name: biggiefatts
Date: April 8, 2005 at 04:39:08 Pacific
Subject: Logon Script wont runOS: Windows Server 2003CPU/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? Thanks, David
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: ldsi04
Date: April 8, 2005 at 14:32:02 Pacific
|
Reply: Put "pause" on the next line of the script then log in as a user. See if it is running and giving an error or not running at all. Try typing the command from a client at the dos prompt and see if it maps correctly.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Windows Server 2003 Forum Home
Results for: Logon Script wont run
Logon scripts run slowly 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...
www.computing.net/answers/windows-2003/logon-scripts-run-slowly/5962.html
Unable to run logon scripts in 2003 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...
www.computing.net/answers/windows-2003/unable-to-run-logon-scripts-in-2003/3829.html
vbs cacls logon script 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 ...
www.computing.net/answers/windows-2003/vbs-cacls-logon-script/6780.html