3

I've got a box with Windows Server 2008 Std installed, and I've created a virtual PC with Windows 2003 Server SBS on it, and am running it through Virtual Server 2005.

I've set the new 2003 server up using the same domain name credentials as the existing (host) server, and was hoping that they'd 'just talk', sharing the existing set of user details that are set up on the host, across into the 2003 server... but it's not at present.

Is this because I haven't yet configured them correctly, or have I wasted my time because this scenario just will not work?

Brett Rigby
  • 289
  • 3
  • 12

1 Answers1

2

Here you go:

http://support.microsoft.com/kb/884453

Massimo
  • 70,200
  • 57
  • 200
  • 323
  • 1
    Ah, slight problem: "The functional level of the domain or forest is incompatible with this operating system" "The version of the operating system installed is incompatible with teh current domain functional level. You must upgrade to a newer version of the operating system before this server can become a domain controller in this domain." Rats. – Brett Rigby Feb 28 '10 at 20:27
  • 1
    You need to raise the domain and the forest functional level to (at least) Windows Server 2003. – Massimo Feb 28 '10 at 23:04
  • Oh right, thanks! (Where do I do that??) – Brett Rigby Mar 01 '10 at 20:49