what parameter can I use so that pop-up window stating windows activated successfully doesn't show and make me hit ok after I login? I put the below CommandLine script
in OOBE > FirstLogonCommand > SynchronousCommand so it is working but a window pops up.
-CommandLine: C:\Windows\System32\slmgr.vbs /atothanks,
SSC