Disable Global Settings
In the last page, I created a Global OSDBuilder.json which is redirecting some of my OSDBuilder paths ... But I've got a training class on OSDBuilder and don't want to show these n00bs how to redirect paths just yet

A quick check at my $SetOSDBuilder options ...

And adding this to an OSDBuilder.json in my OSDBuilder Home
{
"AllowGlobalOptions": false
}
Sorts everything out ...

Last updated
Was this helpful?