Hello, I'm completely new to being an ICT Technician in school and my Network manager and I are attempting to Migrate to Windows 7 Pro 32bit in summer holidays.
Now i'm trying to create a xml file for every model of laptop, and desktop in our school as we have many types which all support Windows 7, however for now I'm just trying to get one freshly installed version of Windows sysprep'ed to then take an image and store it on a network share.
However having problems connecting to the school domain with basic settings using a custom xml file and sysprep. The computer does everything else in the unattend.xml file apart from joining the domain. From what I understand it may not join the domain because usually when joining manually it will ask us to restart machines after joining the domain. It does not do this at all.
Our network is large and we need to make installation quick and simple with minimal input due to the quantity of machines.
So for now i'm using one laptop to reboot with sysprep and a basic xml file with and using only these methods.
So first of all heres the xml file, please note I've changed any confidential information and put in fake details in to protect the network:
The School
ICT
false
Domain name
domain password
administrator
false
Domain name
ldap string
true
true
Work
1
password
false
password
false
Support
Support
Administrators
domain name
Administrators
Domain Admins
School name
ICT
false
Greenwich Mean Time
32
1400
60
1050
The sysprep command I use is: sysprep /generalize /oobe /reboot /unattend:c:\6715b.xml
Hopefully someone can help
Thanks.