Command used in the video (Replace VMX file path with the one from the desired VM “C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe” start “C:\Users\elastic\Documents\Virtual Machines\Docker\Docker.vmx” For service VMs that don’t need to appear on the screen (Run in the background) just add “nogui” as follows: “C:\Program Files (x86)\VMware\VMware Workstation\vmrun.exe” start “C:\Users\elastic\Documents\Virtual Machines\Docker\Docker.vmx” nogui Alternative method to placing […]