Hi Yar... yes you can.
I think you basically want to do is create a custom image.
This is what i have been doing for years for various companies. You build a machine with Windows on it then you install what you want. Make your reg changes and policy changes.
Once that is done you then generalize the PC by sysprepping it. When you sysprep a machine it removes licensing information so that you can use that image across multiple machines without worrying about duplication.
Then you use the Windows ADK to capture the image using DISM.
Below is a link on how to do just that.