Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Win7Enterprise (sysprep erzeugt Fehler beim spezialized)

Empfohlene Antworten

Veröffentlicht

Hallo allerseits,

ich kämpfe mit folgendem Problem. Ich erstelle gerade ein neues Image für eine bestimmte Hardwareserie.

WAIK installiert (WSIM 6.1.7600.16385)

Antwortdatei erstellt (Überprüfung ergab keine Fehler)

WIN7 System installiert

im Audit Modus das System konfiguriert

Antwortdatei unter C:\Windows\Panther\Unattend und sogar unter C:\Windows\Panther kopiert.

Sysprep ausgeführt

Leider wird der Fehler nach dem Neustart geworfen das der spezialized Part (Microsoft-Windows-Shell-Setup) nicht gelesen werden kann und danach ist das System in einer Dauerschleife gefangen.

Hier mal meine unattend.xml


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

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

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

            <InputLocale>de-de</InputLocale>

            <SystemLocale>de-de</SystemLocale>

            <UILanguage>de-de</UILanguage>

            <UserLocale>de-de</UserLocale>

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

            <AutoLogon>

                <Password>

                    <Value>UABhAHMAcwB3AG8AcgBkAA==</Value>

                    <PlainText>false</PlainText>

                </Password>

                <Enabled>true</Enabled>

                <Username>standard</Username>

            </AutoLogon>

            <OOBE>

                <HideEULAPage>true</HideEULAPage>

                <NetworkLocation>Work</NetworkLocation>

                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>

                <ProtectYourPC>3</ProtectYourPC>

            </OOBE>

            <UserAccounts>

                <AdministratorPassword>

                    <Value>VABoAHUAbgBkAGUAcgBkAG8AbQBlAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>

                    <PlainText>false</PlainText>

                </AdministratorPassword>

                <LocalAccounts>

                    <LocalAccount wcm:action="add">

                        <Password>

                            <Value>dABlAHMAdAAxADIAMwBQAGEAcwBzAHcAbwByAGQA</Value>

                            <PlainText>false</PlainText>

                        </Password>

                        <DisplayName>Standard</DisplayName>

                        <Group>users</Group>

                        <Name>Standard</Name>

                        <Description>standard</Description>

                    </LocalAccount>

                </LocalAccounts>

                <DomainAccounts>

                    <DomainAccountList wcm:action="add">

                        <Domain>domaene.local</Domain>

                        <DomainAccount wcm:action="add">

                            <Group>administrators</Group>

                            <Name>Admin</Name>

                        </DomainAccount>

                    </DomainAccountList>

                </DomainAccounts>

            </UserAccounts>

        </component>

    </settings>

    <settings pass="specialize">

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

            <CopyProfile>true</CopyProfile>

            <TimeZone>W. Europe Standard Time</TimeZone>

            <RegisteredOrganization>Fa. X</RegisteredOrganization>

            <RegisteredOwner>Fa. X</RegisteredOwner>

            <ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey>

        </component>

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

            <Identification>

                <Credentials>

                    <Domain>domaene.local</Domain>

                    <Password>Doemaenenpasswort</Password>

                    <Username>Domadmin</Username>

                </Credentials>

                <JoinDomain>domaene.local</JoinDomain>

            </Identification>

        </component>

    </settings>

    <cpi:offlineImage cpi:source="wim://dtek01/aw_2535%20(e)sources/install.wim#Windows 7 ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />

</unattend>


Weiss jemand wo mein Fehler liegt? Ich wäre über jede Hilfe dankbar.

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.