Happy Park Internet cafe free Internet Law
The specific methods and necessary conditions are as follows:
1. The Internet cafe client has a hard disk
2. The Internet cafe client is installed with Windows 2000, Windows XP, or later.
3. The Internet cafe management system has the option of managing logon. I have read it and many management software have this option!
To open a command prompt:
Start with running, enter cmd.exe
Start -- program -- attachment -- command prompt
System Disk-WINDOWS/WINNT--system32--cmd.exe, double-click
View permissions of the current user-net user
How do I know the current user?
1) start -- there is a XXX logout, and XXX is the user currently logged on.
2) Open the command prompt and the following information will be displayed:
Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:/Documents and Settings/XXX>
Here, XXX is the user currently logged on.
Okay, now let's execute
Net user XXX
Find --
Local Group member * Administrators
This means that the current user is already in the Administrator group. Congratulations, now you can change the Administrator password. The command is as follows:
Net user Administrator weiguo520
In this way, the password of the system administrator has been changed to weiguo520.
Now you can check out the account with the boss. Go back and find the machine and log on to the system as an administrator!