DevOps: Difference between revisions

Jump to navigation Jump to search
2 bytes removed ,  12 May 2016
no edit summary
add a CLI command to check for running process
No edit summary
Line 11: Line 11:
''Last tested on Windows 10 Home x64 (v1511, build 10586.318) + VirtualBox v5.0.20 r106931''
''Last tested on Windows 10 Home x64 (v1511, build 10586.318) + VirtualBox v5.0.20 r106931''


<span class="shell">givens:</span>
<span class="shell">given:</span>
* the name of the virtual machine is '''virtualmachine'''
* the name of the virtual machine is '''virtualmachine'''


<span class="shell">instructions:</span>
<span class="shell">instruction:</span>


We first create a batch file that runs the VM.  Create a file named <span class="package">vm-run.bat</span> with the following content.
We first create a batch file that runs the VM.  Create a file named <span class="package">vm-run.bat</span> with the following content.

Navigation menu