Ask the Community
Groups
VM may not show in inventory under Xen if default_template is set in other-config - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>VM may not show in inventory under Xen if default_template is set in other-config</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <p>If a VM is not showing up in the hypervisor inventory within the PHD Console or is not available for backup, ensure the following VM setting is not present:</p> <p><strong>default_template=false</strong></p> <p>As the PHD Console filters these out.</p> <p>The following command will remove this setting and resolve the issue:</p> <p> <strong>xe vm-param-remove uuid=[VM UUID] param-name=other-config param-key=default_template</strong></p> <p>(using the correct VM UUID)</p> </article> </main>