@@ -602,6 +602,7 @@ variants:
unattended_install:
timeout = 7200
finish_program = deps/finish.exe
+ cdrom_extra = windows/winutils.iso
migrate:
migration_test_command = ver && vol
migration_bg_command = start ping -t localhost
@@ -14,7 +14,7 @@ WaitForReboot = no
Repartition = yes
[GuiUnattended]
-AdminPassword = "123456"
+AdminPassword = "1q2w3eP"
AutoLogon = Yes
AutoLogonCount = 5
OEMSkipRegional = 1
@@ -34,7 +34,7 @@ AutoUsers=15
[Identification]
DoOldStyleDomainJoin = YES
DomainAdmin="Administrator"
- DomainAdminPassword="123456"
+ DomainAdminPassword="1q2w3eP"
JoinWorkgroup=WORKGROUP
JoinDomain="qe.redhat.com"
@@ -56,7 +56,8 @@ Mode = 0
local="Local Area Connection"
[GuiRunOnce]
-Command0="sc config TlntSvr start= auto"
-Command1="netsh firewall set opmode disable"
-Command2="net start telnet"
-Command3="cmd /c netsh interface ip set address local static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2"
+Command0="cmd /c sc config TlntSvr start= auto"
+Command1="cmd /c netsh firewall set opmode disable"
+Command2="cmd /c net start telnet"
+Command3="cmd /c E:\setuprss.bat"
+Command4="cmd /c netsh interface ip set address local static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2"
@@ -58,4 +58,5 @@ local="Local Area Connection"
Command0="cmd /c sc config TlntSvr start= auto"
Command1="cmd /c netsh firewall set opmode disable"
Command2="cmd /c net start telnet"
-Command3="cmd /c netsh interface ip set address local static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2"
+Command3="cmd /c E:\setuprss.bat"
+Command4="cmd /c netsh interface ip set address local static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2"
@@ -113,6 +113,10 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
+ </SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <Order>6</Order>
<CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
@@ -120,14 +120,18 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
+ </SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <Order>6</Order>
<CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
<OOBE>
<HideEULAPage>true</HideEULAPage>
- <NetworkLocation>Work</NetworkLocation>
- <ProtectYourPC>1</ProtectYourPC>
- <SkipUserOOBE>true</SkipUserOOBE>
+ <NetworkLocation>Work</NetworkLocation>
+ <ProtectYourPC>1</ProtectYourPC>
+ <SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
@@ -120,14 +120,18 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
+ </SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <Order>6</Order>
<CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
<OOBE>
<HideEULAPage>true</HideEULAPage>
- <NetworkLocation>Work</NetworkLocation>
- <ProtectYourPC>1</ProtectYourPC>
- <SkipUserOOBE>true</SkipUserOOBE>
+ <NetworkLocation>Work</NetworkLocation>
+ <ProtectYourPC>1</ProtectYourPC>
+ <SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
@@ -58,7 +58,7 @@
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>redhatqe</FullName>
- <Organization>redhat</Organization>
+ <Organization>redhat</Organization>
</UserData>
<EnableFirewall>false</EnableFirewall>
<EnableNetwork>true</EnableNetwork>
@@ -113,6 +113,10 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
+ </SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <Order>6</Order>
<CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
@@ -129,8 +133,8 @@
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoLogon>
<Password>
- <Value>cgBlAGQAaABhAHQAUABhAHMAcwB3AG8AcgBkAA==</Value>
- <PlainText>false</PlainText>
+ <Value>1q2w3eP</Value>
+ <PlainText>true</PlainText>
</Password>
<Username>Administrator</Username>
<LogonCount>5</LogonCount>
@@ -120,14 +120,18 @@
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>5</Order>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
+ </SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <Order>6</Order>
<CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
</SynchronousCommand>
</FirstLogonCommands>
<OOBE>
<HideEULAPage>true</HideEULAPage>
- <NetworkLocation>Work</NetworkLocation>
- <ProtectYourPC>1</ProtectYourPC>
- <SkipUserOOBE>true</SkipUserOOBE>
+ <NetworkLocation>Work</NetworkLocation>
+ <ProtectYourPC>1</ProtectYourPC>
+ <SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
</component>
@@ -88,20 +88,20 @@
<UserAccounts>
<AdministratorPassword>
<!-- <Value>UABAAHMAcwB3ADAAcgBkAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value> -->
- <Value>123456</Value>
+ <Value>1q2w3eP</Value>
<PlainText>true</PlainText>
</AdministratorPassword>
</UserAccounts>
<OOBE>
<HideEULAPage>true</HideEULAPage>
- <NetworkLocation>Work</NetworkLocation>
- <ProtectYourPC>1</ProtectYourPC>
- <SkipUserOOBE>true</SkipUserOOBE>
+ <NetworkLocation>Work</NetworkLocation>
+ <ProtectYourPC>1</ProtectYourPC>
+ <SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
<AutoLogon>
<Password>
- <Value>123456</Value>
+ <Value>1q2w3eP</Value>
<PlainText>true</PlainText>
</Password>
<Enabled>true</Enabled>
@@ -126,9 +126,13 @@
<Order>4</Order>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
- <CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
+ <CommandLine>%WINDIR%\System32\cmd /c E:\setuprss.bat</CommandLine>
<Order>5</Order>
</SynchronousCommand>
+ <SynchronousCommand wcm:action="add">
+ <CommandLine>%WINDIR%\System32\cmd /c netsh interface ip set address "Local Area Connection" static 10.0.2.15 255.255.255.0 10.0.2.2 1 && ping 10.0.2.2 -n 20 && A:\finish.exe 10.0.2.2</CommandLine>
+ <Order>6</Order>
+ </SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
@@ -82,7 +82,7 @@
<UserAccounts>
<AdministratorPassword>
<!-- <Value>UABAAHMAcwB3ADAAcgBkAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value> -->
- <Value>123456</Value>
+ <Value>1q2w3eP</Value>
<PlainText>true</PlainText>
</AdministratorPassword>
</UserAccounts>
@@ -92,7 +92,7 @@
<Username>Administrator</Username>
<Password>
<!-- <Value>UABAAHMAcwB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value> -->
- <Value>123456</Value>
+ <Value>1q2w3eP</Value>
<PlainText>true</PlainText>
</Password>
</AutoLogon>
@@ -16,7 +16,7 @@
WaitForReboot=no
[GuiUnattended]
- AdminPassword="123456"
+ AdminPassword="1q2w3eP"
EncryptedAdminPassword=NO
TimeZone=85
OemSkipWelcome=1
@@ -64,7 +64,8 @@
BrandIEUsingUnattended=Yes
[GuiRunOnce]
- Command0="cmd /c A:\finish.exe 10.0.2.2"
+ Command0="cmd /c E:\setuprss.bat"
+ Command1="cmd /c A:\finish.exe 10.0.2.2"
[Display]
Xresolution=1024