Yes that was my initial attempt it was only when that failed that I started to pursue other ideas. I read somewhere about deleting the desktop.htt files but that did no good as well.
Main Topics
Browse All TopicsI was trying to utilize the following solution (see below) to my Active Desktop Recovery Issue in XP (SP3). And it works to a point, but it is not a solution. Most of our users operate at the restricted level of user. If I promote them to be part of the administrators group I can then do the this hack and the problem will appear to have been corrected. I can log off, reboot what have you and the problem is still gone. However as soon as I demote the user back to the restricted level of user the problem comes right back. A subsequent look at the registry reveals that ForceActiveDesktopOn has been reset to 1. I have attempted to perform the registry edits through run as on regedt32 but even then the registry changes and then changes back. HKEY_CURRENT_USER seems to dynamically reset depending on the user and the privileges of that user. Any more thoughts would be most welcome.
User Key: [HKEY_CURRENT_USER\Softwar
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Softwa
Explorer]
Value Name: NoActiveDesktop
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable restriction, 1 = enable restriction)
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Could it have anything to do with this:
http://www.experts-exchang
Note: If the "Turn on Classic Shell" setting ( in User Configuration\Administrati
check to see if that is being used first cause that would cause that to auto populate the active desktop being off.
Next what do you mean by restricted? Are these groups that you have created yourself or are you using the default limited accounts? are these connected to a server? If they are connected to a server you will need to edit the group policies on the server for that group and it will get sent to all the computers.
"I have attempted to perform the registry edits through run as on regedt32 "
First of all, when you do a RunAs, to make a change to HKCU, it is making it under the profile of the user credentials that you used to launch teh RUNAS, not the one logged in currently....
By default, unless they are an admin, thier rights will be limited to those registry keys.... Try allowing Full control to the EXPLORER subkey, to the Users Group.....Just for testing at least....
Here are two options regarding the modification of the registry keys.
http://www.experts-exchang
You need to make sure that you put the batch file that will modify the registry in the location identified in this link. I was able to modify all registries in our domain by the options listed in that link.
I was waiting to get more information. On one of the computers I was simply able to toggle active desktop on and off which straightened out the situation. That however did not work on the other. I have had no luck in adjusting the rights in HKCU as that is dynamic and when I adjust the access rights it loses the changes in preference for the appropriate settings for that user. I have not been able to more then reference the login script idea as that is not in my purview to change. I guess I am still looking for a solution as opposed to just covering up the symptoms.
I am sorry, I posted my last reply in a hurry and I suspect I was not very clear. We have between 100 and 200 computers on our network. Most of our users login as restricted users utilizing the local group of users (default limited accounts). We already have a group policy in place and it is working just fine for the majority of our units. We have just a small hand full that are experiencing this Active Desktop Recovery issue. The issue directly ties into the users local profile. I can login to the same machine using another user and the group policy is strictly enforced including but not limited to the setting of the company wide wallpaper. I suspect this is being caused either by some corruption or possibly an intrusion of some sort that so far has gone undetected. For that reason I am questioning the use of a permanent login script for all of our users in order to rectify the issues of a few. If I am missing something then please elaborate further.
If the registry mod isn't configured to run under the computer portion of the group policy, then it runs with the permissions of the default users. This would explain it rolling back (if it was ever modified to begin with.)
You mentioned that the people having this problem make up a small group. Have you found any common themes (Group membership, image build, make/model, software installed, etc..)?
Take one of the problem pc's and run Malware Bytes against it: http://www.malwarebytes.or
Dump Event viewer: http://windowsitpro.com/ar
-or-
Use this cool utility: http://www.eventlogxp.com/
If you make a startup script to handle the HKLM reg mod, it should work fine. You cant do modify a Policies key (there are 4 of them) as a limited user, even though a limited user has FULL CONTROL of theier Profile, and most other registry keys under HKCU. I think the machine startup script is the wqay to go....
I had this error on two different computers in our facility. After a while I was able to solve the first one by simply activating Active Desktop and setting it up with a URL. When that worked I simply deleted the current active desktop and all was right with the world. This solution did not work on the second PC so I began to revisit all of the solutions from the top. Once again gpedit did not cut it but a comment made on the 21st provided me with an idea. I went ahead and enable "Turn on of the Classic Shell" and on this computer it solved the problem. While I think some of these other ideas might have worked this was the one I chose so game over. Thanks to everyone who participated!
Business Accounts
Answer for Membership
by: mrmarkfuryPosted on 2009-03-20 at 15:27:40ID: 23944501
Have you tried checking the group policy to allow active desktop instead of editing the registry?
Start > Run > gpedit.msc
Check
User Config > Administrative Templates > Desktop > Active Desktop > Enable Active Desktop
&
User Config > Administrative Templates > Desktop > Active Desktop > Disable Active Desktop