The main problem is when one user on windows system remotely (RDP service) has mounted encrypted hard disk, the second user can't mount the same disk to work together on the system.
Error message "Cannot mount volume. The host file/device is already in use! Attempt to mount without exclusive access failed as well."
It's possible to resolve this problem if first user successfully mounted a volume and the second user will have access too?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You will have to mount the volume and somehow grant access to the mounted virtual device. It's the same for any device. Two users cannot mount a plain USB device at the same time, either.
Greets
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The main problem is when one user on windows system remotely (RDP service) has mounted encrypted hard disk, the second user can't mount the same disk to work together on the system.
Error message "Cannot mount volume. The host file/device is already in use! Attempt to mount without exclusive access failed as well."
It's possible to resolve this problem if first user successfully mounted a volume and the second user will have access too?
You will have to mount the volume and somehow grant access to the mounted virtual device. It's the same for any device. Two users cannot mount a plain USB device at the same time, either.
Greets