Ask your Seven xml ? here Sample .xml's including Audit Mode for DVD and other Install's
#341
Posted 22 January 2012 - 08:10 PM
#342
Posted 06 February 2012 - 04:11 AM
**** Customer experience improvement program is still enabled despite having
<component name="Microsoft-Windows-SQMApi" 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"> <CEIPEnabled>0</CEIPEnabled> </component>
in my unattended file.
Help! What else do I need to disable it? Documentation doesn't mention anything in addition to this simple setting.
This post has been edited by TheWalrus: 06 February 2012 - 04:11 AM
#343
Posted 06 February 2012 - 05:42 AM
However:
Quote
And I can read also another value:
Quote
The following XML output shows how to enable Windows CEIP.
<CEIPEnabled>true</CEIPEnabled>
Maybe you can also try the value: false ?
This post has been edited by myselfidem: 06 February 2012 - 05:50 AM
#344
Posted 06 February 2012 - 06:23 AM
Quite weird is the fact that it's allegedly disabled by default. I really have no idea what's the cause here.
#345
Posted 06 February 2012 - 06:29 AM
Microsoft-Windows-SQMAPI
<CEIPEnabled>true</CEIPEnabled>
Maybe that can help you :
Allow Microsoft to collect information about how I use Lync
Look at this link also:
Windows Customer Experience Improvement Program
Maybre you can use this reg file:
Disable_CEIP.reg
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SQMClient\Windows] "CEIPEnable"=dword:00000000
This post has been edited by myselfidem: 06 February 2012 - 06:51 AM
#346
Posted 06 February 2012 - 06:57 AM
#348
Posted 06 February 2012 - 07:11 AM
Default setting: By default, the Windows Customer Experience Improvement Program is turned off.
When Windows 7 and Windows Server 2008 R2 are installed and the computer is started for the first time, the Initial Configuration Tasks interface appears, displaying a variety of tasks including Enable automatic updating and feedback. In this task, you can choose to enable the default level of automatic updating and feedback, or you can manually configure settings. If you enable automatic updating and feedback, you turn on the Customer Experience Improvement Program.
The trouble is I don't remember if I got such popup when I was creating the default image
Will do an annoying test then...
#349
Posted 06 February 2012 - 09:36 AM
The Microsoft Customer Experience Improvement Program
Quote
Specifies that Windows CEIP is chosen during Windows Welcome. If the user decides to skip
Windows Welcome during installation, CEIP will be opted out. The user receives no further notifications.
This is the default value.
This post has been edited by myselfidem: 06 February 2012 - 09:37 AM
#350
Posted 07 February 2012 - 10:12 AM
I am talking about this window:

Here is my xml:
<?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="amd64" 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>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>0409:00000409</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
<UserLocale>en-US</UserLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" 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>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
<RefreshRate>60</RefreshRate>
</Display>
<DynamicUpdate>
<Enable>false</Enable>
<WillShowUI>Never</WillShowUI>
</DynamicUpdate>
<ImageInstall>
<OSImage>
<WillShowUI>Always</WillShowUI>
<InstallToAvailablePartition>true</InstallToAvailablePartition>
</OSImage>
</ImageInstall>
<UserData>
<AcceptEula>true</AcceptEula>
<FullName>Team_ARC</FullName>
<Organization>Team_ARC</Organization>
</UserData>
<EnableFirewall>true</EnableFirewall>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DisableOOBAccelerators>true</DisableOOBAccelerators>
<DisableFirstRunWizard>true</DisableFirstRunWizard>
<EnableLinksBar>false</EnableLinksBar>
<FilterLevel>Medium</FilterLevel>
<Home_Page>http://www.google.co.in</Home_Page>
<BlockPopups>yes</BlockPopups>
<SuggestedSitesEnabled>false</SuggestedSitesEnabled>
<PlaySound>True</PlaySound>
<ShowInformationBar>true</ShowInformationBar>
<ShowMenuBar>true</ShowMenuBar>
</component>
<component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" 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="amd64" 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>Alaska-PC</ComputerName>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>0409:00000409</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
<UserLocale>en-US</UserLocale>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<RegisteredOwner>Team_ARC</RegisteredOwner>
<TimeZone>India Standard Time</TimeZone>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>3</LogonCount>
<Username>Administrator</Username>
<Password>
<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText>false</PlainText>
</Password>
</AutoLogon>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Home</NetworkLocation>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<ProtectYourPC>3</ProtectYourPC>
</OOBE>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>
<PlainText>false</PlainText>
</Password>
<DisplayName>Administrator</DisplayName>
<Name>Administrator</Name>
<Group>Administrators</Group>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
</component>
</settings>
</unattend>
<!-- Key already integrated -->
#351
Posted 08 February 2012 - 04:31 AM
#352
Posted 08 February 2012 - 04:58 AM
maxXPsoft, on 08 February 2012 - 04:31 AM, said:
Do you have a wireless connection or was it popping up on you? If not remove that entry <HideWirelessSetupInOOBE>
I do have a wifi modem and I don't want that window to appear during my installation. I think its a better idea not to remove it.
#353
Posted 09 February 2012 - 09:10 AM
#354
Posted 09 February 2012 - 09:21 AM
Tripredacus, on 09 February 2012 - 09:10 AM, said:
I am talking about EULA only, MaxXPSoft has asked me about wireless network and I replied to his query only. I have no problem of EULA in OOBE, the window is appearing during the setup only. And yes you are right, you mean "<AcceptEula>true</AcceptEula>"?
Please see my Autounattend.xml I have posted.
#355
Posted 09 February 2012 - 06:38 PM
other than that add your key(yes I know you integrate) to see if that helps
#356
Posted 13 February 2012 - 07:09 PM
maxXPsoft, on 09 February 2012 - 06:38 PM, said:
other than that add your key(yes I know you integrate) to see if that helps
Ok I guss there is some problem with my boot.wim, I have done some customization in the boot.wim so only it is creating trouble, I did try with with default boot.wim downloaded from official website and my xml worked perfectly (no EULA window), now I have to figure out what is forcing that EULA window to appear. I remember once I tried to integrate xml using Windows 7 toolkit that might have created the problem.
I have a related question, I have actually created a SP1 disk (captured install.wim) from RTM by reverse integration now I want to know can I use boot.wim of the SP1 OS I have downloaded from MS or I have to use the same boot.wim of RTM only?
#357
Posted 14 February 2012 - 03:31 AM
I would think boot.wim should be generic but I have not scoured them that much. Only for mod files I do
#358
Posted 14 February 2012 - 09:24 AM
nice_guy75, on 13 February 2012 - 07:09 PM, said:
Yes, you can.
I tested and works fine for me, changing only install.wim customized (using sysprep and capture) inside Windows 7 Ultimate SP1 MSDN.
Works also if you keep your original Windows 7 SP0 and changing only install.wim SP1 customized (using reverse integration).
This post has been edited by myselfidem: 14 February 2012 - 09:32 AM
#359
Posted 15 February 2012 - 12:08 PM
myselfidem, on 14 February 2012 - 09:24 AM, said:
This one I have been doing since very long and yes it does work properly.
myselfidem, on 14 February 2012 - 09:24 AM, said:
I tested and works fine for me, changing only install.wim customized (using sysprep and capture) inside Windows 7 Ultimate SP1 MSDN.
You are right, I have tried it for the first time and it did work perfectly. And I was right, there was something wrong with my boot.wim, I have changed my boot.wim from the one I have downloaded from MS and now everything is working perfectly. Most importantly "NO EULA WINDOW". And yes, I had to change the setup.exe of sources folder as well, Boot.wim and setup.exe should be from the same OS.
#360
Posted 16 February 2012 - 03:36 PM
nice_guy75, on 13 February 2012 - 07:09 PM, said:
That's very bad idea, noone knows what gets screwed up by such awkward methods.
Why don't you just download SP1 image from official sources?
- ← Powerplan setting by unattend.xml
- Unattended Windows 7/Server 2008R2
- Batch script to install Updates Takes Forever! →



Help

Back to top









