-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
OK, so I got this working. Turns out this was my fault. I needed to update the symlink to my Posh profile due to some previous changes to the module. That being said, this needs some work.
- "Nic" names are being exported incorrectly: "Uplink,1,Uplink,2,Uplink,3,Uplink,4" in the virtual port groups spreadsheet. This is due to the difference in naming convention from standard switches (vmnic0, etc.). It should be: "'Uplink 1', 'Uplink 2', 'Uplink 3', 'Uplink 4'".
- The "Nic" column of the virtual switches spreadsheet is blank.
- Get-VDSwitch should be used instead of Get-VirtualSwitch.
- One final note, please maintain the order that the properties are added to objects. This affects the order they appear in the spreadsheet.
Originally posted by @Dapacruz in #6 (comment)
Metadata
Metadata
Assignees
Labels
No labels