Hello,
i tried the hyperv-windows-2016-serverstandard-amd64.json, adapted the variables to my enviroment, changed the ports in the powershell files to 5986 and added:
"winrm_use_ssl": true,
"winrm_insecure": true,
The result is "==> hyperv-iso: Waiting for WinRM to become available" with that error in the Logfile:
[ERROR] WinRM connection err: unknown error Post https://169.254.171.97:5986/wsman: dial tcp 169.254.171.97:5986: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
The Host is Hyper-V host is Windows2012R2.
What could be the problem?
Many thanks in advance.
Regards Mathias
Hello,
i tried the hyperv-windows-2016-serverstandard-amd64.json, adapted the variables to my enviroment, changed the ports in the powershell files to 5986 and added:
"winrm_use_ssl": true,
"winrm_insecure": true,
The result is "==> hyperv-iso: Waiting for WinRM to become available" with that error in the Logfile:
[ERROR] WinRM connection err: unknown error Post https://169.254.171.97:5986/wsman: dial tcp 169.254.171.97:5986: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
The Host is Hyper-V host is Windows2012R2.
What could be the problem?
Many thanks in advance.
Regards Mathias