Showing posts with label
Disable DEP on Vmware with windows 2003.
Show all posts
Showing posts with label
Disable DEP on Vmware with windows 2003.
Show all posts
Disable DEP (data execution prevention) on Virtual Machine withWindows 2003 installed using vmrun command
vmrun -T ws -gu Administrator runProgramInGuest "C:\Users\Administrator\Documents\Virtual Machines\Windows Server 2003 Enterprise Edition (3)\Windows Server 2003 Enterprise Edition (3).vmx" -activeWindow C:\windows\system32\bootcfg.exe /raw "/noexecute=AlwaysOff" /ID 1