Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the hostname seems to be broken for the dc system #4

Open
spudnic opened this issue Mar 9, 2013 · 1 comment
Open

Setting the hostname seems to be broken for the dc system #4

spudnic opened this issue Mar 9, 2013 · 1 comment

Comments

@spudnic
Copy link

spudnic commented Mar 9, 2013

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

@spudnic
Copy link
Author

spudnic commented Mar 9, 2013

The error is that alias is not found.
Screen Shot 2013-03-09 at 7 09 57 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant