Commit Graph

2 Commits (d17e7a91b1a683f4fb6eeefeadf8636bdc0a8544)

Author SHA1 Message Date
Matt Davis 8527013fbe Complete rewrite of Windows exec wrapper (#21510)
* supports pipelining for faster execution
* supports become (runas), creates interactive subsession under WinRM batch logon
* supports usage of arbitrary module_utils files
* modular exec wrapper payload supports easier extension
* integrates async wrapper behavior for pipelined/become'd async
* module_utils are loaded as true Powershell modules, no more runtime modifications to module code
9 years ago
Matt Clay c2ec86cb78 Migrate Windows CI roles to test targets. (#18005) 9 years ago