Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Updating and expanding the PSDPartition.ps1 script #189

Open
PScherling opened this issue Oct 29, 2024 · 0 comments
Open

Enhancement - Updating and expanding the PSDPartition.ps1 script #189

PScherling opened this issue Oct 29, 2024 · 0 comments

Comments

@PScherling
Copy link

PScherling commented Oct 29, 2024

Hello folks,

This is not really an issue, more an update to the partitioning progress.

I have recognized, that the partitioning is very static and hard coded at the moment and is not really working if you are changing any settings in your task sequence. So I wanted more flexibility on that.

I have reworked the partitioning script "PSDPartition.ps1".
My goal was, to work with the settings, wich are configured in the task sequence. It is not 100% final and maybe need some more love and cleanup but, it is in a really good functional state.
I have tested some scenarios at the moment (different partition sizes, in % and MB and GB and different partition numbers (EFI, MSR, OS, Recovery und extra partitions like an additional Data partition etc.) and also included error handling as well.

Original:
image

One of my Tests:
image

A BIOS System needs to be tested at the moment. But it should work either :)

I have attached my reworked PowerShell script for the deployment. Pleas feel free to investigate the code and it would be nice, if someone can do additional tests with it. :)

And let me know if there should be more adaption made to this script and overall feedback would be nice too.

Great Project btw.
Keep up this awesome work guys :)

PSDPartition.zip

@PScherling PScherling changed the title Updating and expanding the PSDPartition.ps1 script Enhancement - Updating and expanding the PSDPartition.ps1 script Nov 5, 2024
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

No branches or pull requests

1 participant