NetAdapterLso - limit to only Protocol = V1IPv4 #475
Labels
enhancement
The issue is an enhancement request.
in progress
The issue is being actively worked on by someone.
My DSC config is:
Running the above file creates the following error:
It seems an adapter can only be specified once using
NetAdapterLso
which restricts the configuration to just one protocol. Instead of fixingNetAdapterLso
to accept multiple entries for a single adapter, I propose usingNetAdapterLso
for onlyV1IPv4
. Then useNetAdapterAdvancedProperty
for the other two. The following table shows how these values compare.The operating system the target node is running
Version and build of PowerShell the target node is running
The text was updated successfully, but these errors were encountered: