XCLN: How to use RPCPing to test RPC CommunicationID: Q167260
|
The RPC Ping Utility can be used to confirm the RPC connectivity between the computer running Microsoft Exchange Server and any of the supported Microsoft Exchange Client workstations on the network. This utility can be used to check if the Microsoft Exchange Server services are responding to RPC requests from the client workstations via the network.
There are two components in the RPC Ping Utility: a server-side component
and a client-side component.
The executable file of each component is listed below:
Server Component: Rpings.exe (for the Microsoft Exchange Windows NT
Server)
Client Component: Rpingc32.exe (for Microsoft Windows NT and Windows95)
Rpingc16.exe (for Microsoft Windows 3.1x clients)
Rpingdos.exe (for Microsoft DOS clients)
RPINGS [-p Protocol Sequence]
Protocol sequences can be set using these friendly names
-p namedpipes
-p tcpip
-p ipx/spx
-p netbios
-p vines
enter '@q' to exit rpings.
Protocol Sequence - Is the supported transport mechanisms of RPC such as:
namedpipes NCA connection over Named Pipes (ncacn_np)
tcpip NCA connection over TCP/IP (ncacn_ip_tcp) netbios NCA connection over Netbios on Netbeui (ncacn_nb_nb) ipx/spx NCA connection over SPX (ncacn_spx) vines NCA connection over Banyan Vines (ncacn_vns_spp)
Exchange Server: The name of the Exchange Server to ping
Protocol Sequence: The following options are available:
Any (default)
Named Pipes
IPX/SPX
TCP/IP
Netbios
Vines
End Point: The following End Points on the Exchange Server are
available:
Rping (default, all)
Store (the Exchange Store)
Admin (the Exchange Admin)
Number of Pings: Continuous
Stop at ___
Mode: Ping Only (character echoed by RPINGS)
End Point Search (enumerates all endpoints available)
Run with Security: verifies that authenticated RPCs work
RPINGDOS [-p Protocol Sequence] -n Network Address [-e End Point] [-c
xxx] [-s]
-p [protocol_sequence] defaults to named pipes
-n [network_address] is required
-e [endpoint] endpoint to find, defaults to rping
-c [xxx] number of pings, defaults to 1.
-s run an endpoint search
Protocol sequences can be set using these friendly names
-p namedpipes
-p tcpip
-p ipx/spx
-p netbios
-p vines
Keywords : kbusage XCLN
Version : WinNT:4.0,5.0
Platform : winnt
Issue type :
Last Reviewed: April 13, 1999