Skip to content

Change example WinRM command #267

@s-newman

Description

@s-newman

Improvement Request

The example WinRM check runs netstat, which can cause spurious failures on some systems. netstat will display all current WinRM connections (among other things), and on some boxes the command will take 2 or 3+ seconds to print each line. Other commands like whoami, ls, and dir work fine.

The example check should be modified to run whoami, and the issues with netstat should be added to the docs for the WinRM check.

Metadata

Metadata

Assignees

Labels

A-DocumentationRelates to documentationT-EnhancementAdding to the things that already exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions