Windows Login order of events

Xsorovan

Senior member
Oct 14, 2002
320
0
0
Hey All,
I am looking to write a small little app that makes my life easier when I reimage people's computers. To do this I need to find a document that contains the order of events as they happen right after the user hits enter at the Windows login screen. (XP preferably)

(I tried Googling this, but I seem to lack the right words to use to find what I am looking for...)

Thanks...

 

KB

Diamond Member
Nov 8, 1999
5,406
389
126
I believe a program called bootvis (search google) can tell you whats happening in the order of boot processes.
 

Xsorovan

Senior member
Oct 14, 2002
320
0
0
I'm not really looking into the boot process. More the login process and more "Windows Theory" than anything else. Thanks though...

 

Xsorovan

Senior member
Oct 14, 2002
320
0
0
The idea was that I was really tired of waiting for people to login and then migrate their stuff from a previous image (of the same OS) so I thought it would be kind'a cool to create a batch that copies the user's profile (accross the network) as the default profile vs copying the default profile. Not exactly a wide use app, but something that would work very well for me.

P.S. Thanks for the link. That is kind of what I am looking for.