Windows Server 2008 server automatically restarts! After logging in to the server, no matter what operation you perform, the server will automatically restart in one or two minutes. Solution: Restart the server, press F8 to enter safe mode, right-click Computer on the desktop and select Properties. On the system properties page that opens, click Advanced system settings to see: English version system Chinese version system Click Settings under Startup and Recovery to see: English version system Chinese version system Uncheck Automatically restart in the image and save the file. This way the server will not automatically restart due to error debugging failure. Although the above solves the problem of Windows Server 2008 automatically restarting one or two minutes after logging in, there is still one problem that has not been solved: Whether you click Users or Groups, the system will prompt: Clicking "User Account" under "Control Panel" will also prompt "Windows has encountered a critical problem and will restart automatically in one minute. Please save your work now." After installing 360 and scanning the server, I found a win32.trojan Trojan, but after deleting it, it remained the same. Finally, I thought of checking the registry and found that all the users were there, but there was an abnormal user named admin$, who was also an administrator: After comparing with other servers, I found that there was no such account, so this should have been created by the hacker after the server was invaded, so I deleted it in the registry. Later, I found that clicking on the user account was normal, so all accounts can be displayed: The editor of 123WORDPRESS.COM adds: Other problems like this are generally caused by poor server security. You can install an account locking tool, such as mcafee, Safe Dog, and many other tools. |
<<: Detailed installation and use tutorial of mysql 8.0.15 under windows
>>: js date and time formatting method example
Use Code Cloud to build a Git code storage wareho...
Table of contents 1. Concept 2. Environmental Des...
JBoss uses Tomcat as the Web container, so the co...
My recommendation Solution for coexistence of mul...
http://www.cppcns.com/shujuku/mysql/283231.html Y...
This article shares the specific code of jQuery t...
Preface Due to the needs of the company's bus...
Table of contents Case Context switching overhead...
Today, I found out while working on PHP that if w...
1. Create a new user wwweee000 [root@localhost ~]...
1. Find the corresponding nodejs package, refer t...
Table of contents What is nodejs Install NodeJS H...
Table of contents background 1. The query conditi...
When there are tens of thousands of records in th...
Image tag : <img> To insert an image into a ...