vmware / dscr-for-vmware

The Repository contains Microsoft PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.
Other
140 stars 41 forks source link

[Feature] Implement DSC Resource that updates/removes a VMKernel Network Adapter, connected to a Distributed Port Group #272

Closed vniks closed 4 years ago

vniks commented 4 years ago

This would help us to do changes for existing Host VMKernel adapters and for new host VMkernel adapter configuration on a distributed switch.

SimeonGerginov commented 4 years ago

Thanks for the feature request. We will start working on the new DSC Resource for a VMKernel Network Adapter, connected to a Distributed Port Group.

SimeonGerginov commented 4 years ago

VMHostVdsNic DSC Resource was added via PR #273. For more information on how to use the new DSC Resource, please visit VMHostVdsNic DSC Resource wiki.

vniks commented 4 years ago

Thanks alot , this is working as expected