volkerb
Goto Top

Windows 10 Enterprise 64 Bit 1909 - WIM - unbeaufsichtigte Installation - Es sind keine Images verfügbar

Hallo,

ich habe mal wieder ein Problem mit einer unbeaufsichtigten Installation. Mir wurde das Windows 10 Enterprise 64 build 1909 auf den Tisch gelegt. Ich soll eine unbeaufsichtigte Installation via Stick erstellen und die Installation automatisieren.

Mit dem Win 10 Pro klappte das wunderbar.

Ich habe via Virtual Box mir eine lauffähige Windows-Installation mit Office erstellt. Mit VHD Attach wurde dann daraus via DISM++ eine Wim erstellt. Mit dem WSIM habe ich dann eine autounatend.html erzeugt. Das Ganze wurde dann auf dem Stick gespeichert.

Wenn ich mit dem neuen Stick boote fängt alles gut an und bleibt vor oder nach der Partitionierung stehen. Es kommt ein Bild, dass die Image-Datei nicht gefunden werden kann. Ein Bild habe ich angehängt.

Hier ist die Antwortdatei:

<?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>de-DE</UILanguage>
            </SetupUILanguage>
            <InputLocale>de-DE</InputLocale>
            <UILanguage>de-DE</UILanguage>
            <UILanguageFallback>de-DE</UILanguageFallback>
            <UserLocale>de-DE</UserLocale>
            <SystemLocale>de-DE</SystemLocale>
        </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">  
            <DiskConfiguration>
                <Disk wcm:action="add">  
                    <CreatePartitions>
                        <CreatePartition wcm:action="add">  
                            <Order>1</Order>
                            <Size>500</Size>
                            <Type>Primary</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">  
                            <Order>2</Order>
                            <Size>100</Size>
                            <Type>EFI</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">  
                            <Order>3</Order>
                            <Size>16</Size>
                            <Type>MSR</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">  
                            <Order>4</Order>
                            <Size>150000</Size>
                            <Type>Primary</Type>
                        </CreatePartition>
                        <CreatePartition wcm:action="add">  
                            <Extend>true</Extend>
                            <Order>5</Order>
                            <Type>Primary</Type>
                        </CreatePartition>
                    </CreatePartitions>
                    <ModifyPartitions>
                        <ModifyPartition wcm:action="add">  
                            <Format>FAT32</Format>
                            <Label>System</Label>
                            <Order>2</Order>
                            <PartitionID>2</PartitionID>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">  
                            <Order>3</Order>
                            <PartitionID>3</PartitionID>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">  
                            <Order>5</Order>
                            <Letter>D</Letter>
                            <Label>Daten</Label>
                            <Format>NTFS</Format>
                            <PartitionID>5</PartitionID>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">  
                            <Order>4</Order>
                            <PartitionID>4</PartitionID>
                            <Letter>C</Letter>
                            <Label>Windows</Label>
                            <Format>NTFS</Format>
                            <Active>true</Active>
                        </ModifyPartition>
                        <ModifyPartition wcm:action="add">  
                            <Format>NTFS</Format>
                            <Label>WinRE</Label>
                            <Order>1</Order>
                            <PartitionID>1</PartitionID>
                            <TypeID>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</TypeID>
                        </ModifyPartition>
                    </ModifyPartitions>
                    <DiskID>0</DiskID>
                    <WillWipeDisk>true</WillWipeDisk>
                </Disk>
            </DiskConfiguration>
            <ImageInstall>
                <OSImage>
                    <InstallTo>
                        <DiskID>0</DiskID>
                        <PartitionID>4</PartitionID>
                    </InstallTo>
                </OSImage>
            </ImageInstall>
            <UserData>
                <ProductKey>
                    <Key>NPPR9-FWDCX-D2C8J-H872K-2YT43</Key>
                </ProductKey>
                <AcceptEula>true</AcceptEula>
                <FullName>ABC</FullName>
                <Organization>KA</Organization>
            </UserData>
        </component>
    </settings>
    <settings pass="specialize">  
        <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>INST-LOCAL</ComputerName>
            <RegisteredOrganization>ABC</RegisteredOrganization>
            <RegisteredOwner>KA</RegisteredOwner>
            <CopyProfile>true</CopyProfile>
            <TimeZone>W. Europe Standard Time</TimeZone>
        </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>de-DE</InputLocale>
            <SystemLocale>de-DE</SystemLocale>
            <UILanguage>de-DE</UILanguage>
            <UserLocale>de-DE</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">  
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
                <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                <ProtectYourPC>1</ProtectYourPC>
            </OOBE>
            <UserAccounts>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">  
                        <Password>
                            <Value>TgAxAG4ANwAzAG4ANQAwAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                            <PlainText>false</PlainText>
                        </Password>
                        <Description>Admin</Description>
                        <DisplayName>Setup</DisplayName>
                        <Group>Administrators</Group>
                        <Name>Setup</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
        </component>
    </settings>
    <cpi:offlineImage cpi:source="wim://ps-42/daten04%20win10ent_wim/win10ent_de_64bit_1909.wim#Windows 10 Enterprise N LTSC" xmlns:cpi="urn:schemas-microsoft-com:cpi" />  
</unattend>

Ich habe auch das Update vom WSIM-Tool herunter geladen --> https://docs.microsoft.com/de-de/windows-hardware/get-started/what-s-new ...

Das hat letzten Endes den Fehler nicht beseitigt. Wo bzw. an welcher Stelle gebe ich an, welches Image er wählen muss?

Vielleicht hat ja jemand noch eine Idee.

Vielen Dank für die Hilfe.

Grüße
V

Content-Key: 605393

Url: https://administrator.de/contentid/605393

Ausgedruckt am: 29.03.2024 um 09:03 Uhr

Mitglied: JoeyFree
JoeyFree 19.01.2024 um 01:17:40 Uhr
Goto Top
Der Beitrag ist zwar älter aber viele Suchergebnisse gibt es nicht, darum hier ein Hinweis:

1. Sehr Wahrscheinlich stimmt der ProductKey in der Autounattend.xml nicht mit der Windows Version überrein.
Am besten testhalber eine ISO oder USB Stick erstellen ohne ProductKey.

2. In einer VmWare Umgebung prüfen ob in der Hostkonfiguration Floppy oder USB Laufwerk vorkommen und diese entfernen.
Mitglied: VolkerB
VolkerB 21.01.2024 um 15:14:45 Uhr
Goto Top
Hi JoeyFree,

danke für dien Tipp. Am Key kann es nicht liegen. Ich habe den allgemeinen benutzt. Es gibt ja die Keys von Mikrosoft. Wir verwenden ja einen Lizenz-Server.

Das mit dem Floppy und USB-Laufwerk versuche ich mal.

Danke.
Mitglied: JoeyFree
JoeyFree 22.01.2024 um 10:11:20 Uhr
Goto Top
In meinem Falle war es der (peinliche) Fehler das ich per DISM die falsche Indexnummer für die Windows-Version angegeben hatte, somit war Key nicht kompatibel. Als ich in der Autounattend.xml den Key weggelassen hatte konnte ich den Fehler dann sehen.
In der Vergangenheit hatte ich auch schon mal die falsche ISO erwischt, also statt die SAC die LTSC.

Auf den Tipp mit dem Floppy Laufwerk bei einer VmWare Umgebung bin ich bei meiner Fehlerrecherche einige mal gestossen.