mbrunt Posted November 17, 2011 Posted November 17, 2011 its the latest stable version yeah, im on beta A. but that shouldn't matter. did you regenerate the boot image totally? and reupload in wds
ihaveaproblem Posted November 17, 2011 Author Posted November 17, 2011 I updated the deployment share if that's what you mean. The boot image is already in WDS so I thought when the deployment share updates it would also update the boot image in wds? ( Maybe i'm wrong ) I will try replacing the boot image now.
mbrunt Posted November 17, 2011 Posted November 17, 2011 when you right clicked on your share and clicked update share did you select optimize or regenerate?
mbrunt Posted November 17, 2011 Posted November 17, 2011 and no mdt doesnt auto update wds sadly, each time you regenerate your image you have to replace it in wds
ihaveaproblem Posted November 17, 2011 Author Posted November 17, 2011 optimize Guessing it needs regenerate and that would make sense !
mbrunt Posted November 17, 2011 Posted November 17, 2011 yea you have to regenerate, especially when adding drivers, task sequences etc. I dont think I had to regenerate to edit bootstrap but its worth a try!
ihaveaproblem Posted November 17, 2011 Author Posted November 17, 2011 yea you have to regenerate, especially when adding drivers, task sequences etc. I dont think I had to regenerate to edit bootstrap but its worth a try! That fixed it I removed the password from the bootstrap and only left the domain and username. Helps me type less but still keeps kids out. In you're task sequence where abouts did you add the command line tasks to install extra software? I am looking at that now. Might of worked it out before you reply tho:) will say if have !
ChrisH Posted November 17, 2011 Posted November 17, 2011 (edited) Try some of these videos they will help. LTIUnleashedVideos Edited November 17, 2011 by ChrisH
mbrunt Posted November 17, 2011 Posted November 17, 2011 all ive done is add a "run command line" option that calls a batch file that is on the c drive of the image. In this batch file I do a few things....install sophos, disable hibernate, and check if graphics is aero capable and if so enables aero....all fairly simple stuff really but it stops me from having to install it manually.
ihaveaproblem Posted November 18, 2011 Author Posted November 18, 2011 Nearly there now Just messing with my unattend file.
ihaveaproblem Posted November 19, 2011 Author Posted November 19, 2011 (edited) Hmmm. Where in your task sequence have you added these scripts to run? I added some scripts to run and added them last in the task sequence. It all worked perfectly fine. I made some changes in the unattended file so the auto login is a domain account instead of the local administrator. This account is domain admin so has permissions to run these scripts, but for some reason they don't run until I log in with the local admin account. Is there a reason it does this? EDIT Sorted it ! Edited November 19, 2011 by ihaveaproblem
mbrunt Posted November 21, 2011 Posted November 21, 2011 my "endscript.bat" is under state restore > custom tasks > run command line. But glad you've sorted it
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