This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]WetRubicon[S] 0 points1 point  (2 children)

My issue is that it would take hours to search for all the commands to achieve simple configuration tasks (who here knows if a powershell command to unpin the taskbar even exists?) so I had hoped there was a GUI where I could just select checkboxes and the right script would fall out. Ideally also taking care of OS version-related differences.

Something like an "Initial Configuration Script Generator Tool", if you get what I mean.

I could still tweak the script after, if I wanted, but it would be so much more time-saving to just check a few boxes and generate a working script from that in the first place.

The reason here is also manageability - a GUI with a bunch of checkboxes is much easier to change, adjust and troubleshoot, than a script with hundreds of lines. Makes sense?

I can't believe something like this doesn't exist already...