OSD
OSD copied to clipboard
Rectify inability to override ComputerProduct and DriverPackName in Start-OSDCloudGUI.json
- Use $Global:OSDCloudGUI.ComputerProduct in Get-OSDCloudDriverPack rather than $ComputerProduct
- Only set DriverPackName if $Global:OSDCloudGUI.DriverPackName is $null
Thanks for adding this. Please provide more details on why this is needed. Does this impact with the switches when starting OSDCloudGUI. What testing has been done to ensure that functionality.