sean777 Posted December 15, 2006 Posted December 15, 2006 hello everyone, I have this problem with executing my unattend.bat. when i have succesfully loaded my bootdisk and have access to my network share, i get a "bad command or filename" error when trying to execute the unattend.bat file. The unattend.bat looks like this @rem SetupMgrTag @echo off set AnswerFile=.\unattend.txt set SetupFiles=\\SERVER2003\networkshare\I386 \\SERVER2003\networkshare\I386\winnt.exe /s:%SetupFiles% /unattend:%AnswerFile% /copysource:lang Anyone any idea what can be wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now