PC Review


Reply
Thread Tools Rate Thread

Changing IP address

 
 
JeffB
Guest
Posts: n/a
 
      28th Jan 2009
Have a Win2000 server being used as PDC. Single server with only 4 PCs tied
to it.

This is currently running on it's own network, but we'd like to move it over
to the main production network. It will still be a stand-alone server.

Is this as simple as changing IPs on the server/PCs?

thanks
 
Reply With Quote
 
 
 
 
Danny Sanders
Guest
Posts: n/a
 
      28th Jan 2009
> This is currently running on it's own network, but we'd like to move it
> over
> to the main production network. It will still be a stand-alone server.


If by this you mean you want to add the server to the existing domain as a
member server, you have to remove AD by running dcpromo, then give it a
static IP address and the DNS server for the domain you are adding it to and
add it to the domain as you would an XP client.

hth
DDS

"JeffB" <(E-Mail Removed)> wrote in message
news:92F2C2E1-9BEF-4040-A284-(E-Mail Removed)...
> Have a Win2000 server being used as PDC. Single server with only 4 PCs
> tied
> to it.
>
> This is currently running on it's own network, but we'd like to move it
> over
> to the main production network. It will still be a stand-alone server.
>
> Is this as simple as changing IPs on the server/PCs?
>
> thanks


 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a
 
      28th Jan 2009
Hello JeffB,

If the machine should run as a second domain int he same subnet as the production
network, do NOT use it as DHCP server. Use the server and the domain computers
with fixed ip's so that you not get in conflict with the production environment.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Have a Win2000 server being used as PDC. Single server with only 4
> PCs tied to it.
>
> This is currently running on it's own network, but we'd like to move
> it over to the main production network. It will still be a
> stand-alone server.
>
> Is this as simple as changing IPs on the server/PCs?
>
> thanks
>



 
Reply With Quote
 
JeffB
Guest
Posts: n/a
 
      28th Jan 2009
no - this server will still be it's own thing. not becoming part of any
other MS directory/domain.

so I can just change IPs (server and PCs) and all is good?

thanks for the quick reply

"Danny Sanders" wrote:

> > This is currently running on it's own network, but we'd like to move it
> > over
> > to the main production network. It will still be a stand-alone server.

>
> If by this you mean you want to add the server to the existing domain as a
> member server, you have to remove AD by running dcpromo, then give it a
> static IP address and the DNS server for the domain you are adding it to and
> add it to the domain as you would an XP client.
>
> hth
> DDS
>
> "JeffB" <(E-Mail Removed)> wrote in message
> news:92F2C2E1-9BEF-4040-A284-(E-Mail Removed)...
> > Have a Win2000 server being used as PDC. Single server with only 4 PCs
> > tied
> > to it.
> >
> > This is currently running on it's own network, but we'd like to move it
> > over
> > to the main production network. It will still be a stand-alone server.
> >
> > Is this as simple as changing IPs on the server/PCs?
> >
> > thanks

>

 
Reply With Quote
 
JeffB
Guest
Posts: n/a
 
      28th Jan 2009
we'll be using fixed IPs, so that won't be an issue. not using DHCP currently.

so just change IPs and all is well?

thanks

"Meinolf Weber [MVP-DS]" wrote:

> Hello JeffB,
>
> If the machine should run as a second domain int he same subnet as the production
> network, do NOT use it as DHCP server. Use the server and the domain computers
> with fixed ip's so that you not get in conflict with the production environment.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > Have a Win2000 server being used as PDC. Single server with only 4
> > PCs tied to it.
> >
> > This is currently running on it's own network, but we'd like to move
> > it over to the main production network. It will still be a
> > stand-alone server.
> >
> > Is this as simple as changing IPs on the server/PCs?
> >
> > thanks
> >

>
>
>

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a
 
      28th Jan 2009
Hello JeffB,

Change the ip's run ipconfig /registerdns and check that DNS is updated correct.
And again do not activate DHCP, this can result in conflicts with the production
network.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> we'll be using fixed IPs, so that won't be an issue. not using DHCP
> currently.
>
> so just change IPs and all is well?
>
> thanks
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello JeffB,
>>
>> If the machine should run as a second domain int he same subnet as
>> the production network, do NOT use it as DHCP server. Use the server
>> and the domain computers with fixed ip's so that you not get in
>> conflict with the production environment.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Have a Win2000 server being used as PDC. Single server with only 4
>>> PCs tied to it.
>>>
>>> This is currently running on it's own network, but we'd like to move
>>> it over to the main production network. It will still be a
>>> stand-alone server.
>>>
>>> Is this as simple as changing IPs on the server/PCs?
>>>
>>> thanks
>>>



 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a
 
      28th Jan 2009
Hello JeffB,

BTW, do not forget to reconfigure the clients DNS settings.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> we'll be using fixed IPs, so that won't be an issue. not using DHCP
> currently.
>
> so just change IPs and all is well?
>
> thanks
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello JeffB,
>>
>> If the machine should run as a second domain int he same subnet as
>> the production network, do NOT use it as DHCP server. Use the server
>> and the domain computers with fixed ip's so that you not get in
>> conflict with the production environment.
>>
>> Best regards
>>
>> Meinolf Weber
>> Disclaimer: This posting is provided "AS IS" with no warranties, and
>> confers
>> no rights.
>> ** Please do NOT email, only reply to Newsgroups
>> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>>> Have a Win2000 server being used as PDC. Single server with only 4
>>> PCs tied to it.
>>>
>>> This is currently running on it's own network, but we'd like to move
>>> it over to the main production network. It will still be a
>>> stand-alone server.
>>>
>>> Is this as simple as changing IPs on the server/PCs?
>>>
>>> thanks
>>>



 
Reply With Quote
 
JeffB
Guest
Posts: n/a
 
      28th Jan 2009
thanks!

and will do on changing DNS also

"Meinolf Weber [MVP-DS]" wrote:

> Hello JeffB,
>
> Change the ip's run ipconfig /registerdns and check that DNS is updated correct.
> And again do not activate DHCP, this can result in conflicts with the production
> network.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > we'll be using fixed IPs, so that won't be an issue. not using DHCP
> > currently.
> >
> > so just change IPs and all is well?
> >
> > thanks
> >
> > "Meinolf Weber [MVP-DS]" wrote:
> >
> >> Hello JeffB,
> >>
> >> If the machine should run as a second domain int he same subnet as
> >> the production network, do NOT use it as DHCP server. Use the server
> >> and the domain computers with fixed ip's so that you not get in
> >> conflict with the production environment.
> >>
> >> Best regards
> >>
> >> Meinolf Weber
> >> Disclaimer: This posting is provided "AS IS" with no warranties, and
> >> confers
> >> no rights.
> >> ** Please do NOT email, only reply to Newsgroups
> >> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
> >>> Have a Win2000 server being used as PDC. Single server with only 4
> >>> PCs tied to it.
> >>>
> >>> This is currently running on it's own network, but we'd like to move
> >>> it over to the main production network. It will still be a
> >>> stand-alone server.
> >>>
> >>> Is this as simple as changing IPs on the server/PCs?
> >>>
> >>> thanks
> >>>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Changing companies...changing email address Sasha Microsoft Outlook 4 5th Feb 2010 08:58 PM
Changing name/address in Excel row to Word address block format Studebaker Microsoft Word Document Management 4 7th Aug 2009 04:45 PM
Changing absolute address to a relative address Highlystrung Microsoft Excel Programming 2 24th Oct 2008 08:15 PM
Re: changing address on email with incorrect address Peter Marchert Microsoft Outlook Contacts 0 29th Dec 2006 05:25 PM
changing email address for people in the address book Fred Marshall Microsoft Outlook 1 23rd Sep 2004 04:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:55 PM.