Explanation of the data in the table
- Time
- The time Windows started shutting down.
- Host
- Name of the computer that was shutting down.
- Total shutdown
- Total shutdown duration in seconds. This is the sum of user sessions, system session and kernel.
- User sessions
- The time in seconds it took to stop the user sessions. During this phase all running applications are sent shutdown notifications. Unresponsive applications may prolong this phase. This phase includes user profiles and user policy.
- User profiles
- The time in seconds it took to unload the user profiles.
- User policy
- The time in seconds it took to run logoff scripts.
- System session
- The time in seconds it took to stop the system session. This includes services (pre-shutdown) and services.
- Services (pre-shutdown)
- The time in seconds it took to stop services that registered for per-shutdown notifications.
- Services
- The time in seconds it took to stop all other services.
- Kernel
- The time in seconds it took to stop the kernel including all devices and drivers.