1833613 Members
3400 Online
110062 Solutions
New Discussion

RDP DataStore

 
HMartinez
New Member

RDP DataStore

I'm trying to change the path where RDP saves images from the C: drive on my server to another partition on the same server. I haven't had anyluck any changes I have made in the boot disk configuration just fails right before it begins the image with a 'Unable to save the file' error. Has anyone successfully saved images to other locations?
3 REPLIES 3
Adrian Clint
Honored Contributor

Re: RDP DataStore

If this partition is only for storing images its easier to mount this partition as a folder replacing the folder \express\lib\images.
Gordon Leonard
Honored Contributor

Re: RDP DataStore

As noted above create a mount point under the express share.

The reason this fails is becasue from the clients view it only sees one drive [F:] (which it the express share). You would need to create another share point for the client to access.

HMartinez
New Member

Re: RDP DataStore

awesome thanks guys I'll give it a shot