Sem Four
Quiz von , erstellt am more than 1 year ago

Servers final prep quiz

1070
2
0
Sem Four
Erstellt von Sem Four vor fast 8 Jahre
Schließen

Servers Final Prep Quiz pt 1

Frage 1 von 91

1

When you configure port rules for NLB clusters, you will need to configure all of the options listed here, except for one. Which option in this list will you not configure for a port rule?

Wähle eine der folgenden:

  • The node IP address the rule should apply to

  • The TCP or UDP port(s) the rule should apply to

  • The filtering mode

  • The protocols that the rule should apply to

Erklärung

Frage 2 von 91

1

• Many components can be configured redundantly within a server system. Of the components listed, which one is typically not available in a redundant arrangement in a single server system?

Wähle eine der folgenden:

  • o Power Supplies

  • o Mainboards (motherboards)

  • o Network Cards

  • o Disks

Erklärung

Frage 3 von 91

1

• Which NLB control command would most likely be the best option to use to immediately prepare a node for emergency maintenance?

Wähle eine der folgenden:

  • o Stop

  • o Suspend

  • o Resume

  • o Drainstop

Erklärung

Frage 4 von 91

1

• Which of the following statements about Network Load Balancing is incorrect?

Wähle eine der folgenden:

  • o Windows Server 2012 R2 NLB clusters can have between 2 and 32 nodes.

  • o All hosts in the NLB cluster receive the incoming traffic.

  • o NLB detects the failure of a cluster node using a heartbeat.

  • o Network adapters in the NLB cluster can use both multicast and unicast simultaneously.

Erklärung

Frage 5 von 91

1

• To configure an NLB cluster after installing NLB on the Windows Server 2012 R2 computer, you must configure three types of parameters. Which of the following is not one of the three you must configure?

Wähle eine der folgenden:

  • o Host parameters

  • o Port rules

  • o Firewall rules

  • o Cluster parameters

Erklärung

Frage 6 von 91

1

• Which of the following is a constraint of using NLB clusters in unicast mode that you will need to design for?

Wähle eine der folgenden:

  • o You will need separate cluster and management network adapters if you manage the nodes form a different TCP/IP subnet than the cluster network.

  • o You will need to configure routers to duplicate packets for delivery to all cluster nodes.

  • o You will need to manually add ARP entries to the routers.

  • o You will need to ensure you have at least one node in the NLB cluster configured to handle traffic for each class C subnet in your network.

Erklärung

Frage 7 von 91

1

• Why should you clearly express availability requirements?

Wähle eine der folgenden:

  • o To avoid dissatisfaction.

  • o To prevent making poor decisions

  • o To ensure RAID is used

  • o To ensure there are no misunderstandings

Erklärung

Frage 8 von 91

1

• Which of the following availability guidelines allows for a maximum downtime per month of 43.8 minutes?

Wähle eine der folgenden:

  • o Three nines (99.9%)

  • o Four nines (99.99%)

  • o Five nines (99.999%)

  • o Six nines (99.9999%)

Erklärung

Frage 9 von 91

1

• Which of the following enables you to allow multiple nodes to share a single LUN concurrently?

Wähle eine der folgenden:

  • o 0

  • o 1

  • o 2

  • o 3

Erklärung

Frage 10 von 91

1

• Which PowerShell cmdlet would you need to use to configure the possible nodes that can own a resource in a failover cluster?

Wähle eine der folgenden:

  • o Set-ResourceOwnerNode

  • o Configure-OwnerNode

  • o Set-ClusterOwnerNode

  • o Update-ResourceOwner

Erklärung

Frage 11 von 91

1

• Cluster Shared Volume, in Windows Server 2012 R2, offers faster throughput when integrated with what?

Wähle eine der folgenden:

  • o Server Message Block (SMB) Multichannel

  • o Remote Direct Memory Access (RDMA)

  • o BitLocker volume encryption

  • o Storage Spaces

Erklärung

Frage 12 von 91

1

• A production-ready failover cluster requires what minimum number of nodes?

Wähle eine der folgenden:

  • o Two

  • o Three

  • o Four

  • o Five

Erklärung

Frage 13 von 91

1

• Clusters running on which of the following operating systems are supported for migration to Windows Server 2012 R2?

Wähle eine oder mehr der folgenden:

  • o Windows Server 2008

  • o Windows Server 2003

  • o Windows Server 2008 R2

  • o Windows Server 2003 R2

Erklärung

Frage 14 von 91

1

• Why is it not recommended to install Active Directory Domain Services (AD DS) on cluster nodes?

Wähle eine der folgenden:

  • o AD DS works best on NLB nodes

  • o AD DS does not require clustering for fault tolerance

  • o AD DS does not support fault tolerance

  • o AD DS is not cluster aware

Erklärung

Frage 15 von 91

1

• Which quorum type is used by clusters that have special configurations?

Wähle eine der folgenden:

  • o Node Majority

  • o Node and Disk Majority

  • o Node and File Share Majority

  • o No Majority (Disk Only)

Erklärung

Frage 16 von 91

1

• How does the Scale-Out File Server provide for multiple nodes to access the same volume at the same time?

Wähle eine der folgenden:

  • o SCSI reservations

  • o CSV and CSV cache

  • o VHD file virtualization

  • o VSS flash cloning

Erklärung

Frage 17 von 91

1

• The High Availability Wizard allows you to configure several pre-selected high availability roles in a cluster. Which of the following are options that are available to choose from?

Wähle eine oder mehr der folgenden:

  • o Distributed Transaction Coordinator (DTC)

  • o SQL Server

  • o Exchange Server

  • o WINS Server

Erklärung

Frage 18 von 91

1

• If a monitored VM is gracefully restarted on its current Hyper-V host and it subsequently fails again, what will VM Monitoring next attempt?

Wähle eine der folgenden:

  • o Move the VM to another cluster node and restart it again.

  • o Leave the VM in a failed state and send an SNMP alert.

  • o Move the VM to another cluster node and leave it in a failed state.

  • o Restart the VM again, using Last Known Good Boot.

Erklärung

Frage 19 von 91

1

• When using VM Monitoring for Hyper-V VMs, into what event log will events be logged when a monitored service is deemed to be unhealthy?

Wähle eine der folgenden:

  • o Add-ClusterVMMonitoredItem "VM42" "DHCPClient"

  • o Add-ClusterVMMonitoredItem -VirtualMachine "VM42" -Service DHCPClient

  • o Set-MonitoredItem -VirtualMachine "VM42" -Service DHCPClient

  • o Add-ClusterVMMonitoredItem -Host "VM42" -Service DHCPClient

Erklärung

Frage 20 von 91

1

• Which of the following features are not supported on the Scale-Out File Server?

Wähle eine oder mehr der folgenden:

  • o SMB 3.0

  • o DFS Replication

  • o File Server Resource Manager

  • o NFS

Erklärung

Frage 21 von 91

1

• When configuring a cluster to provide highly available Hyper-V services, which of the hardware requirements must your server hardware meet?

Wähle eine der folgenden:

  • o Provide hardware-assisted virtualization

  • o Use Fibre Channel

  • o Use SAS

  • o Provide MBR disks

Erklärung

Frage 22 von 91

1

• Server Message Block (SMB) 3.0 provides many changes that add functionality and improve performance. Which of the following features encrypts traffic?

Wähle eine der folgenden:

  • o SMB Transparent Failover

  • o SMB Encryption

  • o SMB Scale Out

  • o SMB Directory Leasing

Erklärung

Frage 23 von 91

1

• Quick Migration occurs within the confines of what?

Wähle eine der folgenden:

  • o Failover cluster

  • o An Active Directory Forest

  • o A Virtual Machine Manager farm

  • o A network load balanced cluster

Erklärung

Frage 24 von 91

1

• If you want to use an exported VM a template to create multiple VMs, what should you do on the source VM before performing the export?

Wähle eine der folgenden:

  • o Activate Windows

  • o Configure the network adapters for DHCP

  • o Run sysprep

  • o Run msconfig

Erklärung

Frage 25 von 91

1

• What two factors are the primary items impacting the speed of a Quick Migration?

Wähle eine oder mehr der folgenden:

  • o The speed of the network between the source and the destination servers.

  • o The speed of the disks in the source and destination servers.

  • o The speed of the RAM in the source and destination servers.

  • o The amount of memory that needs to be written to disk.

Erklärung

Frage 26 von 91

1

• What minimum version of VMware ESX/ESXi must a source VM be running on to allow it to be migrated to Hyper-V using P2V?

Wähle eine der folgenden:

  • o 3.5

  • o 3.5 update 5

  • o 4.1

  • o 5.1

Erklärung

Frage 27 von 91

1

• When performing a P2V migration using SCVMM, there are several limitations that must be observed. Which of the following source server specifications would disqualify it from a P2V migration?

Wähle eine oder mehr der folgenden:

  • o 256 MB of RAM installed

  • o 1024 GB data volume

  • o ACPI BIOS

  • o Uses BitLocker Drive Encryption on the data volume

Erklärung

Frage 28 von 91

1

• In regard to Live Migration, which of the following prerequisites must be met before attempting the Live Migration?

Wähle eine oder mehr der folgenden:

  • o All hosts must use processors from the same manufacturer

  • o All hosts must support hardware virtualization

  • o All hosts must be running on the same server model

  • o All VMs must be configured to use the OVH format disks on SCSI disks

Erklärung

Frage 29 von 91

1

• When performing a VM import operation, which option is best selected when you are working from an exported VM template that you will be importing more than once?

Wähle eine der folgenden:

  • o Restore the virtual machine (create a new unique ID)

  • o Restore the virtual machine (use the existing unique ID)

  • o Copy the virtual machine (create a new unique ID)

  • o Register the virtual machine in place (use the existing unique ID)

Erklärung

Frage 30 von 91

1

• What is the process by which you take a partially or completely configured VM and create other VMs without having to perform the installation and configuration from scratch?

Wähle eine der folgenden:

  • o Storage Migration

  • o Live Migration

  • o Quick Migration

  • o Exporting

Erklärung

Frage 31 von 91

1

• What can you use to configure automatic procedures for defining a desired property on a file based on the conditions specified in a rule?

Wähle eine der folgenden:

  • o File attribution

  • o File classification

  • o File indexing

  • o File archiving

Erklärung

Frage 32 von 91

1

• Distributed cache mode is designed for branch offices with what number of clients?

Wähle eine der folgenden:

  • o Fewer than 25

  • o Fewer than 50

  • o Fewer than 75

  • o Fewer than 100

Erklärung

Frage 33 von 91

1

• What feature of Windows enables you to integrate Windows users into an existing UNIX or Linux environment?

Wähle eine der folgenden:

  • o ForeFront Identity Manager

  • o UNIX User Management

  • o UID Manager

  • o Identity Management for UNIX

Erklärung

Frage 34 von 91

1

• Which mode of BranchCache configuration uses one or more dedicated servers to provide the cached copy in the branch office?

Wähle eine der folgenden:

  • o Local copy mode

  • o Hosted cache mode

  • o Distributed cache mode

  • o Central cache mode

Erklärung

Frage 35 von 91

1

• Which of the following is a distributed file system protocol used to access files over the network that is used with UNIX and Linux file server clients?

Wähle eine der folgenden:

  • o DFS

  • o NFS

  • o SMB

  • o DNS

Erklärung

Frage 36 von 91

1

• Before you can use BranchCache, you must perform several tasks. Which of the following tasks is not required to be performed to use BranchCache?

Wähle eine der folgenden:

  • o Configure clients to use BranchCache

  • o Configure switches to support BranchCache

  • o Configure hash publication for BranchCache

  • o Create BranchCache-enabled file shares

Erklärung

Frage 37 von 91

1

• Which of the following terms is best described as giving access to a user?

Wähle eine der folgenden:

  • o Authentication

  • o Authorization

  • o Auditing

  • o Accounting

Erklärung

Frage 38 von 91

1

• Select the proper PowerShell cmdlet from this list that is used to configure BranchCache in distributed caching mode.

Wähle eine der folgenden:

  • o Set-BCCache

  • o Enable-BCDistributed

  • o Add-BCDataCacheExtension

  • o Enable-BCLocal

Erklärung

Frage 39 von 91

1

• Which of the following would you skip in your planning for deploying Access-Denied Assistance?

Wähle eine der folgenden:

  • o The recipients for the Access Request email messages

  • o The share size where Access-Denied Assistance will be used

  • o The email text that users use to request access

  • o The message that users will see when they are denied when accessing a resource

Erklärung

Frage 40 von 91

1

• Which of the following statements are true concerning Kerberos armoring?

Wähle eine oder mehr der folgenden:

  • o Allows Kerberos to create service tickets to devices

  • o Fully encrypts Kerberos messages

  • o Increases Kerberos processing time

  • o Uses Flexible Authentication Secure Tunneling (FAST)

Erklärung

Frage 41 von 91

1

• After you create claim types, what is the next step you must perform to allow the claim to function properly?

Wähle eine der folgenden:

  • o Create a claim replication policy

  • o Configure resource properties

  • o Enable claims enforcement points

  • o Create a claims refresh policy

Erklärung

Frage 42 von 91

1

• What Windows Server 2012 feature allows you to define computer-wide auditing of the file system or the registry?

Wähle eine der folgenden:

  • o Discretionary Access Control Lists

  • o System Audit Preferences

  • o Global Object Access Auditing

  • o Universal Group Auditing Control

Erklärung

Frage 43 von 91

1

• Which of the listed PowerShell cmdlets would be correctly used to modify a Central Access Policy in Active Directory?

Wähle eine der folgenden:

  • o Set-ADCentralAccessPolicy

  • o Update-ADCentralAccessPolicy

  • o Modify-ADCentralAccessPolicy

  • o Change-ADCentralAccessPolicy

Erklärung

Frage 44 von 91

1

• What Windows Server 2012 R2 feature helps users determine why they cannot access a folder or a file?

Wähle eine der folgenden:

  • o Access Request Wizard

  • o Permissions Analysis Assistance

  • o Request Access Wizard

  • o Access-Denied Assistance

Erklärung

Frage 45 von 91

1

• What is the best way to allow Dynamic Access Control staging for your Active Directory environment?

Wähle eine der folgenden:

  • o Edit the local security policy on all servers to enable Audit Central Access Policy Staging

  • o Modify the registry via a login script to enable central access policy staging

  • o Edit a domain Group Policy object to enable Audit Central Access Policy Staging

  • o Modify the registry via a startup script to enable central access policy staging

Erklärung

Frage 46 von 91

1

• Regarding Dynamic Access Control, which term describes the process of using a trusted identity provider to provide authentication?

Wähle eine der folgenden:

  • o Claims-based access control

  • o Trusted identity provider

  • o Security Token Service

  • o Claim

Erklärung

Frage 47 von 91

1

• What is the name of the high-availability technology that establishes multiple sessions or connections to the Fibre Channel storage array by using redundant path components such as switches, adapters, and cables?

Wähle eine der folgenden:

  • o iSCSI Multipath

  • o Multiple Connection Session

  • o Network adapter bonding

  • o Multipath I/O

Erklärung

Frage 48 von 91

1

• What role can you install in Windows Server 2012 to provide iSCSI storage to other clients?

Wähle eine der folgenden:

  • o iSCSI Server Role

  • o iSCSI Target Server role

  • o iSCSI Target Role

  • o iSCSI Initiator Role

Erklärung

Frage 49 von 91

1

• How are SAN devices typically accessed over the network?

Wähle eine oder mehr der folgenden:

  • o Using Fibre Channel

  • o Using SMB

  • o Using iSCSI

  • o Using NFS

Erklärung

Frage 50 von 91

1

• What is the name given to the new Windows Server 2012 capability that allows an administrator to completely remove binaries from the disk for an unneeded role or feature?

Wähle eine der folgenden:

  • o Server Core

  • o Windows Slim Provisioning

  • o Windows Feature Management

  • o Features on Demand

Erklärung

Frage 51 von 91

1

• What protocol is used to automatically discover, manage, and configure iSCSI devices on a TCP/IP network?

Wähle eine der folgenden:

  • o iDNS

  • o iWINS

  • o iSCNS

  • o iSNS

Erklärung

Frage 52 von 91

1

• SANs typically use what protocol for communication between servers and storage arrays?

Wähle eine der folgenden:

  • o SMB

  • o iSCSI

  • o Fibre Channel

  • o SCSI

Erklärung

Frage 53 von 91

1

• Which of the following Hyper-V disk types is characterized as only allocating the amount of physical disk space that is required at that point in time, while still being able to grow to a fixed limit?

Wähle eine der folgenden:

  • o Differencing disk

  • o Thin provisioned disk

  • o Dynamically expanding disk

  • o Trimming disk

Erklärung

Frage 54 von 91

1

• Which term corresponds to unique identifiers in an iSCSI network?

Wähle eine der folgenden:

  • o Logical Unit Number

  • o iSCSI Qualified Name

  • o iSCSI Initiator

  • o iSCSI Target

Erklärung

Frage 55 von 91

1

• From where would you add Network Load Balancing to a Windows Server 2012 computer?

Wähle eine der folgenden:

  • o Programs and Features

  • o Server Manager

  • o Add/Remove Programs

  • o Computer Management

Erklärung

Frage 56 von 91

1

• Which PowerShell cmdlet here will correctly install NLB and the NLB management console?

Wähle eine der folgenden:

  • o Install-WindowsFeature NLB,NLB-Console

  • o Add-WindowsFeature NLB,RSAT-NLB

  • o Add-WindowsFeature NLB,NLB-RSAT

  • o Add-WindowsComponents NLB,NLB-Manager

Erklärung

Frage 57 von 91

1

• Which NLB control command would be the correct one to use to gracefully prepare a node for a planned maintenance activity?

Wähle eine der folgenden:

  • o Stop

  • o Suspend

  • o Resume

  • o Drainstop

Erklärung

Frage 58 von 91

1

• What is the function of port rules in an NLB cluster?

Wähle eine der folgenden:

  • o They define which ports are allowed to pass through the cluster

  • o They define which ports the cluster will listen for

  • o They define which ports the cluster will not listen for

  • o They define which ports are balanced among the hosts of the cluster

Erklärung

Frage 59 von 91

1

• How are storage devices typically assigned to only a single cluster on the network?

Wähle eine der folgenden:

  • o By using the SCSI Primary Commands-3 standard

  • o By using the NTFS file system

  • o By using dynamic disks

  • o By using LUN masking or zoning

Erklärung

Frage 60 von 91

1

• Which PowerShell cmdlet would be used to add a new resource group to a failover cluster configuration?

Wähle eine der folgenden:

  • o Add-ClusterGroup

  • o New-ClusterGroup

  • o New-ClusterResourceGroup

  • o Add-ResourceGroup

Erklärung

Frage 61 von 91

1

• In a failover cluster configured on Windows Server 2012 R2, how are heartbeats transmitted?

Wähle eine der folgenden:

  • o Using TCP port 3343 unicast

  • o Using TCP port 3343 broadcast

  • o Using UDP port 3343 unicast

  • o Using UDP port 3343 broadcast

Erklärung

Frage 62 von 91

1

• Which storage technology is a low-cost option that typically requires the cluster nodes to be physically close to the drives?

Wähle eine der folgenden:

  • o iSCSI

  • o Fibre Channel

  • o Fibre Channel over Ethernet

  • o SAS

Erklärung

Frage 63 von 91

1

• When configuring the failure threshold on the Failover tab, you can opt to leave the cluster in a failed state by configuring what two options?

Wähle eine oder mehr der folgenden:

  • o The maximum number of failures that can occur

  • o The minimum number of failures that can occur

  • o The length of time in hours

  • o The length of time in minutes

Erklärung

Frage 64 von 91

1

• What new management functionality is introduced with SMB 3.0?

Wähle eine der folgenden:

  • o The SMB Management Console

  • o The SMB node of the Failover Cluster Console

  • o PowerShell cmdlets for SMB

  • o Windows Remote support for SMB

Erklärung

Frage 65 von 91

1

• When adding nodes to a cluster, what permission must be granted to the account used to add the nodes to the cluster if that account is not a member of the Domain Administrators security group?

Wähle eine der folgenden:

  • o Create Computer Objects

  • o Manage Cluster Nodes

  • o DNS Dynamic Update

  • o Reset Password

Erklärung

Frage 66 von 91

1

• Which of the following statements are true concerning SMB Multichannel in SMB 3.0?

Wähle eine der folgenden:

  • o Uses multiple network interfaces

  • o Introduces bandwidth aggregation and network fault tolerance

  • o SMB 1.0 and SMB 2.x clients will use a single SMB connection

  • o All of the Above

Erklärung

Frage 67 von 91

1

• When performing a Live Migration using the "Move the virtual machine's data by selection where to move the items" option, you have three additional, advanced options available to you. Which of the following is not one of those options?

Wähle eine der folgenden:

  • o Move the VM's data automatically

  • o Move the VM's data to different locations

  • o Move the VM's hard disks to different locations

  • o Move the VM's items to different locations

Erklärung

Frage 68 von 91

1

• Which of the following VM file formats can be migrated using the V2V method by Microsoft System Center Virtual Machine Manager?

Wähle eine oder mehr der folgenden:

  • o VHD

  • o OVF

  • o Vmware

  • o Citrix XenServer

Erklärung

Frage 69 von 91

1

• Offline P2V migrations are the only available migration method for what types of source servers?

Wähle eine oder mehr der folgenden:

  • o Servers with FAT32 volumes

  • o Servers with NTFS volumes

  • o Servers with any VSS writers installed

  • o Servers that are domain controllers

Erklärung

Frage 70 von 91

1

• When performing a P2V migration using SCVMM, there are several limitations that must be observed. Which of the following source server specifications would disqualify it from a P2V migration?

Wähle eine oder mehr der folgenden:

  • o 256 MB of RAM installed

  • o 1024 GB data volume

  • o ACPI BIOS

  • o Uses BitLocker Drive Encryption on the data volume

Erklärung

Frage 71 von 91

1

• When importing a VM in Windows Server 2012 R2, you have three options available to select from that affect how the import is performed. Which of the following is not one of those options?

Wähle eine der folgenden:

  • o Restore the virtual machine (create a new unique ID)

  • o Restore the virtual machine (use the existing unique ID)

  • o Copy the virtual machine (create a new unique ID)

  • o Register the virtual machine in place (use the existing unique ID)

Erklärung

Frage 72 von 91

1

• When performing a Live Migration using the "Move the virtual machine's data by selecting where to move the items" option, which of the following advanced options would be the best to choose from if you need to select a specific location on the destination server for each of the VMs to be moved to?

Wähle eine der folgenden:

  • o Move the VM's data automatically

  • o Move the VM's data and maintain storage hierarchy

  • o Move the VM's hard disks to different locations

  • o Move the VM's items to different locations

Erklärung

Frage 73 von 91

1

• What is the process by which you move an entire VM or parts of a VM to another physical server without a cluster?

Wähle eine der folgenden:

  • o Storage Migration

  • o Live Migration

  • o Quick Migration

  • o Exporting

Erklärung

Frage 74 von 91

1

• How is Identity Management for UNIX installed?

Wähle eine der folgenden:

  • o Using Server Manager

  • o Using Programs and Features

  • o Using dism.exe

  • o Using sc.exe

Erklärung

Frage 75 von 91

1

• When configuring the BranchCache hash publication options in Group Policy, you have three options available. Which of the options listed here is not available to configure?

Wähle eine der folgenden:

  • o Disallow hash publication on shared folders on which BranchCache is not enabled

  • o Allow hash publication only for shared folders on which BranchCache is enabled

  • o Allow hash publication for all shared folders

  • o Disallow hash publications on all shared folders

Erklärung

Frage 76 von 91

1

• Before you can audit access to files, what must you first do?

Wähle eine oder mehr der folgenden:

  • o Specify files to be audited

  • o Specify times to be audited

  • o Enable object access auditing

  • o Enable file server auditing

Erklärung

Frage 77 von 91

1

• What feature, first available in Windows 7 and Windows Server 2008, enables you to configure object access auditing for every file and folder on the computer's file system?

Wähle eine der folgenden:

  • o Total Object Access Auditing

  • o Server Object Access Auditing

  • o System Object Access Auditing

  • o Global Object Access Auditing

Erklärung

Frage 78 von 91

1

• Select the proper PowerShell cmdlet from this list that is used to configure BranchCache in local caching mode.

Wähle eine der folgenden:

  • o Set-BCCache

  • o Enable-BCDistributed

  • o Add-BCDataCacheExtension

  • o Enable-BCLocal

Erklärung

Frage 79 von 91

1

• After you have deployed a proposed Dynamic Access Control policy in staging mode, how do you check to see what is happening?

Wähle eine der folgenden:

  • o Look in the Security logs for Event ID 4818

  • o Look in the Application logs for Event ID 4818

  • o Look in the DacStage.log file

  • o Look in the DacResults.xml file

Erklärung

Frage 80 von 91

1

• From what locations in Windows Server 2012 can you set classifications on files and folders?

Wähle eine oder mehr der folgenden:

  • o On the folder Properties dialog box

  • o In the File and Folder Classification Manager console

  • o In the File Server Resource Manager console

  • o At the command line using the dism.exe utility

Erklärung

Frage 81 von 91

1

• Before you attempt to implement file classification, which of the following tasks should you not first determine?

Wähle eine der folgenden:

  • o The method you will use to identify documents for classification

  • o The classification you wish to apply

  • o The schedule of the classification to occur

  • o The schedule of disk defragmentation

Erklärung

Frage 82 von 91

1

• What Windows Server 2012 R2 feature allows you to define computer-wide auditing of the file system or the registry?

Wähle eine der folgenden:

  • o Discretionary Access Control Lists

  • o System Audit Preferences

  • o Global Object Access Auditing

  • o Universal Group Auditing Control

Erklärung

Frage 83 von 91

1

• To use claims-based authorization in a domain, which of the following items must you have?

Wähle eine der folgenden:

  • o Clients running Windows 8

  • o Kerberos

  • o Domain Controllers running Windows Server 2012 R2 in the domain

  • o Domain Controllers running Windows Server 2012 R2 in every domain

Erklärung

Frage 84 von 91

1

• Regarding Dynamic Access Control, which term describes the process that issues a token to the user?

Wähle eine der folgenden:

  • o Claims-based access control

  • o Trusted identity provider

  • o Security Token Service

  • o Claim

Erklärung

Frage 85 von 91

1

• Which of the following methods can be used to restrict which servers can connect to an iSCSI target?

Wähle eine oder mehr der folgenden:

  • o IQN

  • o DNS name

  • o MAC address

  • o IP address

Erklärung

Frage 86 von 91

1

• Which Hyper-V disk management command would you need to use to reduce the file size of a virtual hard disk?

Wähle eine der folgenden:

  • o Compact

  • o Shrink

  • o Convert

  • o Expand

Erklärung

Frage 87 von 91

1

• How are NAS devices typically accessed over the network?

Wähle eine oder mehr der folgenden:

  • o Using Fibre Channel

  • o Using SMB

  • o Using iSCSI

  • o Using NFS

Erklärung

Frage 88 von 91

1

• SANs typically use what protocol for communication between servers and storage arrays?

Wähle eine der folgenden:

  • o SMB

  • o iSCSI

  • o Fibre Channel

  • o SCSI

Erklärung

Frage 89 von 91

1

• How are SAN devices typically accessed over the network?

Wähle eine oder mehr der folgenden:

  • o Using Fibre Channel

  • o Using SMB

  • o Using iSCSI

  • o Using NFS

Erklärung

Frage 90 von 91

1

• Fibre Channel of Ethernet (FCoE) is capable of _________ per second or more.

Wähle eine der folgenden:

  • o 100 megabits

  • o 1000 megabits

  • o 1 gigabit

  • o 10 gigabits

Erklärung

Frage 91 von 91

1

• Which term corresponds to an entity that sends iSCSI commands to iSCSI devices?

Wähle eine der folgenden:

  • o Logical Unit Number

  • o iSCSI Qualified Name

  • o iSCSI Initiator

  • o iSCSI Target

Erklärung