Please bare with me I'm a complete numpty when it comes to this.
I've managed to get wds installed along with a customised .wim file with relevant applications. My unattend settings etc all work fine, I can push the image to a machine and it installs great.
WDS creates a local admin account and joins the machine to the domain with a random name.
The problem, however, comes from the fact that I had to remove one piece of software from the image before capture. We use tortoisesvn and subversion at work and for some reason, the way they hook into the kernel doesn't play nicely with sysprep. As such, I need to find out a way to install this after the image has been deployed and at first logon.
Now, this software is stored on a network share which, obviously, only shows up when a domain user logs on. All I need is to install this last thing, and that's it, system is complete and ready for use, but for the life of me, I can't figure it out.
Everything I see seems to point me to MDT which, tbh, I really don't want to use, I have things more or less working as I want them.
Help!?!