Related Posts
By design, Remote Desktop Connection, only has the option to "Use all my monitors for…
https://technet.microsoft.com/en-us/library/gg318049(v=ws.10).aspx#BKMK_Attach In addition to attaching VHDs (see Creating Virtual Hard Disks), you can create VHDs…
$ sudo apt-get install cifs-utils $ sudo mount //WINSRV/SHARE -t cifs -o uid=1000,gid=1000,username=winuser /mnt/path where…