vagrant/test/unit/plugins/communicators/winrm
Chris Roberts c8f431cf44 Prepend computer name to user when created scheduled tasks
When running a shell provisioner elevated with winrm a scheduled
task is created to bypass permissions issues. If the name of the
computer has changed this may no longer work. To prevent errors
this PR updates the implementation to fetch the computer name
and prepends it to the username before creating the task.
2018-11-08 14:21:20 -08:00
..
command_filter_test.rb Update rm filters to test for path 2018-05-01 13:35:45 -07:00
communicator_test.rb Add test for WinRMNotReady exceptions for ready? method 2018-11-05 14:14:50 -08:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Update rspec tests to remove deprecation warnings 2017-10-24 12:08:38 -07:00
plugin_test.rb Add warning when vagrant-winrm is found 2018-07-30 13:27:20 -07:00
shell_test.rb Prepend computer name to user when created scheduled tasks 2018-11-08 14:21:20 -08:00