Hvergelmir
Member
- Messages
- 39
- Reaction score
- 3
I'll admit that since the days of
So, suppose I am adding commands in the Post-Setup "tab", what is the user context (in terms of
What's also not clear is how this behavior "scales" when multiple users could be logging on. Will every new user re-run these commands, or do they indeed only happen once for anyone who happens to be member of
winnt.sif I have been slacking off a bit keeping up with the details of the setup process. However, since the respective feature isn't in the Unattended "tab", I thought it best to ask -- after searching for applicable threads -- what it is to expect.So, suppose I am adding commands in the Post-Setup "tab", what is the user context (in terms of
whoami /all) that I should expect from (my guesses in parens):- Before logon (
NT AUTHORITY\SYSTEM, seemingly confirmed by garlin in an earlier post) - After logon
BUILTIN\Administrator which is typically exempt from UAC elevation; and whatever the logged user happens to be otherwise. But it's not clear if elevated or not. I would hope so, though.What's also not clear is how this behavior "scales" when multiple users could be logging on. Will every new user re-run these commands, or do they indeed only happen once for anyone who happens to be member of
BUILTIN\Administrators?