I have installed a Windows Server 2008 in Virtualbox(bridge) this one work fantastic! i want to make a virtual machine(virtualbox) which can enter the Domain and access my Server 2008(Datacenter).
Which network connection should i choose? bridge, nat, host-only?
How should i configure Server 2008 to accepts the new machine in his Domain?
Thank you a lot!
Edit : When i mean enter the Domain it is like this explicitly :
- I just want to build into VirtualBox a LAN Environment -> with One Server and One another OS.
- On the Server(win2k8) i will install a Webservice( with Windows Authentication )
- On the OS a client which should consumes the Webservice.
This is why the client should be a part of the win2k8 Domain 'cause the authentication.
I hope that was clear enough.