Update DFSR for a Server from Active Directory

Force a file server to discover which DFSR sets it should belong to.

John Savill

July 15, 2014

1 Min Read
copy key

Q: How can I force my file server to get up-to-date information about DFSR sets to which it belongs?

A: To force a file server to get updated information about the replica sets it belongs to and to start the replication, use the following PowerShell code:

Update-DfsrConfigurationFromAD

On a remote machine, use the following code:

Update-DfsrConfigurationFromAD –ComputerName FS01

About the Author(s)

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like