• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Measure Login time

dphantom

Diamond Member
I have a situation where I need to measure how fast a user logs in to a PC. The measurement would start from the point of the login screen and end at the point where applications and network drives are available.

All PCs are XP and we are using kixtart login scripts and GPOs.

Besides using a stopwatch, does anyone have or know of any tools, methods, software that might be helpful?
 
BootVis tells you how long it takes, and tells you how long each process takes. It's an easy way to get rid of processes slowing down your startup.
 
Back
Top