Sha256: ec6be761c0daf4b73480f672a8637627fc146df54c263554d8e9d083fc4f7924

Contents?: true

Size: 1.06 KB

Versions: 44

Compression:

Stored size: 1.06 KB

Contents

<?xml version="1.0" standalone="yes"?>
<BundleConfig>
  <Property>
    <Name>AutoSysprep</Name>
    <Value>No</Value>
  </Property>
  <Property>
    <Name>SetRDPCertificate</Name>
    <Value>No</Value>
  </Property>
  <Property>
    <Name>SetPasswordAfterSysprep</Name>
<% if @auto_gen_password %>
    <Value>Yes</Value>
<% else %>
    <Value>No</Value>
<% end %>
  </Property>
  <GeneralSettings>
    <AutoResponse>false</AutoResponse>
    <Sysprep version="6.0">
      <PreSysprepRunCmd>C:\Program Files\Amazon\Ec2ConfigService\Scripts\BeforeSysprep.cmd</PreSysprepRunCmd>
      <ExePath>C:\windows\system32\sysprep\sysprep.exe</ExePath>
      <AnswerFilePath>sysprep2008.xml</AnswerFilePath>
      <Switches>/oobe /shutdown /generalize</Switches>
    </Sysprep>
    <Sysprep version="5.2">
      <ExePath>sysprep-AMD64.exe</ExePath>
      <AnswerFilePath>sysprep-AMD64.inf</AnswerFilePath>
      <Switches>-quiet -pnp -mini -forceshutdown -reseal</Switches>
      <DefaultRunInServiceProcess>true</DefaultRunInServiceProcess>
    </Sysprep>
  </GeneralSettings>
</BundleConfig>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
cloud-mu-3.6.10 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.9 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.8 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.7 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.5 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.4 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.6.3 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.5.1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.5.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.4.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.3.2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.3.1 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.3.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.2.0 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.6 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.5 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.4 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.3 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb
cloud-mu-3.1.2beta2 cookbooks/mu-utility/templates/default/BundleConfig.xml.erb