Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.7k stars 1.07k forks source link

Add a Restore preset #312

Closed maximousblk closed 4 years ago

maximousblk commented 4 years ago

Add a preset that resets everything to default. This can be handy if someone (me) messes up.

This can also be helpfull with the "Some setting are controlled by your organisation" problem.

I know you can do this by editing default preset but it would be nicer for noobs.

cjerrington commented 4 years ago

Restore points are only available on Windows 10 not Server OS. Another option might be needed for Server OS's.

maximousblk commented 4 years ago

For those who need it, I created a preset which reverts everything the default preset changes.

https://gist.github.com/maximousblk/2b43c0de7d6125787ec688eeab5a4e77

ameeno commented 4 years ago

+1

it would be nice to know what exactly changed when we did it, IE what is the default setting?

are we enabling something that was not enabled before?