Skip to content

error when scanning offline #240

Open
@hearts1137

Description

@hearts1137

Attempting to scan a Windows 11 VM I have running but receiving the following error;

exception from HRESULT: 0x8024402C
OperationStopped COMException
System.Runtime.InteropServices.COMException

The module was imported successfully and the command I am running is;
$scanfile = C:\wsusscn2.cab
Get-KbNeededUpdate -ComputerName localhost -ScanFilePath $scanfile

any ideas? The VM has 2 cpu and 16G of RAM running on my laptop for testing.

When I perform the same commands directly on my laptop, no errors.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions