- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note that an OSCustomizationSpec always comes with 1 NIC in there.
When you add a NIC in position 1, you end up with 2 NICs in the OSCustomizationSPec.
You can check with
Get-OSCustomizationSPec -Name YourName | Get-OSCustomizationNIcMapping
Perhaps try removing that default NIC.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference