-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Labels
area-remotingArea - PowerShell remotingArea - PowerShell remotingissue-doc-bugIssue - error in documentationIssue - error in documentation
Description
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
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 remotingArea - PowerShell remotingissue-doc-bugIssue - error in documentationIssue - error in documentation