简单的说就是在工作组的环境下,在windows 2003 server w/sp1上安装ISA2004后,把此服务器加入域时提示"远程过程调用失败且未运行"的错误信息.解决方法:先安装ISA2004的sp1,然后加入域OK.

微软对于此问题的解释和解决方法:

Error message in a Windows Server 2003-based domain or in a Windows 2000 Server-based domain: "The remote procedure call failed and did not run"

SUMMARY

This article describes how to troubleshoot the error messages that you may receive when a remote procedure call (RPC) fails in a Microsoft Windows Server 2003-based domain or in a Microsoft Windows 2000 Server-based domain. This article includes possible causes and information to help you work around this problem.

SYMPTOMS

When a remote procedure call (RPC) fails in a Microsoft Windows Server 2003-based domain or in a Microsoft Windows 2000 Server-based domain, you may receive one or more of the following error messages:

You receive the following error message when the RPC service can connect to port 135, but subsequent RPC calls fail:

The remote procedure call failed and did not run

The Active Directory directory service replication logs an event that similar to the following event in the Directory Service log:

Event Type: Warning
Event Source: NTDS Replication
Event Category: DS RPC Client
Event ID: 1232
Date: MM/DD/YYYY
Time: HH:MM:SS AM|PM
User: NT AUTHORITY\ANONYMOUS LOGON
Computer: Computer_Name
Description:
Active Directory attempted to perform a remote procedure call (RPC) to the following server. The call timed out and was cancelled.

Server: GUID._msdcs.example.com
Call Timeout (Mins): 5
Thread ID: 984

Additional Data: Internal ID: 5000a96

For more information, see Help and Support Center at http://support.microsoft.com.

When you run the Domain Controller Diagnostic Tool (Dcdiag.exe) or the repadmin /showreps command, the output may include the following error message:

The replication generated an error (1727): The remote procedure call failed and did not execute.

Additionally, the Active Directory Knowledge Consistency Checker (KCC) process may fail. When the KCC process fails, the following events are logged in the Directory Service log:

Event message 1

Event Type: Warning
Event Source: NTDS KCC
Event Category: Knowledge Consistency Checker
Event ID: 1925
Date: MM/DD/YYYY
Time: HH:MM:SS AM|PM
User: NT AUTHORITY\ANONYMOUS LOGON
Computer: Computer_Name
Description:
The attempt to establish a replication link for the following writable directory partition failed.

Directory partition: DC=Computer_Name,DC=Domain_Name,DC=com
Source domain controller: CN=NTDS Settings,CN=DomainController_Name,CN=Server_Name,CN=site01,CN=Sites ,CN=Configuration,DC=cas,DC=net Source domain controller address: GUID._msdcs.example.com Intersite transport (if any): CN=IP,CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=Domain_Name,DC=com

This domain controller will be unable to replicate with the source domain controller until this problem is corrected.

User Action: Verify if the source domain controller is accessible or network connectivity is available.

Additional Data: Error value: 1727 The remote procedure call failed and did not execute.

Event message 2

Event Type: Warning
Event Source: NTDS KCC
Event Category: Knowledge Consistency Checker
Event ID: 1265
Date: MM/DD/YYYY
Time: HH:MM:SS AM|PM
User: NT AUTHORITY\ANONYMOUS LOGON
Computer: Computer_Name
Description:
The attempt to establish a replication link with parameters Partition: DC=Computer_Name,DC=Domain_Name,DC=comSource DSA DN: CN=NTDS Settings,CN=DomainController_Name,CN=Server_Name,CN=site01,CN=Sites,CN=Configuration ,DC=domain,DC=com
Source DSA Address: GUID._msdcs.example.com Inter-site Transport (if any): CN=IP,CN=Inter-Site Transports,CN=Sites,CN=Configuration,DC=Domain_Name,DC=com failed with the following status:

The remote procedure call failed and did not execute.

The record data is the status code. This operation will be retried.

Additionally, an event that resembles the following may be logged in the System log:

Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5719
Date: MM/DD/YYYY
Time: HH:MM:SS AM|PM
User: N/A
Computer: Computer_Name
Description:
This computer was not able to set up a secure session with a domain controller in domain Domain_Name due to the following:
The remote procedure call failed and did not execute.

This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator.

CAUSE

Cause 1

The RPC failure that is reported in error 1727 may occur because RPC needs a port that is blocked. Faulty packets, port filtering, and firewall rules may block a port when the firewall or the network router is configured incorrectly.

Error 1727 indicates that the local domain controller cannot reach the replication RPC process of a replication partner domain controller. At the same time, the domain controller can reach its end-point mapper. If the domain controller cannot reach its end-point mapper, you receive the following error message:

RPC Server is unavailable

Note The universally unique identifier (UUID) for the replication RPC process is E3514235-4B06-11D1-AB04-00C04FC2DCD2.

Cause 2

The RPC failure may occur because Windows Server 2003 Service Pack 1 adds a new RPC element. This new RPC element is known as "multiple transfer syntax negotiation." With multiple transfer syntax negotiation, the clients and the servers can discover and can negotiate their capabilities during the bind time instead of during the first request in the verification trailer.

However, some firewalls, some routers, and some virtual private networks (VPNs) may not recognize this change to the RPC protocol. If the frames are not recognized, the routers, the firewalls, and the VPN connections drop the new RPC Bind request frames. Therefore, any operation that requires an RPC Bind request may now fail if the RPC caller is a Windows Server 2003 Service Pack 1-based server.

The following products may experience this issue:

Microsoft Internet Security and Acceleration (ISA) Server 2004

ISA Server 2000

Products from Check Point Software Technologies

Products from WatchGuard Technologies

WORKAROUND

To work around the RPC failure, use one of the following methods.

Method 1: Troubleshoot cause 1

Review the event log for related error messages

If any events are logged for the RPC failure, review the event logs of the replication partner for related error messages. If the domain controllers in the domain are separated by a firewall, the firewall may be blocking the dynamic ports that are used for Active Directory replication. By default, these dynamic ports start with 1024.

Verify the RPC connectivity by capturing network traffic

To verify the RPC connectivity, follow these steps to capture network traffic:

1.

Capture a network trace on both replication partner domain controllers at the same time.

2.

Try to synchronize replication from one of the domain controllers.

3.

Verify that the replication initiator sends the RPC Bind request on the replication RPC process.

4.

Verify that the RPC Bind request arrives at the replication partner subnet.

5.

Verify that the replication partner sends the RPC Bind Ack answer to the replication partner subnet.

If one of these frames is not sent to the replication partner subnet, check the configuration of the firewall.

Method 2: Troubleshoot cause 2

ISA Server

If the computer is running ISA Server 2004 Standard Edition or ISA Server 2000, the ISA Server RPC filter may block the RPC-based operations. For more information about how to work around this problem, click the following article number to view the article in the Microsoft Knowledge Base:

887222 (http://support.microsoft.com/kb/887222/) The ISA Server RPC filter blocks RPC traffic after Windows Server 2003 Service Pack 1 is installed on a computer that is running ISA Server 2004 or ISA Server 2000

Firewall product or VPN product

If the RPC-based operations fail across a VPN or across a firewall immediately after you install Windows Server 2003 Service Pack 1, contact the firewall vendor or the VPN vendor to see whether an updated RPC filter is available. For information about how to contact the firewall vendor or the VPN vendor, click the appropriate article number in the following list to view the article in the Microsoft Knowledge Base:

65416 (http://support.microsoft.com/kb/65416/) Hardware and software vendor contact information, A-K

60781 (http://support.microsoft.com/kb/60781/) Hardware and software vendor contact information, L-P

60782 (http://support.microsoft.com/kb/60782/) Hardware and software vendor contact information, Q-Z

For more information about how to work around this problem, click the following article number to view the article in the Microsoft Knowledge Base:

899148 (http://support.microsoft.com/kb/899148/) Some firewalls may reject network traffic that originates from Windows Server 2003 Service Pack 1-based computers

If the RPC-based operations are blocked by filters on a Check Point Software Technologies product, see Check Point Software Secure Knowledge article SK30784, or visit the following Check Point Software Technologies Web site:

http://www.checkpoint.com (http://www.checkpoint.com)

The information and the solution in this document represents the current view of Microsoft Corporation on these issues as of the date of publication. This solution is available through Microsoft or through a third-party provider. Microsoft does not specifically recommend any third-party provider or third-party solution that this article might describe. There might also be other third-party providers or third-party solutions that this article does not describe. Because Microsoft must respond to changing market conditions, this information should not be interpreted to be a commitment by Microsoft. Microsoft cannot guarantee or endorse the accuracy of any information or of any solution that is presented by Microsoft or by any mentioned third-party provider.

Microsoft makes no warranties and excludes all representations, warranties, and conditions whether express, implied, or statutory. These include but are not limited to representations, warranties, or conditions of title, non-infringement, satisfactory condition, merchantability, and fitness for a particular purpose, with regard to any service, solution, product, or any other materials or information. In no event will Microsoft be liable for any third-party solution that this article mentions.

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, regarding the performance or reliability of these products.

转载于:https://www.cnblogs.com/maple/archive/2006/12/01/579501.html

安装ISA2004后,加入域时提示:远程过程调用失败且未运行的解决办法相关推荐

  1. 电脑打开计算机显示远程过程调用失败,处置win7系统电脑弹出提示“远程过程调用失败且未执行”的还原步骤...

    很多人都懂一些简单的电脑系统问题的解决方案,但是win7系统电脑弹出提示"远程过程调用失败且未执行"的解决思路却鲜为人知,小编前几天就遇到了win7系统电脑弹出提示"远程 ...

  2. 双击计算机显示远程过程调用失败,Win7提示”远程过程调用失败且未执行”怎么办...

    故障描述 用户在使用电脑的过程中经常会遇到一些问题,比如,最近有些Win7系统用户打开电脑后突然弹出一个对话框显示"远程过程调用失败且未执行",这是怎么回事呢?其实,这通常是由于我 ...

  3. 本地计算机无法启动wireless,win7系统使用无线时提示:“windows无法启动wireless”的解决办法...

    此文约为506字,阅读需要3分钟 如果在连接无线网络时连接不上,而系统提示了"Windows无法启动Wireless PAN DHCP Server服务(位于本地计算机上).错误1067:进 ...

  4. win8 远程桌面时提示凭证不工作问题的终极解决办法

    原文 win8 远程桌面时提示凭证不工作问题的终极解决办法 环境说明 远程办公电脑(放置于公司.自用办公电脑.win8系统) 远程连接客户机(放置于家中.家庭日常所用.win8系统) 故障现象 最近在 ...

  5. 占书明:outlook发邮件时提示“出现意外错误”的原因及解决办法!

    占书明:outlook发邮件时提示"出现意外错误"的原因及解决办法! 有个使用者,在发送邮件时截了个图给我,如下"出现意外错误",便无法发送邮件: 使用环境:w ...

  6. 移植驱动完毕后加载时的version magic报错原因以及解决办法

    History:2012-02-17 Author:yingru 移植rt3070的AP驱动到装有fedora14的PC机上时,模块编译完毕后,加载时提示invalid module format. ...

  7. GDLink+Keil5在线仿真时提示cannot Load Flash Programming Algorithm的解决办法

    本次使用的是GD官方的START评估板,在尝试用Keil仿真调试时遇到下图的情况 提示仿真算法错误 查看DEBUG设置发现! 有识别,算法设置正确,一切正常. 解决办法 问题出在RAM地址设置上,因为 ...

  8. windows不能确定用户或计算机名称,Windows10开机时提示“用户名或密码不正确”的解决办法...

    对于部分使用Windows 10 系统的朋友来说,会遇到这样的问题,开机时会提示"用户名或密码不正确,请再试一次(The User Name or Password is incorrect ...

  9. 【PB】pb打开pbw时提示Attempt to open datawindow failed错误解决办法

    今天用PB9打开pbw时提示"Attempt to open datawindow failed"的错误信息,经研究发现是pb9程序指向的打印语句有问题. 原有的指向路径: Win ...

最新文章

  1. 3.5 向量化实现的解释-深度学习-Stanford吴恩达教授
  2. Elasticsearch Suggester搜索建议详解
  3. 程序基础:数据结构(郝斌讲解)(2)
  4. 《移动项目实践》实验报告——Android中级控件
  5. vb发送邮箱连接服务器失败,VB:如何用需要身份验证的SMTP邮件服务器发信
  6. html5 sse java_html5----sse实现服务端推送数据给前端
  7. Oracle 远程 RAC 打造双活数据中心 | 从容灾迈向双活案例分享
  8. cocos2d-x AssetsManager libcurl使用心得
  9. OSPF特殊区域之stub和totally stub配置(二)
  10. ajax验证本服务器,jquery – 使用Ajax调用的http基本身份验证
  11. C++产生指定范围内的随机数/随机小数
  12. java day27【DQL:查询语句、约束 、多表之间的关系 、范式 、数据库的备份和还原】...
  13. vba打开服务器文件,EXCEL+VBA快速部署及运维管理FTP+SMB共享文件服务器
  14. androidmmi可以卸载吗_删除Android自带的系统软件注意事项
  15. 贪婪洞窟2一直显示连接服务器失败,贪婪洞窟2公测服务器应急情况处理公告
  16. Node.js实现支付宝H5支付
  17. 单页双曲面 matlab,生成平面截单叶双曲面的gif动画的程序
  18. php读书笔记,读书笔记:《Modern PHP》
  19. 【权威发布】360天眼实验室:Xshell被植入后门代码事件分析报告(完整版)
  20. IP周边创作交流#创作者的个人影响力

热门文章

  1. Nagios配置和命令介绍(二 )
  2. 设置与菜单项关联的Activity
  3. RegistryHelper-注册表辅助类
  4. 配置VSS2005(在局域网内搭建服务器)
  5. Windows2003开机后进不了系统
  6. idea 添加配置文件 绿叶子
  7. raiden_graph
  8. 软件工程基础之需求分析
  9. 一个U盘走天下,装机大神撩妹的不二之选
  10. 如何在XenDesktop中映射USB设备