I am trying to test something on our Windows Update server. The only thing that runs on this server is WSUS. I have taken the vmdk file and vmx file but keep getting the error posted in the subject. There are two drives on the server. The main one and the one where all the Windows updates are stored. Don't need the one where the updates are stored. In config file I noticed the 2nd drive was set to true and was pointing at the missing file. I have tried setting it to false and then removing those lines altogether but that hasn't help.
Here is the config file below. First time I'm doing this so any guidance is greatly appreciated.
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "7"
pciBridge0.present = "true"
pciBridge4.present = "true"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "true"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
pciBridge6.present = "true"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.functions = "8"
pciBridge7.present = "true"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "true"
nvram = "FPUPDATE.nvram"
virtualHW.productCompatibility = "hosted"
powerType.powerOff = "soft"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "soft"
displayName = "FPUPDATE"
extendedConfigFile = "FPUPDATE.vmxf"
floppy0.present = "true"
numvcpus = "2"
scsi0.present = "true"
scsi0.sharedBus = "none"
scsi0.virtualDev = "lsilogic"
memsize = "2040"
scsi0:0.present = "true"
scsi0:0.fileName = "FPUPDATE-flat.vmdk"
scsi0:0.deviceType = "disk"
sched.scsi0:0.shares = "normal"
sched.scsi0:0.throughputCap = "off"
scsi0:1.present = "true"
scsi0:1.fileName = "FPUPDATE_1.vmdk"
scsi0:1.deviceType = "disk"
sched.scsi0:1.shares = "normal"
sched.scsi0:1.throughputCap = "off"
ide1:0.present = "true"
ide1:0.clientDevice = "true"
ide1:0.deviceType = "cdrom-raw"
ide1:0.startConnected = "false"
floppy0.startConnected = "false"
floppy0.fileName = ""
floppy0.clientDevice = "true"
ethernet0.present = "true"
ethernet0.wakeOnPcktRcv = "TRUE"
ethernet0.networkName = "Main Network"
ethernet0.addressType = "vpx"
ethernet0.generatedAddress = "00:50:56:85:00:0a"
guestOS = "winnetstandard"
annotation = "WSUS"
uuid.bios = "42 05 6b c2 83 b2 fb 89-f3 60 f9 2a e9 9d 4a 49"
vc.uuid = "50 05 91 18 c7 9b 0f 6c-3a 6c bd 8a ca 2b 86 68"
log.fileName = "vmware.log"
snapshot.action = "keep"
sched.cpu.min = "0"
sched.cpu.units = "mhz"
sched.cpu.shares = "low"
sched.mem.minsize = "0"
sched.mem.shares = "low"
tools.upgrade.policy = "manual"
replay.supported = "FALSE"
unity.wasCapable = "FALSE"
replay.filename = ""
scsi0:0.redo = ""
scsi0:1.redo = ""
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
scsi0.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "32"
vmci0.pciSlotNumber = "34"
vmotion.checkpointFBSize = "4194304"
hostCPUID.0 = "0000000a756e65476c65746e49656e69"
hostCPUID.1 = "0001067600040800000ce3bdbfebfbff"
hostCPUID.80000001 = "00000000000000000000000120100800"
guestCPUID.0 = "0000000a756e65476c65746e49656e69"
guestCPUID.1 = "0001067600010800800822010febbbff"
guestCPUID.80000001 = "00000000000000000000000120100800"
userCPUID.0 = "0000000a756e65476c65746e49656e69"
userCPUID.1 = "0001067600040800000822010febbbff"
userCPUID.80000001 = "00000000000000000000000120100800"
evcCompatibilityMode = "TRUE"
vmci0.id = "-375567799"
tools.syncTime = "FALSE"
uuid.location = "56 4d 78 48 b7 bd 93 f2-af b6 86 34 68 8a c8 b9"
cleanShutdown = "TRUE"
sched.swap.derivedName = "/vmfs/volumes/4d595560-55373c91-c08d-00215ad88548/FPUPDATE/FPUPDATE-134ab60f.vswp"
migrate.hostlog = "./FPUPDATE-134ab60f.hlog"
ethernet1.virtualDev = "vmxnet3"
ethernet1.pciSlotNumber = "160"
ethernet1.startConnected = "FALSE"
ethernet1.allowGuestConnectionControl = "TRUE"
ethernet1.features = "1"
ethernet1.wakeOnPcktRcv = "TRUE"
ethernet1.addressType = "vpx"
ethernet1.generatedAddress = "00:50:56:85:00:09"
ethernet1.networkName = "Main Network"
ethernet1.dvs.switchId = ""
ethernet1.present = "TRUE"
ethernet0.startConnected = "TRUE"
ethernet0.virtualDev = "vmxnet"
ethernet0.features = "15"
ehci.present = "FALSE"
fileSearchPath = "C:\FPUPDATE_TEST;."