I'm curious; why do you do multiple installs a day? Is this for your work, or just a hobby like my own 'tinkering'?
I'll give you the slightly long overly detailed version of my answer to that.
I started playing with PC's in the 1980s and back then there was no one around to teach me. I had to research and test and tinker and learn everything on my own. Eventually I ended up at Microsoft as an Enterprise Technical Support Engineer and that meant a lot more research and a lot more testing for my customers.
Today that is simply what I am used to. I like to keep learning and teaching myself new things mainly focused on Windows setup and unattended installation, so I keep tinkering and testing. That in turn led to me writing my own program that I link to down in my signature. That program is intended to allow me to do just about everything I might ever want to do with a Windows image file including injecting all the latest updates, creating unattended answer files and much, much more. But to be able to write all that code, I have to do an awfully lot of testing and I have to try all kinds of different scenarios. Any time I make any major modifications to my program I need to make sure I'm not breaking other things, so I always do a full battery of tests against the ISO images that are created by my program.
Then there are people like
@garlin who make posts that sound so matter of fact but that make a light bulb go off in my head and gives me new ideas. So, I have no choice but to go and test the things that he's posting because there's a really good chance that doing so might teach me something new. Garlin is by no means the only person who I get all kinds of ideas from, but I just like to single him out because he has a habit of doing that very frequently

.
Then there is the fact that I am retired giving me lots of time on my hands which is great for all this testing and learning that I like so much to do.
Another problem for me is that invariably when I'm researching one topic I come upon other things and I have to take notes to remind me to look at those things later, so I don't end up getting torn in 20 different directions at once. That means that I always have a queue full of things to research and tinker with when I'm done with whatever I am currently doing. In other words, it is never ending.
Now the short answer which is probably what I should have posted here in the first place: It is simply what I enjoy doing because I've been into PCs since the 1980s and PCs are continuously evolving so there is never an end to what can be learned.