Skip to content

Conversation

@ader1990
Copy link
Member

@ader1990 ader1990 commented Jan 6, 2020

Prerequisites:

  • Windows machine to support WinRM certificate authentication
  • Python 2.7 or higher
  • PywinRM 0.3.0 or higher

Example:

python wsmancmd.py -s -H '' -a certificate -c cert.cert -k
key.key -v 'ignore' 'powershell ls'

Note the additional parameter '-v' with value 'ignore'

Prerequisites:
  * Windows machine to support WinRM certificate authentication
  * Python 2.7 or higher
  * PywinRM 0.3.0 or higher

Example:

  python wsmancmd.py -s -H '<Windows IP>' -a certificate -c cert.cert -k
key.key -v 'ignore' 'powershell ls'

Note the additional parameter '-v' with value 'ignore'
@ader1990
Copy link
Member Author

ader1990 commented Jan 6, 2020

This PR should fix the issue from cloudbase/windows-imaging-tools#280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant