Full unatendded win xp installation
#1
Posted 23 February 2011 - 08:33 AM
I have 10 workstations and i want to make unattend instalation of windows xp using Windows Deployment Services on a Windows Server 2008 R2.
Everything it's working but i want to know if there is a way for every workstation to have a different unnatend file with the same Image in WDS.
For example...computer name's must be different for every workstation, if i use the same unnatend file i can't manage this ( i suppose ).
I want something like this : WDS to recognize the workstation which access the image ( by MAC address or something else) and assign it the computer name accordingly. This is just an example, i hope i maked myself clearly enough.
Thank you.
#2
Posted 23 February 2011 - 08:53 AM
WinNT.sif / unattend.txt
[UserData] ComputerName=*
#3
Posted 23 February 2011 - 08:58 AM
I could change that file everytime i need to install a computer, but if i want to install 2-3 or more computers in the same time? let's just suppose that on a night there is a power failure and in the morning a need to install as soon as possible all workstations. I don't want to wait until first one is installed, modify the unattended file and start the second installation.
5eraph, on 23 February 2011 - 08:53 AM, said:
WinNT.sif / unattend.txt
[UserData] ComputerName=*
This post has been edited by Tsotsi: 23 February 2011 - 09:00 AM
#4
Posted 23 February 2011 - 09:05 AM
- FullName="User"
The computer name becomes "USER-????????", where the question marks are a random eight-digit hexadecimal number, such as "7890abcd".
#5
Posted 23 February 2011 - 09:14 AM
So, i want that computer name to be set automatically during the deployment, not after.
5eraph, on 23 February 2011 - 09:05 AM, said:
- Fullname="User"
The computer name becomes "USER-????????", where the question marks are a random eight-digit hexadecimal number, such as "7890abcd".
This post has been edited by Tsotsi: 23 February 2011 - 09:17 AM
#6
Posted 23 February 2011 - 09:24 AM
I am not aware of any built-in Microsoft mechanism to do exactly what you need without a script.
#7
Posted 23 February 2011 - 09:30 AM
Thank you for your time and answers.
5eraph, on 23 February 2011 - 09:24 AM, said:
I am not aware of any built-in Microsoft mechanism to do exactly what you need without a script.
- ← Memory could not be READ (reg file)
- Unattended Windows 2000/XP/2003
- Help about Regional Option Unattended →



Help
Back to top









