Trying to make Windows into a dumb terminal might be a little hard. Usually you can do much until you have a user logged in so you'd have to setup auto login (Control Panel -> Users). You can't do this if the computer is a member of a domain, but you can with local accounts. After that you could probably script the connection to the server using RDP command line switches...
http://www.microsoft.com/t
But... like gurutc said, you're probably better off going with something like a bootable linux CD. This site has some information on one option...
Main Topics
Browse All Topics





by: gurutcPosted on 2005-10-05 at 11:15:35ID: 15024277
You can actually use PXES or other RDP thin client bootable linux distributions, available at www.sourceforge.net. Go there and search for rdp client. You can then boot from the cdrom or flash and yank the hard drives out. Or you can build a custom knoppix cd to do the same, or you can make a custom ultimate boot cd for windows, from www.ubcd4win.com, that only runs the rdp client which you can script. This can also be installed to the hard drive.
Travis