I'm trying to figure out exactly what the difference is between the Startup and Login triggers. I understand that if a user just simply logs out and then logs in again, then the Login trigger will be activated. However, when a computer is powered on and the user logs in, what's the difference then? What is the exact timing of the execution? Does Startup run before Login? We are using FileVault, does that affect the timing of when they are executed? Obviously Startup triggers won't run until after FileVault has been unlocked, but when do they run when compared to Login triggers?
The Admin guide doesn't really touch on this at all.