VM웨어 자동 시작 배치파일 (VMware command line)
-XTRM 미디어서버 서버 구동 배치 파일 -
- CMD 배치 파일 -
PATH = "C:\Program Files (x86)\VMware\VMware Workstation"
C:\Windows\system32\timeout.exe /t 10
vmrun.exe -T ws start "D:\VMW_DESKTOP\VMW-NAS_DSM61-IP30\VMW-NAS_DSM61-IP30.vmx" nogui
C:\Windows\system32\timeout.exe /t 30
vmrun.exe -T ws start "D:\VMW_DESKTOP\VMW-NAS_DSM60\VMW-NAS_DSM60.vmx" nogui
C:\Windows\system32\timeout.exe /t 60
vmrun.exe -T ws start "C:\VMW7X32_2018\VMW7X32_2018.vmx" nogui
C:\Windows\system32\timeout.exe /t 60
exit