No output from the Console when connecting to a Server running on Linux
The problem is that the vmx file is not executable. Go to the VM directory and run:
chmod 755 *.vmx
Then restart the vmware server, output will then be displayed on the console.