# New-OSDDisk (Information)

#### So here's a cool OSD Function ... if you happen to have PowerShell added to WinSE, and the OSD Module, you can easily partition your drive ... the right way

#### You'll start by holding down left Shift + F10 to open a Command Prompt, then enter PowerShell.  Once PowerShell is started, you can use New-OSDDisk without any parameters for Information Mode

## No Existing Partitions

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqrBuXx1gf1PUvWOknZ%2F-LqrEEtpk544eD2ZAnJe%2Fimage.png?alt=media\&token=ca26dcfa-3b0e-4276-ac99-704f5618d445)

If things look correct, you can just add the Force parameter

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqrBuXx1gf1PUvWOknZ%2F-LqrEQ1ptdmOdyKyaDl9%2Fimage.png?alt=media\&token=ec372608-e29f-4a6f-9762-b3309c0d3e0e)

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-Lqglbqib09Q0fYBOUp-%2Fimage.png?alt=media\&token=f214bd57-bde4-40e6-8be1-80058f1df14f)

#### Now you need to confirm that the Drive will be cleaned.  Just press Enter to accept the default of Y

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-LqgllxSZluaITrqRmC-%2Fimage.png?alt=media\&token=d09ea767-b593-41cc-b304-8340b7af6f32)

#### Now its time to make the new Partitions.  You have the option of entering the Disk Number, or just pressing X to quit the script.  Type 0 and press Enter

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-Lqgm1pLZAfmTb0nODUj%2Fimage.png?alt=media\&token=de2dfd28-8ee0-4bd2-96d5-cf2d17aa0c82)

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-Lqgm4CMHkWXPiUiV9YR%2Fimage.png?alt=media\&token=6b2eb4f5-4196-4cf7-8482-7425b9641e67)

#### And that's it.  Here is what Windows Setup looks like now

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-LqgmFsnhW7SHSWzaNRS%2Fimage.png?alt=media\&token=315df470-e57d-4666-904e-161b5bf4b9fa)

### In GIF Action

![](https://3420392058-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LpnxLqvh8u2fEz86kIM%2F-LqgeXR20Y-VkmoOFjzT%2F-LqgkcWMLU5zRexBUqoC%2F2019-10-08_14-03-39.gif?alt=media\&token=2995973b-ef98-4e66-88ba-2b6c3dfff6cd)
