I'm new to the Windows operating system. In a typical day, I might use at most 50% of my CPU and RAM. And maybe 10% of my GPU.
I also have a bunch of scripts that I want to run. Those script might use a lot of resources and be computationally intensive. Like training a machine learning model for instance.
Is there a way that I can start those scripts in ultra-low priority mode, so they run while I use the computer, but I don't notice ? I don't want my PC to be slower because a script is running. I want the script to run only if some processing power is available.
Edit: my initial web search didn't show me any results about "processes" and the "start command", because my search terms were layman's terms like those used in this question. So I believe this question and the detailed answer that I provided will have value for other people.
Edit 2: It would have been better to ask this on SuperUser, so I voted to close.