Installing Filter Driver

I am trying to install a driver based on the lwf sample provided by
microsoft. I am trying to use pnputil, but even though it says successfully
loaded, it is not. I can Install using the manual process of adding a
service, but this makes automation hard. I know this has probably been
asked before and I thank you for your patience…

pnputil is for PNP-style driver packages. Use INetCfgClassSetup::Install (or its command-line wrapper, netcfg.exe) to install an NetCfg-style driver package.

Thanks Jeffrey!

On Mon, Jul 24, 2017 at 1:06 AM, Jeffrey Tippet <
xxxxx@microsoft.com> wrote:

> pnputil is for PNP-style driver packages. Use INetCfgClassSetup::Install
> (or its command-line wrapper, netcfg.exe) to install an NetCfg-style driver
> package.
>
> —
> NTDEV is sponsored by OSR
>
> Visit the list online at: http:> showlists.cfm?list=ntdev>
>
> MONTHLY seminars on crash dump analysis, WDF, Windows internals and
> software drivers!
> Details at http:
>
> To unsubscribe, visit the List Server section of OSR Online at <
> http://www.osronline.com/page.cfm?name=ListServer&gt;
></http:></http:>