Questions tagged [startup.cmd]

An OS/2 file that was executed upon startup. It contained instructions for initializing operating system settings and running an application. The DOS counterpart was AUTOEXEC.BAT.

(STARTUP.CoMmanD) An OS/2 file that was executed upon startup. It contained instructions for initializing operating system settings and running an application. The DOS counterpart was AUTOEXEC.BAT.

1 questions
0
votes
1 answer

Azure startup.cmd add new user script

I have a simple startup.cmd script which runs some net commands to create a new user and add the user to the administrator group. I got the script from this blog. I have run the net commands in a elevated CMD session and they work correctly. but…
Andrew Harry
  • 13,773
  • 18
  • 67
  • 102