A virtual machine template is accidentally removed from the vCenter Server Inventory. Which method would be used to recover the template back into the environment?
A. Use the datastore browser to locate the template, then right click and add the .vmtx file to inventory.
B. Use the datastore browser to locate the template, then right click and add the .vmx file to inventory.
C. Using the Managed Object Browser and adding the template from the ManagedObjectReference:GuestFileManager object.
D. Using the Managed Object Browser and adding the template from the ManagedObjectReference:VirtualDiskManager object.
Answer: A. Use the datastore browser to locate the template, then right click and add the .vmtx file to inventory.
You might also like to view...
To position text within a table in the center of its cell, click both the Center button and the ________ button on the Layout tab
Fill in the blank(s) with correct word
To pass a variable by value in Visual Basic, you include the keyword ____ before the name of its corresponding parameter in the receiving procedure's parameterList.
A. Val B. ByVal C. Value D. ByValue