PrepAway - Latest Free Exam Questions & Answers

You need to create a script to list all of the virtual machines that have checkpoints and support Secure Boot

HOTSPOT
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2.Server1 hosts 50 virtual
machines.
You need to create a script to list all of the virtual machines that have checkpoints and support
Secure Boot.
What should you do? To answer, select the appropriate options in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer:

One Comment on “You need to create a script to list all of the virtual machines that have checkpoints and support Secure Boot

  1. Mahmood Shehab says:

    Three PS commends in here,

    Get-VM To get all VM Machines
    Get-VMsnapshots List VM-snapshots
    Generation -eq 2 Filtering only G2 have the secure Boot.

    Certainly, the answer is correct




    0



    0

Leave a Reply