Review Questions- Managing Data in a Hybrid Network

  1. You are the administrator for a mid- sized organization. You have been asked by the owner to set up an NLB cluster. You want to use PowerShell to do this. What cmdlet should you use?
    A. New- NlbCluster
    B. Create- NlbCluster
    C. Setup- NlbCluster
    D. Set- NlbCluster
  2. You and a colleague are discussing Azure and the tools that it has that can help you with load balancing. One of the tools is a network- layer load balancer that improves network performance and availability of your applications. What is this tool called?
    A. Azure Application Gateway
    B. Azure Front Door
    C. Azure Load Balancer
    D. Azure Traffic Manager
  3. What is the maximum number of nodes that can participate in a Windows Server 2022 NLB single cluster?
    A. 32
    B. 4
    C. 16
    D. 64
  4. Which of the following actions should be performed against an NLB cluster node if maintenance needs to be performed while not terminating current connections?
    A. evict
    B. drainstop
    C. pause
    D. stop
  5. Which of the following actions should be performed against an NLB cluster node if maintenance needs to be performed and all connections must be terminated immediately?
    A. evict
    B. drainstop
    C. pause
    D. stop
  6. You are the network administrator for your organization and you want to stop virtual machine replication. What PowerShell cmdlet should you use?
    A. Stop- VMReplication
    B. Terminate- VMReplication
    C. Kill- VMReplication
    D. Drainstop- VMReplication
  7. You are the network administrator for a company that has a Windows Server 2022 Hyper V failover cluster. This cluster contains two nodes named ServerA and ServerB. On ServerA, you create a virtual machine named VirtualMachineA by using Hyper- V Manage. You need to configure VirtualMachineA to move to ServerB automatically if ServerA becomes unavailable. What should you do?
    A. In the Failover Cluster Manager, run the Configure Role actions.
    B. In the Hyper- V Manager, click VirtualMachineA and click Enable Replication.
    C. In the Hyper- V Manager click ServerA and modify the Hyper- V settings.
    D. Using Windows PowerShell, run the Enable- VMReplication cmdlet.
  8. To configure an NLB cluster with unicast, what is the minimum number of network adapters required in each node?
    A. One
    B. Two
    C. Three
    D. Six
  9. Users who are connecting to an NLB cluster have been complaining that after using the site for a few minutes they are prompted to log in using their username. What should you do to fix the problem and retain scalability?
    A. Create a port rule to allow only ports 80 and 443.
    B. Set the cluster affinity to None.
    C. Set the filtering mode to Single Host.
    D. Set the cluster affinity to Single.
  10. Users who are connecting to an NLB cluster through the Internet are complaining that they keep connecting to different NLB nodes in different locations. You want to keep Internet users connecting to the same NLB members each time they connect. What should you do to fix the problem?
    A. Create a port rule to allow only ports 80 and 443.
    B. Set the cluster affinity to None.
    C. Set the cluster affinity to Class C.
    D. Set the cluster affinity to Single.
  11. You have a failover cluster named FailoverCluster1 that has the following configurations:
    ■ Number of nodes: 6
    ■ Quorum: Dynamic quorum
    ■ Witness: File share, Dynamic witness
    While maintaining the quorum, what is the maximum number of nodes that can fail simultaneously?
    A. 1
    B. 2
    C. 3
    D. 4
  12. Your company uses Storage Spaces Direct. What should you use if you want to view the available storage in a Storage Space Direct storage pool?
    A. System Configuration
    B. File Server Resource Manager (FSRM)
    C. Get- StorageFileServer cmdlet
    D. Failover Cluster Manager
  13. You are the administrator for a mid- sized organization. You have been asked by the owner to view the information about an NLB cluster. You want to use PowerShell to view the cluster. What command should you use?
    A. Get- NlbCluster
    B. Create- NlbCluster
    C. Setup- NlbCluster
    D. Set- NlbCluster
  14. You have a failover cluster named Failover1 that contains two nodes named Svr1 and Svr2. Failover1 is configured to use a file share witness. You are planning on configuring Failover1 to use a cloud witness. What storage account type should you configure if you need to configure Azure Storage accounts for the cloud witness?
    A. Premium Block Blobs
    B. Premium File Shares
    C. Premium Page Blobs
    D. Standard
  15. You have a failover cluster named Failover1 that contains two nodes named Svr1 and Svr2. Failover1 is configured to use a file share witness. You are planning on configuring Failover1 to use a cloud witness. What authentication method should you configure if you need to configure Azure Storage accounts for the cloud witness?
    A. Access Key
    B. Shared Access Signature (SAS)
    C. System- Assigned Managed Identity in Azure AD
    D. User- Assigned Managed Identity in Azure AD
  16. You are the administrator for a mid- sized organization. You have been asked by the owner to change the Hyper- V replication settings. You want to use PowerShell to change the settings. What cmdlet should you use?
    A. Set- VMReplication
    B. Get- VMReplication
    C. Setup- VMReplication
    D. Create- VMReplication
  17. You need to distribute an application evenly among your virtual machines. The virtual machines are configured in a multitenant setup across multiple Hyper- V VMs. What can you do in this environment?
    A. Windows Server Network Load Balancing (NLB) nodes
    B. Application Load Balancing (ALB) nodes
    C. RAS Load Balancing (RLB) nodes.
    D. Software Load Balancing (SLB) nodes
  18. You have three servers named Server1, Server2, and Server3 that run Windows Server and have the Hyper- V server role installed. You are planning to create a hyper- converged cluster to host Hyper- V virtual machines. What three actions should you perform if you need to ensure that you can store VMs in Storage Spaces Direct? (Choose three).
    A. Add a Scale- Out File Server for application role.
    B. Create a Distributed File System (DFS) namespace.
    C. Create a failover cluster.
    D. Create a file share.
    E. Create a volume.
    F. Enable Storage Spaces Direct.
  19. You are planning to deploy Storage Spaces Direct on Windows Server. As a part of the process, you have already deployed the Windows Server and configured the network. Now, the next step is to configure Storage Spaces Direct. Given these options, choose the substeps that are recommended in order to configure Storage Spaces Direct.
    A. Clean your drives to ensure that the drives are empty.
    B. Configure a cluster witness.
    C. Enable Storage Spaces Direct.
    D. Create the volumes.
    E. Deploy virtual machines for hyper- converged deployments.
    F. All of these.
  20. You and a colleague are discussing working with cluster nodes. One of the actions you can perform is an irreversible process. What is this action called?
    A. Add another node.
    B. Evict a node.
    C. Pause a node.
    D. Stop a node.

Leave a Reply