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
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?
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.
Summary: I have set up win server 2003 as a home server. is there anyway i can be on my laptop or one of my other computers and have the computer auto login in to the server without me having to click on netwo...
Summary: Hello, I would like to connect a Win XP client to a Win 2003 server, because i would like to test how the file copy works from an XP client to a Win 2003 file server. I have installed an Xp and a win ...