Groundskeeper Posted May 2, 2013 Posted May 2, 2013 I have a couple of applications that I cannot make answer files or packaged installers for or the applications do not go onto every machine. So I want to copy a folder with all the installers on the desktop of the administrator that my autounattend.xml creates. However I have tried runonce, XML insertion, and the Setupcomplete.cmd to move the folder I need and none have worked. Does anyone have an idea on how I can make this work?Currently I have the folder in the sources\$oem$\$$\setup\scripts folder and a batch file that will move the folder to c:\users\Admin\desktop.Thanks!
maxXPsoft Posted May 2, 2013 Posted May 2, 2013 The user has to be created first and profile so try doing that at Firstlogoncommands
Groundskeeper Posted May 2, 2013 Author Posted May 2, 2013 Didn't think of that. I have created the user account and it creates the password and logs on automatically. Is there a command to create the profile for a user (ie... Admin)?
maxXPsoft Posted May 2, 2013 Posted May 2, 2013 No need to go to Audit just add to specializethen <AutoLogon>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now