# Get-OSDBuilder

{% hint style="danger" %}
**Since you are going to be working mounting WIM files, make sure you open PowerShell with Admin Rights (Elevated)**
{% endhint %}

When using **Get-OSDBuilder** for the first time, it will automatically select **C:\OSDBuilder** as the **OSDBuilder Home** directory

![](https://1642863114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmIIKLDn2u7Sp5DGyF2%2F-LsY-XTJECmISQMBTLEC%2F-LsY043EEoTuyxUlI14M%2Fimage.png?alt=media\&token=b22359bb-88ef-4a74-b403-6a970b87691a)

## OSDBuilder -SetPath

If the default OSDBuilder path doesn't work for you, then you can set the path to something else. You can even use method to change between different **OSDBuilder** instances (one for Client and one for Server)

```
OSDBuilder -SetPath D:\OSDBuilder\SeguraOSD
```

{% hint style="danger" %}
Make sure you don't have a trailing backslash at the end of the Path or bad things will happen
{% endhint %}

![](https://1642863114-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmIIKLDn2u7Sp5DGyF2%2F-LsY-XTJECmISQMBTLEC%2F-LsY06cpFP2TPtU-N1Fk%2Fimage.png?alt=media\&token=dc320d0f-6b95-4241-b136-0c3dd53d5ede)
