I've created an Autounattend.xml to deploy Windows Server 2012 R2 from a custom ISO.
The last part I need is to run a Powershell script that configures the networking. It looks like I can put the script \SOURCES\$OEM$\SETUP but I can't figure out the next step.
I'd like to copy the powershell script to a folder on the c: drive and have it run once at first logon.
How do I do that?