asked 15.2k views
2 votes
What is the Default path for SYSVOL?

Select one:

a. %SYSTEMROOT%\\\tds\SYSVOL\sysvol

b. %SYSTEMROOT%\System32\SYSVOL\sysvol

c. %SYSTEMROOT%\SYSVOL\sysvol

d. %SYSTEMROOT%\SysWOW64\SYSVOL\sysvol

asked
User Ekua
by
8.3k points

1 Answer

6 votes

Answer:

c. %SYSTEMROOT%\SYSVOL\sysvol

Step-by-step explanation:

SYSVOL stands for System Volume. The SYSVOL folder contains files which can be accessed across the domain. It is generally created when the network domain controller is being set up. The default location of SYSVOL directory is %SYSTEMROOT%\SYSVOL\sysvol. SYSVOL can be replicated across other domain controllers on the system using the File Replication Service.

answered
User Jeff Levine
by
9.4k points