New Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

"rem" command is used to put a comment in a batch file

A valid command script would be:

rem cmd

start "C:\Program Files\Internet Explorer" IEXPLORE.EXE www.google.com

You should also take into consideration that the user-data script is ran under the user cloud-init.

Hope it helps.