Hi Dan,
Look at this article decribes how to troubleshoot the slow startup in
windows 2000.
SUMMARY
==========
This article describes how to configure Windows so that you receive verbose
startup, shutdown, logon, and logoff status messages. In scenarios where
you are troubleshooting slow startup, shutdown, logon, or logoff behavior,
you may find it helpful to enable verbose logging.
To enable verbose logging, use one of the methods that is described in this
section.
=======================================================================
back to the top
Use Group Policy
You can use Group Policy to switch between normal and verbose status
messages. If you are in a domain environment and you want to enable verbose
logging on a group of computers, follow these steps:
Start the Active Directory Users and Computers snap-in.
Right-click the container for the domain or the organizational unit to
which you want to apply the policy settings, and then click Properties.
Click the Group Policy tab.
Click New, and then type a descriptive name for the new Group Policy object
(GPO) that is created.
Click the new GPO and click Edit.
Browse to Computer Configuration\Administrative Templates\System.
If you are using a standalone computer or if you want to enable verbose
logging on only one computer, follow these steps:
Click Start, and then click Run.
Type gpedit.msc, and then click OK.
Browse to Computer Configuration\Administrative Templates\System.
back to the top
Use Registry Editor
WARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using
Registry Editor incorrectly. Use Registry Editor at your own risk.
You can use Registry Editor to switch between normal and verbose status
messages. To use Registry Editor to enable verbose logging, follow these
steps:
Start Registry Editor (Regedt32.exe).
Locate and click the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
On the Edit menu, point to New, and then click DWORD Value.
Double-click the new key that is created, type verbosestatus in the Value
Name box, and then type 1 in the Data value box.
NOTE: If the following key is present, and if the value is set to 1, status
messages are not displayed:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
\DisableStatusMessages
Thanks,
(e-mail address removed)
This posting is provided "AS IS" with no warranties, and confers no rights.