This release re-introduces support for concurrent WinRM connections when
running knife winrm
. Simply specify the number of concurrent connections
you would like using the -C
(or --concurrency
) flag.
knife winrm "role:web" "net stats srv" -X Administrator -P 'super_secret_password' -C 4