Tuesday, November 17, 2009

How to Restrict Logon Hours in Windows XP

How to Restrict Logon Hours in Windows XP

Open Start --> Run --> CMD

Syntax:

net user username /times:{day[-day][,day[-day]] ,time[-time][,time[-time]] [;…] all}

Example:

net user tollywood-rocks /time:M-F,08:00-17:00
net user tollywood-rocks /time:M-F,8am-5pm
net user tollywood-rocks /time:M,4am-5pm;T,1pm-3pm;W-F,8:00-17:00
net user tollywood-rocks /time:all (this allows user to logon at any time, on any day)


Change Title of Internet Explorer

Customize ur Internet Explorer

1. Open Registry Editor

2. Move to the following key.

3. HKEY_CURRENT_USER\Softwar e\Microsoft\Internet. Explorer\Main.

4. In the Right Panel look for the string "Window Title" and change its value as u wish. If the String value is not there create a New String value and assign the value as your wish.

No comments:

Post a Comment