Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.37 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.37 KB

jenkins-winrm

Dev tool to execute command on a remote Windows machine with Jenkins using WinRM specification.

See 4.7.1, 4.7.2, 4.7.3, 4.7.5 and 4.7.9 of Microsoft WSMV Documentation

Goal

Build a Winrm client working with NTLM authentication and compatible with Jenkins

Usage

An usage example can be found in this file : JenkinsWinRMUsageTest

References

This project contains code under Apache-2.0 License from :