microsoft / microsoft/CSS-Exchange
[Issue] SetupAssist - Missing SRV Record
@dpaulson45 is already working on this.
Since May 19, 2025.
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the issue
In a recent case that I had with Exchange Failing to install, we were missing the root domain's SRV record that caused Setup to fail when trying to run Add-RoutingGroupMember -DomainController $RoleDomainController -ServerName $RoleNetBIOSName on the server.
Expected behavior
See if we can come up with a test to catch this issue.
Additional context
nltest /DNSGETDC:contoso.com
https://www.voltol.com/2015/11/simple-how-to-list-all-dcs-in-given.html
https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/verify-srv-dns-records-have-been-created
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.