Quantcast
Channel: Ivanti User Community: Message List - OS Deployment and Provisioning
Viewing all articles
Browse latest Browse all 3345

Re: Hanging during OSD

$
0
0

This is the xml portion:

 

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

<unattend>

  <settings pass="auditSystem">

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

      <DriverPaths>

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

          <Path>c:\windows\LDDriverStore</Path>

        </PathAndCredentials>

      </DriverPaths>

    </component>

    <component name="Microsoft-Windows-Shell-Setup" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">

      <UserAccounts>

        <AdministratorPassword>

          <PlainText>true</PlainText>

          <Value></Value>

        </AdministratorPassword>

      </UserAccounts>

      <AutoLogon>

        <Enabled>true</Enabled>

        <Username>Administrator</Username>

        <Password>

          <PlainText>true</PlainText>

          <Value></Value>

        </Password>

        <LogonCount>1</LogonCount>

      </AutoLogon>

    </component>

  </settings>

  <settings pass="auditUser">

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

      <RunSynchronous>

        <RunSynchronousCommand wcm:action="add">

          <Order>1</Order>

          <Path>c:\windows\System32\sysprep\sysprep.exe /oobe /generalize /reboot </Path>

        </RunSynchronousCommand>

      </RunSynchronous>

    </component>

  </settings>

  <settings pass="generalize">

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

      <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>

    </component>

  </settings>

  <settings pass="oobeSystem">

    <component name="Microsoft-Windows-Shell-Setup" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">

      <OOBE>

        <HideEULAPage>true</HideEULAPage>

        <ProtectYourPC>1</ProtectYourPC>

        <SkipMachineOOBE>true</SkipMachineOOBE>

        <SkipUserOOBE>true</SkipUserOOBE>

      </OOBE>

      <ProductKey></ProductKey>

      <RegisteredOwner></RegisteredOwner>

      <RegisteredOrganization></RegisteredOrganization>

      <TimeZone>Mountain Standard Time</TimeZone>

      <UserAccounts>

        <AdministratorPassword>

          <PlainText>true</PlainText>

          <Value></Value>

        </AdministratorPassword>

      </UserAccounts>

      <AutoLogon>

        <Enabled>true</Enabled>

        <Username>Administrator</Username>

        <Password>

          <PlainText>true</PlainText>

          <Value></Value>

        </Password>

        <LogonCount>1</LogonCount>

      </AutoLogon>

      <FirstLogonCommands>

        <SynchronousCommand>

          <CommandLine>c:\ldsleep.exe 30</CommandLine>

          <Description></Description>

          <Order>1</Order>

        </SynchronousCommand>

        <SynchronousCommand>

          <CommandLine>cmd /q /c del /q c:\ldsleep.exe</CommandLine>

          <Description></Description>

          <Order>2</Order>

        </SynchronousCommand>

        <SynchronousCommand>

          <CommandLine>cmd /q /c del /q c:\unattend.xml</CommandLine>

          <Description></Description>

          <Order>3</Order>

        </SynchronousCommand>

        <SynchronousCommand>

          <CommandLine>net use \\ldms\ldlogonL@^D3sk$3V3r /u:cypruscu\landesk</CommandLine>

          <Description></Description>

          <Order>4</Order>

        </SynchronousCommand>

        <SynchronousCommand>

          <CommandLine>cmd /q /c \\ldms\ldlogon\wscfg32.exe /F /L /STATUS /NOREBOOT</CommandLine>

          <Description></Description>

          <Order>5</Order>

        </SynchronousCommand>

        <SynchronousCommand>

          <CommandLine>cmd /q /c del /q c:\ldiscan.cfg</CommandLine>

          <Description></Description>

          <Order>6</Order>

        </SynchronousCommand>

      </FirstLogonCommands>

    </component>

  </settings>

  <settings pass="specialize">

    <component name="Microsoft-Windows-Shell-Setup" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">

      <ComputerName>%COMPUTERNAME%</ComputerName>

    </component>

    <component name="Microsoft-Windows-UnattendedJoin" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" processorArchitecture="x86">

      <Identification>

        <Credentials>

          <Domain></Domain>

          <Username></Username>

          <Password></Password>

        </Credentials>

        <JoinWorkgroup>WORKGROUP</JoinWorkgroup>

      </Identification>

    </component>

  </settings>

</unattend>


Viewing all articles
Browse latest Browse all 3345

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>