Skip to content

b-long/WinRMTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinRMTest

A connectivity test for WinRM. Useful when debugging things like Jenkins' EC2 plugin.

Build Status

To run this module:

export test_host="<host>" test_u="<user>" test_p="<password>" && python WinRM_Test.py

Releases

No releases published

Packages

No packages published

Languages