Skip to content

Get-HotFix doesn't take ComputerName via Pipeline #7640

@kvprasoon

Description

@kvprasoon

Even though this cmdlet is not available in corecli now, observed a problem in it, -ComputerName parameter accepts value from pipeline by property name as per the definition, but there is no ProcessRecord() method, iterating through collection is handled via a foreach statement in BeginProcessing() method.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.WG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions