Skip to content

Mapped printers Drivername value #111

@JohPAM

Description

@JohPAM

Hi,

the mapped printers scanner doesn't include the value DriverName. Can you add this value to the scanner?
The value is already available by the command which is used in the current scanner.
The command below works.
Get-CimInstance Win32_Printer | Where-Object Name -Like "\\*" | Select-Object ShareName, Name, DriverName, Default

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