Verify DNS SRV Records for Office 365 Print

  • srv records
  • srv
  • office 365

This page shows you how to query SRv records for a domain using office 365.

Mac

# host -t SRV _sipfederationtls._tcp.yourdomain.com

Windows

c:\> nslookup
> set type=any
> set verbose
> _sipfederationtls._tcp.yourdomain.com

Was this answer helpful?

« Back