book
Article ID: 334432
calendar_today
Updated On:
Cause
This issue occurs because ESXi 6.x has introduced a 4 minute time out for all virtual machine messages, which is enabled by default.
Resolution
There is no option to disable timeout for the question individually. The timeout period can be increased to a higher value to prevent timeouts. This results in the same behavior of waiting for the question to be answered as in previous versions.
To increase the timeout, add this parameter/value to the virtual machine configuration file:
vui.timeoutUS.question = “9223372036854775807”
For more information on editing virtual machine configuration file, see Tips for editing a .vmx file (1714).