G
Guest
Okay I found out how to get the ctrl-alt-del for the logon, but with xp/2000
You did not mention which edition you have so the easiest method is to give
you the command line change. Run this command from an elevated command prompt:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ /v
LogonType /t REG_DWORD /d 0 /f
you would then be prompted to enter your user ID and password. with vista
you get to choose from a list of users. I don't want a list of users shown.
I want users to have to enter a user ID and pw. how can I set vista to do
that?
You did not mention which edition you have so the easiest method is to give
you the command line change. Run this command from an elevated command prompt:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ /v
LogonType /t REG_DWORD /d 0 /f