WS either needs to write a real memory including pagefile.sys or to the vmem file.
If you disable the vmem file inside the VMs directory with
mainmem.useNamedFile = "false" AND disable the pagefile of the host you may be able to run one VM if your host has enough RAM.
But running Windows without pagefile is a bad idea IMHO