Jump to content

Recommended Posts

Posted (edited)

friends I need help, it appears this error during Setup, and this time I edited perfectly my DVD and I just leaves the installation altomatina in this DVD, can I help to correct the error?

this error

Windows cannot apply the unattended settings during passagen of [offlineServicing]

p7p00.png

my unattend.xml

<settings pass="offlineServicing">

<component name="Microsoft-Windows-LUA-Settings" 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">

<EnableLUA>false</EnableLUA>

</component>

<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">

<DriverPaths>

<PathAndCredentials wcm:keyValue="1" wcm:action="add">

<Path>\\driver</Path>

<Credentials>

<Username>Henrique Araujo</Username>

<Password>UABhAHMAcwB3AG8AcgBkAA==</Password>

<Domain>Optimus</Domain>

</Credentials>

</PathAndCredentials>

</DriverPaths>

</component>

</settings>

complete unattend.xml

<?xml version="1.0" encoding="utf-8"?>

<unattend xmlns="urn:schemas-microsoft-com:unattend">

<servicing>

<package action="configure">

<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.1.7600.16385" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="" />

<selection name="Internet Games" state="false" />

<selection name="Minesweeper" state="false" />

<selection name="PurblePlace" state="true" />

<selection name="Solitaire" state="false" />

<selection name="SpiderSolitaire" state="false" />

<selection name="FreeCell" state="false" />

<selection name="Hearts" state="false" />

<selection name="More Games" state="false" />

<selection name="MSRDC-Infrastructure" state="false" />

</package>

</servicing>

<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>pt-BR</UILanguage>

</SetupUILanguage>

<InputLocale>0416:00010416</InputLocale>

<SystemLocale>pt-BR</SystemLocale>

<UILanguage>pt-BR</UILanguage>

<UserLocale>pt-BR</UserLocale>

<UILanguageFallback>pt-BR</UILanguageFallback>

</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">

<UserData>

<AcceptEula>true</AcceptEula>

<FullName>Henrique Araujo</FullName>

<Organization>Brunna_Lyz</Organization>

<ProductKey>

<WillShowUI>Never</WillShowUI>

<Key>2Y4WT-DHTBF-Q6MMK-KYK6X-VKM6G</Key>

</ProductKey>

</UserData>

<ImageInstall>

<OSImage>

<InstallFrom>

<MetaData wcm:action="add">

<Key>/IMAGE/NAME</Key>

<Value>Windows 7 ULTIMATE</Value>

</MetaData>

</InstallFrom>

</OSImage>

</ImageInstall>

<Display>

<ColorDepth>32</ColorDepth>

<HorizontalResolution>1440</HorizontalResolution>

<VerticalResolution>900</VerticalResolution>

</Display>

</component>

</settings>

<settings pass="offlineServicing">

<component name="Microsoft-Windows-LUA-Settings" 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">

<EnableLUA>false</EnableLUA>

</component>

<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">

<DriverPaths>

<PathAndCredentials wcm:keyValue="1" wcm:action="add">

<Path>\\driver</Path>

<Credentials>

<Username>Henrique Araujo</Username>

<Password>UABhAHMAcwB3AG8AcgBkAA==</Password>

<Domain>Optimus</Domain>

</Credentials>

</PathAndCredentials>

</DriverPaths>

</component>

</settings>

<settings pass="generalize">

<component name="Microsoft-Windows-PnpSysprep" 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">

<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>

</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">

<Home_Page>www.globo.com</Home_Page>

<CompanyName>Brunna_Lyz</CompanyName>

<DisableFirstRunWizard>true</DisableFirstRunWizard>

<DisableWelcomePage>true</DisableWelcomePage>

<PlaySound>false</PlaySound>

<ShowInformationBar>false</ShowInformationBar>

<Window_Title_CN>Henrique</Window_Title_CN>

<SearchScopes>

<Scope wcm:action="add">

<ScopeDefault>true</ScopeDefault>

<ScopeDisplayName>Google</ScopeDisplayName>

<ScopeKey>Search1</ScopeKey>

<ScopeUrl>http://www.google.com.br</ScopeUrl>

</Scope>

</SearchScopes>

<LockToolbars>true</LockToolbars>

</component>

<component name="Microsoft-Windows-RemoteAssistance-Exe" 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">

<fAllowFullControl>false</fAllowFullControl>

<fAllowToGetHelp>false</fAllowToGetHelp>

</component>

<component name="Microsoft-Windows-Security-Licensing-SLC-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">

<TimeZone>E. South America Standard Time</TimeZone>

<ComputerName>Brunna_Lyz</ComputerName>

<RegisteredOwner>Henrique Araujo</RegisteredOwner>

<RegisteredOrganization>Araujo</RegisteredOrganization>

<AutoLogon>

<Enabled>true</Enabled>

<Username>Henrique Araujo</Username>

<Password>

<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>

<PlainText>false</PlainText>

</Password>

<LogonCount>9999999</LogonCount>

<Domain>Optimus</Domain>

</AutoLogon>

<Display>

<ColorDepth>32</ColorDepth>

<HorizontalResolution>1440</HorizontalResolution>

<VerticalResolution>900</VerticalResolution>

</Display>

</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">

<SystemLocale>pt-BR</SystemLocale>

<UILanguage>pt-BR</UILanguage>

<UserLocale>0416:00010416</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">

<Display>

<ColorDepth>32</ColorDepth>

<HorizontalResolution>1440</HorizontalResolution>

<VerticalResolution>900</VerticalResolution>

</Display>

<RegisteredOrganization>Brunna_Lyz</RegisteredOrganization>

<RegisteredOwner>Brunna</RegisteredOwner>

<TimeZone>E. South America Standard Time</TimeZone>

<AutoLogon>

<Enabled>true</Enabled>

<LogonCount>1</LogonCount>

<Username>Henrique Araujo</Username>

</AutoLogon>

<OEMInformation>

<Logo>C:\Windows\System32\oobe\info\ASUS_BADGE.BMP</Logo>

<Manufacturer>Asus</Manufacturer>

<Model>M3A79T DELUXE</Model>

<SupportHours>Mon-Fri:9:00am-6:00pm</SupportHours>

<SupportPhone>1-888-678-3688</SupportPhone>

<SupportURL>http://www.asus.com/Product.aspx?P_ID=ufZUFHN96LlrLL9J</SupportURL>

</OEMInformation>

<OOBE>

<HideEULAPage>true</HideEULAPage>

<NetworkLocation>Home</NetworkLocation>

<ProtectYourPC>3</ProtectYourPC>

<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

</OOBE>

<VisualEffects>

<FontSmoothing>ClearType</FontSmoothing>

</VisualEffects>

<UserAccounts>

<LocalAccounts>

<LocalAccount wcm:action="add">

<Name>Henrique Araujo</Name>

<Group>Optimus</Group>

<Password>

<PlainText>false</PlainText>

<Value>UABhAHMAcwB3AG8AcgBkAA==</Value>

</Password>

</LocalAccount>

</LocalAccounts>

</UserAccounts>

</component>

<component name="Microsoft-Windows-Sidebar" 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">

<Gadget2>%PROGRAMFILES%\Windows Sidebar\Gadgets\(EPIDEM.RU) AccuWeatherMiniForecast.gadget</Gadget2>

<Gadget1>%PROGRAMFILES%\Windows Sidebar\Gadgets\(EPIDEM.RU) GCPU.Gadget</Gadget1>

<Gadget3>%PROGRAMFILES%\Windows Sidebar\Gadgets\(EPIDEM.RU) AccuWeatherMiniForecast.gadget</Gadget3>

<Gadget4>%PROGRAMFILES%\Windows Sidebar\Gadgets\ShutdownEasyAccess_v2_0.gadget</Gadget4>

<Gadget5>%PROGRAMFILES%\Windows Sidebar\Gadgets\GPUObserver32.gadget</Gadget5>

</component>

</settings>

<cpi:offlineImage cpi:source="catalog:d:/x64/grmculxfrer_br_dvd/sources/install_windows 7 ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>

Edited by henrique araujo

Posted (edited)

Microsoft-Windows-LUA-Settings is listed in Unattend.chm. The only setting I use in offlineServicing

@henrique araujo

Move the rest

<settings pass="offlineServicing">
<component name="Microsoft-Windows-LUA-Settings" 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">
<EnableLUA>false</EnableLUA>
</component>
</settings>

Edited by maxXPsoft
Posted

Microsoft-Windows-LUA-Settings is listed in Unattend.chm. The only setting I use in offlineServicing

I bet the reason I don't have it in mine is because of policy restrictions, ie my company probably not allowed to disable that.

Posted

Honestly, my guess is the path - <Path>\\driver</Path>??

If you press Shift+F10 to get a cmd prompt, can you net use \\driver? I would guess no, because that's a server name - where's the share name?

Posted

I bet the reason I don't have it in mine is because of policy restrictions, ie my company probably not allowed to disable that.

I use till my applications are installed usually in Audit and then turn back on at work. At home remains off

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...