Optimizing File Services Flashcards

File Server Resource Manager (FSRM) Using FSRM to Manage Quotas, File Screens, and Storage Reports Implementing Classification Management and File Management Tasks Distributed File System (DFS) Configuring DFS Namespaces Configuring and Troubleshooting DFS Replication

1
Q
  1. What is DFSR?
  2. What is DFSN?
  3. What is the DFS Management Console?
  4. What is the FSRM Console?
A
  1. Distributed File System (DFS)Replication
  2. Distributed File System (DFS) Namespace
  3. You use the Distributed File System (DFS) Management Console to manage DFS namespaces and DFS replication.
  4. File Server Resource Manager (FSRM) is a role service in Windows Server that enables you to manage and classify data stored on file servers. You can use File Server Resource Manager to automatically classify files, perform tasks based on these classifications, set quotas on folders, and create reports monitoring storage usage.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does the PowerShell CmdLet Do?

Get-DfsnAccess

A

Gets permissions for a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the PowerShell CmdLet Do?

Get-DfsnFolder

A

Gets settings for a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does the PowerShell CmdLet Do?

Get-DfsnFolderTarget

A

Gets settings for targets of a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the PowerShell CmdLet Do?

Get-DfsnRoot

A

Gets settings for DFS namespaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the PowerShell CmdLet Do?

Get-DfsnRootTarget

A

Gets settings for root targets of a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the PowerShell CmdLet Do?

Get-DfsnServerConfiguration

A

Gets DFS namespace settings for a DFSN root server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does the PowerShell CmdLet Do?

Grant-DfsnAccess

A

Grants permissions to users and groups to access a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does the PowerShell CmdLet Do?

Move-DfsnFolder

A

Moves or renames a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does the PowerShell CmdLet Do?

New-DfsnFolder

A

Creates a folder in a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the PowerShell CmdLet Do?

New-DfsnFolderTarget

A

Adds a target to a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What does the PowerShell CmdLet Do?

New-DfsnRoot

A

Creates a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the PowerShell CmdLet Do?

New-DfsnRootTarget

A

Adds a root target to a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does the PowerShell CmdLet Do?

Remove-DfsnAccess

A

Removes users and groups from the ACL for a folder in a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does the PowerShell CmdLet Do?

Remove-DfsnFolder

A

Removes a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does the PowerShell CmdLet Do?

Remove-DfsnFolderTarget

A

Removes a target for a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What does the PowerShell CmdLet Do?

Remove-DfsnRoot

A

Removes a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What does the PowerShell CmdLet Do?

Remove-DfsnRootTarget

A

Removes a target for a DFS namespace root.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What does the PowerShell CmdLet Do?

Revoke-DfsnAccess

A

Revokes permissions for users to access and enumerate the contents of a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What does the PowerShell CmdLet Do?

Set-DfsnFolder

A

Changes settings for a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What does the PowerShell CmdLet Do?

Set-DfsnFolderTarget

A

Changes settings for a target of a DFS namespace folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What does the PowerShell CmdLet Do?

Set-DfsnRoot

A

Changes settings for a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What does the PowerShell CmdLet Do?

Set-DfsnRootTarget

A

Changes settings for a root target of a DFS namespace.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What does the PowerShell CmdLet Do?

Set-DfsnServerConfiguration

A

Changes settings for a DFS namespace root server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

What does the PowerShell CmdLet Do?

Add-DfsrConnection

A

Creates a connection between members of a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What does the PowerShell CmdLet Do?

Add-DfsrMember

A

Adds computers to a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

What does the PowerShell CmdLet Do?

ConvertFrom-DfsrGuid

A

Translates GUIDs to friendly names within a given replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

What does the PowerShell CmdLet Do?

Export-DfsrClone

A

Exports the cloned DFS Replication database and volume configuration settings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What does the PowerShell CmdLet Do?

Get-DfsReplicatedFolder

A

Gets a replicated folder from a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

What does the PowerShell CmdLet Do?

Get-DfsReplicationGroup

A

Retrieves a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

What does the PowerShell CmdLet Do?

Get-DfsrBacklog

A

Retrieves the list of pending file updates between two DFS Replication partners.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

What does the PowerShell CmdLet Do?

Get-DfsrCloneState

A

Gets the status of a database cloning operation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

What does the PowerShell CmdLet Do?

Get-DfsrConnection

A

Gets a connection between DFS Replication partners.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

What does the PowerShell CmdLet Do?

Get-DfsrConnectionSchedule

A

Gets a connection schedule between members of a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

What does the PowerShell CmdLet Do?

Get-DfsrFileHash

A

Gets a file hash.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

What does the PowerShell CmdLet Do?

Get-DfsrGroupSchedule

A

Retrieves a replication group schedule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
37
Q

What does the PowerShell CmdLet Do?

Get-DfsrIdRecord

A

Gets ID records for replicated files or folders from the DFS Replication database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
38
Q

What does the PowerShell CmdLet Do?

Get-DfsrMember

A

Gets member computers in a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
39
Q

What does the PowerShell CmdLet Do?

Get-DfsrMembership

A

Gets membership settings for members of replication groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
40
Q

What does the PowerShell CmdLet Do?

Get-DfsrPreservedFiles

A

Gets a list of files and folders that DFS Replication previously preserved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
41
Q

What does the PowerShell CmdLet Do?

Get-DfsrServiceConfiguration

A

Gets settings for the DFS Replication service on group members.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
42
Q

What does the PowerShell CmdLet Do?

Get-DfsrState

A

Gets the DFS Replication state for a member.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
43
Q

What does the PowerShell CmdLet Do?

Import-DfsrClone

A

Imports a cloned DFS Replication database and volume configuration settings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
44
Q

What does the PowerShell CmdLet Do?

New-DfsReplicatedFolder

A

Creates a replicated folder in a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
45
Q

What does the PowerShell CmdLet Do?

New-DfsReplicationGroup

A

Creates a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
46
Q

What does the PowerShell CmdLet Do?

Remove-DfsReplicatedFolder

A

Removes a replicated folder from a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
47
Q

What does the PowerShell CmdLet Do?

Remove-DfsReplicationGroup

A

Removes a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
48
Q

What does the PowerShell CmdLet Do?

Remove-DfsrConnection

A

Removes a connection between members of a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
49
Q

What does the PowerShell CmdLet Do?

Remove-DfsrMember

A

Removes computers from a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
50
Q

What does the PowerShell CmdLet Do?

Remove-DfsrPropagationTestFile

A

Removes DFS Replication propagation test files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
51
Q

What does the PowerShell CmdLet Do?

Reset-DfsrCloneState

A

Cancels a cloning operation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
52
Q

What does the PowerShell CmdLet Do?

Restore-DfsrPreservedFiles

A

Restores files and folders that DFS Replication previously preserved.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
53
Q

What does the PowerShell CmdLet Do?

Set-DfsReplicatedFolder

A

Changes settings of a replicated folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
54
Q

What does the PowerShell CmdLet Do?

Set-DfsReplicationGroup

A

Modifies a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
55
Q

What does the PowerShell CmdLet Do?

Set-DfsrConnection

A

Changes the settings of a connection between members of a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
56
Q

What does the PowerShell CmdLet Do?

Set-DfsrConnectionSchedule

A

Changes the settings of a connection schedule between members of a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
57
Q

What does the PowerShell CmdLet Do?

Set-DfsrGroupSchedule

A

Modifies a replication group schedule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
58
Q

What does the PowerShell CmdLet Do?

Set-DfsrMember

A

Modifies member computer information in a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
59
Q

What does the PowerShell CmdLet Do?

Set-DfsrMembership

A

Configures membership settings for replication group members.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
60
Q

What does the PowerShell CmdLet Do?

Set-DfsrServiceConfiguration

A

Modifies settings for the DFS Replication service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
61
Q

What does the PowerShell CmdLet Do?

Start-DfsrPropagationTest

A

Creates a propagation test file in a replicated folder.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
62
Q

What does the PowerShell CmdLet Do?

Suspend-DfsReplicationGroup

A

Suspends replication between computers regardless of schedule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
63
Q

What does the PowerShell CmdLet Do?

Sync-DfsReplicationGroup

A

Synchronizes replication between computers regardless of schedule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
64
Q

What does the PowerShell CmdLet Do?

Update-DfsrConfigurationFromAD

A

Initiates an update of the DFS Replication service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
65
Q

What does the PowerShell CmdLet Do?

Write-DfsrHealthReport

A

Generates a DFS Replication health report.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
66
Q

What does the PowerShell CmdLet Do?

Write-DfsrPropagationReport

A

Generates reports for propagation test files in a replication group.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
67
Q

How would you install the FSRM Role using PowerShell?

A

Install-WindowsFeature -Name FS-Resource-Manager -IncludeManagementTools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
68
Q

What does the PowerShell CmdLet Do?

Get-FsrmAdrSetting

A

Gets access denied remediation settings for events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
69
Q

What does the PowerShell CmdLet Do?

Get-FsrmAutoQuota

A

Gets auto apply quotas on a server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
70
Q

What does the PowerShell CmdLet Do?

Get-FsrmClassification

A

Gets the status of the running file classification.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
71
Q

What does the PowerShell CmdLet Do?

Get-FsrmClassificationPropertyDefinition

A

Gets definitions of classification properties.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
72
Q

What does the PowerShell CmdLet Do?

Get-FsrmClassificationRule

A

Gets classification rules.

73
Q

What does the PowerShell CmdLet Do?

Get-FsrmEffectiveNamespace

A

Gets a list of paths that match static namespaces.

74
Q

What does the PowerShell CmdLet Do?

Get-FsrmFileGroup

A

Gets file groups.

75
Q

What does the PowerShell CmdLet Do?

Get-FsrmFileManagementJob

A

Gets file management jobs.

76
Q

What does the PowerShell CmdLet Do?

Get-FsrmFileScreen

A

Gets file screens.

77
Q

What does the PowerShell CmdLet Do?

Get-FsrmFileScreenException

A

Gets file screen exceptions.

78
Q

What does the PowerShell CmdLet Do?

Get-FsrmFileScreenTemplate

A

Gets file screen templates.

79
Q

What does the PowerShell CmdLet Do?

Get-FsrmMacro

A

Gets FSRM-supported macros.

80
Q

What does the PowerShell CmdLet Do?

Get-FsrmMgmtProperty

A

Gets management properties.

81
Q

What does the PowerShell CmdLet Do?

Get-FsrmQuota

A

Gets FSRM quotas on the server.

82
Q

What does the PowerShell CmdLet Do?

Get-FsrmQuotaTemplate

A

Gets FSRM quota templates

83
Q

What does the PowerShell CmdLet Do?

Get-FsrmRmsTemplate

A

Gets a list of all RMS templates on the server.

84
Q

What does the PowerShell CmdLet Do?

Get-FsrmSetting

A

Gets the current FSRM settings.

85
Q

What does the PowerShell CmdLet Do?

Get-FsrmStorageReport

A

Gets storage reports.

86
Q

What does the PowerShell CmdLet Do?

New-FsrmAction

A

Returns an FSRM action object.

87
Q

What does the PowerShell CmdLet Do?

New-FsrmAutoQuota

A

Creates an auto apply quota.

88
Q

What does the PowerShell CmdLet Do?

New-FsrmClassificationPropertyDefinition

A

Creates a classification property definition.

89
Q

What does the PowerShell CmdLet Do?

New-FsrmClassificationPropertyValue

A

Creates a classification property value.

90
Q

What does the PowerShell CmdLet Do?

New-FsrmClassificationRule

A

Creates an automatic classification rule.

91
Q

What does the PowerShell CmdLet Do?

New-FsrmFMJNotification

A

Returns a notification object for file management jobs.

92
Q

What does the PowerShell CmdLet Do?

New-FsrmFileGroup

A

Creates a file group.

93
Q

What does the PowerShell CmdLet Do?

New-FsrmFileManagementJob

A

Creates a file management job.

94
Q

What does the PowerShell CmdLet Do?

New-FsrmFileScreen

A

Creates a file screen.

95
Q

What does the PowerShell CmdLet Do?

New-FsrmFileScreenException

  1. When can you not use this?
  2. When can you use this?
A

Creates a file screen exception.

  1. You cannot create a file screen exception on a folder for which you already have a file screen.
  2. You must assign the exception to a subfolder or make changes to the existing file screen.
96
Q

What does the PowerShell CmdLet Do?

New-FsrmFileScreenTemplate

A

Creates a file screen template.

97
Q

What does the PowerShell CmdLet Do?

New-FsrmFmjAction

A

Returns an action object for file management jobs.

98
Q

What does the PowerShell CmdLet Do?

New-FsrmFmjCondition

A

Creates a file management property condition object.

99
Q

What does the PowerShell CmdLet Do?

New-FsrmFmjNotificationAction

A

Returns a notification action object for file management jobs.

100
Q

What does the PowerShell CmdLet Do?

New-FsrmQuota

A

Creates a FSRM quota.

101
Q

What does the PowerShell CmdLet Do?

New-FsrmQuotaTemplate

A

Creates a quota template.

102
Q

What does the PowerShell CmdLet Do?

New-FsrmQuotaThreshold

A

Returns a quota threshold object.

103
Q

What does the PowerShell CmdLet Do?

New-FsrmScheduledTask

A

Creates a scheduled task object.

104
Q

What does the PowerShell CmdLet Do?

New-FsrmStorageReport

A

Creates a storage report on the server.

105
Q

What does the PowerShell CmdLet Do?

Remove-FsrmAutoQuota

A

Removes an auto apply quota from a server.

106
Q

What does the PowerShell CmdLet Do?

Remove-FsrmClassificationPropertyDefinition

A

Removes classification property definitions.

107
Q

What does the PowerShell CmdLet Do?

Remove-FsrmClassificationRule

A

Removes classification rules.

108
Q

What does the PowerShell CmdLet Do?

Remove-FsrmFileGroup

A

Removes file groups from the server.

109
Q

What does the PowerShell CmdLet Do?

Remove-FsrmFileManagementJob

A

Removes file management jobs.

110
Q

What does the PowerShell CmdLet Do?

Remove-FsrmFileScreen

A

Removes a file screen.

111
Q

What does the PowerShell CmdLet Do?

Remove-FsrmFileScreenException

A

Removes a file screen exception.

112
Q

What does the PowerShell CmdLet Do?

Remove-FsrmFileScreenTemplate

A

Removes file screen templates.

113
Q

What does the PowerShell CmdLet Do?

Remove-FsrmMgmtProperty

A

Removes a management property.

114
Q

What does the PowerShell CmdLet Do?

Remove-FsrmQuota

A

Removes a FSRM quota from the server.

115
Q

What does the PowerShell CmdLet Do?

Remove-FsrmQuotaTemplate

A

Removes FSRM quota templates.

116
Q

What does the PowerShell CmdLet Do?

Remove-FsrmStorageReport

A

Removes storage reports.

117
Q

What does the PowerShell CmdLet Do?

Reset-FsrmFileScreen

A

Resets the default settings for all file screen parameters.

118
Q

What does the PowerShell CmdLet Do?

Reset-FsrmQuota

A

Updates configuration settings of a FSRM quota.

119
Q

What does the PowerShell CmdLet Do?

Send-FsrmTestEmail

A

Sends a test email message.

120
Q

What does the PowerShell CmdLet Do?

Set-FsrmAdrSetting

A

Changes configuration settings for access denied remediation.

121
Q

What does the PowerShell CmdLet Do?

Set-FsrmAutoQuota

A

Changes configuration settings of an auto apply quota.

122
Q

What does the PowerShell CmdLet Do?

Set-FsrmClassification

A

Changes configuration settings for classification.

123
Q

What does the PowerShell CmdLet Do?

Set-FsrmClassificationPropertyDefinition

A

Changes a classification property definition.

124
Q

What does the PowerShell CmdLet Do?

Set-FsrmClassificationRule

A

Changes configuration settings of classification rules.

125
Q

What does the PowerShell CmdLet Do?

Set-FsrmFileGroup

A

Changes configuration settings for file groups.

126
Q

What does the PowerShell CmdLet Do?

Set-FsrmFileManagementJob

A

Changes configuration settings of a file management job.

127
Q

What does the PowerShell CmdLet Do?

Set-FsrmFileScreen

A

Changes configuration settings of a file screen.

128
Q

What does the PowerShell CmdLet Do?

Set-FsrmFileScreenException

A

Changes configuration settings of a file screen exception.

129
Q

What does the PowerShell CmdLet Do?

Set-FsrmFileScreenTemplate

A

Changes configuration settings of a file screen template.

130
Q

What does the PowerShell CmdLet Do?

Set-FsrmMgmtProperty

A

Changes the setting of a management property.

131
Q

What does the PowerShell CmdLet Do?

Set-FsrmQuota

A

Changes configuration settings for a FSRM quota.

132
Q

What does the PowerShell CmdLet Do?

Set-FsrmQuotaTemplate

A

Changes configuration settings for FSRM quota templates.

133
Q

What does the PowerShell CmdLet Do?

Set-FsrmSetting

A

Changes global FSRM settings for the computer.

134
Q

What does the PowerShell CmdLet Do?

Set-FsrmStorageReport

A

Changes settings of a storage report.

135
Q

What does the PowerShell CmdLet Do?

Start-FsrmClassification

A

Starts the classification process.

136
Q

What does the PowerShell CmdLet Do?

Start-FsrmFileManagementJob

A

Starts a file management job.

137
Q

What does the PowerShell CmdLet Do?

Start-FsrmStorageReport

A

Starts generating storage reports.

138
Q

What does the PowerShell CmdLet Do?

Stop-FsrmClassification

A

Stops the running instance of a classification.

139
Q

What does the PowerShell CmdLet Do?

Stop-FsrmFileManagementJob

A

Stops the running instance of a file management job.

140
Q

What does the PowerShell CmdLet Do?

Stop-FsrmStorageReport

A

Stops the running instance of storage reports.

141
Q

What does the PowerShell CmdLet Do?

Update-FsrmAutoQuota

A

Updates the properties of an auto apply quota.

142
Q

What does the PowerShell CmdLet Do?

Update-FsrmClassificationPropertyDefinition

A

Updates the classification property definitions.

143
Q

What does the PowerShell CmdLet Do?

Update-FsrmQuota

A

Starts a quota scan on a path.

144
Q

What does the PowerShell CmdLet Do?

Wait-FsrmClassification

A

Waits for a period of time or until classification is finished running.

145
Q

What does the PowerShell CmdLet Do?

Wait-FsrmFileManagementJob

A

Waits for file management jobs to finish running.

146
Q

What does the PowerShell CmdLet Do?

Wait-FsrmStorageReport

A

Waits for a period of time or until storage reports is finished running.

147
Q

How do you install FSRM from PowerShell?

A

Install-WindowsFeature -Name FS-Resource-Manager -IncludeManagementTools

148
Q

How do you create a quota via PowerShell:

  1. Create a Quota on the C:\Shares path, with a description, and using the 100 MB Limit template?
  2. Create a Quota on the C:\Shares path with a description and a quota of 1GB?
  3. Create a Quota on the C:\Shares path with a soft quota of 1GB?
A
  1. New-FsrmQuota -Path “C:\Shares” -Description “Some Description” -Template “100 MB Limit”
  2. New-FsrmQuota -Path “C:\Shares” -Description “Some Description” -Size 1GB
  3. New-FsrmQuota -Path “C:\Shares” -Size 1GB -SoftLimit
149
Q

When you update a Quota Template what three options:

  1. Apply template only to dervied quotas that match the original template
  2. Apply template to all dervied quotas
  3. Do not apply template to dervied quotas

What does each option do?

A
  1. Apply auto apply quota only to derived quotas that match the original auto apply quota. – Translation: All existing quotas are changed to the new quota unless they have been changed. All new folders created will have the new quota applied.
  2. Apply auto apply quota to all derived quotas. – Translation: All existing quotas are changed to the new quota. (This includes any individual or one-off changes you may have made to individual folders/users.) All new folders created will have the new quota applied.
  3. Do not apply auto apply quota to derived quotas. – Translation: Existing quotas are not changed. All new folders created will have the new quota applied.
150
Q

How do you create a file group via PowerShell:

  1. Create a File Group with the Name MPx Media Files that blocks all files types that contain “.mp” except for “.mpp”
A
  1. New-FsrmFileGroup -Name “MPx Media Files” -IncludePattern “*.mp*” -ExcludePattern “*.mpp”
151
Q

What are the two types of File Screens?

A
  • Passive - allows the configured file types to be saved, but performs actions like logging or email notifications and can be useful for monitoring.
  • Active - blocks configured file types from being saved to the folder and sub-folders.
152
Q

How would you create a File Screen via PowerShell:

  1. Create a passive file screen on the C:\Shares using the file group “MPx Media Files” with a description.
  2. Create a File Screen on C:\Shares from the Template “Block Image Files”.
  3. Create an active file screen on the C:\Shares with an email notification to the Admin, with the emails only going out ever 120 minutes, and using the group “Mpx Media Files”
A
  1. New-FsrmFileScreen -Path “C:\Shares” -Description “Some Description” -IncludeGroup “MPx Media Files”
  2. New-FsrmFileScreen -Path “C:\Shares” -Template “Block Image Files”
  3. Run the following:
    1. $Notification = New-FsrmAction -Type Email -MailTo “[Admin Email];[File Owner]” -Subject “Warning: attempted to create a non-HTML text file” -Body “You attempted to create a non-HTML text file. This is not allowed.” -RunLimitInterval 120
    2. New-FsrmFileScreen -Path “C:\Shares” -IncludeGroup “MPx Media Files” -Notification $Notification -Active
153
Q

How do you create a File Screen exception via PowerShell:

  1. You have a file screen placed on C:\Shares that blocks all photo files. You need to allow photos to be saved in only one place C:\Shares\Photos. Create a File Screen Exception
A
  1. New-FsrmFileScreenException -Path “C:\Shares\Photos” -IncludeGroup “Photos”
154
Q

How would you create a FSRM Storage Report for the C:\Shares for Large Files and Files by File Group, minimum size being 10 MB and file group is Text Files via PowerShell?

A

New-FsrmStorageReport -Name “Find large files and file groups” -Namespace @(“C:\Shares”) -ReportType @(“LargeFiles”, “FilesByFileGroup”) -LargeFileMinimum 10MB -FileGroupIncluded “Text files” -Interactive

155
Q

How would you create a FSRM Classification Rule?

A
  • Expand Classification Management
  • Create a Classification property if needed
  • Right-Click Classification Rules
  • Enter a Name & Description
  • Select a Scope (type of data and folders scanned)
  • Select a Classification Method
  • Enter a parameter to classify the data (Regular Expression or String)
  • Set Evaluation Types
    • Re-evaluate exisiting property values
      • Overwrite exisiting value
      • Aggregate the values (Higher prority wins)
156
Q

What Action can you create a File Management Task to do?

A
  • File expiration
  • RMS Encryption
  • Custom - (Email & Scripts/EXE)
157
Q

How do you install the DFSR and DFSN Role?

A
  1. DFSR: Install-WindowsFeature -Name “FS-DFS-Replication” -IncludeManagementTools
  2. DFSN: Install-WindowsFeature -Name “FS-DFS-Namespace” -IncludeManagementTools
158
Q

How do you create a Namespace via PowerShell:

  1. Create a 2008 mode Domain Namespace for the domain Contoso, the name Resources, and on the Contoso-FS Server
  2. Create a stand alone Namespace for the Domain Contoso, Named Software, on the Contoso-FS Server
A
  1. New-DfsnRoot -TargetPath “\Contoso-FS\Resources” -Type DomainV2 -Path “\Contoso\Resources”
  2. New-DfsnRoot -TargetPath “\Contoso-FS\Software” -Type Standalone -EnableSiteCosting -Path “\Contoso\Software”
159
Q

How do you create a fault taulerant Domain Namespace?

A

Add a second Namespace server as a replica namespace

160
Q

What does the following CMD do?

Dfsdiag /TestDCs

A

Checks domain controller configuration.

161
Q

What does the following CMD do?

Dfsdiag /TestSites

A

Checks site associations.

162
Q

What does the following CMD do?

Dfsdiag /TestDFSConfig

A

Checks DFS Namespace configuration.

163
Q

What does the following CMD do?

Dfsdiag /TestDFSIntegrity

A

Checks DFS Namespace integrity.

164
Q

What does the following CMD do?

Dfsdiag /TestReferral

A

Checks referral responses.

165
Q

What are the characteristics of DFS Replication?

A
  • RDC
  • Uses a staging folder to stage a file before sending or receving it
  • Detects changes on the volume by monitoring the USN journal
  • Uses a vector version exchange protocol
  • Recovers from failure
166
Q

What are the different types of DFS Topologies?

A
  1. Full Mesh - Every Server has the same file
  2. Hub and Spoke - Master Server pushes out to member servers
  3. No topology - Can also create a custom topology
167
Q

Where would you find namespace referals settings?

A

The Namespace Properties

168
Q
  1. How woud you create a namespace folder in PowerShell?
  2. How would you add a second folder in PowerShell?
A
  1. New-DfsnFolder -Path “<domain>" -TargetPath "<computer>" -EnableTargetFailback $True
    </computer></domain><ol>
    <li><span>ex. New-DfsnFolder -Path "\\Domain\AccountingResources\LegacySoftware" -TargetPath "\\ServerName\AccountingLegacy" -EnableTargetFailback $True -Description "Folder for legacy software."</span></li>
    </ol></computer></domain>
  2. New-DfsnFolderTarget -Path “<domain>" -TargetPath "<computer>"</computer></domain>
169
Q

How do you set up a replicated folder on two servers? (GUI)

A
  • Add a New folder to the Namesapce
    • Select Each Server and the folder target
  • Create a Replication Group
    • Create a Name
    • Add the servers for the members
    • Select the topology
    • Set the schedule and bandwidth
    • Select the primary Member
    • Select the folders to replicate
170
Q

How do you set up a replication group in PowerShell?

A
  • New-DfsReplicationGroup -GroupName “<create>"</create>
    • ​Creates a new Replication Group
  • New-DfsReplicatedFolder -GroupName “<name>" -FolderName "<create>"</create></name>
    • ​Creates a new Replicated Folder
  • Add-DfsrMember -ComputerName “<name>,<name>"</name></name>
    • ​Adds computers to a replication group
  • Add-DfsrConnection -GroupName “<name>" -SourceComputerName "<computer>" -DestinationComputerName "<downstream>"</downstream></computer></name>
    • ​Creates a connection between two computers. One will be the downstream computer
  • Set-DfsrMembership -GroupName “<name>" -FolderName "<name>" -ComputerName "<computers>,<add>" -ContentPath "<path>"</path></add></computers></name></name>
    • ​Edits membership for servers specified and adds a what folder will be replicated
171
Q
  1. Where would you edit the replication schedule for a replication group?
  2. How would you edit the replicaiton schedule for a replication group in PowerShell?
    1. Edit the Schedule for All Days
    2. A specific day edit
A
  1. To edit the schedule:
    1. Expand the replicaiton groups
    2. Right-Click the group, Select Properties
    3. Select Edit Schedule
  2. In PowerShell:
    1. Set-DfsrGroupSchedule -GroupName “<replication>" -ScheduleType <always>"</always></replication>
    2. Set-DfsrGroupSchedule -GroupName “<replication>" -Day <type> -BandwidthDetail <enter></enter></type></replication>
      1. Bandwidth info (not needed for answer):
  • 0 = No replication
  • 1 = 16 kilobits per second (Kbps)
  • 2 = 64 Kbps
  • 3 = 128 Kbps
  • 4 = 256 Kbps
  • 5 = 512 Kbps
  • 6 = 1 megabit per second (Mbps)
  • 7 = 2 Mbps
  • 8 = 4 Mbps
  • 9 = 8 Mbps
  • A = 16 Mbps
  • B = 32 Mbps
  • C = 64 Mbps
  • D = 128 Mbps
  • E = 256 Mbps
  • F = Full bandwidth replication
172
Q

Where do deleted or conflict files go?

A

It gets stored in your DFS private folder in the Conflicts and Deleted folder

173
Q

What are the types of Diagnostic reports for Replication?

A
  1. Health Report -
  2. Propagation Test
  3. Propagatiion Report
174
Q

What does each type of Replication Report/Test Do?

  1. Health Report
  2. Propagation Test
  3. Propagation Report
A
  1. Health Report - Generates a rport that shows the replication health and efficiency
  2. Propagation Test - Test replication progress by creating a test file in a replicted folder
  3. Propagation Report - Generates a report that tracks the replication progress of a proagation test
175
Q

How big should you staging folder be?

A
  • At a minimum, the staging folder quota should be at least the size of the 32 largest files in the replicated folder, or the 16 largest files for read-only replicated folders.

Note: To find the files run:

(Get-ChildItem <replicatedfolderpath>-recurse –force | Sort-Object length -descending | select-object -first 32 | measure-object -property length -sum).sum /1gb </replicatedfolderpath>

176
Q

Given the situation what should you do for DFS Staging?

What are some events/configurations that you might need to change the staging size or make some modification to DFSR?

A
  • You are Replicate multiple large files that change frequently, increase the staging quota
  • You have a hub and spoke configuration, increase the staging quota
  • If you are concerned about free disk space, lower the staging quota
  • If you see the Event ID 4208 multiple times in an hour, increase the staging quota by 20 percent
  • You want to improve input/out (I/O), place the replicated folders on different physical disks
177
Q

How would you add a server to a DFS Replication group and preseed the files?

A
  • New-DfsReplicationGroup -GroupName $DfsrReplicationGroupName
  • New-DfsReplicatedFolder -GroupName $DfsrReplicationGroupName -FolderName $DfsrReplicatedFolderName
  • Add-DfsrMember -GroupName $DfsrReplicationGroupName -ComputerName $DFSRComputername
  • Set-DfsrMembership -GroupName $DfsrReplicationGroupName -FolderName $DfsrReplicatedFolderName -ContentPath $DfsrReplicatedFolderPath -ComputerName $DFSRComputername -PrimaryMember $True
  • Wait for event 4112 in the DFS Replication log (Under Applications and Services Logs)
  • Export-DfsrClone -Volume $DfsrCloneVolume -Path $DfsrCloneVolume$DfsrCloneDir
  • Robocopy.exe “H:\RF01” “\Srv02\H$\Rf01” /E /B /COPYALL /R:6 /W:5 /MT:64 /XD DfsrPrivate /TEE /LOG+:preseed.log
  • Robocopy.exe “H:\DfsrClone” “\Srv02\H$\DfsrClone” /B
  • Get-ChildItem -path “H:\System Volume Information\dfsr” -hidden
  • Get-DfsrMembership | Where-Object -Property ContentPath -Like H:* | Format-Table
  • Run the following:
    • Stop-Service DFSR
    • Remove-Item –path “H:\system volume information\dfsr” –recurse -force
    • Start-Service DFSR
  • Import-DfsrClone -Volume h: -Path “h:\Dfsrclone”
  • Add-DfsrMember -GroupName $DfsrReplicationGroupName -ComputerName $DfsrDestinationComputerName
  • Add-DfsrConnection -GroupName $DfsrReplicationGroupName -SourceComputerName $DfsrSourceComputerName –DestinationComputerName $DfsrDestinationComputerName
  • Set-DfsrMembership -GroupName $DfsrReplicationGroupName -FolderName $DfsrReplicatedFolderName -ContentPath $DfsrReplicatedFolderPath -ComputerName $DfsrDestinationComputerName
  • Wait for event 4104
178
Q

How does recovering a corrupted DFS replication database differ from a clone?

How would you do this?

A

You will need to remove the member.

Remove-DfsrMember –GroupName <group> –ComputerName <computer></computer></group>