Windows 2003 implements automatic login and normal normal shutdown method introduction

  
Some friends have reported that using Windows 2003 operating system often encounters some troubles when logging in and shutting down. For example, when logging in, press Ctrl+Alt+Delete to enter the login panel, and then enter the user name and Password can be logged in; “Shutdown reason” is a new security-enhancing service in Windows 2003, but you need to enter the reason to shut down when you shut down, even if you input the shutdown reason, you only need to enter one character. , but after all, there is a more "Works". How can I make Windows 2003 realize automatic login and normal shutdown? Take Windows 2003 Server Enterprise Edition (Enterprise Edition) as an example, through the following methods: 1. Login Settings 1. Enter the command line to open “ Start ” →“Run”, in the “Run” column, enter the “Rundll32 netplwiz.dll, UsersRunDll” command to open the user account window (note the case sensitivity), remove “to use this machine, the user must enter Username password & checkmark in the checkbox. This will automatically log in the next time you log in. To choose a different account, just press the “Shift” button at startup. 2, modify the registry by changing the registry can achieve automatic login, the method is to open "start" & rdquo; & rarr; "run" & rdquo; in the "running" column enter the "Regedit" rdquo; command to open the registry editor , in turn, open HKEY_LOCAL_MACHIN\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon, in the right window, the new key string value autoadminlogon: key value is 1; defaultpassword: key value is the password of the automatic login user. There is a string value of defaultusername in the registry, the default key value is Administrator, you can also change it to the administrator account you need. 3, application software method software name: TweakUI 2.10 Chinese version of the software is simple to use, download it, install it, double-click the program, click on the window that appears, click "Login & rdquo; → & ldquo; automatic login & rdquo;, will" When the system starts automatically, log in to the checkbox in front of the check box, click the <quo; Apply” button, enter and confirm the password in the pop-up dialog box, and finally press “OK” Second, the shutdown settings 1, edit group policy open "start" & rdquo; - & ldquo; run & rdquo;, in the "Open" folder enter the "gpedit.msc" rdquo; command to open the group policy editor, and then expand “ Computer Configuration”→“Administrative Template”→“System”, double-click on the right window to display “display ‘close event tracker’”, “unconfigured” to &ldquo ; disabled & rdquo; 2. Modify the registry to open “Start”→“Run”, enter the “Regedit” command in the "Run” column to open the Registry Editor, and then open HKEY_LOCAL_MACHINE\\SOFTWARE\\Policies\\Microsoft\\ Windows NT, create a new item, name it "Reliability", and then create a new DWORD value in the right window, named "ShutdownReasonOn", and set its value to 0. 3, the power setting is the easiest to set the power, as long as you open the "Start" & rdquo; & ldquo; control panel & rdquo; "Power Options", in the "Computer Options Properties" click on the "Advanced" tab , will be <; when the computer power button is pressed, <; set to “ Shutdown & rdquo;, then press “ OK & rdquo; completed. When you need to shut down, just directly down the power switch on the host computer or the Power button on the keyboard (requires motherboard support) to complete the shutdown action. All of the above methods are all the same: The principle of most methods is based on the corresponding changes to the system registry, but the means of implementation is difficult, and friends who are interested may wish to try more.
Copyright © Windows knowledge All Rights Reserved