Can't change files in sysvol folder when access through UNC from DC

Arnold MIshaev 216 Reputation points
2022-05-18T22:34:03.67+00:00

Hi,

we're facing with weird issue, we can't change\add\create files under SYSVOL folder when we access through UNC from DCs.
but if we access to the SYSVOL folder through UNC from other servers in domain there is no issue to change\add\create files.

we're using domain admin user.

all servers in the domain are Windows server 2019 and we have 2 DC. only one forest,domain and site

so i think it's a default security policy in DCs, but i can't find where it's configured and it's seems to me very strange policy cause i didn't understand why there is need for it.

Does anyone know where it's configured and why?

Windows for business Windows Client for IT Pros Directory services Active Directory
Windows for business Windows Server User experience Other
{count} votes

10 answers

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2022-05-19T10:54:50.35+00:00

    Hi @Arnold MIshaev

    The usual reason why this happen is because UAC is enabled on the DC. The main issue with UAC is that Windows Explorer will start always started with reduced permissions and there is no way to start an new instance of Windows Explorer with Run As Administrator, as there can only be one instance running, so will always use the reduced permissions instance of Explorer. The easiest way to confirm this is to start an instance of NotePad with Ran As Administrator right and try and create a file in the sysvol share.

    Gary.

    1 person found this answer helpful.
    0 comments No comments

  2. Arnold MIshaev 216 Reputation points
    2022-05-20T16:29:04.16+00:00

    Hi @Gary Reynolds

    Thanks for your respond.

    but i have disabled UAC via control panel then rebooted the server and it doesn't help.
    i also run "windows explorer" as Administrator and it appear to be same issue


  3. Arnold MIshaev 216 Reputation points
    2022-05-21T19:42:45.467+00:00

    Hi @Gary Reynolds @rr-4098

    I'm accessing via UNC path
    I've attached the screenshot of the "error" message

    204309-image.png


  4. Arnold MIshaev 216 Reputation points
    2022-05-22T07:47:35.377+00:00

    @Gary Reynolds

    it's works i'm managed to create files
    but after that i can't delete them from DC

    204287-image.png


  5. rr-4098 2,051 Reputation points
    2022-05-22T08:10:38.293+00:00

    Can you create a test file in the sysvol folder on one of the DC's without using the UNC path i.e C:\windows\Sysvol?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.