I've been trying to take the MS Command Line Tools lab, and have been having problems pinging. I'm using the Win10 virtual machine, and getting a DHCP error. I attempted to troubleshoot, by restarting the DHCP client both at the services.msc level and from the command line (net stop/net start dhcp), but I get an Access Denied message, although I'm on an Admin account. The ipconfig /renew does not work, as it throws a DHCP error. Any way to resolve this so I can run the commands?
-
Microsoft Command Line Tools Virtual Lab
-
Can you please tell us the name of the lab you're using in Practice-Labs...Is this under Microsoft, CompTIA etc.
This will allow us to try and recreate the situation and offer a potential solution.
Cordially,
Ronnie Wong
Edutainer Manager, ITProTV*if the post above has answered the question, please mark as solved.
**All "answers" and responses are offered "as is" and my opinion. There is no implied service, support, or guarantee by ITProTV. -
It is:
CompTIA A+
Using Microsoft Command Line Tools
-
@David-Thompson,
just launched the lab.from the command prompt if you type:
ipconfig/all
you'll see the line:DHCP Enabled . . . . . . . No
This tells you that you've got a static IP address on yourPLABWIN10
machine.You will have to enable DHCP setting for your NIC via the Network adapter settings.
Let me know if you're not sure how to accomplish this.
Cordially,
Ronnie Wong
Edutainer Manager, ITProTV*if the post above has answered the question, please mark as solved.
**All "answers" and responses are offered "as is" and my opinion. There is no implied service, support, or guarantee by ITProTV.