Skip to content

VDS Updates  #10

@nshores

Description

@nshores

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.

  1. "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'".
  2. The "Nic" column of the virtual switches spreadsheet is blank.
  3. Get-VDSwitch should be used instead of Get-VirtualSwitch.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions