winrm
Here are 56 public repositories matching this topic...
-
Updated
May 8, 2020 - Ruby
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
Hello,
I can seem some potential for the tool in our organization and am doing a little research. The user interface documentation would be a big help.
Thank you,
Tony.
Documentation?
-
Updated
Apr 6, 2020 - PowerShell
-
Updated
Jun 18, 2018 - PowerShell
Show ip address in machine list
-
Updated
Apr 1, 2020 - PowerShell
-
Updated
Jul 21, 2016 - PowerShell
-
Updated
Aug 28, 2019 - Ruby
Run latest cookstyle
🗣️ 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
- Ensure you are on the latest stable
chef-workstation - Run
cookstyle -a
Issu
Update Changelog
-
Updated
Jul 12, 2017 - Python
-
Updated
Aug 23, 2018 - PowerShell
-
Updated
Aug 16, 2019 - Python
-
Updated
Apr 21, 2019 - PowerShell
-
Updated
Jan 24, 2020 - PowerShell
-
Updated
May 3, 2020 - PowerShell
Improve this page
Add a description, image, and links to the winrm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the winrm topic, visit your repo's landing page and select "manage topics."
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