This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error in creating path while requesting for new file system share

When a request for "New file system share" is raised by user, user is not able to create path due to access denied error. I have given Full Control to all users and admin to create a new path.

The error message:

Errors occurred Creating path \\domain.com\C$\CustomShareRoot\N1
[System.UnauthorizedAccessException] Access to the path '\\domain.com\C$\CustomShareRoot\N1' is denied.ath but still issue persists.

How we can fix this error.

Parents Reply
  • While configuration, we have not mentioned the machine name in Object Browser it was just C$\CustomRootShare.

    But in logs i could see the error message with machine name, may be due to internal settings "Managed Host" name is picked by the executing process.

     

Children