EPCFVA
EPCFVA
  • 3
  • 1 056
Using the Command Prompt to Automate Instructions
A 15 minutes walkthrough on how to use the command prompt to execute instructions and automate procedures. In this practical example we look at creating a batch script to delete an inoperable virtual machine, to copy a fresh template of a virtual machine into a temporary work location and to open the virtual system, all in one script.
AUTOMATION SCRIPT EXAMPLE
rmdir /S "C:\temp\VMWare Windows XP x86"
xcopy "C:\VMWare Windows XP x86" "C:\temp\VMWare Windows XP x86" /a /e /h /k /y
call "C:\temp\VMWare Windows XP x86\Windows XP Home x86.vmx"
CONTACT
Please comment here or contact me privately at info@epcfva.com
My website - www.epcfva.com
Thank you for watching :)
Переглядів: 118

Відео

Creating a new Virtual Machine
Переглядів 302 роки тому
A 5 minutes walkthrough on how to create a Virtual Machine. FREEWARE SOFTWARE LINKS VMWare Player - www.vmware.com/uk/products/workstation-player.htmll CONTACT Please comment here or contact me privately at info@epcfva.com My website - www.epcfva.com Thank you for watching :)
Setting up for Forensic Video Processing and Analysis
Переглядів 9102 роки тому
A 40 minute introduction to the most cost-effective hardware solution for forensic video processing and a guided tour on the best freeware software tools available on the internet for the correct handling and processing of digital media evidence. FREEWARE SOFTWARE LINKS Veracrypt - www.veracrypt.fr/code/VeraCrypt/ Fastcopy - fastcopy.jp/ VMWare Player - www.vmware.com/uk/products/workstation-pl...