Quantcast
Viewing all articles
Browse latest Browse all 3345

Re: Partitions not being expanded during imaging

Its the standard 9.6 template. Thank you for your help.

 

<template id="e4e903b9-36b0-442f-ade7-241fbfe6afb8" name="RemoteCodersWin7x86" version="4">

<description>Remote Coders</description>

<preboot-os>WindowsPE</preboot-os>

<final-os>

  <name>Windows</name>

  <type-id>All</type-id>

  <family-id>Windows</family-id>

  <vendor-id>All</vendor-id>

  <major-ver>-1</major-ver>

  <minor-ver>-1</minor-ver>

  <architecture>All</architecture>

</final-os>

<variables>

  <variable name="_ShowClientUI" transform="none">True</variable>

  <variable name="_CloseClientUI" transform="none">wait30</variable>

  <variable name="_RemoveClientFolder" transform="none">True</variable>

</variables>

<section id="SystemMigration" name="System migration">

  <description>Back up personal or custom files before the system is modified.</description>

  <action name="Vboot" version="4">

   <description />

   <action-type>Reboot_shutdown</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">false</option>

   </options>

   <parameters>

    <type>vboot</type>

    <TimeOut>0</TimeOut>

   </parameters>

  </action>

</section>

<section id="PreOsInstall" name="Pre-OS installation">

  <description>Configure the hardware and get the system ready for installing the target OS.</description>

  <action name="Create Default Partitions" version="4">

   <description />

   <action-type>Partition</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <diskID>0</diskID>

    <action>autocreate</action>

   </parameters>

  </action>

</section>

<section id="OsInstall" name="OS installation">

  <description>Install the target operating system with the specified options.</description>

  <action name="Deploy Image" version="4">

   <description />

   <action-type>Deploy_image</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <application>c:\ldprovision\imagew.exe</application>

    <arguments> /r /o /x /d:0 /rb:0 /f:\\phnsdalnt10\LANDesk\Images\HIIImage01\RCWin7x86.TBI</arguments>

    <imagetype>LANDeskWinV2</imagetype>

    <imagepath>\\phnsdalnt10\LANDesk\Images\HIIImage01\RCWin7x86.TBI</imagepath>

    <use_multicast>False</use_multicast>

   </parameters>

  </action>

</section>

<section id="PostOsInstall" name="Post-OS installation">

  <description>Add additional items after OS installation, before rebooting into the target OS. For example, you might add service pack updates.</description>

  <action name="Ensure the OS partition is mounted as C:" version="4">

   <description />

   <action-type>Partition</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <action>autoassign</action>

   </parameters>

  </action>

  <action name="Inject unattend file" version="4">

   <description />

   <action-type>Inject_script</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <target>c:\windows\panther\unattend.xml</target>

    <scriptid>f67f0aa2-3f46-40d8-b937-6494030f91c4</scriptid>

   </parameters>

  </action>

  <action name="Hardware Independent Imaging" version="4">

   <description />

   <action-type>HII</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <GetDriverFilesMethod>copy</GetDriverFilesMethod>

    <ForceUnsigned>True</ForceUnsigned>

   </parameters>

  </action>

  <action name="Configure Target OS" version="4">

   <description />

   <action-type>Configure_target_os</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <Insert_uniqueID>False</Insert_uniqueID>

   </parameters>

  </action>

</section>

<section id="SystemConfiguration" name="System configuration">

  <description>Automate system configuration that must happen after booting into the target OS such as installing drivers and applications and updating scan files.</description>

  <action name="Install LANDESK Agent" version="4">

   <description />

   <action-type>Configure_agent</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <PasswordIsVariable>False</PasswordIsVariable>

    <RebootIfRequired>True</RebootIfRequired>

    <exe_agent_path>\\phnsdalnt10\LANDesk\LANDesk\Agent\9.6_Workstation_with_status.exe</exe_agent_path>

    <usepref>True</usepref>

    <use_pref_credentials>True</use_pref_credentials>

    <configuration>9.6_Workstation</configuration>

    <usepeer>True</usepeer>

    <PasswordIsEncrypted>True</PasswordIsEncrypted>

    <pConfigurationId>6</pConfigurationId>

    <use_exe_agent>True</use_exe_agent>

    <usesource>True</usesource>

    <type>namedconfig</type>

    <configtool>wscfg32.exe</configtool>

    <corename />

   </parameters>

  </action>

  <action name="Hardware Independent Imaging" version="4">

   <description />

   <action-type>HII</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <GetDriverFilesMethod>copy</GetDriverFilesMethod>

    <ForceUnsigned>False</ForceUnsigned>

   </parameters>

  </action>

  <action name="Force update of LANDESK client policies" version="4">

   <description />

   <action-type>Execute_file</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters>

    <application>%%LDMS_CLIENT_DIR%%\PolicySync.exe</application>

    <arguments>/wait</arguments>

    <retvalop>EqualTo</retvalop>

    <retvalarg1>0</retvalarg1>

    <workingdirectory />

    <environmentvariables />

    <capture_output>True</capture_output>

   </parameters>

  </action>

  <action name="Install Mapped Software" version="4">

   <description />

   <action-type>MappedSoftwareInstaller</action-type>

   <variables />

   <options>

    <option name="StopProcessingTemplateIfActionFails">true</option>

   </options>

   <parameters />

  </action>

</section>

</template>


Viewing all articles
Browse latest Browse all 3345

Trending Articles



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