Article ID: 285131 - Last Review: February 27, 2007 - Revision: 1.4

XCCC: How to Verify an RVP Record with Nslookup

This article was previously published under Q285131
Expand all | Collapse all

SUMMARY

This article describes how to use the Nslookup.exe utility which comes with Microsoft Windows NT and Microsoft Windows 2000 to look up an RVP protocol record for Exchange Server Instant Messaging software.

MORE INFORMATION

To use Nslookup.exe to look up an RVP record:
  1. Open a command prompt.
  2. Type nslookup, and then press ENTER.
  3. Type set q=any, and then press ENTER.
  4. Type _rvp._tcp.domainname.com., where domainname.com is the name of the domain that you want to verify the RVP record for, and then press ENTER.
The following section is an example of an Nslookup session:
> set q=any
> _rvp._tcp.microsoft.com.
Server:  ns1.microsoft.com
Address:  192.168.0.1

Non-authoritative answer:
_rvp._tcp.microsoft.com SRV service location:
          priority       = 0
          weight         = 0
          port           = 80
          svr hostname   = im.microsoft.com
Internet address = 192.168.0.2
				
For additional information about how to install Instant Messaging Service on Exchange 2000, click the article number below to view the article in the Microsoft Knowledge Base:
266643  (http://support.microsoft.com/kb/266643/EN-US/ ) XADM: How to Install Instant Messaging Service

APPLIES TO
  • Microsoft Exchange 2000 Server Standard Edition
Keywords: 
kbhowto KB285131
 

Article Translations

 

Related Support Centers