Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XCCC: How to Verify an RVP Record with Nslookup


View products that this article applies to.

This article was previously published under Q285131

↑ Back to the top


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.

↑ Back to the top


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 XADM: How to Install Instant Messaging Service

↑ Back to the top


Keywords: KB285131, kbhowto

↑ Back to the top

Article Info
Article ID : 285131
Revision : 5
Created on : 2/27/2007
Published on : 2/27/2007
Exists online : False
Views : 354