Click to Rate and Give Feedback
TechNet
TechNet Library
Windows
Windows Server
Windows Server 2003
Deployment
SYSTEM
Services Subkeys
DNS Subkey
DNS\Parameters
 RpcProtocol: Core Services
RpcProtocol

Updated: March 28, 2003

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

HKLM\SYSTEM\CurrentControlSet\Services\DNS\Parameters

 

Data type Range Default value

REG_DWORD

0x0–0x7 | 0xFFFFFFFF

0xFFFFFFFF

Description

Specifies the protocols that administrative remote procedure calls (RPCs) use. Although these flags are not specific to Domain Name System (DNS), the DNS server establishes endpoints to allow connections using these protocols.

The value of this entry is a bitmap. You can set multiple bits by adding the bits together and setting the value of this entry to that sum:

 

Bit Meaning

0x0

No protocols (disables RPC for DNS)

0x1 (001 binary)

TCP/IP

0x2 (010 binary)

Named pipes

0x4 (100 binary)

LPC

0xFFFFFFFF

All protocols

Change Method

To change the value of this entry, use the DNS console.

Activation Method

DNS reads its registry entries only when it starts. You can change entries while the DNS server is running by using the DNS console. If you change entries by editing the registry, then the changes are not effective until you restart the DNS server.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker