MSNEWS wrote:
> I forgot say something: my PC is connected to a network with domain name.
> The message received from VirtualPC when starts is something like this:
> "System can´t begin session due to the following error: the specified domain
> doesn't exist o unable to establish a connection with it"
Does your PDC allow roaming domains (so you can actually log into
multiple hosts rather than stuck to just one)? If your domain is not
configured to allow roaming profiles, I can't see how you could expect
to have 2 concurrent logins under the same credentials or even log onto
multiple hosts (the host OS and the guest OS). See
http://en.wikipedia.org/wiki/Roaming_user_profile. If roaming profiles
aren't allowed, and if you don't have another login for yourself, it
seems that you'll be stuck with using a local login for the guest OS but
that could also mean you can't do much on the corporate network. Even
if roaming profiles are allowed, it seems there would be conflicts in
logging under the same credentials on multiple hosts at the same time,
like conflicts over which host gets access to the roaming profile's
%userprofile% path, data files, etc (i.e., everything under that roaming
profile). I haven't actually tried doing concurrent logins under the
same credentials on multiple hosts to know if one of the logins would
get rejected or it usurps the other existing login (so the other one
gets logged off).
Did you do a fresh install of the guest OS using installation media, or
did you use a utility to capture your current host OS and try to use
that as the image for a guest OS? If so, both would have the same SID
(security ID) so the PDC would see the same machine (even with different
IP addresses) trying to login under the same credentials.
http://communities.vmware.com/thread/201545
Maybe changing SID would help for the guest OS.