10.1.9 Practice Questions, 10.2.6, 10.3.5 Practice Questions, 10.4.4 Practice Questions, 10.5.6 Practice Questions, 10.6.11 Practice Questions, 10.7.5 Practice Questions, 11.1.11 Practice Questions, 11.2.6 Practice Questions, 11.3.8 Practice Question…

¡Supera tus tareas y exámenes ahora con Quizwiz!

Srv7 has a single 500 GB hard disk installed. A single volume named System uses all 100 GB on the disk and holds the operating system and system files. Configure disk storage as follows: Create a second volume named Data that is 1 TB in size. Add fault tolerance to both the System and the Data volumes. Provide increased performance to both volumes, if possible. You will add additional 1 TB hard disks to the system as necessary to meet these goals. You want to add the minimum number of hard disks. How many disks should you add?

4

When creating the file share for Azure File Sync Service, which port should you verify is not blocked by your firewall or ISP?

445

Which drive letters were historically reserved for floppy drives and can confuse older software? (Select two.)

A B

Which of the following BEST describes a global catalog?

A database that contains a partial replica of every object from every domain within a forest.

Which of the following BEST describes namespaces?

A group of shared folders on a server.

Which of the following BEST describes a server endpoint?

A location on a registered server.

Which of the following BEST describes a pool?

A logical concept composed of the free space available on the specified storage devices.

Which of the following is an alert that can be set by Azure Portal?

A registered server is not communicating with the Storage Sync Service.

Which of the following BEST describes a multi-master model?

A system that allows updates or changes to be made at any domain controller and replicated to other domain controllers.

Which of the following best describes asynchronous replication?

A type of replication that sends data over network links that have higher latency than on-site storage or networks that are in close proximity.

Which of the following is a list of security protections that applies to an object?

ACL

Which of the following is true regarding asynchronous replication?

Acknowledgement of the write operation is sent to the application without waiting for an acknowledgement from the replication partner.

Which of the following BEST describes file screens?

Acts as a filter that allows or denies files to be stored on a file server.

You manage the network infrastructure for the westsim.com domain. All servers have recently been upgraded to Windows Server 2016, and all clients run Windows 10. All server and client computers are members of the domain. You have configured a DFS solution with a domain-based DFS root. Srv1 hosts the DFS root, and the namespace is named Sales. A single folder named Contacts in the DFS root points to the SalesSF shared folder on Srv3. You would like to provide redundancy so that the data in the Contacts shared folder will still be available, even if Srv1 goes down. You want to use Srv4 to provide the redundancy. What should you do?

Add Srv4 as a namespace server.

On your Windows server, you share the D:\Reports folder using a share name Reports. You need to configure permissions on the shared folder as follows: Members of the Accounting group should be able to view files, but not modify them. Phil, a member of the Accounting group, needs to be able to open and edit files in the Shared folder. You need to assign the necessary permissions without assigning extra permissions beyond what is required, and without affecting other access that might already be configured on the computer. You need to complete the task using the least amount of effort possible. What should you do?

Add the Accounting group and assign the read permission. Add the Phil user account and assign read/write permission.

Srv7 currently has a single hard disk. The System volume takes up the entire hard disk. You need to create a new volume named Data for storing files used by applications running on the server. You want the new volume to optimize performance. Fault tolerance is not necessary for this volume. What should you do?

Add two hard disks. Convert both disks to dynamic. Create a new striped volume using both disks.

What are the two types of storage QoS policies? (Select two.)

Aggregated policies Dedicated policies

What happens to data when cloud tiering is disabled?

All data is synced from the cloud to the server endpoint.

The C:\Shares\WidgetProject folder on your Windows server has been shared with network users. The server is a member of the westsim.com Active Directory domain. The westsim.com\Users group has been granted the following allow NTFS permissions: Write Read & execute List folder contents Read In addition, the Everyone principal has been assigned the allow read share permission. The smarsden user is a member of the westsim.com\Users group. She accesses data in the folder through the network share from her Windows workstation. What permissions does this user have to data in the folder?

Allow read

The C:\Shares\WidgetProject folder on your Windows server has been shared with network users. The server is a member of the westsim.com Active Directory domain. The westsim.com\Users group has been granted the following allow NTFS permissions: Read & execute List folder contents Read In addition, the Everyone principal has been assigned the following allow share permissions: Full control Change Read The ksanders user is a member of the westsim.com\Users group. She accesses data in the folder through the network share from her Windows workstation. What permissions does this user have to data in the folder?

Allow read & execute, list folder contents, and read

Which of the following is true regarding thin provisioning?

Allows allocation of larger storage spaces than the disk space available.

Which of the following BEST describes ABE?

Allows you to hide specific files and folders for users who don't have access permission.

You need to control access to the D:\Reports folder as follows: Members of the Accounting group should be able to open and view all files, but not modify them. Mary needs to be able to modify existing files in the folder and add new files to the folder, but should not be able to delete or rename files. Mary is a member if the Accounting group. You want to assign NTFS permissions taking the least amount of actions possible. What should you do?

Assign Allow read & execute, List folder contents, and Read to the Accounting group. Assign Allow write to Mary.

You are the network administrator for your company. A Windows server named Srv1 has a shared folder called SalesResearch that shares the F:\Sales\Research folder. This folder has three subfolders, Projects, Analysis, and Reports. Permission inheritance is enabled on F:\Sales\Research and all subfolders and files. Only the Administrators group and one designated employee have permission to each subfolder. Permissions are configured as follows:

Assign Stan the allow read NTFS permission to F:\Sales\Research.

You need to share a folder that contains data used by your accounting department. You want Phil, the manager of the department, to be able to add and remove files. You want members of the department to be able to connect to the share and see the files it contains, but you do not want them to have the ability to make changes. Everyone else in the company should be blocked from connecting to the share. There is a global group called Accounting that contains all the accounting department users, including Phil. You need to configure permissions on the share. What should you do?

Assign allow change permissions for Phil, allow read for Accounting, and nothing else.

You are configuring access for a shared folder on a Windows server. There is a global group called Appusers who need read-only access. However, there is a member of Appusers, jsmith, who should not have any access at all. How can you configure your share so that the members of Appusers have access but jsmith does not, while creating the least disruption to your existing administrative structure?

Assign allow read permission to Appusers and assign deny read permissions to jsmith.

On your Windows server, you share the D:\Apps folder using the share name Apps. You need to configure permissions to the share as follows: Members of the Appusers group should be able to open and view files in the shared folder. User JohnS should not have any access to files in the shared folder. JohnS is a member of the Appusers group. You need to assign the necessary permissions without assigning extra permissions beyond what is required and without affecting others' access that might already be configured on the computer. You need to complete the task using the least amount of effort possible. What should you do?

Assign allow read permissions to Appusers and assign deny read permissions to JohnS.

You are the network administrator for westsim.com. The network consists of a single Active Directory domain. The network contains two servers named FS11 and FS12. Both servers are running Windows Server 2016 Datacenter edition. You have implemented Storage Replica as a disaster recovery solution with FS11 and FS12 as replication partners. The FS11 server is located in your main office. The FS12 server is located in a branch office in another city. Your offices are connected by a WAN link where latency is usually higher than five milliseconds. Which replication type should be used between FS11 and FS12?

Asynchronous

Srv8 has the disk configuration shown in the image. You would like to add fault tolerance and improve performance for the Data volume. What should you do?

Back up the Data volume. Delete the existing Data volume. Convert all disks to dynamic disks. Create a RAID 5 volume using the three hard disks. Restore the Data volume to the new volume.

Which of the following is true regarding system requirements for implementing Storage Replica?

Both storage devices must be exactly the same size.

You are the network administrator for a small manufacturing company. You have ten regional sales people who travel extensively and have been provided Windows laptop computers. The mobile users have complained that, although they can take copies of important files with them into the field, occasionally they have been caught with out-of-date documents because no one told them the files had been updated. Additionally, some of these files need to be distributed to all the other sales staff. What should you do to address this problem and easily provide the appropriate access to these shared files?

Configure Offline Files for the folder that contains these files.

You work for a company with headquarters in Seattle and an office in Olympia. A single server in the Seattle office runs Windows Server 2016 and holds all shared files for the company. The office in Olympia has five client computers that run Windows 10. The Olympia office is connected to the Seattle office with a WAN link. You want to implement BranchCache in the Olympia office using distributed cache mode. Using Group Policy, you enable the following policies: Turn on BranchCache Set BranchCache Distributed Cache mode What else is required to complete the configuration?

Configure advanced firewall rules to allow the necessary ports.

Which of the following is a permissions best practice?

Create a group for multiple users with similar needs.

Srv12 has the disk configuration shown in the image. The System volume is running out of space. You have already tried moving everything non-essential from the System volume to the Data volume, but several applications must be installed on the System volume and cannot be moved. You need to add space to the System volume. What should you do?

Create a new volume on Disk 1 and mount the volume to an empty folder on the System volume.

Which of the following BEST describes a Sync Group?

Defines the sync topology for a set of files.

Arrange the steps to deploy Azure File Sync in order.

Deploy Storage Sync Service Install Azure File Sync agent Register the Windows Server with Storage Sync Services Create a sync group Add server endpoints

Which of the following are the hard disks or other types of storage from which storage pools are created?

Devices

Your company has decided to use FileSync and DFS-R together. What do you need to do to enable this option? (Select two.)

Disable cloud tiering on volumes that have DFS-R replicated folders. Do not configure DFS-R replication folders as server endpoints.

You are adding a server endpoint for the initial download. What is the default option?

Download the namespace first. Then recall the file content, as much as will fit on the local disk.

The D:\ drive in your Windows server is formatted with NTFS. The Sales group on your computer has been given Allow modify permissions to the D:\Sales folder. The Mary user account is a member of the Sales group. You want to accomplish the following outcomes: Mary should not be allowed access to the D:\Sales\2013sales.doc file. Mary should be able to read, write, and create new files in the D:\Sales folder. Your solution should not affect the abilities of other Sales group members to access files in the D:\Sales folder. What should you do?

Edit the properties for the file; assign Mary the Deny full control permission.

You have a computer that runs Windows 10. You work out of a branch office with BranchCache configured. The configuration caches files on a server in the branch office. All file transfers should use encrypted communications. You run the netsh command on your client computer and see the output listed in the image. How should you modify the client configuration?

Enable additional firewall rules.

After installing the Azure File Sync agent, you are prompted to register your server. What does the registration do?

Ensures that a trust relationship has been established.

If you copy a file to a different folder on the same partition, which of the following are true?

Explicit assignments are removed and permissions will be inherited from the new parent folder.

You want to use file screens on your server. Which option would you use to install FSRM?

File and Storage Services

You are the network administrator for Corpnet.com. You have a file server named File1 that runs Windows Server. File1 is running low on disk space. You need to determine whether this volume should have deduplication enabled. Which of the following conditions would make File1 a good candidate for deduplication? (Select two)

File1 contains shared folders with user documents that are modified infrequently. File1 contains virtual hard disk file storage for provisioning to hypervisors.

Data deduplication finds and removes duplicate information across files without compromising data integrity. The data deduplication optimization process uses a four-step process. Use the left/right arrow buttons to move the steps that are part of the data deduplication optimization process from the list on the left to the list on the right. Use the up/down arrows to put the steps into the correct order on the right.

Files are segmented into 32-128 KB chunks. Duplicate chunks are identified. One copy of each chunk is saved. Chunks are compressed and organized.

Data deduplication has three schedules configured by default. The optimization process runs every hour by default. Which of the following deduplication processes run once per week by default? (Select two)

Garbage collection Scrubbing

For which of the following scenarios would you recommend data deduplication? (Select two)

General use file servers VDI deployments

Quota Management is a Management Console snap-in tool that performs which the following tasks? (Select three)

Generates quotas that will automatically apply to all existing subfolders in a volume. Creates quotas to limit the amount of space allowed for a volume or folder. Creates templates that you can apply to new volumes or folders across an entire organization.

Which PowerShell cmdlet lets you check for a SMB Multichannel connection?

Get-SmbConnection

On a Windows server, you share a folder named Public using the default share name and share permissions. Later you receive a phone call from Sally, a member of the Sales group, claiming that she cannot save a file to the Public shared folder. You examine the NTFS permissions for the folder and see share and NTFS permissions shown in the exhibits. No other permissions are granted or denied. Sally is not a member of any other groups. You want to make sure Sally and other members of the Sales group can open, edit, save, and delete files to the Public shared folder. You want to make as few assignments as possible without affecting permissions for other users. What should you do?

Grant Everyone the change share permission. Grant the Sales group the allow modify NTFS permission.

The company's CIO has asked you to consolidate services and servers to span four member servers. The two additional member servers, CORP05 and CORP06, will be reconfigured and shipped to a remote office. Each of the six member servers contains two disks configured as dynamic. You need to relocate the second disk from CORP05 and CORP06 to CORP03 and CORP04 to retain the stored user data. You have removed the second disk from CORP05 and CORP06 using Device Manager. You added the disks to CORP03 and CORP04. What should you do next?

Import the disks.

Which of the following provides a unique identifier for a virtual machine?

InitiatorID

You are the network administrator for Corpnet.com. You have a file server named File1 that runs Windows Server. File1 is running low on disk space. You determine that a significant percentage of the data on File1 consists of duplicate files. You would like to remove duplicate data to free up space on File1. You do not want the solution to impact the users' ability to access duplicate data. What should you do?

Install and configure the Data Deduplication Role service.

You need to use the New Share Wizard on a Windows Server 2012 R2 system to create a new share for the C:\Shares\WidgetProject folder. Users will connect to the share using Windows 7 and Windows 8 workstations. On the Select the profile for this share screen, you select the SMB Share - Advanced sharing profile. However, when you do, the Next > button remains grayed-out and you can't proceed. What should you do?

Install the File Server Resource Manager role on the server.

You are getting ready to install a new Windows server as a domain controller. You would like to implement a storage solution for the new server so that the system volume remains available in the event of a single disk or disk controller failure. If possible, you would also like to improve disk access performance. What should you do?

Install two hard disks, each on a different disk controller. Create a RAID 1 volume for the system volume.

You are using cloud tiering and want to recall multiple files. What cmdlet would you enter? What cmdlet would you enter?

Invoke-StorageSyncFileRecall

Which of the following BEST describes file screening management?

Is a feature of the File Server Resource Manager (FSRM) snap-in.

The Azure File Sync agent has three components. What does StorageSync.sys do?

Is a system filter that tiers cold files to Azure Files (if cloud tiering is enabled).

Which of the following is true regarding cloud tiering?

Is optional but configurable to reduce the storage needed locally.

Which of the following does a dynamic disk use to store information about partitions on the disk?

LDM

When configuring synchronous replication, how much latency on the network link is allowed?

Less than 5 ms

The GUID partition table, or GPT, was created as a replacement for which partitioning scheme?

MBR

Which of the following BEST describes cloud tiering?

Makes sure that file servers located on-premises have sufficient free space.

You are managing the WidgetProject share in Server Manager on a Windows Server 2012 R2 system. You want to specify an email address users can contact for assistance if they are denied access to the folder. Click on the option in the share Properties screen you would use to do this.

Management Properties

Which of the following is sometimes referred to as the reservation?

MaximumIOPS

Which of the following is sometimes referred to as a limit?

MinimumIOPS

Srv8 has the disk configuration shown in the image. You convert all disks to dynamic disks. If possible, you would like to add fault tolerance and improve performance for the Data volume. What should you do?

Mirror the existing volume using Disk 1.

You have a folder on your Windows server that you would like to share with members of your development team. Users should be able to view and edit any file in the shared folder. You share the folder and give everyone full control permission to the shared folder. Users connect to the shared folder and report that they can open the files, but they cannot modify any of the files. What should you do?

Modify the NTFS permissions on the folder.

Which of the following BEST defines Storage Quality of Service?

Monitors and manages the storage performance of virtual machines.

The Azure File Sync agent has three components. What does Filesyncsvc.exe do?

Monitors change on server endpoints and initiates sync sessions with Azure.

Which of the following files consume dramatically more storage space today than the same types of files created and stored ten years ago?

Music files Video files Media files

You are the network administrator for westsim.com. The network consists of a single Active Directory domain. The network contains two servers named FS1 and FS2. You want to implement Storage Replica as a disaster recovery solution. FS1 and FS2 will be replication partners with FS1 as the source server and FS2 as the destination server. These servers are configured as follows:

No. The Disk 1 (Data D:) disks are not exactly the same size.

Which of the following BEST describes the Storage Sync Services?

Objects used to register servers that will be used with Azure File Sync.

If you move a file to a different NTFS partition on the same system, which of the following are true?

Original inherited permissions would be lost and explicit permissions would be lost.

You have moved a sensitive file from an NTFS file system to a FAT32 formatted flash drive. Which of the following are true?

Permissions that had been assigned in the NTFS file system would be lost.

You are the network administrator for westsim.com. The network consists of a single Active Directory domain. The network has two sites. One site is located in your main office, and the other site is located in a branch office in another city. A WAN link with occasional latency issues is used for the network connection between the two locations. All servers in your network are running Windows Server 2016 Datacenter edition. The main office and branch office sites each have three servers. There are users at both offices that rely on the same mission-critical server application to perform their jobs. If a disaster happens at either site, your manager wants you to be prepared so that all data can be recovered. Your manager also wants the users at either site to be able to keep on working if something happens to the network at the other site or the network connection between sites goes down.

Plan 1 Plan 3

Which of the following BEST describes DFS?

Provides a way to logically organize shared folders on multiple servers into a single logical folder hierarchy.

What is a requirement for using SMB Direct?

RDMA-compatible NICs

In the data duplication process what does the filter driver component do?

Redirects read requests to the correct chunks.

SRV02 holds a shared folder named Forecast for the Managers group. Maria is a member of the Managers group. You would like to grant the Managers group full control to the folder named Forecast, but limit Maria's access to Read only. You have added the Managers group to the access list for the Forecast folder and granted full control access. You now need to limit Maria's access to the folder. What should you do? (Select two. Each choice is a complete solution.)

Remove Maria's account from the Managers group and grant Read access. Add Maria to the NTFS permissions for the folder. Grant Read access.

You receive a phone call from Sally, a member of the Sales group and Assistants group, claiming that she cannot save a file to the Public shared folder. You want to make sure that members of the Sales group (who are not members of the Assistants group) can save new files to the Public shared folder and access, update, and delete existing files in the Public share. You want to continue to ensure that members of the Assistants group cannot modify files in the Public shared folder even if they are members of the Sales group. However, you also want to let Sally update files in the Public share. What should you do?

Remove Sally from the Assistants group.

On your Windows server, you share the D:\Promo folder using the share name Promo. The share has been assigned the following permissions:

Remove the Mary user account from the Training group. Change the Training group permission to allow read.

You have decided to create a shared folder that contains sensitive information about planned changes in the personnel structure. Most users will be denied access to the share, which is named REORG. You have successfully created the share and set appropriate permissions. However, management feels the effect of having this share on the server, which denies access to most users, is damaging morale. You need to keep the information available to the users who currently access it. What can you do to avoid having the REORG share listed when users view shares on the network?

Remove the REORG share. Share the folder again as REORG$ with the same permissions as before.

You work for a company that has headquarters in Seattle and an office in Olympia. A server in the Seattle office runs Windows Server 2016 and holds all shared files for the company. The office in Olympia has five client computers that run Windows 10. The Olympia office is connected to the Seattle office with a WAN link. You want to implement BranchCache in the Olympia office and cache all content on a server in that office. What should you do to configure the client computers in the Olympia office?

Run the Enable-BCHostedClient cmdlet to set the BranchCache mode to hosted cache. Use the FQDN of the server in the Olympia office.

You have configured BranchCache on client computers in your branch office to use distributed cache mode. You need to view the status of the BranchCache configuration on a Windows 10 client computer. What should you do?

Run the Get-BCStatus PowerShell cmdlet.

You are the network administrator for westsim.com. The network consists of a single domain. All of the servers run Windows Server 2016. All of the clients run Windows 10. The company has one main office and one branch office. A file server named FS1 is located in the main office and hosts several shares. A member server named DC2 is located in the branch and functions as a domain controller. Users at the branch office complain that there are often delays when they access files from FS1. You decide to implement the BranchCache feature. You view the BranchCache configuration of DC2, which is shown in the image. You need to ensure that users in the branch office can retrieve cached files from DC2. Which option will best accomplish this task?

Run the netsh.exe branchcache set service mode=HOSTEDSERVER command on DC2.

Which of the following are prerequisites for the storage account? (Select three.)

SMB 3.1.1 AES-128-GCM NTLM v2

Which of the following improvements were made with SMB version 3.1.1? (Select two.)

SMB Encryption improvements. Preauthentication integrity.

Which of the following statements is true?

SMB Multichannel increases throughput.

A user with Read and Execute permissions can do which of the following? (Select two.)

See the contents of the folder and subfolder. Run executable files within that folder.

Sally needs to read and modify all files in the SalesDocs folder except StyleGuide.doc. Sally should be able to read StyleGuide.doc, but not modify it. What should you do?

Set Sally's NTFS permission for StyleGuide.doc to deny write.

Which of the following commands can be used to enable RDMA on a NIC?

Set-NetAdapterRdma

SRV03 is a Windows server that holds the SalesDept folder. This folder contains documents specific to the sales department. You create two user groups: The Sales group includes all members of the sales department. The SalesAdmin group includes about ten members of the sales department who manage sales-related documents. You want the Sales group to have read-only access to the content in the SalesDept folder. Members of the SalesAdmin group should have all permissions to the folder. No other users should have access. All access will be through the network. You want to assign as few permissions as possible. What should you do?

Share the SalesDept folder. Grant read permissions to the Sales group and full control permissions to the SalesAdmin group. Remove the Everyone group.

Your Windows server has a folder named D:\SalesDept. The D: drive is formatted with FAT32. You need to allow network access to the folder as follows: Members of the Sales group should have read-only access to the content in the folder. Members of the SalesAdmin group should be able to open, edit, and add new files to the folder. No other users should have access. Members of the SalesAdmin group are also members of the Sales group. What can you do to configure the needed access while assigning as few permissions as possible?

Share the SalesDept folder. Grant the read permission to the Sales group and the change permission to the SalesAdmin group. Remove Everyone from the access control list.

You need to enable data deduplication on your server's data volume. You add the Data Deduplication role service and then use the DDPEval.exe utility to analyze server volumes for data deduplication. Now you need to use Server Manager to configure data deduplication on the data volume. Which of the following steps are part of the configuration process? (Select three)

Specify the extensions of any file types that should not be deduplicated. Specify the number of days that should elapse from the date of file creation until files are deduplicated. Enable data deduplication.

Which of the following are needed before you can create the Azure File Sync service? (Select two.)

Storage account File share

Which of the following BEST describes data deduplication?

Stores data in less physical space using sub-file variable-size chunking and compression.

Which of the following volume types seeks to optimize performance by writing data across all disks in the volume simultaneously?

Striped volume

Which of the following is true regarding file groups?

Under the FSRM, specific file types can be included or excluded by using their file extension and/or file name.

Which data deduplication component could be useful for troubleshooting or data migration?

Unoptimization

Your Windows Server has two volumes, C: and D:. For the D:\Reports\Finances.xls file, you explicitly grant the Mary user account the Allow modify NTFS permission. You need to move the file from the existing folder to the C:\Reports2 folder. You want to keep the existing NTFS permissions on the file. You want to accomplish this with the least amount of effort possible. What should you do?

Use the robocopy command to copy the file to the C:\Reports2 folder.

You need to create a domain-based namespace on a Windows Server 2016 server in the westsim.com domain. Which of the following are true concerning this type of namespace? (Select two.)

Users access the namespace using the Active Directory domain name instead of the server name. It can be hosted by multiple namespace servers to increase availability.

Which of the following BEST describes hosted cache mode? (Select two.)

Uses a BranchCache-enabled server at each branch network. Requires you to configure each client with the address of the server at the branch location.

Which of the following file types are supported by data deduplication? (Select two)

Virtual hard disk files Text files

Which statement is true regarding DFS stand-alone namespaces?

You can use a failover cluster to provide redundancy for the namespace server.

You have six 500 GB disks. You are using parity. How much usable disk space do you have?

2500

How many storage devices are needed to implement parity for data resiliency?

3

How many storage devices are needed to implement a simple storage space?

1

You work for a company that has headquarters in Seattle and an office in Olympia. The office in Olympia has five client computers that run Windows 10. The Olympia office is connected to the Seattle office with a WAN link. All servers are located in the Seattle office, and shared files are stored on those servers. You want to improve file access for users in the Olympia office to meet the following requirements: Copies of files should be saved on the client computers in the Olympia office. Only a single copy of each file should exist in the Olympia office. Files should be transferred only once from the Seattle office to the Olympia office (unless the file has changed). Copies of files in the Olympia office should be shared and available to all computers in that office. Files should be encrypted during transit between the two offices. Which feature should you implement in the Olympia office?

BranchCache

You are the company administrator. The company plans to open a new branch office that will operate using a 56 Kbps connection to the main office, until high-speed internet can be installed in about three months. A server will be deployed to the new office that will function as an RODC, file server, and infrastructure server. Users at the new branch office will frequently need to access policy files located on servers at the main office. These policy files are created and maintained by users at the main office. Company regulations prohibit policy files from being permanently stored in any location other than on the file servers in the main office. You need to recommend a solution for users in the new branch office to optimize access to files in the main office. What should you include in the recommendation?

BranchCache in hosted cache mode

You need to give Jim the permissions intended for the Managers group and let him update files in the Reports share. What should you do?

Change the Reports share permissions for the Everyone group to allow full control.

Mr. Yamashita needs to be able to modify the contents of the Promo share, a shared folder on one of your Windows servers. The share has been assigned the following permissions:

Change the Training group's permission to allow Read. Remove the Training group from the share. Remove Mr. Yamashita's user account from the Training group.

You have a computer that runs Windows 10. You work out of a branch office with BranchCache configured. The configuration caches files on a server in the branch office. You run the netsh command on your client computer and see the output listed in the image. How should you modify the client configuration?

Change the mode to hosted cache.

You work for a company that headquarters in Seattle and an office in Olympia. A single server in the Seattle office runs Windows Server 2016 and holds all shared files for the company. The office in Olympia has five client computers that run Windows 10. The Olympia office is connected to the Seattle office with a WAN link. You want to implement BranchCache in the Olympia office using hosted cache mode. Which of the following best describes the infrastructure requirements?

Clients running Windows 10; server running Windows Server 2016 in Olympia; Active Directory Certificate Services

During the deployment of Azure File Sync, which of the following is optional?

Cloud tiering

When migrating from DFS-R to Azure File Sync, which of the following should not be enabled?

Cloud tiering

Which of the following protects you from a single storage device failure?

Two-way mirror

You are the network administrator for westsim.com. The network consists of a single Active Directory domain. The network contains two servers named FS11 and FS12. Both servers are running Windows Server 2016 Datacenter edition. You have implemented Storage Replica as a disaster recovery solution with FS11 and FS12 as replication partners. When a user makes changes to a file that is stored in a shared folder on FS11 and then saves those changes, the following process takes place: FS11 writes the changes to its data disk but does not acknowledge the write operation to the user's application. FS11 replicates the write operation to FS12. FS12 writes the change to its data disk and acknowledge the write operation back to FS11. FS11 sends an acknowledgement to the user's application, letting it know the write operation was successful. Which replication type is being used between FS11 and FS12?

Synchronous

You want to provide direct replication between two Windows servers. Both servers are located within the same building and share a fast network connection. Which configuration would be ideal?

Synchronous replication using a server-to-server implementation.

An employee has quit under difficult circumstances. Unfortunately, the user had several files that are needed, and before the employee left, they assigned Deny full control permission to domain users to all the files and folders. All users, including you, are now blocked from accessing these important files. You need to make these files available as quickly as possible. What should you do?

Take ownership of the files and change the permissions.

You are using the default file screens groups to block files from being saved on the server. The Marketing department needs to be able to store files the have a .asc extension. Which of the following file group would you create an exception for?

Text files

You are the network administrator for westsim.com. The network consists of a single Active Directory domain. The network contains two servers named FS1 and FS2. Both servers are running Windows Server 2016 Datacenter edition. You want to implement Storage Replica as a disaster recovery solution. FS1 and FS2 will be replica partners with FS1 as the source server and FS2 as the destination server. Which of the following must be completed before you can configure this replica partnership? (Select two)

The Storage Replica feature must be installed on FS1 and FS2. The File Server role must be installed on FS1 and FS2.

Storage Sync Services can be used to monitor which of the following?

The health of a server endpoint.

Which of the following best describes effective permissions?

The sum of all permissions from explicit assignment, group membership, and inheritance.

Which of the following provides redundancy for the data if two storage devices fail at one time?

Three-way mirror

You manage the network infrastructure for the westsim.com domain. All servers have recently been upgraded to Windows Server 2016, and all clients run Windows 10. All server and client computers are members of the domain. You've implemented a stand-alone DFS solution with Srv1 as the namespace server and Accounting as the namespace root. You created a payroll folder with a target that points to the AccPay shared folder on Srv2. Which UNC path should you use to access data in the AccPay shared folder from a Windows 10 client system?

\\Srv1\Accounting

You are the network administrator for the westsim.com domain. You created a domain-based namespace named PublicFiles with Srv1 as a namespace server. The D:\Data2 shared folder on Srv2 has been shared with a share name of Data. You want to make this share available through DFS using a name of ReportData. Which UNC path should you use to configure the folder target in DFS?

\\Srv2\Data

Which of the following is an example of a domain-based namespace?

\\Testout.com\Files

Which of the following is an example of a stand-alone namespace?

\\TestoutSRV\ Files


Conjuntos de estudio relacionados

Periodic table of elements and Latin names

View Set

Ch. 31 Branding, Packaging and Labeling

View Set

Intro to finance chapter 6 questions

View Set

RN Pediatric Nursing Online Practice 2023 B

View Set

Community planning and development

View Set

Chapter 6- Examining Property Law

View Set