jpiatt Posted February 7, 2008 Posted February 7, 2008 After I sysyprep my Vista machine using the unattend.xml file I created, upon reboot the system is missing the video drivers. It's strange and makes no sense to me. The drivers were loaded before I sysprepped, it's only after that they disappear.I'm using a Thinkpad X61 w/ the factory Vista install. I created my .xml file from the web-based xml creator script I found on this site. Everything else works as it should. Has any one else had this problem, or know what I might need to add to the .xml to fix it? Thanks
anyweb Posted February 8, 2008 Posted February 8, 2008 what options did you use when you sysprepped vista ?i thnk if you just use the followingsysprep /oobe /shutdownthat your video driver will remain untouchedtry it !cheersanyweb
jpiatt Posted February 8, 2008 Author Posted February 8, 2008 That took care of the video driver needing reloaded, but now my admin account is disabled. I have this in my .xml, which was auto-logging on before (with the generalize command), now it's not. <AutoLogon> <Password> <Value>xxxxxxx</Value> </Password> <Enabled>true</Enabled> <LogonCount>1</LogonCount> <Username>administrator</Username> </AutoLogon>Any suggestions? Thanks!
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