Skip to content

Conversation

@byteben
Copy link

@byteben byteben commented Nov 13, 2019

Initialize-OSDBuilder doesn't work in my lab when using the default "C:\OSDBuilder" location
I do not pass the variable $SetHome and thus "HKCU:\Software\OSDeploy" registry key is not populated.
$global:GetOSDBuilderHome doesn't get set when using the $Null check against the registry value on line 31
If I make the change proposed, my issue resolves (Not tested on other labs yet, sorry)

Initialize-OSDBuilder doesn't work in my lab when using the default "C:\OSDBuilder" location i.e. $SetHome is not used and thus "HKCU:\Software\OSDeploy" registry key is not populated.
$global:GetOSDBuilderHome doesn't get set when using the $Null check on line 31
If I make the change proposed, my issue resolves (Not tested on other labs yet, sorry)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant