Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Active Directory with PowerShell

You're reading from   Active Directory with PowerShell Learn to configure and manage Active Directory using PowerShell in an efficient and smart way

Arrow left icon
Product type Paperback
Published in Jan 2015
Publisher Packt
ISBN-13 9781782175995
Length 230 pages
Edition 1st Edition
Concepts
Arrow right icon
Authors (2):
Arrow left icon
YELLAPRAGADA U PADMAVATHI YELLAPRAGADA U PADMAVATHI
Author Profile Icon YELLAPRAGADA U PADMAVATHI
YELLAPRAGADA U PADMAVATHI
Pamarthi Venkata Sitaram Pamarthi Venkata Sitaram
Author Profile Icon Pamarthi Venkata Sitaram
Pamarthi Venkata Sitaram
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Let's Get Started FREE CHAPTER 2. Managing User and Computer Objects 3. Working with Active Directory Groups and Memberships 4. Configuring Group Policies 5. Managing Domains, Organizational Units, Sites, and Subnets 6. Advanced AD Operations Using PowerShell 7. Managing DFS-N and DFS-R Using PowerShell 8. Managing Active Directory DNS Using PowerShell 9. Miscellaneous Scripts and Resources for Further Learning Index

Managing DFS-R


DFS-R is a technology to replicate data between two Windows Servers. You can choose to keep data in the d:\Project folder on SERVER1 in sync with the e:\Project folder on SERVER2. To do this, you need to have the DFS-R role installed on both the servers. The installation section at the beginning of this chapter will help you with detailed steps to install the DFS-R service and DFS Management tools. The replication can be a two-way replication or one-way replication based on requirements. This is what DFS-R is in a nutshell.

Note

You can visit http://msdn.microsoft.com/en-us/library/cc771058.aspx to know more about DFS-R in detail.

As mentioned earlier, Microsoft released a PowerShell module called DFS-R with Windows Server 2012 R2 release. This section completely relies on this module for performing DFS-R related operations. These cmdlets will not work on previous versions of operating system.

The DFS-R module has a total of 42 cmdlets to perform DFS-R related operations. This...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime