Quantcast
Channel: Recent Edits
Viewing all articles
Browse latest Browse all 12198

Add-Computer failure due to no DNS (or just IPv6)

$
0
0
I had issues with the Add-Computer failing due to not finding the domain.1. Had to manually add DNS addresses. Set-DnsClientServerAddress -InterfaceIndex <same as the one when you setup the static IP> -ServerAddresses "x.x.x.x","x.x.x.x"2. Added the -Server tag to the Add-Computer command (Add-Computer -DomainName: <MyDomain> -Server: <ThisServerName@MyDomain.local>

Viewing all articles
Browse latest Browse all 12198


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>