How to use process monitor to view or log a windows login?
- by leeand00
We're having some issues with Windows 7 Roaming profiles and I was reading here that the login process can be monitored using process monitor.
"There are a couple of ways to configure Process Monitor to record
logon operations: one is to use Sysinternals PsExec to launch it in
the session 0 so that it survives the logoff and subsequent logon and
another is to use the boot logging feature to capture activity from
early in the boot, including the logon."
How does one do either of these options using process monitor to find out what is happening during a user login?