mechboxes / mech

Easy command line virtual machines for VMWare
https://mechboxes.github.io/mech/
MIT License
311 stars 49 forks source link

need info from windows instances #67

Open mkinney opened 4 years ago

mkinney commented 4 years ago

mech should report the winrm configuration

For instance:

$ vagrant winrm-config
Host default
  HostName 127.0.0.1
  User vagrant
  Password vagrant
  Port 2201
  RDPHostName 127.0.0.1
  RDPPort 2200
  RDPUser vagrant
  RDPPassword vagrant