2.4.3 Internet Information Services (IIS) Inetinfo Remote protocol
The IIS Inetinfo Remote protocol [MS-IRP] provides functionality that enables remote administration of an Internet server that implements protocols such as HTTP or FTP. This protocol also provides methods for gathering statistical data on users, sites, requests, and performance. An IIS server does not maintain client state information, so although client call sequences might be logically related, the protocol operation is stateless.
The IIS Inetinfo Remote protocol uses RPC extensions specified in [MS-RPCE] as its protocol transport. For more information about HTTP and securing HTTP connections, see [RFC2068] and [RFC2818].