answersLogoWhite

0

You dont *need* DHCP in AD. Although most people just use it anyway. However you do need DNS in an AD.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can active directory work without DHCP?

Active directory and DHCP are not the same services; they are intended to do different things. DHCP manages IP addressing and AD manages accounts, groups, users, etc. They don't need to work together.


Can you setup ad hoc with dynamic ip?

Yes, If DHCP is installed.


How you can set up DHCP on shava TV box?

How to setup shava tv plus ip dhcp


Does DHCP or DNS lead to network connectivity problems?

It can if the administrator of the DHCP server has input incorrect values. DHCP is to provide a device with answers to commonly asked questions that it will need to correctly function in a network. If you can't get a DHCP address and everybody else can the problem is on your end most likely.


Describe the process of installing a DHCP server in an AD infrastructure?

Terms you'll need to understand: * DHCP * Lease duration * Scopes * Superscopes * Multicast scopes * Scope options Techniques you'll need to master: * Installing DHCP * Understanding the DHCP lease process * Creating scopes, superscopes, and multicast scopes * Configuring the lease duration * Configuring optional IP parameters that can be assigned to DHCP clients * Understanding how DHCP interacts with DNS * Configuring DHCP for DNS integration * Authorizing a DHCP server in Active Directory * Managing a DHCP server * Monitoring a DHCP server The TCP/IP protocol is an Active Directory operational requirement. This means that all computers on a Windows 2000 network require a unique IP address to communicate with the Active Directory. Static IP addresses can add a lot of administrative overhead. Not only can management of static IP addresses become time consuming, but such management also increases the chances of misconfigured parameters. Imagine having to manually type 10,000 IP addresses and not make a single error. The Dynamic Host Configuration Protocol (DHCP) can be implemented to centralize the administration of IPaddresses. Through DHCP, many of the tasks associated with IP addressing can be automated. However, implementing DHCP also introduces some security issues because anyone with physical access to the network can plug in a laptop and obtain IP information about the internal network. In this chapter, you'll learn how to implement a DHCP server, including the installation process, authorization of the server, and the configuration of DHCP scopes. The chapter ends by looking at how to manage a DHCP server and monitor its performance.


Do you need to enable your Dhcp on THE computer to connect with xbox live?

Yes


What ports are used by dhcp and the DHCP client?

The port 67 and port 68 are used by DHCP and the DHCP clients.


If you are connected to a network that uses dhcp and you need to terminate your windows vista workstation's dhcp lease what commands would you use?

ipconfig /release


Does the dhcp server have to be activated to issue leases to dhcp clients?

dhcp has to be authorized


What is the use of a DHCP relay agent?

The use of a DHCP relay agent is an agent that relays DHCP between DHCP clients and DHCP servers on different IP networks. The DHCP relay agent is compliant with RFC 1542.


What command create DHCP address pool on a router?

router (config)# ip dhcp servicerouter (dhcp-config)# ip dhcp pool router (dhcp-config)# network


Why would you implement the DHCP?

By implementing DHCP, you would eliminate the need to set-up IP addresses manually. DHCP (Dynamic Host Configuration Protocol) simplifies the management of IP address configuration by automating address configuration for network clients.