Monday, September 17, 2007

Find specific extension file in google

Filetype:(***) (the file name or the subject)


example:

filetype:ppt autocad

Tuesday, September 4, 2007

Auto logon

Edit the registry. Under

\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\WinLogon

edit the following:

DefaultUserName (value=[the username for the autologon])
DefaultPassword (value=[user's password])
DefaultDomainName (value= domain name)
AutoAdminLogon (value=1 for autologon, 0 to disable)

To force a user to login the next time NT boots, press the SHIFT key when logging off.