InterviewSolution
| 1. |
What Is The Sysvol Folder? |
|
Answer» The Sysvol folder on a Windows domain CONTROLLER is used to REPLICATE FILE-based data amongdomain controllers. Because junctions are used within the Sysvol folder structure, Windows NTfile system (NTFS) version 5.0 is required on domain controllers throughout a Windowsdistributed file system (DFS) forest.This is a quote from Microsoft themselves BASICALLY the domain controller info stored in files likeyour group policy stuff is replicated through this folder structure.
The Sysvol folder on a Windows domain controller is used to replicate file-based data amongdomain controllers. Because junctions are used within the Sysvol folder structure, Windows NTfile system (NTFS) version 5.0 is required on domain controllers throughout a Windowsdistributed file system (DFS) forest.This is a quote from Microsoft themselves basically the domain controller info stored in files likeyour group policy stuff is replicated through this folder structure.
|
|