Access folder on server from VD - which role?

Alexis Pejouan 91 Reputation points
2022-11-09T00:25:30.853+00:00

Hello all. I'll try to explain as clearly as possible.
I'd like to know how I can grant my non-admin virtual desktops users access to a folder saved locally on a Windows Server machine on the same network.
Because I'm an admin in my tenant, I can access that folder fine from the File Explorer of my virtual desktop, by entering the path \myserver\c$\myfolder
If a non-admin user in the same session host as me tries this, though, they are asked for credentials, and after entering them it says "Access is denied".
I tried so many things, such as making them temporarily Owner and Virtual Desktop Admin on the server VM, adding them as local accounts on the server VM, but nothing worked. They just can't access that server VM like I can.
Am I missing something?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,368 questions
0 comments No comments
{count} votes

Accepted answer
  1. Prrudram-MSFT 22,381 Reputation points
    2022-11-09T06:39:41.067+00:00

    Hello @Alexis Pejouan ,

    Thank you for reaching out to the Microsoft Q&A platform. Happy to answer your question.

    This is expected as you are trying to access the folder via an “admin share” which is indicated by “c$”. To give access to regular users, you simply need to create a regular file share for \myserver\myfolder.

    Just sharing an example guide for your help and understanding here
    https://www.c-sharpcorner.com/article/create-shared-folders-in-windows-server-2016-computer-management/

    Hope this helps!

    --please don't forget to upvote and accept as answer if the reply is helpful--

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful