I had set up a test DC environment and after I did so, whenever I spun up a new VM, I couldn’t connect to the internet.
The solution was to disable the DCHP service on the test DC, change the Network Adapter settings in the VM to NAT and restart the machine.
Once rebooted, an ipconfig /release then ipconfig /renew at the command line fixed it right up.
Thanks to my sys ad for the help!