Hello, Most likely the VRDP default TCP port (3389) is already in use. Try to set another port for the VM, for example:
VBoxManage modifyvm <vmname> -vrdpport 4777 Best regards, Vitali. Ukohfink wrote: > Hello, > > i installed VirtualBox on a Windows 2003 R2 Server and it seems to be > working. Then i enabled RDP: VBoxManage modifyvm <vmname> -vrdp on > > but if i start the machine get an Error: Failed to start the virtual > machine > > Failed to launch VRDP server (VERR_ACCESS_DENIED) ResultCode: E_FAIL > (0x80004005) Component: Console Interface: IConsole > > What do i have to change in order to get vrd working? > > > _______________________________________________ vbox-users mailing > list [email protected] > http://vbox.innotek.de/mailman/listinfo/vbox-users _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
