Need a quick list of whats in the DNS server?
bring up your CLI and type
nslookup
>ls -d domain.local
replace domain.local with your domain name.
Subscribe to:
Post Comments (Atom)
Windows 11 Network Refresh Without Reboot
# Full-Network-Reset.ps1 # Run as Administrator for full effect Write-Host "Restarting network adapters..." -ForegroundColor C...
-
First, you need to locate the server with the PDC role. Open the command prompt and type: netdom /query fsmo Look for the PDC line L...
-
I was having trouble with .net framework install on new computers. I'm not sure why it didn't work repeatedly, but found that if y...
No comments:
Post a Comment