Re: strange client behaviour after migration
From: Chris (I_hate_spam_at_mail.com)
Date: 03/05/04
- Next message: Greg: "NT to Windows 2003 Upgrade"
- Previous message: Chris: "Re: ADMT (Computer migration)"
- In reply to: Chris: "Re: strange client behaviour after migration"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Mar 2004 09:49:11 +0100
SHORTCUT TRUST!!!
After creation of a shortcut trust between the domains it works!
Why?
Best regards,
Chris
"Chris" <I_hate_spam@mail.com> wrote in message
news:%23ZTYWkdAEHA.2484@TK2MSFTNGP12.phx.gbl...
> Many thanks for taking time to reply.
>
> 1. Adapter binding looks fine
> 2.WINS resides on the DC in the target domain and replicates to a WINS on
> DC1 in the source domain. Target domain DC points to it's own WINS and
> Source domain DC1 & DC2 points to WINS on source domain DC1. Netbios over
> TCP/IP was not enabled on the target domain DC. It is now. The records
looks
> fine but it is still not working.
>
> Regards,
>
> Chris
>
> "Hover Xue [MSFT]" <hoverxue@online.microsoft.com> wrote in message
> news:sqOIXCZAEHA.2804@cpmsftngxa06.phx.gbl...
> > Hi Chris,
> >
> > Thanks for the update.
> >
> > Here are some recommendations.
> > I. Change the adapter binding orders in the GC:
> > 1. In your GC, open Network Connections.
> > 2. Click the Advanced menu and click Advanced Settings.
> > 3. Change the Network Adapter orders, so that the first network adapter
is
> > the one that connects to your local LAN. Do not put the RAS connection
on
> > the first.
> >
> > Test the issue again.
> >
> > II. Verify that the WINS records for the Windows 2003 Server is correct.
> > To do so, add the WINS Server address to the WINS settings on the TCP/IP
> > settings on your Windows Server 2003 and make sure that Netbios over
> TCP/IP
> > was enabled. Then force a netbios refresh by issuing the "nbtstat -RR"
> > command from a command prompt.
> >
> > Go to your WINS server and see if the IP address for your Windows 2003
> > computer is correct.
> >
> > Hope this helps! We look forward to hearing from you.
> >
> > Regards,
> > Hover Xue
> > MCSE 2000, MCDBA
> > Microsoft Partner Support
> >
> > Get Secure! - www.microsoft.com/security
> >
> >
>
============================================================================
> > ==============
> >
> > When responding to posts, please "Reply to Group" via your newsreader so
> > that others may learn and benefit from your issue.
> >
> >
>
============================================================================
> > ==============
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > --------------------
> > | From: "Chris" <Ihate@spam.com>
> > | Subject: Re: strange client behaviour after migration
> > | Date: Tue, 2 Mar 2004 14:18:30 +0100
> > | Newsgroups: microsoft.public.windows.server.migration
> > |
> > | Thanks for your reply!
> > |
> > | 1. One adapter ( The GC (DC2) in the source domain has RAS configured)
> > | 2.Works fine when typing computername.sourcedomain.parentdomain.org
> > | 3. Tried 2000 and XP. On 2000 it is a different error: Something like:
> "no
> > | logon server to handle your request"
> > | 4. No, asks for my password. If I add the username and pw to the Net
Use
> > | command it is working fine.
> > |
> > |
> > | Best regards,
> > |
> > | Chris
> > |
> > | "Hover Xue [MSFT]" <hoverxue@online.microsoft.com> wrote in message
> > | news:RJ$e889$DHA.612@cpmsftngxa06.phx.gbl...
> > | > Hi Chris,
> > | >
> > | > Thanks for posting!
> > | >
> > | > This seems odd. I'd like to confirm the following information:
> > | > I. How many network adapters are in your domain controller? If there
> are
> > | > more than 2 network cards, the domain controller may have different
IP
> > | > addresses associated with it.
> > | >
> > | > II. In your Windows 2000/XP clients, please run nslookup and examine
> if
> > | the
> > | > name resolution is correct. To do so:
> > | > 1. Click Start, Run and type cmd.
> > | > 2. Type "nslookup" (without quotes), and press Enter.
> > | > 3. Type your domain controller's computer name there. What result do
> you
> > | > get?
> > | >
> > | > III. Does the problem happen to all client computers? For example,
> does
> > it
> > | > happen to Windows XP, or Windows 2000 systems?
> > | >
> > | > IV. Does it work if you use the following method to map the drive:
> > | > Net use \\DCname\sharename
> > | >
> > | > This will by default use the current user account to map the shared
> > folder
> > | > as network drive. Does it prompt for your user name.
> > | >
> > | > If the password is still needed, please use the net use command with
> > | > <username>/Password to specify a password(you can use "net use /?"
for
> > | more
> > | > information):
> > | > Net use \\computername\sharename
/USER:[domainname\username][password]
> > | >
> > | > Hope this helps!
> > | >
> > | > Regards,
> > | > Hover Xue
> > | > MCSE 2000, MCDBA
> > | > Microsoft Partner Support
> > | >
> > | > Get Secure! - www.microsoft.com/security
> > | >
> > | >
> > |
> >
>
============================================================================
> > | > ==============
> > | >
> > | > When responding to posts, please "Reply to Group" via your
newsreader
> so
> > | > that others may learn and benefit from your issue.
> > | >
> > | >
> > |
> >
>
============================================================================
> > | > ==============
> > | >
> > | > This posting is provided "AS IS" with no warranties, and confers no
> > | rights.
> > | >
> > | > --------------------
> > | > | From: "Chris" <Ihate@spam.com>
> > | > | Subject: strange client behaviour after migration
> > | > | Date: Mon, 1 Mar 2004 16:53:24 +0100
> > | > | Newsgroups: microsoft.public.windows.server.migration
> > | > |
> > | > | Dear friends,
> > | > |
> > | > | After a user/computer migration I cannot map a drive on the source
> DC
> > | > using
> > | > | it's computer name without getting an authentication box
displayed.
> > If
> > | I
> > | > | map the drive by using it's IP number I can access it .
> > | > |
> > | > | Regards,
> > | > |
> > | > | Chris
> > | > |
> > | > |
> > | > |
> > | >
> > |
> > |
> > |
> >
>
>
- Next message: Greg: "NT to Windows 2003 Upgrade"
- Previous message: Chris: "Re: ADMT (Computer migration)"
- In reply to: Chris: "Re: strange client behaviour after migration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|