DungKHoang / Import-Export-OneView-Resources

5 stars 2 forks source link

Import: LE-*.ps1 ; Get-OVEnclosureGroup -name '' #11

Open aricbernard opened 3 years ago

aricbernard commented 3 years ago

After executing Import-OVResources.ps1, the resulting script for the LEs always has a line: $enclosureGroup = Get-OVEnclosureGroup -name '' The value for the -name parameter is always blank. This is also true of the affiliated column in the Excel spreadsheet.

Is this by design?