nerdexam
Broadcom-VMware

2V0-621 · Question #186

An administrator is deploying ESXi 6.x hosts using Auto Deploy and wants the image profile to be available, even after closing and opening a new PowerCLI window. Which command can be used to ensure th

The correct answer is B. Export-EsxImageProfile. Image profiles created or modified within a PowerCLI session exist only in memory by default and are lost when the session ends. 'Export-EsxImageProfile' (Option B) serializes the image profile to a persistent file - either a ZIP (software depot) or ISO format - that can be re-im

Section 8 – Deploy and Administer VMware Virtual Machines

Question

An administrator is deploying ESXi 6.x hosts using Auto Deploy and wants the image profile to be available, even after closing and opening a new PowerCLI window. Which command can be used to ensure that image profiles are preserved across PowerCLI sessions?

Options

  • ASet-EsxImageProfile
  • BExport-EsxImageProfile
  • CSave-EsxImageProfile
  • DPreserve-EsxImageProfile

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    88% (28)
  • C
    6% (2)
  • D
    3% (1)

Explanation

Image profiles created or modified within a PowerCLI session exist only in memory by default and are lost when the session ends. 'Export-EsxImageProfile' (Option B) serializes the image profile to a persistent file - either a ZIP (software depot) or ISO format - that can be re-imported in future sessions, making the profile durable across restarts. 'Set-EsxImageProfile' modifies properties of an existing in-memory profile but does not persist it. 'Save-EsxImageProfile' and 'Preserve-EsxImageProfile' are not valid VMware PowerCLI cmdlets and do not exist in the Auto Deploy toolkit.

Topics

#Auto Deploy#PowerCLI#image profile#Export-EsxImageProfile

Community Discussion

No community discussion yet for this question.

Full 2V0-621 Practice