关于windows2000 server 中rpc的问题 请高手帮忙
如何在windows2000中开启已经禁用的rpc服务
不小心禁用的 重启后就关了 现在服务的属性也打不开了
问题点数:0、回复次数:8Top
1 楼yongtang(Reloaded)回复于 2003-11-03 23:22:10 得分 0
try type command in console::
net start rpcssTop
2 楼icuc88(职业特种兵)回复于 2003-11-03 23:28:22 得分 0
你需要使用2000的安装光盘,重新启动,从光驱引导后
进入Recovery Console,然后
用enable命令打开RPC服务。Top
3 楼icuc88(职业特种兵)回复于 2003-11-03 23:30:51 得分 0
EnableEnables a Windows XP, Windows 2000 or Windows NT 4.0 system service or a device driver. The enable command is only available when you are using the Recovery Console.
enable {service_name | device_driver_name} [startup_type]
Parameters
service_name
The name of the system service you want to enable.
device_driver_name
The name of the device driver you want to enable.
startup_type
The startup type that you want to designate for the service or device driver. Valid startup types are:
SERVICE_BOOT_START
SERVICE_SYSTEM_START
SERVICE_AUTO_START
SERVICE_DEMAND_START
Example
The following example sets the startup type for the Eventlog service to Automatic or SERVICE_AUTO_START:
enable eventlog service_auto_start
Top
4 楼mjlwt(aa)回复于 2003-11-04 00:17:47 得分 0
楼上说的清楚,佩服。Top
5 楼zhiqiu(http://www.bsdlover.cn(找兼职,谁有需求?))回复于 2003-11-04 07:37:34 得分 0
agree icuc88(耐心、信心和毅力),用光盘启动到故障恢复控制台去重新启动它Top
6 楼ravenkatte(Oracle Applications DBA/Technical Consultant)回复于 2003-11-04 07:51:58 得分 0
注册表:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs
把里面的Start键值改为2Top
7 楼visu()回复于 2003-11-04 09:36:40 得分 0
(南方公园) 的方法比较直接些 小第忘记了试一试这个 呵呵 icuc88(耐心、信心和毅力) 讲的比较详细啊 在某些时候这种方法具有更强的可用性
Top
8 楼bandrui(蔡尔哈察苏)(知道自己不知道)回复于 2003-11-04 10:54:07 得分 0
markTop
相关问题
- the rpc server is unvaliable
- 请告诉我Windows 2000 Advanced Server 的key。
- 请教:Windows 2000 Server配置NAT
- 新手请教Windows Server 2003 Enterprise Edition!
- 请教如何能够在windows 2003 server下安装sql server 2000?
- windows 200 server serial no
- 关于windows 2000 server
- windows 2000 server 服務
- WINDOWS 2000 SERVER 错误
- windows server 2003 减肥




