Skip to content

Npcap's DiagReport uses Windows 10-only cmdlets #442

@dmiller-nmap

Description

@dmiller-nmap

Get-NetAdapter does not work on Windows 7, for instance, resulting in output like:

*************************************************
Network Adapter(s) Info:
*************************************************
Get-NetAdapter : The term 'Get-NetAdapter' is not recognized as the name of a 
cmdlet, function, script file, or operable program. Check the spelling of the 
name, or if a path was included, verify that the path is correct and try again.
At C:\Program Files\Npcap\DiagReport.ps1:111 char:1
+ Get-NetAdapter
+ ~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Get-NetAdapter:String) [], Comm 
   andNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions