Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Setup > Windows Server 2008 remote desktop using computer name setup

Reply
Thread Tools Display Modes

Windows Server 2008 remote desktop using computer name setup

 
 
techcoor
Guest
Posts: n/a

 
      03-19-2009
If I set up Windows XP computers for remote desktop, go to the remote
computer, used ipconfig to find the IP address, then use remote desktop and
the IP, I can use remote desktop to reach the remote computer.

If I try the computer name then the remote desktop will not find the
computer.

How do I set up Windows Server 2008 so I can use the remote desktop with a
computer name.?
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-19-2009
techcoor <> wrote:
> If I set up Windows XP computers for remote desktop, go to the remote
> computer, used ipconfig to find the IP address, then use remote
> desktop and the IP, I can use remote desktop to reach the remote
> computer.
>
> If I try the computer name then the remote desktop will not find the
> computer.
>
> How do I set up Windows Server 2008 so I can use the remote desktop
> with a computer name.?


Are you using AD? If so, all your workstations & servers should specify only
the internal DNS server IP(s), no public IPs. In fact, without AD you can
still do that, and it's often a good idea. You configure the DNS server
itself with forwarders to your ISP's DNS servers for external resolution.


 
Reply With Quote
 
techcoor
Guest
Posts: n/a

 
      03-20-2009
Yes, there is active directory.

The Windows XP computers for DNS are set up to point to the router. The
router for DNS is pointed to the static IP of the server. I have to check the
DNS settings of the server.

"Lanwench [MVP - Exchange]" wrote:

> techcoor <> wrote:
> > If I set up Windows XP computers for remote desktop, go to the remote
> > computer, used ipconfig to find the IP address, then use remote
> > desktop and the IP, I can use remote desktop to reach the remote
> > computer.
> >
> > If I try the computer name then the remote desktop will not find the
> > computer.
> >
> > How do I set up Windows Server 2008 so I can use the remote desktop
> > with a computer name.?

>
> Are you using AD? If so, all your workstations & servers should specify only
> the internal DNS server IP(s), no public IPs. In fact, without AD you can
> still do that, and it's often a good idea. You configure the DNS server
> itself with forwarders to your ISP's DNS servers for external resolution.
>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-20-2009
techcoor <> wrote:
> Yes, there is active directory.
>
> The Windows XP computers for DNS are set up to point to the router.


This is a problem. They must point only to the LAN IP of your internal DNS
server. No public IPs, no router. Your router should not be doing DHCP
either.
>
> The router for DNS is pointed to the static IP of the server. I have
> to check the DNS settings of the server.


See above :-)
>
> "Lanwench [MVP - Exchange]" wrote:
>
>> techcoor <> wrote:
>>> If I set up Windows XP computers for remote desktop, go to the
>>> remote computer, used ipconfig to find the IP address, then use
>>> remote desktop and the IP, I can use remote desktop to reach the
>>> remote computer.
>>>
>>> If I try the computer name then the remote desktop will not find the
>>> computer.
>>>
>>> How do I set up Windows Server 2008 so I can use the remote desktop
>>> with a computer name.?

>>
>> Are you using AD? If so, all your workstations & servers should
>> specify only the internal DNS server IP(s), no public IPs. In fact,
>> without AD you can still do that, and it's often a good idea. You
>> configure the DNS server itself with forwarders to your ISP's DNS
>> servers for external resolution.




 
Reply With Quote
 
techcoor
Guest
Posts: n/a

 
      03-20-2009
My first question would be how do I gracefully switch the DHCP server?

This does sound like an after hours job because the computer users would
probably lose their Internet connections when the switch over occurs.

I assume the procedure would go something like this:
On the server add the DHCP server
http://www.windowsreference.com/wind...by-step-guide/

Disable the DHCP server on the router

Go to each computer and do a ipconfig /release then ipeconfig /return
"Lanwench [MVP - Exchange]" wrote:

> techcoor <> wrote:
> > Yes, there is active directory.
> >
> > The Windows XP computers for DNS are set up to point to the router.

>
> This is a problem. They must point only to the LAN IP of your internal DNS
> server. No public IPs, no router. Your router should not be doing DHCP
> either.
> >
> > The router for DNS is pointed to the static IP of the server. I have
> > to check the DNS settings of the server.

>
> See above :-)
> >
> > "Lanwench [MVP - Exchange]" wrote:
> >
> >> techcoor <> wrote:
> >>> If I set up Windows XP computers for remote desktop, go to the
> >>> remote computer, used ipconfig to find the IP address, then use
> >>> remote desktop and the IP, I can use remote desktop to reach the
> >>> remote computer.
> >>>
> >>> If I try the computer name then the remote desktop will not find the
> >>> computer.
> >>>
> >>> How do I set up Windows Server 2008 so I can use the remote desktop
> >>> with a computer name.?
> >>
> >> Are you using AD? If so, all your workstations & servers should
> >> specify only the internal DNS server IP(s), no public IPs. In fact,
> >> without AD you can still do that, and it's often a good idea. You
> >> configure the DNS server itself with forwarders to your ISP's DNS
> >> servers for external resolution.

>
>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-20-2009
techcoor <> wrote:
> My first question would be how do I gracefully switch the DHCP server?
>
> This does sound like an after hours job because the computer users
> would probably lose their Internet connections when the switch over
> occurs.
>
> I assume the procedure would go something like this:
> On the server add the DHCP server
> http://www.windowsreference.com/wind...by-step-guide/
>
> Disable the DHCP server on the router
>
> Go to each computer and do a ipconfig /release then ipeconfig /return


ipconfig /release & ipconfig /renew, yes.

Sounds like you've got it. If you've got any DHCP reservations make sure you
preconfigure those on the Windows box too, before making the switch.

> "Lanwench [MVP - Exchange]" wrote:
>
>> techcoor <> wrote:
>>> Yes, there is active directory.
>>>
>>> The Windows XP computers for DNS are set up to point to the router.

>>
>> This is a problem. They must point only to the LAN IP of your
>> internal DNS server. No public IPs, no router. Your router should
>> not be doing DHCP either.
>>>
>>> The router for DNS is pointed to the static IP of the server. I have
>>> to check the DNS settings of the server.

>>
>> See above :-)
>>>
>>> "Lanwench [MVP - Exchange]" wrote:
>>>
>>>> techcoor <> wrote:
>>>>> If I set up Windows XP computers for remote desktop, go to the
>>>>> remote computer, used ipconfig to find the IP address, then use
>>>>> remote desktop and the IP, I can use remote desktop to reach the
>>>>> remote computer.
>>>>>
>>>>> If I try the computer name then the remote desktop will not find
>>>>> the computer.
>>>>>
>>>>> How do I set up Windows Server 2008 so I can use the remote
>>>>> desktop with a computer name.?
>>>>
>>>> Are you using AD? If so, all your workstations & servers should
>>>> specify only the internal DNS server IP(s), no public IPs. In fact,
>>>> without AD you can still do that, and it's often a good idea. You
>>>> configure the DNS server itself with forwarders to your ISP's DNS
>>>> servers for external resolution.





 
Reply With Quote
 
techcoor
Guest
Posts: n/a

 
      03-22-2009
The problem I posted was apparently caused by the DNS reverse lookup
referring to the wrong subnet 192.168.0.x when it should have been
192.168.1.x. That has been fixed.

What problems are caused by the DHCP settings. Could this be the problem of
slow logon on specific computers that was patched by setting the DNS to point
to the server? (It took 8 minutes to log on to one computer with a static IP
address)

I am not sure what you mean by DHCP reservations. Are you talking about
excluding address such as the static IP address for the printers?

"Lanwench [MVP - Exchange]" wrote:

> techcoor <> wrote:
> > My first question would be how do I gracefully switch the DHCP server?
> >
> > This does sound like an after hours job because the computer users
> > would probably lose their Internet connections when the switch over
> > occurs.
> >
> > I assume the procedure would go something like this:
> > On the server add the DHCP server
> > http://www.windowsreference.com/wind...by-step-guide/
> >
> > Disable the DHCP server on the router
> >
> > Go to each computer and do a ipconfig /release then ipeconfig /return

>
> ipconfig /release & ipconfig /renew, yes.
>
> Sounds like you've got it. If you've got any DHCP reservations make sure you
> preconfigure those on the Windows box too, before making the switch.
>
> > "Lanwench [MVP - Exchange]" wrote:
> >
> >> techcoor <> wrote:
> >>> Yes, there is active directory.
> >>>
> >>> The Windows XP computers for DNS are set up to point to the router.
> >>
> >> This is a problem. They must point only to the LAN IP of your
> >> internal DNS server. No public IPs, no router. Your router should
> >> not be doing DHCP either.
> >>>
> >>> The router for DNS is pointed to the static IP of the server. I have
> >>> to check the DNS settings of the server.
> >>
> >> See above :-)
> >>>
> >>> "Lanwench [MVP - Exchange]" wrote:
> >>>
> >>>> techcoor <> wrote:
> >>>>> If I set up Windows XP computers for remote desktop, go to the
> >>>>> remote computer, used ipconfig to find the IP address, then use
> >>>>> remote desktop and the IP, I can use remote desktop to reach the
> >>>>> remote computer.
> >>>>>
> >>>>> If I try the computer name then the remote desktop will not find
> >>>>> the computer.
> >>>>>
> >>>>> How do I set up Windows Server 2008 so I can use the remote
> >>>>> desktop with a computer name.?
> >>>>
> >>>> Are you using AD? If so, all your workstations & servers should
> >>>> specify only the internal DNS server IP(s), no public IPs. In fact,
> >>>> without AD you can still do that, and it's often a good idea. You
> >>>> configure the DNS server itself with forwarders to your ISP's DNS
> >>>> servers for external resolution.

>
>
>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-22-2009
techcoor <> wrote:
> The problem I posted was apparently caused by the DNS reverse lookup
> referring to the wrong subnet 192.168.0.x when it should have been
> 192.168.1.x. That has been fixed.


Cool, but note that this can't be your problem. An incorrect reverse lookup
entry won't cause you problems with a forward lookup.
>
> What problems are caused by the DHCP settings. Could this be the
> problem of slow logon on specific computers that was patched by
> setting the DNS to point to the server? (It took 8 minutes to log on
> to one computer with a static IP address)


No; the problem is that you've got DNS server IPs listed in your clients
that are not internal/AD-integrated DNS servers. The reason for having
Windows handle DHCP is that it makes dynamic DNS updates work more reliably.
>
> I am not sure what you mean by DHCP reservations. Are you talking
> about excluding address such as the static IP address for the
> printers?


No; I don't use static IP addresses for printers. I set up DHCP reservations
for printers (specific MAC addresses always get the same IP issued via DHCP,
so I don't have to keep a list of statics). I use statics only for servers &
network equipment.
>
> "Lanwench [MVP - Exchange]" wrote:
>
>> techcoor <> wrote:
>>> My first question would be how do I gracefully switch the DHCP
>>> server?
>>>
>>> This does sound like an after hours job because the computer users
>>> would probably lose their Internet connections when the switch over
>>> occurs.
>>>
>>> I assume the procedure would go something like this:
>>> On the server add the DHCP server
>>> http://www.windowsreference.com/wind...by-step-guide/
>>>
>>> Disable the DHCP server on the router
>>>
>>> Go to each computer and do a ipconfig /release then ipeconfig
>>> /return

>>
>> ipconfig /release & ipconfig /renew, yes.
>>
>> Sounds like you've got it. If you've got any DHCP reservations make
>> sure you preconfigure those on the Windows box too, before making
>> the switch.
>>
>>> "Lanwench [MVP - Exchange]" wrote:
>>>
>>>> techcoor <> wrote:
>>>>> Yes, there is active directory.
>>>>>
>>>>> The Windows XP computers for DNS are set up to point to the
>>>>> router.
>>>>
>>>> This is a problem. They must point only to the LAN IP of your
>>>> internal DNS server. No public IPs, no router. Your router should
>>>> not be doing DHCP either.
>>>>>
>>>>> The router for DNS is pointed to the static IP of the server. I
>>>>> have to check the DNS settings of the server.
>>>>
>>>> See above :-)
>>>>>
>>>>> "Lanwench [MVP - Exchange]" wrote:
>>>>>
>>>>>> techcoor <> wrote:
>>>>>>> If I set up Windows XP computers for remote desktop, go to the
>>>>>>> remote computer, used ipconfig to find the IP address, then use
>>>>>>> remote desktop and the IP, I can use remote desktop to reach the
>>>>>>> remote computer.
>>>>>>>
>>>>>>> If I try the computer name then the remote desktop will not find
>>>>>>> the computer.
>>>>>>>
>>>>>>> How do I set up Windows Server 2008 so I can use the remote
>>>>>>> desktop with a computer name.?
>>>>>>
>>>>>> Are you using AD? If so, all your workstations & servers should
>>>>>> specify only the internal DNS server IP(s), no public IPs. In
>>>>>> fact, without AD you can still do that, and it's often a good
>>>>>> idea. You configure the DNS server itself with forwarders to
>>>>>> your ISP's DNS servers for external resolution.




 
Reply With Quote
 
techcoor
Guest
Posts: n/a

 
      03-26-2009
I did wait a couple nights before staying late to switch over the DHCP
service from the router to the Server and setting up reservations for the IP
Phones, network printers (can not find where the time clock MAC is)

Again the changes I make seem to fix the problem I have even though you said
No. One computer (auto DNS) that was slow now logs normally and the static IP
computer with the DNS pointed to the server also logs normally.

The next step would be the setup of the network printers and the print
servers. However, I assume I should start a new thread.

Thanks for the help.



"Lanwench [MVP - Exchange]" wrote:

> techcoor <> wrote:
> > The problem I posted was apparently caused by the DNS reverse lookup
> > referring to the wrong subnet 192.168.0.x when it should have been
> > 192.168.1.x. That has been fixed.

>
> Cool, but note that this can't be your problem. An incorrect reverse lookup
> entry won't cause you problems with a forward lookup.
> >
> > What problems are caused by the DHCP settings. Could this be the
> > problem of slow logon on specific computers that was patched by
> > setting the DNS to point to the server? (It took 8 minutes to log on
> > to one computer with a static IP address)

>
> No; the problem is that you've got DNS server IPs listed in your clients
> that are not internal/AD-integrated DNS servers. The reason for having
> Windows handle DHCP is that it makes dynamic DNS updates work more reliably.
> >
> > I am not sure what you mean by DHCP reservations. Are you talking
> > about excluding address such as the static IP address for the
> > printers?

>
> No; I don't use static IP addresses for printers. I set up DHCP reservations
> for printers (specific MAC addresses always get the same IP issued via DHCP,
> so I don't have to keep a list of statics). I use statics only for servers &
> network equipment.
> >
> > "Lanwench [MVP - Exchange]" wrote:
> >
> >> techcoor <> wrote:
> >>> My first question would be how do I gracefully switch the DHCP
> >>> server?
> >>>
> >>> This does sound like an after hours job because the computer users
> >>> would probably lose their Internet connections when the switch over
> >>> occurs.
> >>>
> >>> I assume the procedure would go something like this:
> >>> On the server add the DHCP server
> >>> http://www.windowsreference.com/wind...by-step-guide/
> >>>
> >>> Disable the DHCP server on the router
> >>>
> >>> Go to each computer and do a ipconfig /release then ipeconfig
> >>> /return
> >>
> >> ipconfig /release & ipconfig /renew, yes.
> >>
> >> Sounds like you've got it. If you've got any DHCP reservations make
> >> sure you preconfigure those on the Windows box too, before making
> >> the switch.
> >>
> >>> "Lanwench [MVP - Exchange]" wrote:
> >>>
> >>>> techcoor <> wrote:
> >>>>> Yes, there is active directory.
> >>>>>
> >>>>> The Windows XP computers for DNS are set up to point to the
> >>>>> router.
> >>>>
> >>>> This is a problem. They must point only to the LAN IP of your
> >>>> internal DNS server. No public IPs, no router. Your router should
> >>>> not be doing DHCP either.
> >>>>>
> >>>>> The router for DNS is pointed to the static IP of the server. I
> >>>>> have to check the DNS settings of the server.
> >>>>
> >>>> See above :-)
> >>>>>
> >>>>> "Lanwench [MVP - Exchange]" wrote:
> >>>>>
> >>>>>> techcoor <> wrote:
> >>>>>>> If I set up Windows XP computers for remote desktop, go to the
> >>>>>>> remote computer, used ipconfig to find the IP address, then use
> >>>>>>> remote desktop and the IP, I can use remote desktop to reach the
> >>>>>>> remote computer.
> >>>>>>>
> >>>>>>> If I try the computer name then the remote desktop will not find
> >>>>>>> the computer.
> >>>>>>>
> >>>>>>> How do I set up Windows Server 2008 so I can use the remote
> >>>>>>> desktop with a computer name.?
> >>>>>>
> >>>>>> Are you using AD? If so, all your workstations & servers should
> >>>>>> specify only the internal DNS server IP(s), no public IPs. In
> >>>>>> fact, without AD you can still do that, and it's often a good
> >>>>>> idea. You configure the DNS server itself with forwarders to
> >>>>>> your ISP's DNS servers for external resolution.

>
>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      03-26-2009
techcoor <> wrote:
> I did wait a couple nights before staying late to switch over the DHCP
> service from the router to the Server and setting up reservations for
> the IP Phones, network printers (can not find where the time clock
> MAC is)


What do you mean by time clock?
>
> Again the changes I make seem to fix the problem I have even though
> you said No. One computer (auto DNS) that was slow now logs normally
> and the static IP computer with the DNS pointed to the server also
> logs normally.


And you've confirmed that there are no public IPs in any workstation's
ipconfig /all ? This is critical. You may get things to appear functional
without that, but you will absolutely have problems at some point.
>
> The next step would be the setup of the network printers and the print
> servers. However, I assume I should start a new thread.


Yes, I would recommend that.
>
> Thanks for the help.
>
>
>
> "Lanwench [MVP - Exchange]" wrote:
>
>> techcoor <> wrote:
>>> The problem I posted was apparently caused by the DNS reverse lookup
>>> referring to the wrong subnet 192.168.0.x when it should have been
>>> 192.168.1.x. That has been fixed.

>>
>> Cool, but note that this can't be your problem. An incorrect reverse
>> lookup entry won't cause you problems with a forward lookup.
>>>
>>> What problems are caused by the DHCP settings. Could this be the
>>> problem of slow logon on specific computers that was patched by
>>> setting the DNS to point to the server? (It took 8 minutes to log on
>>> to one computer with a static IP address)

>>
>> No; the problem is that you've got DNS server IPs listed in your
>> clients that are not internal/AD-integrated DNS servers. The reason
>> for having Windows handle DHCP is that it makes dynamic DNS updates
>> work more reliably.
>>>
>>> I am not sure what you mean by DHCP reservations. Are you talking
>>> about excluding address such as the static IP address for the
>>> printers?

>>
>> No; I don't use static IP addresses for printers. I set up DHCP
>> reservations for printers (specific MAC addresses always get the
>> same IP issued via DHCP, so I don't have to keep a list of statics).
>> I use statics only for servers & network equipment.
>>>
>>> "Lanwench [MVP - Exchange]" wrote:
>>>
>>>> techcoor <> wrote:
>>>>> My first question would be how do I gracefully switch the DHCP
>>>>> server?
>>>>>
>>>>> This does sound like an after hours job because the computer users
>>>>> would probably lose their Internet connections when the switch
>>>>> over occurs.
>>>>>
>>>>> I assume the procedure would go something like this:
>>>>> On the server add the DHCP server
>>>>> http://www.windowsreference.com/wind...by-step-guide/
>>>>>
>>>>> Disable the DHCP server on the router
>>>>>
>>>>> Go to each computer and do a ipconfig /release then ipeconfig
>>>>> /return
>>>>
>>>> ipconfig /release & ipconfig /renew, yes.
>>>>
>>>> Sounds like you've got it. If you've got any DHCP reservations make
>>>> sure you preconfigure those on the Windows box too, before making
>>>> the switch.
>>>>
>>>>> "Lanwench [MVP - Exchange]" wrote:
>>>>>
>>>>>> techcoor <> wrote:
>>>>>>> Yes, there is active directory.
>>>>>>>
>>>>>>> The Windows XP computers for DNS are set up to point to the
>>>>>>> router.
>>>>>>
>>>>>> This is a problem. They must point only to the LAN IP of your
>>>>>> internal DNS server. No public IPs, no router. Your router should
>>>>>> not be doing DHCP either.
>>>>>>>
>>>>>>> The router for DNS is pointed to the static IP of the server. I
>>>>>>> have to check the DNS settings of the server.
>>>>>>
>>>>>> See above :-)
>>>>>>>
>>>>>>> "Lanwench [MVP - Exchange]" wrote:
>>>>>>>
>>>>>>>> techcoor <> wrote:
>>>>>>>>> If I set up Windows XP computers for remote desktop, go to the
>>>>>>>>> remote computer, used ipconfig to find the IP address, then
>>>>>>>>> use remote desktop and the IP, I can use remote desktop to
>>>>>>>>> reach the remote computer.
>>>>>>>>>
>>>>>>>>> If I try the computer name then the remote desktop will not
>>>>>>>>> find the computer.
>>>>>>>>>
>>>>>>>>> How do I set up Windows Server 2008 so I can use the remote
>>>>>>>>> desktop with a computer name.?
>>>>>>>>
>>>>>>>> Are you using AD? If so, all your workstations & servers should
>>>>>>>> specify only the internal DNS server IP(s), no public IPs. In
>>>>>>>> fact, without AD you can still do that, and it's often a good
>>>>>>>> idea. You configure the DNS server itself with forwarders to
>>>>>>>> your ISP's DNS servers for external resolution.




 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: [Remote Desktop]Copying file between a local computer and a remote desktop server Anthony [MVP] Windows Server 3 07-28-2009 09:56 PM
Re: Windows Server 2008 Ent 64Bit , remote desktop problem Meinolf Weber [MVP-DS] Windows Server 0 04-08-2009 07:46 PM
Re: Windows Server 2008 Ent 64Bit , remote desktop problem Meinolf Weber [MVP-DS] Windows Server 0 04-08-2009 10:18 AM
Windows Server 2008 Ent 64Bit , remote desktop probmlem Reggiani Mattia Windows Server 5 09-04-2008 03:27 PM
Remote Desktop Setup and Windows 2003 Server Chris Schneider Server Setup 0 12-14-2005 01:34 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59