vagrant/templates/locales/command_ps.yml

17 lines
584 B
YAML
Raw Normal View History

en:
vagrant_ps:
detecting: |-
2015-06-05 07:11:06 +00:00
Detecting if a remote PowerShell connection can be made with the guest...
reseting: |-
Reseting WinRM TrustedHosts to their original value.
errors:
host_unsupported: |-
2015-06-05 07:11:06 +00:00
Your host does not support PowerShell. A remote PowerShell connection
can only be made from a windows host.
ps_remoting_undetected: |-
2015-06-05 07:11:06 +00:00
Unable to establish a remote PowerShell connection with the guest.
Check if the firewall rules on the guest allow connections to the
2015-06-05 07:11:06 +00:00
Windows remote management service.