Redirecting Paths

One of the best uses of OSDBuilder Settings is to redirect paths. In this example I have two OSDBuilder Home directories for keeping Development and Production separate. The issue with this is the duplicated work. For example I need to import identical Operating Systems, and download identical Updates. Keeping some things in sync can be quite a challenge

Global OSDBuilder.json

In this case, I can choose which directories to redirect and add them to a JSON file and save it in %ProgramData%\OSDeploy\OSDBuilder.json

Close all open PowerShell sessions to clear everything, or just reinitialize OSDBuilder

If everything worked right, Verbose will display any added settings

I can then move and merge the shared Directories

Since things were set in a Global file, any new OSDBuilder Home will also inherit these settings

Last updated

Was this helpful?