vagrant/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_filters Update rm filters to test for path 2018-05-01 13:35:45 -07:00
command_filter.rb Added mkdir command filter for WinRM to be compatible with PS4+ 2014-07-30 15:43:11 -04:00
communicator.rb Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00
config.rb refactor winrm communicator to use latest winrm gems and v2 api 2016-12-11 00:52:00 -08:00
errors.rb Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
helper.rb Updating winrm_info_invalid to use start_with instead of match 2017-10-05 10:28:10 -05:00
plugin.rb Only reset the _init on testing cleanup 2018-07-30 14:44:36 -07:00
shell.rb Prepend computer name to user when created scheduled tasks 2018-11-08 14:21:20 -08:00