Re: How to configure daylight saving time for the United States in



Yes. I can successfully run the .reg while logged in as a local
administrator. I am just ticked that Microsoft published a fix like the one
in the article I referenced knowing full well it wouldn't work because of
registry keys being locked.

"Kurt" wrote:

MPaquette wrote:
That is correct. In my initial post I mentioned that I followed the
instructions for Method 1 in this article:
http://support.microsoft.com/default.aspx?scid=kb;[LN];914387 but when I
reboot my test PC I get a pop-up saying "Not all data was successfully
written to the registry. Some keys are open by the system or other
processes." Method1 walks you through exporting registry keys, creating a
startup script, etc. It doesn't work.

"Kurt" wrote:

MPaquette wrote:
Like I said in my original post, this doesn't work. An error message appears
saying ""Not all data was successfully
written to the registry. Some keys are open by the system or other
processes."

"Florian Frommherz" wrote:

Howdie!

MPaquette wrote:
I already tried creating a *.reg file but a normal user cannot update those
specific registry keys. How are people going to visit hundreds of machines
where normal users don't have local administrator access? What a nightmare.
You don't have to.
Log on as Administrator. Look for the registry key and create a
*.reg-file for it.
Go create a Group Policy startup script (under CompConf\...) which will
run under the SYSTEM-account and have sufficient rights to make the
changes at the registry.
Deploy the registry key within a script via regedit /s whatever.reg

cheers,

Florian
--
Nachwuschsadmin aus dem Süddeutschen/Germany.
eMail: Vorname [bei] frickelsoft [Punkt] net.
blog: http://www.frickelsoft.net/blog.

You didn't say in your original post that you deployed it by running a
startup script. The error message is generic, as it says, some keys MAY
be open. It also may just mean you don't have permissions. Since the
startup script runs with the necessary rights to write to the registry,
that should solve the permissions issue without having to make all of
your users administrators. Most registry keys are not left "open" for an
entire session, but are opened just long enough to read or write a
value. Are you now saying that you have tried this by running a .reg
file from a startup script?

....kurt

Then the next question is if you run the .reg when logged on as a
administrator does it work? Perhaps the key(s) in question are open
during the time that the startup script runs. (Not that that's a
solution, just trying to narrow down the root of the problem).

....kurt

.



Relevant Pages

  • Re: How to configure daylight saving time for the United States in
    ... Method1 walks you through exporting registry keys, creating a startup script, etc. ... saying ""Not all data was successfully written to the registry. ... How are people going to visit hundreds of machines where normal users don't have local administrator access? ...
    (microsoft.public.win2000.group_policy)
  • Re: How to configure daylight saving time for the United States in
    ... reboot my test PC I get a pop-up saying "Not all data was successfully ... specific registry keys. ... Log on as Administrator. ... Go create a Group Policy startup script which will ...
    (microsoft.public.win2000.group_policy)
  • Re: Difference between Power User and Administrator?
    ... > administrator but it prevents a certain program from working properly for ... Start Menu folder and Desktop folder shortcuts from the user profile ... registry keys of the application. ... limited accounts, you can fix it to allow limited users to access the ...
    (microsoft.public.windowsxp.general)
  • Re: Login script to add a user as an Administrator.
    ... wether all users should get this applied to their computer. ... so a startup script would be the best way to work ... administrator to a computer the 1st time the user logs on the pc. ...
    (microsoft.public.scripting.wsh)
  • Re: Office Pro 2007 Not Installed For Current User
    ... I can run the program fine as Administrator (That is ... I also compared the keys read during each of the types of launch. ... registry keys and buffer overflows. ... I also found the following registry keys get denied access: ...
    (microsoft.public.office.setup)

Loading