Seth Vargo
|
fc8e97cd89
|
Style
|
2016-05-27 19:08:49 -04:00 |
agdula
|
f035664b78
|
fixed cmdkey arguments
The arguments contained not needed TTERMSRV/
|
2015-05-02 18:01:52 +02:00 |
agdula
|
aaebe97e8a
|
add RDP auto login with password
The fix is implementation of suggestion from @majkinetor for the closed issue
https://github.com/mitchellh/vagrant/issues/4300
Works on windows 7 host.
|
2015-04-27 12:09:39 +02:00 |
Matthias Günther
|
9b937db6c9
|
hosts/windows: Don't mount all drives into the RDP session
This setting mounts all available drives (C:\ and mapped network
drives) into the RDP session. This shouldn't be the default.
|
2014-09-21 15:11:00 +02:00 |
StefanScherer
|
1b32cbade2
|
fixed writing rdp file
|
2014-06-03 06:57:14 +02:00 |
Mitchell Hashimoto
|
43f347a737
|
hosts/windows: RDP cap shouldn't remove tempfile [GH-3875]
|
2014-05-22 10:20:45 -07:00 |
Mitchell Hashimoto
|
01a8e50235
|
hosts/windows: use subprocess to execute mstsc [GH-3837]
|
2014-05-20 20:47:32 -07:00 |
Mitchell Hashimoto
|
e1815a13e8
|
commands/rdp: support extra args to RDP client [GH-3686]
|
2014-05-07 18:32:20 -07:00 |
Mitchell Hashimoto
|
7c8053cb2b
|
hosts/windows: don't remove the rdp file, race condition
|
2014-04-21 13:54:21 -07:00 |
Mitchell Hashimoto
|
8698ebeff6
|
hosts/windows: use the port when connecting
|
2014-04-21 13:54:18 -07:00 |
Mitchell Hashimoto
|
76a7c63f8b
|
guests/windows: detect the port for RDP
|
2014-04-21 13:54:15 -07:00 |
Mitchell Hashimoto
|
746b568176
|
hosts/windows: rdp_client cap
|
2014-04-21 13:54:10 -07:00 |