OSD icon indicating copy to clipboard operation
OSD copied to clipboard

Rectify inability to override ComputerProduct and DriverPackName in Start-OSDCloudGUI.json

Open tekuadam opened this issue 10 months ago • 1 comments

  • Use $Global:OSDCloudGUI.ComputerProduct in Get-OSDCloudDriverPack rather than $ComputerProduct
  • Only set DriverPackName if $Global:OSDCloudGUI.DriverPackName is $null

tekuadam avatar Mar 03 '25 10:03 tekuadam

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.

OSDeploy avatar Mar 04 '25 03:03 OSDeploy