Computing.Net > Forums > Windows Server 2003 > Login Script

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.

Login Script

Reply to Message Icon

Name: Sillykiddo
Date: July 18, 2007 at 18:09:20 Pacific
OS: 2003
CPU/Ram: Dual 2 Core
Product: Custom
Comment:

Hi
I've windows 2003 server and it has a login script tht runs on xp client machine when xp log on to network and wht this script does it map few network drives and do some proxy settings..but sometimes some cliets (people) are impatient to wait till the scripts fully runs and ends now i would like to put a msg box in the script which will pop up and tell them to "Wait till the script loads" something like tht.
How can i do tht..
Oh my logon script is a .bat file

Thanks

Keep Smiling



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: July 18, 2007 at 18:19:53 Pacific
Reply:

This might be a job for VBScript, as it has no window to close.

Of course, you could always start your script with:
shutdown -r -f -t 120
and end it with:
shutdown -a

That way, if they don't allow the script to finish, the PC will restart in 2 minutes from the start of the script. Two minutes is too short for a call to the helpdesk to go though, but it should be long enough for your script to run. Plus, you get to see who the sharper clients are by counting the reboots.


0

Response Number 2
Name: seniornetman
Date: September 14, 2007 at 10:23:52 Pacific
Reply:

Group policy has a setting to run the script silently.

seniornetman


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Domain Controler users can't share interne...



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


Sponsored links

Ads by Google


Results for: Login Script

login script www.computing.net/answers/windows-2003/login-script/5028.html

Login script to non domain account www.computing.net/answers/windows-2003/login-script-to-non-domain-account/4801.html

login scripts www.computing.net/answers/windows-2003/login-scripts/4759.html