I have an application that needs to upload/download data to/from an RDS user's local shared drive. I can't find anything that tells me how to do this programmatically.
My server is running Server 2008 R2 foundation division. I expect to have a .bat file which I can execute from my app that will obtain the RDS User's shared drive(s) and write them to a .txt file for use by my app.
I'd be very grateful if someone can tell me just how to identify the users' drive(s)?
Creacon