“Active Desktop recovery”的错误,解决方法

简介:

在Domain 2003环境下,客户端在使用“强制使用墙纸”策略后,有部分客户端XP在使用一段时间后,会出现“Active Desktop recovery”的错误,无法还原到正常的桌面环境,最后,在网上找到了答案:

Active Desktop

修改注册表:

HKC U\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components

DeskHTMLVersion 的值改为 0 ,重启后即可! 

 

附件中已经含有修正这个问题的文件*** ,另外 注意权限问题

 

PS:

此问题,还有一个解决的方法就是重建当前用户的配置文件,因为重建配置文件要花比较长的时间要重新配置个人环境,所以不太建议使用这个方法!
 

参考:

http://storm0912.javaeye.com/category/95871?show_full=true

****

系统因为掉电重启后出现讨厌的Restore my Active Desktop. 点击以后竟然报错。Error:Object not support this action. 
Google一番找到了答案! 
If you have installed IE7 you are guaranteed to get a script error for this action. 
The normal advice will not work if you are on a security enabled 
windows 2003 domain
 . The only fix then is to perform a registry edit 
for the individual user. 
Run Regedit 
Navigate to: 
HKCU\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components 
Change the DeskHTMLVersion key from 272 to 0 and reboot. The original desktop should now be back. 
All we need now is for Microsoft to actually fix the issue as none 
of this helps with a terminal server with full Group Policy 
restrictions on running regedit as a user - 3 reboots are necessary to 
fix the issue which is no use on a server used 24hrs a day by remote 
users. 
我不用重启直接就显示了active desktop.

******










本文转自 hz022 51CTO博客,原文链接:http://blog.51cto.com/hz022/351311,如需转载请自行联系原作者
目录
相关文章
|
编解码 Oracle 关系型数据库
安装增强功能失败:Could not mount the media/drive C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso
安装增强功能失败:Could not mount the media/drive C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso
428 0
安装增强功能失败:Could not mount the media/drive C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso
|
SQL Oracle 关系型数据库
ORA-01012: not logged on 解决办法
<br><br><p style="line-height:23px; padding-top:0px; padding-bottom:0px; margin-top:8px; margin-bottom:8px; letter-spacing:0.5px; font-size:13px; color:rgb(51,51,51); font-family:微软雅黑,Verdana,sans
5034 0
|
SQL Oracle 关系型数据库
ORA-01033: ORACLE initialization or shutdown in progress的两种解决方法
ORA-01033: ORACLE initialization or shutdown in progress通常是由于ORACLE数据库文件损坏引起的,以下是出现的问题及解决方法: 现象一: sysdba可以登录,但是在使用中就出现“数据库未打开,仅允许在固定表/视图中查询”,而normal用户无法登录使用,出现ORA-01033: ORACLE initialization or shutdown in progress 的错误。
1900 0
OGG REPA进程 Error ORA-01031报错处理
OGG REPA进程 Error ORA-01031报错处理
393 0
OGG REPA进程 Error ORA-01031报错处理
|
Oracle 关系型数据库 数据库
ORA-01033:ORACLE initialization or shutdown in progress解决方法
ORA-01033:ORACLE initialization or shutdown in progress解决方法