You need to ensure that a custom script runs after Windows is installed but before a user logs on for the first
time.What should you do?
A.
Create a file named Setup.cmd and copy it to the %WINDIR%\Setup\Scripts\ directory.
B.
Create a file named Setup.cmd and copy it to the %WINDIR%\SoftwareDistribution\ directory.
C.
Create a file named SetupComplete.cmd and copy it to the %WINDIR%\Setup\Scripts\ directory.
D.
Create a file named SetupComplete.cmd and copy it to the %WINDIR%\SoftwareDistribution\ directory.