PrepAway - Latest Free Exam Questions & Answers

Which cmdlets should you use to meet each requirement?

HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains
servers named Server1 and Server2. Both servers have the DFS Replication role service installed.
You need to configure the DFS Replication environment to meet the following requirements:
Increase the quota limit of the staging folder.

Configure the staging folder cleanup process to provide the highest amount of free space possible.
Which cmdlets should you use to meet each requirement? To answer, select the appropriate options
in the answer area.

PrepAway - Latest Free Exam Questions & Answers

Answer:

5 Comments on “Which cmdlets should you use to meet each requirement?

  1. Mark says:

    https://technet.microsoft.com/en-us/library/dn296587.aspx

    The Set-DfsrServiceConfiguration cmdlet modifies settings for the Distributed File System (DFS) Replication service on replication group members. Members of a replication group host replicated folders. Use this cmdlet to configure cleanup settings, debug logging settings, and automatic recovery for unexpected shut down.

    DFS Replication stores files in a folder named ConflictsAndDeleted until it deletes them for space. DFS Replication can stage files in a staging folder. In both cases, you can set a maximum folder size, called a quota, by using the Set-DfsrMembership cmdlet. Use the current cmdlet to set the percent of the quota used to start and stop deletion of older files.”




    0



    0
  2. Piteros77 says:

    Pirulo
    April 15, 2015 at 4:38 pm

    Set-DfsrMembership [-GroupName] [-FolderName] [-ComputerName] [[-ContentPath] ] [[-PrimaryMember] ] [[-StagingPath] ] [[-StagingPathQuotaInMB] ] [[-ConflictAndDeletedQuotaInMB] ] [[-ReadOnly] ] [[-RemoveDeletedFiles] ] [[-DisableMembership] ] [[-MinimumFileStagingSize] ] [[-DfsnPath] ] [[-DomainName] ] [-Force] [-Confirm] [-WhatIf] [ ]

    Set-DfsrServiceConfiguration [[-ComputerName] ] [[-RPCPort] ] [[-DisableDebugLog] ] [[-MaximumDebugLogFiles] ] [[-DebugLogPath] ] [[-DebugLogSeverity] ] [[-MaximumDebugLogMessages] ] [[-UnexpectedAutoRecovery] ] [[-CleanupStagingFolderAtPercent] ] [[-CleanupStagingFolderUntilPercent] ] [[-CleanupConflictFolderAtPercent] ] [[-CleanupConflictFolderUntilPercent] ] [-Confirm] [-WhatIf]




    0



    0
    1. Piteros77 says:

      More explanation

      Set-DfsrMembership – “StagingPathQuotaInMB”
      Specifies the maximum size, in megabytes, of a staging folder. Memberships have a default value is 4096 MB.

      Set-DfsrServiceConfiguration – “CleanupStagingFolderUntilPercent”
      After the DFS Replication service starts cleanup of the staging folder, it continues to delete the oldest files until the folder size reaches this percentage of the staging folder quota.




      0



      0

Leave a Reply