ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 96 - AZ-720 discussion

Report
Export

HOTSPOT

A company uses Azure Site Recovery for their on-premises Hyper-V servers. The company manages servers by using System Center Virtual Machine Manager (SCVMM). An administrator reports that replication to the secondary site has failed.

You need to inspect the SCVMM logs and configuration files.

Which PowerShell cmdlets should you use?


Question 96
Correct answer: Question 96

Explanation:

BOX 1 : Get-SCVMHost

To view information about the Hyper-V hardware when inspecting the SCVMM logs and configuration files to troubleshoot a failed replication to the secondary site, you should use the following PowerShell cmdlet: A. Get-SCVMHost The Get-SCVMHost cmdlet retrieves information about the Hyper-V hosts managed by System Center Virtual Machine Manager (SCVMM). This can provide valuable information about the hardware configuration of the Hyper-V servers and help you troubleshoot issues with replication to the secondary site.

Box 2: Get-SCVirtualMachine.

To view specific properties of all virtual machines in System Center Virtual Machine Manager

(SCVMM), you should use the Get-SCVirtualMachine PowerShell cmdlet. This cmdlet retrieves the virtual machine objects from the Virtual Machine Manager (VMM) database and displays information about each virtual machine. BOX 3: Get-SCJob

To view failed SCVMM activities, you should use the Get-SCJob PowerShell cmdlet. This cmdlet retrieves all jobs that have run in the Virtual Machine Manager (VMM) environment and displays information about each job. You can use the -Status parameter to filter the results to only show failed jobs

asked 02/10/2024
Derek Steven Schulte
41 questions
User
0 comments
Sorted by

Leave a comment first