Computing.Net > Forums > Windows Server 2003 > Windows 2003 Auto-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.

Windows 2003 Auto-login Script

Reply to Message Icon

Name: AnthonyW
Date: July 31, 2003 at 16:11:03 Pacific
OS: Windows 2003
CPU/Ram: P4 (Dual Proc)
Comment:

Is there an Auto-Login Script for windows 2003 and Windows XP?



Sponsored Link
Ads by Google

Response Number 1
Name: stephenv
Date: August 4, 2003 at 07:23:42 Pacific
Reply:

Use tweakui 1.3 to create the autologin.(newer versions won't work) Then create a batch program that scripts what actions you want executed. Use the task scheduler to schedule the batch to run at login. For security I suggest the first two lines of your batch be the following:
echo off
rundll32 user32.dll,LockWorkStation
This will immediately lock the workstation after tweakui logs you in.


0
Reply to Message Icon

Related Posts

See More







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: Windows 2003 Auto-login Script

win server 2003 auto login of user www.computing.net/answers/windows-2003/win-server-2003-auto-login-of-user/4908.html

Windows 2003 domain login problem www.computing.net/answers/windows-2003/windows-2003-domain-login-problem/9077.html

Login Script not working on Windows 7 www.computing.net/answers/windows-2003/login-script-not-working-on-windows-7/9453.html