DEBUG virtualbox_4_2: - [1, "winrm", 5985, 5985]
INFO winrm: Connecting to WinRM: localhost:5985
DEBUG winrm: WinRM Trying to connect
INFO winrm: Execute: wmic computersystem where name="%COMPUTERNAME%" call rename name="dc"
ERROR:
Description = Invalid query
DEBUG winrm: 1
DEBUG winrm: wmic computersystem where name="%COMPUTERNAME%" call rename name="dc" EXIT STATUS 1
ERROR warden: Error occurred: translation missing: en.vagrant.errors.winrm_bad_exit_status
I have a feeling that maybe the rename command is not quite correct