Unattended OS install for Win 7
Verfasst: 06 Feb 2013, 15:07
I'm working through the documentation and had a question or two about the OS install.
1. When looking at the unattend.xml that comes with the system it has a lot of variables in it that I'm unclear on what they are doing, is there documentation on what these are doing?
2. When you run a OS deployment to a existing computer how does OPSI handle the naming of the computer when its imaged using the unattended install? (IE does it rename it the old name or does it use a random number letter combination?)
3. The domain joining section of the unatted.xml do we need the section under the </credentials>
<Identification>
<Credentials>
<Domain>domain</Domain>
<Password>password</Password>
<Username>username</Username>
</Credentials>
<DebugJoin>true</DebugJoin>
<JoinDomain>joindomain</JoinDomain>
<JoinWorkgroup>joinworkgroup</JoinWorkgroup>
<MachineObjectOU>machineobjectou</MachineObjectOU>
<MachinePassword>machinepassword</MachinePassword>
<UnsecureJoin>true</UnsecureJoin>
</Identification>
3. Can we use a KMS key with our unattend.xml as that handles all our Win 7 and 2008R2 activations on our network?
1. When looking at the unattend.xml that comes with the system it has a lot of variables in it that I'm unclear on what they are doing, is there documentation on what these are doing?
2. When you run a OS deployment to a existing computer how does OPSI handle the naming of the computer when its imaged using the unattended install? (IE does it rename it the old name or does it use a random number letter combination?)
3. The domain joining section of the unatted.xml do we need the section under the </credentials>
<Identification>
<Credentials>
<Domain>domain</Domain>
<Password>password</Password>
<Username>username</Username>
</Credentials>
<DebugJoin>true</DebugJoin>
<JoinDomain>joindomain</JoinDomain>
<JoinWorkgroup>joinworkgroup</JoinWorkgroup>
<MachineObjectOU>machineobjectou</MachineObjectOU>
<MachinePassword>machinepassword</MachinePassword>
<UnsecureJoin>true</UnsecureJoin>
</Identification>
3. Can we use a KMS key with our unattend.xml as that handles all our Win 7 and 2008R2 activations on our network?