had some issues with rdp as it was greyed out in interface but after installing the "virtualbox pack extension" it went alive :) and rdp started working. After making changes into router to forward the interface and rdp I was able to connect via rdp to a virtual machine. I still have one problem to solve... how to browse all hard drives on host when creating new virtual machines because by default it places me into c:\ and I am not able to brwose the host computer. Any ideas?
Thanks for solving the case that " windows user has to have a logon password"
Helped me a lot
In return I got a solution for you to use drive other than c:\
In the file config.php
var $browserLocal = true;
var $forceWindowsAllDriveList = true;
You will be able to use all of your drives.
Last edit: Farhan Abid 2016-10-20
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made a video for my issue:
https://youtu.be/7z3QG8K5mVQ
errors are present here
http://pastebin.com/gBRycNGu
Please help me :)
resolved: windows user has to have a logon password
Last edit: bogdan rotariu 2016-01-14
had some issues with rdp as it was greyed out in interface but after installing the "virtualbox pack extension" it went alive :) and rdp started working. After making changes into router to forward the interface and rdp I was able to connect via rdp to a virtual machine. I still have one problem to solve... how to browse all hard drives on host when creating new virtual machines because by default it places me into c:\ and I am not able to brwose the host computer. Any ideas?
Thanks for solving the case that " windows user has to have a logon password"
Helped me a lot
In return I got a solution for you to use drive other than c:\
In the file
config.php
You will be able to use all of your drives.
Last edit: Farhan Abid 2016-10-20