RicaNeaga Posted November 10, 2011 Share Posted November 10, 2011 (edited) With build 63, I used the attached unnatended on a x64 7 ultimate sp1 dvd, and during install, the only preserved and working setting was the time zone. Weird bug...Autounattend.xmlAutounattend.xml Edited November 10, 2011 by RicaNeaga Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 10, 2011 Share Posted November 10, 2011 With build 63, I used the attached unnatended on a x64 7 ultimate sp1 dvd, and during install, the only preserved and working setting was the time zone. Weird bug...Very strange, try the attached unattended file (i've moved some stuff around), let me know how it works.I mean thru W7 Toolkit... The program itself does not have any themes, when i said google it i mean't im sure someone else has asked before to choose the default theme for an image. Quote Link to comment Share on other sites More sharing options...
RicaNeaga Posted November 10, 2011 Author Share Posted November 10, 2011 Very strange, try the attached unattended file (i've moved some stuff around), let me know how it works.I'll try it today, in ~ 5 hours, and come back with feedback Quote Link to comment Share on other sites More sharing options...
Etz Posted November 10, 2011 Share Posted November 10, 2011 (edited) With build 63, I used the attached unnatended on a x64 7 ultimate sp1 dvd, and during install, the only preserved and working setting was the time zone. Weird bug...Had an exactly same problem...reported it a while ago... :g:Oddly enough I have only couple of settings, that wont "stick" ... Edited November 10, 2011 by Etz Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 10, 2011 Share Posted November 10, 2011 Well i last used unattended yesterday and it worked fine, no screen popped up, but that wasn't for x64 version. Quote Link to comment Share on other sites More sharing options...
Etz Posted November 10, 2011 Share Posted November 10, 2011 Well i last used unattended yesterday and it worked fine, no screen popped up, but that wasn't for x64 version.Will try it again with v65...You will release versions faster than I can test them... Quote Link to comment Share on other sites More sharing options...
RicaNeaga Posted November 11, 2011 Author Share Posted November 11, 2011 Very strange, try the attached unattended file (i've moved some stuff around), let me know how it works.Unfortunately, this doesn't work either. If you've got other suggestions, I'll try them. BTW, is it where it belongs? I mean the root of the dvd... the location... see here. Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 11, 2011 Share Posted November 11, 2011 Import it with Unattended Creator and set it to 'AnyCPU', hopefully that will work. Yes it's the right place. Quote Link to comment Share on other sites More sharing options...
RicaNeaga Posted November 11, 2011 Author Share Posted November 11, 2011 (edited) Import it with Unattended Creator and set it to 'AnyCPU', hopefully that will work. Still doesn't work. Gets very frustrating... Attached the file used now. These here are the options I checked, and also accept EULA and the Ultimate serial.Used Ultimate SP1 x64.Autounattend.xml Edited November 11, 2011 by RicaNeaga Quote Link to comment Share on other sites More sharing options...
myselfidem Posted November 11, 2011 Share Posted November 11, 2011 Inside your Autounattend.xml file, try to add:<settings pass="windowsPE"><component name="Microsoft-Windows-Setup"......<UserData> <AcceptEula>true</AcceptEula> <FullName>Your Full Name</FullName> <Organization>company</Organization> Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 11, 2011 Share Posted November 11, 2011 Oh i haven't test it with just those settings, i'll maybe do it later but first please try what myselfidem has mentioned Quote Link to comment Share on other sites More sharing options...
RicaNeaga Posted November 13, 2011 Author Share Posted November 13, 2011 Still doesn't work. Gets very frustrating... Attached the file used now. These here are the options I checked, and also accept EULA and the Ultimate serial.Used Ultimate SP1 x64.Tryed it without the skip user creation option checked, and it just won't work, also for a x86 iso. I'll also try the solution above, but that's it - autounnatended is clearly VERY buggy. Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 13, 2011 Share Posted November 13, 2011 Do you use any of the 'Apply Unattended' options in W7T? either in WIM Manager or All-In-One Tool? Quote Link to comment Share on other sites More sharing options...
RicaNeaga Posted November 13, 2011 Author Share Posted November 13, 2011 Do you use any of the 'Apply Unattended' options in W7T? either in WIM Manager or All-In-One Tool?Not until I've seen this post. However, used the AIO option to apply unnatended, and it didin't work. Also I remade the unnatended file with what myselfidem said (as attached) and it didn't work either. I'm giving up with tests, to me it's very clear that unnatended is a no-go with W7T Hoping you'll be able to make it functional soon...Autounattend.xml Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 13, 2011 Share Posted November 13, 2011 I still haven't tried to test this as i've been busy fixing another issue in another thread, i will try this when i get a chance Quote Link to comment Share on other sites More sharing options...
Etz Posted November 14, 2011 Share Posted November 14, 2011 (edited) However, used the AIO option to apply unnatended, and it didin't work. Also I remade the unnatended file with what myselfidem said (as attached) and it didn't work either. Having a very same issue.Remade Unattended file, still no go... :g:I know it worked earlier, but since v55, it doesnt seem to work anymore...Still asks about "update settings" and "network location"...All other stuff, creating users, specifying timezone, moving folders, etc is working.Replacing users default desktop background tweak, didnt get applied, also that image file is missing from installation altough I specified it as always... Also for some strange reason, changing "SFX installer" background and logo also, didnt work... (or should image files be manually copied somwhere?)Autounattend.xml Edited November 14, 2011 by Etz Quote Link to comment Share on other sites More sharing options...
myselfidem Posted November 14, 2011 Share Posted November 14, 2011 (edited) At this time XML Creator needs to be improved!Some values are missing to have a full unattended answer file!You can find help to create your own Autounattend.xml file, here:http://www.msfn.org/...seven-xml-here/As example, my customized Autounattend.xml file:<?xml version="1.0" encoding="utf-8"?><unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" 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"> <SetupUILanguage> <UILanguage>fr-FR</UILanguage> </SetupUILanguage> <InputLocale>100c:0000100c</InputLocale> <SystemLocale>fr-CH</SystemLocale> <UILanguage>fr-FR</UILanguage> <UserLocale>fr-CH</UserLocale> </component> <component name="Microsoft-Windows-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"> <Diagnostics> <OptIn>false</OptIn> </Diagnostics> <DiskConfiguration> <WillShowUI>Always</WillShowUI> </DiskConfiguration> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1280</HorizontalResolution> <VerticalResolution>1024</VerticalResolution> <RefreshRate>60</RefreshRate> </Display> <DynamicUpdate> <Enable>false</Enable> <WillShowUI>OnError</WillShowUI> </DynamicUpdate> <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows 7 ULTIMATE</Value> </MetaData> </InstallFrom> </OSImage> </ImageInstall> <UserData> <AcceptEula>true</AcceptEula> <FullName>Your Full Name</FullName> <Organization>customer</Organization> <ProductKey> <Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key> <WillShowUI>OnError</WillShowUI> </ProductKey> </UserData> <EnableFirewall>true</EnableFirewall> </component> </settings> <settings pass="offlineServicing"> <component name="Microsoft-Windows-LUA-Settings" 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"> <EnableLUA>false</EnableLUA> </component> </settings> <settings pass="generalize"> <component name="Microsoft-Windows-PnpSysprep" 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"> <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-IE-InternetExplorer" 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"> <Home_Page>http://www.bluewin.ch/index.html.fr</Home_Page> <BlockPopups>yes</BlockPopups> <CompanyName>Se7en_UA</CompanyName> <FavoritesOnTop>true</FavoritesOnTop> <FilterLevel>High</FilterLevel> <Help_Page>http://people.consolidated.net/veeger/</Help_Page> <DisableFirstRunWizard>true</DisableFirstRunWizard> <DisableWelcomePage>true</DisableWelcomePage> <PlaySound>false</PlaySound> <ShowInformationBar>true</ShowInformationBar> <SearchScopes> <Scope wcm:action="add"> <ScopeDefault>true</ScopeDefault> <ScopeDisplayName>Google</ScopeDisplayName> <ScopeKey>Search1</ScopeKey> <ScopeUrl>http://www.google.com/advanced_search?hl=fr</ScopeUrl> </Scope> </SearchScopes> <LockToolbars>true</LockToolbars> <ShowLeftAddressToolbar>true</ShowLeftAddressToolbar> <ShowMenuBar>true</ShowMenuBar> <SuggestedSitesEnabled>true</SuggestedSitesEnabled> </component> <component name="Microsoft-Windows-RemoteAssistance-Exe" 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"> <fAllowFullControl>false</fAllowFullControl> <fAllowToGetHelp>false</fAllowToGetHelp> </component> <component name="Microsoft-Windows-Security-SPP-UX" 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"> <SkipAutoActivation>true</SkipAutoActivation> </component> <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"> <ComputerName>Se7en</ComputerName> <ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey> <RegisteredOwner>myselfidem</RegisteredOwner> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1280</HorizontalResolution> <VerticalResolution>1024</VerticalResolution> <RefreshRate>60</RefreshRate> </Display> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-International-Core" 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"> <UILanguage>fr-FR</UILanguage> <UserLocale>fr-CH</UserLocale> <InputLocale>100c:0000100c</InputLocale> </component> <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"> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1280</HorizontalResolution> <VerticalResolution>1024</VerticalResolution> <RefreshRate>60</RefreshRate> </Display> <RegisteredOwner>Your Full Name</RegisteredOwner> <TimeZone>W. Europe Standard Time</TimeZone> <AutoLogon> <Enabled>true</Enabled> <LogonCount>9999999</LogonCount> <Username>myselfidem</Username> <Password> <Value>xxxxxxxxx</Value> <PlainText>false</PlainText> </Password> </AutoLogon> <FirstLogonCommands> <SynchronousCommand wcm:action="add"> <Order>1</Order> <Description>Password never expires</Description> <CommandLine>cmd /C wmic useraccount where "name='myselfidem'" set PasswordExpires=FALSE</CommandLine> <RequiresUserInput>false</RequiresUserInput> </SynchronousCommand> <SynchronousCommand wcm:action="add"> <Order>2</Order> <Description>Installation des applications avec WPI</Description> <CommandLine>cmd /c for %i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %i:\wpi\wpi.exe start %i:\wpi\wpi.exe</CommandLine> <RequiresUserInput>false</RequiresUserInput> </SynchronousCommand> </FirstLogonCommands> <OEMInformation> <Logo>%WINDIR%\System32\oemlogo.bmp</Logo> <Manufacturer>Se7en_UA</Manufacturer> <Model>Seven Titan</Model> <SupportHours>A tout instant, consultez les Forums</SupportHours> <SupportPhone>BR549</SupportPhone> <SupportURL>http://www.msfn.org</SupportURL> </OEMInformation> <OOBE> <HideEULAPage>true</HideEULAPage> <NetworkLocation>Home</NetworkLocation> <ProtectYourPC>1</ProtectYourPC> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> </OOBE> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Password> <PlainText>false</PlainText> <Value>xxxxxxx</Value> </Password> <Group>Administrators</Group> <DisplayName>myselfidem</DisplayName> <Name>myselfidem</Name> </LocalAccount> </LocalAccounts> </UserAccounts> <VisualEffects> <FontSmoothing>ClearType</FontSmoothing> </VisualEffects> <BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled> <WindowsFeatures> <ShowInternetExplorer>true</ShowInternetExplorer> <ShowMediaCenter>true</ShowMediaCenter> <ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer> </WindowsFeatures> </component> <component name="Microsoft-Windows-Sidebar" 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"> <Gadget1>%PROGRAMFILES%\Windows Sidebar\Gadgets\Clock.Gadget</Gadget1> <Gadget2>%PROGRAMFILES%\Windows Sidebar\Gadgets\Calendar.Gadget</Gadget2> <Gadget3>%PROGRAMFILES%\Windows Sidebar\Gadgets\Weather.Gadget</Gadget3> </component> </settings></unattend>Adapt to your needs. Always check your answer file with WSIM to see if there is errors!I hope that can help!*Edit: Using new Test3: removing components Speech and Natural Language and WinSxS\Backup successfully! Edited February 6, 2012 by myselfidem Quote Link to comment Share on other sites More sharing options...
hornet512 Posted November 14, 2011 Share Posted November 14, 2011 @LegolashThank you for your hard work.And we want more I have got a question guys;What does Logon Count mean in Unattended creator?What are the differences between LogonCount=0, 1, 2 and 9999999?Regards Quote Link to comment Share on other sites More sharing options...
Etz Posted November 14, 2011 Share Posted November 14, 2011 (edited) @LegolashThank you for your hard work.And we want more I have got a question guys;What does Logon Count mean in Unattended creator?What are the differences between LogonCount=0, 1, 2 and 9999999?Regards9999999 - Counts as InfiniteAll others mean exactly what they mean eq. 5 means 5 times, 6th time already ask password and so on. Edited November 14, 2011 by Etz Quote Link to comment Share on other sites More sharing options...
hornet512 Posted November 14, 2011 Share Posted November 14, 2011 9999999 - Counts as InfiniteAll others mean exactly what they mean eq. 5 means 5 times, 6th time already ask password and so on. Sorry I don't understand.Windows login screen asks one user name and one password at the same time. Doesn't it? Quote Link to comment Share on other sites More sharing options...
bphlpt Posted November 14, 2011 Share Posted November 14, 2011 (edited) If I understand correctly, Logon Count is tied to Auto Logon. In other words, you set up AutoLogon as to which account name and password to use to logon automatically, and you set Logon Count to the number of times you wish that to happen. Then each time the computer logs on automatically, the LogonCount is decremented by one in the registry. When the count reaches zero, it will no longer logon automatically. This feature is usually used in a training environment. If you set the logon Count to 9999999, then it disables the countdown, so AutoLogon happens forever. I could be wrong, but I think this is correct.Full disclosure: I actually finally figured this out looking here - http://www.rt7lite.com/faq21.html. Look about 2/3 of the way down the page under Creating and autologon user accounts:Cheers and Regards Edited November 14, 2011 by bphlpt Quote Link to comment Share on other sites More sharing options...
myselfidem Posted November 14, 2011 Share Posted November 14, 2011 (edited) Extract: Unattended Windows Setup Reference for Windows 7.chm AutoLogonAutoLogon specifies the account to use to log on to a computer automatically. Autologon credentials are deleted from the unattended installation answer file after Windows® Setup is complete. Important: Make sure Autologon is disabled on computers that are delivered to customers. By default, the built-in administrator account is disabled in all default, clean installations.For Windows® 7 and Windows Vista®, you can enable the built-in administrator account during unattended installations by setting Username to Administrator (only the English word, Administrator, automatically enables the account). This enables the built-in administrator account, even if a password is not specified in AdministratorPassword. If a password is specified in AdministratorPassword, then use the same password in Autologon.For Windows Server® 2008 and Windows Server® 2008 R2, the built-in Administrator account must have a password, and that password must be changed at first logon. This prevents the built-in Administrator account from having a blank password by default. Use the same password that was used in AdministratorPassword.Both Microsoft-Windows-Shell-Setup | Autologon and Microsoft-Windows-Shell-Setup | UserAccounts | AdministratorPassword sections are needed to auto logon to a computer in audit mode. Both of these settings should be added to the auditSystem configuration pass.Regards*Edit: my Autounattend.xml file seems correct and works fine! Edited November 14, 2011 by myselfidem Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 14, 2011 Share Posted November 14, 2011 I'm testing your unattended now Quote Link to comment Share on other sites More sharing options...
myselfidem Posted November 14, 2011 Share Posted November 14, 2011 (edited) I would like to create a user named user1 in administrators group with Autounattended.xml and apply autologon to user1is that possible?We must take care about built-in Administrator and Auto Logon!Using your name as Auto Logon and User Account seems correct and works fine for me! Edited November 14, 2011 by myselfidem Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted November 14, 2011 Share Posted November 14, 2011 Still doesn't work. Gets very frustrating... Attached the file used now. These here are the options I checked, and also accept EULA and the Ultimate serial.Used Ultimate SP1 x64.VirtualBox has just finished, your unattended file works fine apart from it showed user creation screen. I didn't edit your unattended i just copied it straight to the dvd root. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.