Lab: Deploying Windows Server DHCP

Instructions

Q&A (0)

Resources (0)

Saving Progress...

Resources

There are no resources for this lesson.

0 0 votes
Lesson Rating
Subscribe
Notify of
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

profile avatar
nathans2(@nathans2)
Member
9 months ago

I was doing the lab exercises for “Deploying Windows Server DHCP” but after reserving an IP address on the Server using the DHCP console, when I got to the network adapter of the Windows computer (SAWS01) to change it to acquire IP address automatically, the network adapter is asking for admin user/ Password before I can get into the adapters property.

profile avatar
Ricardo P(@ricardop)
Admin
Reply to  nathans2
9 months ago

Hi profile avatar Nathan Sackey

You can use the username administrator with the same password as Pa$$w0rd but if you have already reserved the address in DHCP, then you can also try from a command prompt ipconfig to look at your APIPA address first, and then execute ipconfig /renew to get the new address.

Ricardo