Skip to content

Inaccurate list of cmdlets that support 'ComputerName' parameter in PS 7.0+ #8740

@jtlarson

Description

@jtlarson

Prerequisites

  • Write a descriptive title.
  • Search the existing issues.
  • I am reporting the documentation problem for version of PowerShell I am using.

Version

7.0, 7.1, 7.2, 7.3 (preview)

Link to affected document

https://docs.microsoft.com/en-us/powershell/scripting/learn/remoting/powershell-remoting-faq?view=powershell-7.2#do-all-remote-commands-require-powershell-remoting-

Description of the documentation error

Of the five examples cmdlets listed in this section, only 'get-winevent' and 'Test-Connection' actually support a 'ComputerName' parameter in PS versions 7.0 and greater.

Get-Process --no ComputerName
Get-Service --no ComputerName
Get-WinEvent -- last version is 7.0.0.0?
Get-EventLog --cmdlet doesn't exist in 7.0+
Test-Connection -- last version is 7.0.0.0?

Suggested fix

No response

Metadata

Metadata

Assignees

Labels

area-remotingArea - PowerShell remotingissue-doc-bugIssue - error in documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions