Skip to content
#

winrm

Here are 56 public repositories matching this topic...

JimWatV1
JimWatV1 commented Jun 30, 2017

Only Write-Error is currently handled by pywinrm. Any other of the other PowerShell streams will output CLIXML and end up in Response.stderr.

I have created a PR that fixes this. It parses CLIXML and will put Warning, Verbose into Response.warning and Response.verbose. Information messages already come in to stdout, BUT they also are in the CLIXML so must be ignored to avoid Response.stder

hestonhoffman
hestonhoffman commented Mar 6, 2020

The task docs are confusing in their current state. There needs to be a clearer progression through the docs from conceptual information to more practical task-based topics. A lot of the more conceptual information is currently baked into the existing docs. For example, the writing tasks doc is really huge and mixes the practical aspects of writing a task with an abundance of conceptual informatio

PowerSchill
PowerSchill commented Oct 9, 2019

🗣️ Foreword

Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.

👻 Brief Description

Chef have released updated cookstyle rules, we should therefore run the auto fix against the cookbook

  1. Ensure you are on the latest stable chef-workstation
  2. Run cookstyle -a

Issu

Improve this page

Add a description, image, and links to the winrm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the winrm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.