December 16, 200421 yr I need to run a command (or a bat) only one time, but I need it to run at startup (before logon)ORI need to add a domain useraccount (and a domain group) to the LAdmin group BEFORE it becomes a member of the domain. 'net localgroup' will not do it until it reboots after joining the domain
December 16, 200421 yr If you dont want to do it at RunOnce, just place the batch file in $Docs\allusers\startup.Then if you dont want it to run next time, simply include a command to delete itself once its complete.
December 16, 200421 yr Author I don't want it run at logon, I want it to run BEFORE the user logs on, at the "Press ctrl-alt-del" screen.
December 16, 200421 yr Add The Cmd to cmdlines.txt[COMMANDS]"REGEDIT /S 000.reg""REGEDIT /S 020.reg""REGEDIT /S 040.reg""REGEDIT /S 060.reg""REGEDIT /S 080.reg""Theme.cmd""RunOnceEx.cmd"
Create an account or sign in to comment