Merhaba tekrar,
Biraz arastirdim konuyu. Sistemin kapanmasi esnasinda bazi servislerin erken kapanmasi sonucu bu durum olusabiliyor (Ornegin DNS) Sistemin calismasi ile ilgili su anda bir sorun yasaniyor mu? (yasanmamasi gerekiyor) Ayrica asagidaki makalede bahsi gecen islemleri gerceklestirirseniz sistem acilisinda event log a daha detayli bilgi yazaccaktir.
How To Enable Verbose Startup, Shutdown, Logon, and Logoff Status Messages in the Windows Server 2003 Family
http://support.microsoft.com/default...uct=winsvr2003
SUMMARY
This article describes how to configure Windows so that you receive verbose startup, shutdown, logon, and logoff status messages. Verbose status messages may be helpful when you are troubleshooting slow startup, shutdown, logon, or logoff behavior.
Back to the top
How to enable verbose startup, shutdown, logon, and logoff status messages
You can enable verbose status messages by using Group Policy Object Editor or by editing the Windows registry.
To enable verbose status messages by using Group Policy Object Editor
To enable verbose status messages by using Group Policy Object Editor, use the method that is appropriate to your situation:
In a domain environment
If you are in a domain environment and you want to enable verbose status messages on a group of computers, follow these steps: 1. Click Start, point to Administrative Tools, and then click Active Directory Users and Computers.
2. Right-click the container for the domain or the organizational unit to which you want to apply the policy settings, and then click Properties.
3. Click the Group Policy tab.
4. Click New, and then type a descriptive name for the new Group Policy object (GPO).
5. Click the new GPO that you created, and then click Edit.
6. Expand Computer Configuration, expand Administrative Templates, and then click System.
7. In the right pane, double-click Verbose vs normal status messages.
8. Click Enabled, and then click OK.
9. Close Group Policy Object Editor, click OK, and then quit Active Directory Users and Computers.
Note Windows ignores this setting if the Remove Boot / Shutdown / Logon / Logoff status messages setting is turned on.
On a stand-alone computer or a single computer
If you are using a stand-alone computer or if you want to enable verbose status messages on only one computer, follow these steps: 1. Click Start, and then click Run.
2. In the Open box, type gpedit.msc, and then click OK.
3. Expand Computer Configuration, expand Administrative Templates, and then click System.
4. In the right pane, double-click Verbose vs normal status messages.
5. Click Enabled, and then click OK.
6. Close Group Policy Object Editor, click OK, and then quit Active Directory Users and Computers.
Note Windows ignores this setting if the Remove Boot / Shutdown / Logon / Logoff status messages setting is turned on.
To enable verbose status messages by using Registry Editor
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To use enable verbose status messages by editing the registry, follow these steps: 1. Click Start, and then click Run.
2. In the Open box, type regedit, and then click OK.
3. Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\System
4. On the Edit menu, point to New, and then click DWORD Value.
5. Type verbosestatus, and then press ENTER.
6. Double-click the new key that you created, type 1 in the Value data box, and then click OK.
7. Quit Registry Editor.
Note Windows does not display status messages if the following key is present and the value is set to 1:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Policies\System\DisableStatusMessages
Kolay gelsin,
Emre.