Start a Conversation

Unsolved

This post is more than 5 years old

LG

4563

August 14th, 2018 18:00

Unattend answer file for pass [oobe system]

 I'm getting the above while sysprepping Windows 10 on a virtual machine. By clicking OK the below error happens and if i click ok to that the above error happens and loops.

 

kace123.PNG

I am using the below program (ignore the error)

 

 kace2000.PNG

 

 

The above when it is all green, will ask for a unattend.xml file.

 

This is the unattend.xml file that is use :

---------




        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
            1
       
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
            true
false
       
   
   
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
           
               
                    1
                    net user administrator /active:No
Never
               
           
       
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
            true
       
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
            *
true
            TIMEZONE
       
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
           
               
                    DOMAIN_FQDN
                    PASSWORD_ADMIN
                    SAMACCOUNTNAMEADMIN
               
                DOMAIN_FQDN
OU_INTEGRATION
               
           
       
   
   
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
            KEYBOARD_LAYOUT
            DEFAULT_SYSTEM_LAYOUT
            en-US
            en-US
            USER_LOCALISATION
       
        http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance">
           
               
                    PASSWORD_LOCAL_ADMINISTRATOR
                   





















































true</PlainText></SPAN><BR /><SPAN>                </Password></SPAN><BR /><SPAN>                <LogonCount>2</LogonCount></SPAN><BR /><SPAN>                <Enabled>true</Enabled></SPAN><BR /><SPAN>                <Username>LOGIN_LOCAL_ADMINISTRATOR</Username></SPAN><BR /><SPAN>            </AutoLogon></SPAN><BR /><SPAN>            <FirstLogonCommands></SPAN><BR /><SPAN>                <SynchronousCommand wcm:action="add"></SPAN><BR /><SPAN>                    <CommandLine>cscript c:\windows\system32\slmgr.vbs /ipk BHXQD-CNMKV-VMWBT-2YM2B-HT9R4</CommandLine></SPAN><BR /><SPAN>                    <Description>Windows License Key</Description></SPAN><BR /><SPAN>                    <Order>1</Order></SPAN><BR /><SPAN>                    <RequiresUserInput>false</RequiresUserInput></SPAN><BR /><SPAN>                </SynchronousCommand></SPAN><BR /><SPAN>                <SynchronousCommand wcm:action="add"></SPAN><BR /><SPAN>                    <RequiresUserInput>false</RequiresUserInput></SPAN><BR /><SPAN>                    <Order>2</Order></SPAN><BR /><SPAN>                    <Description>Active Windows</Description></SPAN><BR /><SPAN>                    <CommandLine>cscript c:\windows\system32\slmgr.vbs /ato</CommandLine></SPAN><BR /><SPAN>                </SynchronousCommand></SPAN><BR /><SPAN><SynchronousCommand wcm:action="add"></SPAN><BR /><SPAN>                    <CommandLine></CommandLine></SPAN><BR /><SPAN>                    <Description>Disable UAC</Description></SPAN><BR /><SPAN>                    <Order>3</Order></SPAN><BR /><SPAN>                    <RequiresUserInput>false</RequiresUserInput></SPAN><BR /><SPAN>                </SynchronousCommand></SPAN><BR /><SPAN>            </FirstLogonCommands></SPAN><BR /><SPAN>            <OOBE></SPAN><BR /><SPAN>                <HideEULAPage>true</HideEULAPage></SPAN><BR /><SPAN>                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE></SPAN><BR /><SPAN>                <NetworkLocation>Work</NetworkLocation></SPAN><BR /><SPAN>                <ProtectYourPC>3</ProtectYourPC></SPAN><BR /><SPAN>                <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen></SPAN><BR /><SPAN>                <HideOnlineAccountScreens>true</HideOnlineAccountScreens></SPAN><BR /><SPAN>                <HideLocalAccountScreen>true</HideLocalAccountScreen></SPAN><BR /><SPAN>            </OOBE></SPAN><BR /><SPAN>            <UserAccounts></SPAN><BR /><SPAN>                <LocalAccounts></SPAN><BR /><SPAN>                    <LocalAccount wcm:action="add"></SPAN><BR /><SPAN>                        <Password></SPAN><BR /><SPAN>                            <Value>PASSWORD_LOCAL_ADMINISTRATOR</Value></SPAN><BR /><SPAN>                            <PlainText>true</PlainText></SPAN><BR /><SPAN>                        </Password></SPAN><BR /><SPAN>                        <Description>Local Administrator</Description></SPAN><BR /><SPAN>                        <DisplayName>LOGIN_LOCAL_ADMINISTRATOR</DisplayName></SPAN><BR /><SPAN>                        <Group>Administrators</Group></SPAN><BR /><SPAN>                        <Name>LOGIN_LOCAL_ADMINISTRATOR</Name></SPAN><BR /><SPAN>                    </LocalAccount></SPAN><BR /><SPAN>                </LocalAccounts></SPAN><BR /><SPAN><DomainAccounts></SPAN><BR /><SPAN><DomainAccountList wcm:action="add"></SPAN><BR /><SPAN><DomainAccount wcm:action="add"></SPAN><BR /><SPAN><Group>Administrators</Group></SPAN><BR /><SPAN><Name>USERNAME</Name></SPAN><BR /><SPAN></DomainAccount></SPAN><BR /><SPAN><Domain>DOMAIN_FQDN</Domain></SPAN><BR /><SPAN></DomainAccountList></SPAN><BR /><SPAN></DomainAccounts></SPAN><BR /><SPAN>            </UserAccounts></SPAN><BR /><SPAN>            <RegisteredOrganization>InfoVista SAS</RegisteredOrganization></SPAN><BR /><SPAN>            <RegisteredOwner>InfoVista SAS</RegisteredOwner></SPAN><BR /><SPAN>        </component></SPAN><BR /><SPAN>    </settings></SPAN><BR /><SPAN></unattend></SPAN></P><P><SPAN>---------------------</SPAN></P><P><SPAN>How do i resolve this ?</SPAN></P><P> </P><P> </P><P> </P><P> </P> </plaintext></plaintext>

Moderator

 • 

342 Posts

August 17th, 2018 10:00

L-Goh,

This forum is for Dell ImageAssist. Please contact https://support.quest.com for KACE support.

No Events found!

Top