无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
查看: 9510|回复: 9
打印 上一主题 下一主题

GHOST 11.5可以热备份,但要几个服务,已成功修复服务

[复制链接]
跳转到指定楼层
1#
发表于 2008-7-4 16:12:47 | 显示全部楼层 回帖奖励 |倒序浏览 |阅读模式
COM+ System Application (必須) (完成工作後,服務常駐,可手動停止)
MS Software Shadow Copy Provider (必須) (完成工作後,服務會停止)
Volume Shadow Copy (必須) (完成工作後,服務會停止)
Removable Storage (可選) (完成工作後,服務會停止)
Security Accounts Manager (可選) (服務啟動後就無法停止,直到重新啟動系統)

今天试了一下,确实可以,但是由于前段时间使用的是系统是XP精简版,怎么都不能热备份。
后发现MS Software Shadow Copy Provider 服务问题,启动不了


按照二楼的方法,成功修复了MS Software Shadow Copy Provider

删除MS Software Shadow Copy Provider 服务:  sc delete swprv

启动组件服务comexp.msc,在COM+应用程序中把MS Software Shadow Copy Provider 删除(先要对此删除保护取消)

从未精简的XP中在组件服务 COMEXP.MSC中,把COM+应用程序 中把MS Software Shadow Copy Provider导出.

同样在精简的XP系统中,组件服务中导入

执行二楼的那个注册DLL的批处理OK,


其间不用重新启动,再测试GHOST11.5热备份成功!

[ 本帖最后由 zts59 于 2008-7-6 07:29 PM 编辑 ]
2#
 楼主| 发表于 2008-7-4 16:29:44 | 显示全部楼层
找一些资料:
Here is how I fixed it.
1) Deleted registry entry for SwPrv. (In fact some application deleted the service before, but I've imported it from the other computer). This is to allow COM+ app import later.
2) Deleted com3 key and COM+ folders as per messages and links above. Rebooted. This is to re-install COM+
3) Re-installed COM+ as per links above and MS recommendations. Now I was able to expand Component Services down to My Computer, but there was no MS Provider application there.
4) From the working computer with the same OS version I've exported MS Software Shadow Copy Provider application. To do so, Start Component Services, expand to "COM+ Applications", right-click on "MS ... Provider" name and choose "Export" from the menu. On the next screen choose "Export user identities with roles"
It will ask you for file name and location and it will create MSI package.
Copy the package to the troubled computer.
5) On the computer-in-need:
- start component services
- expand to "my computer" node
- right-click on "COM+ Applications" and choose "new" --> "Application"
- choose "Install pre-built application" button and navigate to the MSI package. Keep all defaults.
After the process completes, there is proper COM+ application as well as the service installed.
If there is any errors during the process, there is some left-over running and it is necessary to clean the registry and reboot then repeat COM+ install.

At this point you should be able to start both Shadow Copy-ralated services.
I had correct reply yto vssadmin list providers (it was error 0x8000ffff before)
I was getting an error 0x8000ffff in reply to vssadmin list writers and Event ID 8193 was logged in the App log. Backup was working at this point but without Shadow Copy.

Then I followed the steps from
http://www.msfn.org/board/redirect.php?url=http%3A%2F%2Fblogs.technet.com%2Fsdoakes%2Farchive%2F2006%2F02%2F03%2F418722.aspx

which I copy for conveniece here with my comments.

1. From command prompt:

Cd windows\system32
Net stop vss
Net stop swprv
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll ------- I was able to register it, before Iwas getting error 0x8000ffff
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll -------- I had XP, I guess this should work for 2003 only.
regsvr32 msxml.dll -------- the last 3 depend on what XML versions you have installed.
regsvr32 msxml3.dll -------- if you get error here, re-install corresponding XML version
regsvr32 msxml4.dll

2. After completing the registration of the DLL’s open an command prompt and type: vssadmin list writers

3. You should see the writers listed.
4. Open Ntbackup and attempt to backup file or systemstate.
回复

使用道具 举报

3#
 楼主| 发表于 2008-7-7 19:51:50 | 显示全部楼层

回复 #7 天风 的帖子

也在用过ACRONIS,可能是由于习惯问题,还是研究一下这个。

不过至今也没有用过ACRONIS的DOS版。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-5-8 03:51

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表