Instead of capture the image again I want to copy some batch files to C:\temp from network location so I can run them with firstlogoncommand.
I try to att the xcopy cmd into specialize phase but doesn't seems to work.
Where else can I put the command? My autologon account is local so I don't think it has permission to xcopy from my network location during firstlogoncommands.
Page 1 of 1
xcopy during special phase Want to copy some files to C drive during unattended install
#2
Posted 02 September 2010 - 02:57 PM
Did you look in the Panther logs or UnattendGC to see if there is an error? It could be that Windows was not in the proper state to run xcopy when you called it.
#3
Posted 03 September 2010 - 12:35 AM
Tripredacus, on 02 September 2010 - 02:57 PM, said:
Did you look in the Panther logs or UnattendGC to see if there is an error? It could be that Windows was not in the proper state to run xcopy when you called it.
But is it possible to run xcopy during specialize?
Is it even possible to install program during specialize or is it better to do that during firstlogoncommands.
I'll check out the error logs.
#4
Posted 03 September 2010 - 06:28 AM
Tripredacus, on 02 September 2010 - 02:57 PM, said:
Did you look in the Panther logs or UnattendGC to see if there is an error? It could be that Windows was not in the proper state to run xcopy when you called it.
What to search for. Now I don't get any error but xcopy doesn't copy any files.
In WSIM I added this cmd in the path field; xcopy \\server1\scripts\* C:\temp\
..but the files isn't there after installation is done.
I have tried the command in cmd and it should work.
- ← Tell me why I can't run regedit after sysprepping a machine?.
- Unattended Windows 7/Server 2008R2
- Windows 7 Unattend Works but Get error →
Share this topic:
Page 1 of 1



Help
Back to top









