Jump to content

[DHCP] Delete Autorised DHCP servers


Recommended Posts

Guest RedCellNL
Posted

Hello,

 

When I add the DHCP snap-in to the Management Console, I can add three DHCP

servers. But when I open those three there is a red cross. So these servers

aren't DHCP servers anymore.

 

How can the DHCP snap-in see these servers as DHCP servers? is this because

of there role of because of Active Directory?

Can I delete thos orphan DHCP servers with Adsiedit or by deleting the role?

 

Thanks !

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Mathieu CHATEAU
Posted

Re: [DHCP] Delete Autorised DHCP servers

 

Hello,

1/un-authorize them : netsh dhcp delete server

dhcpsrv1.example.microsoft.com 10.2.2.2

 

2/cleanup ad about these dhcp server:

1. Click Start, point to Programs, point to Administrative Tools, and then

click Active Directory Sites and Services.

2. Click Services, and then click Net Services. If you cannot see Services,

click to select Show Services Node on the View menu.

3. In the right pane, right-click the name of the DHCP servers that you

cannot add to Active Directory, and then click Delete.

4. When the Are you sure you want to delete this object? message appears,

click Yes.

5. Force replication of Active Directory to the other sites, or wait for the

replication cycle to be completed.

6. Click Start, click Run, type Adsiedit.msc in the Open box, and then click

OK.

7. Expand Configuration, expand CN=Configuration, expand CN=Services, and

then click CN=NetServices.

8. Right-click CN=Your_DHCP_Root, and then click Properties.

9. In the Select a property to view list, click DHCPServers.

10. In the Values list, click the name of the new DHCP server, click Remove,

and then click OK.

11. Click CN=NetServices, right-click the entry for the new DHCP server, and

then click Delete.

 

hope it help,

 

 

--

Cordialement,

Mathieu CHATEAU

English blog: http://lordoftheping.blogspot.com

French blog: http://www.lotp.fr

 

 

"RedCellNL" <RedCellNL@discussions.microsoft.com> wrote in message

news:8A0A025F-0FFD-475B-8BB1-3067F3AAE3EB@microsoft.com...

> Hello,

>

> When I add the DHCP snap-in to the Management Console, I can add three

> DHCP

> servers. But when I open those three there is a red cross. So these

> servers

> aren't DHCP servers anymore.

>

> How can the DHCP snap-in see these servers as DHCP servers? is this

> because

> of there role of because of Active Directory?

> Can I delete thos orphan DHCP servers with Adsiedit or by deleting the

> role?

>

> Thanks !

Guest Meinolf Weber
Posted

Re: [DHCP] Delete Autorised DHCP servers

 

Hello RedCellNL,

 

You can do it with ADSIEdit:

 

-Click Start, click Run, type Adsiedit.msc in the Open box, and then click

OK.

-Expand Configuration, expand CN=Configuration, expand CN=Services, and then

click CN=NetServices.

-Right-click CN=Your_DHCP_Root, and then click Properties.

-In the Select a property to view list, click DHCPServers.

-In the Values list, click the name of the old DHCP server, click Remove,

and then click OK.

 

But double check what you are doing!!!!

 

I did it myself and they disappeared from the list.

 

Best regards

 

Meinolf Weber

Disclaimer: This posting is provided "AS IS" with no warranties, and confers

no rights.

> Hello,

>

> When I add the DHCP snap-in to the Management Console, I can add three

> DHCP servers. But when I open those three there is a red cross. So

> these servers aren't DHCP servers anymore.

>

> How can the DHCP snap-in see these servers as DHCP servers? is this

> because

> of there role of because of Active Directory?

> Can I delete thos orphan DHCP servers with Adsiedit or by deleting the

> role?

> Thanks !

>


×
×
  • Create New...