Re: Easy GPO Question - Setting Registry Keys

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



A bit...

Kevin (DesktopStandard)

"Juan" <Juan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B96191AA-97FD-4AEC-9133-D0351F45DF8F@xxxxxxxxxxxxxxxx
> Hello Kevin,
>
> thanks for your link. This sounds very cool. I've read the whole white
> paper
> which Simon has posted and I've found out that ADM files are not a
> solution
> for us. Too unhandy and complicated for deploying just a registry key.
>
> I'm currently downloading the software and I'll check it out.
>
>
> Thanks
>
>
> Juan
>
>
> PS: Do you have experience on this product ... for further questions? ;-)
>
> "Kevin Sullivan" wrote:
>
>> The HKLM entries could be done with a startup script or shutdown for that
>> matter. This will run as system. The HKCU is probably the sticky one. The
>> problem, as you found, is authenticated writes. The simple answer is
>> http://www.desktopstandard.com/PolicyMakerRegistryExtension.aspx. This is
>> a
>> *free* natively developed client side extension that overcomes many of
>> the
>> problems with deployment of registry data. And it get's you out of the
>> scripting world which can be cumbersome albeit powerful.
>>
>> Kevin
>>
>> "Juan" <Juan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:0B516302-D451-4B7F-8C38-9B737E365671@xxxxxxxxxxxxxxxx
>> > Hi!
>> >
>> > I've created a small GPO. In this GPO I defined a logon script which
>> > should
>> > add an registry key to a client computer. - 2 Keys in HKLM and 2 Keys
>> > HKCU.
>> > So, the problem is now that the user get's access denied messages
>> > because
>> > he
>> > isn't local administrator of his client.
>> >
>> > Is there a possibility to avoid this problem - It's not possible to
>> > make
>> > all
>> > users local Administrators of their machines ...
>> >
>> > Thanks in andvance
>> >
>> >
>> > Juan
>>
>>
>>


.



Relevant Pages

  • Re: Easy GPO Question - Setting Registry Keys
    ... >> I've created a small GPO. ... In this GPO I defined a logon script which ... >> isn't local administrator of his client. ... >> users local Administrators of their machines ... ...
    (microsoft.public.windows.group_policy)
  • Re: Easy GPO Question - Setting Registry Keys
    ... The HKLM entries could be done with a startup script or shutdown for that ... The HKCU is probably the sticky one. ... > isn't local administrator of his client. ... > users local Administrators of their machines ... ...
    (microsoft.public.windows.group_policy)
  • Re: Weird usage of printf/scanf? Why do they work?
    ... programming assignments. ... Script started on Mon Sep 7 14:47:00 2009 ... darwin:~ kevin$ ls *.c ...
    (comp.lang.c)
  • Re: adding Account Scripts
    ... The script i posted was not working exactly how I originally wrote it ... ... Kevin Callanan ... "Luiz" wrote: ... '/ Make Sure You Change 'User Info and Set objDomain to = Your Domain ...
    (microsoft.public.scripting.vbscript)
  • Re: howto determine if IE is in protected mode?
    ... Kevin Yu wrote: ... we can use IEIsProtectedModeProcess function to determine whether IE is running under protected mode. ... However, on page script, we can only try executing something that is not allowed in protected mode and catch the exception to determine it. ...
    (microsoft.public.scripting.jscript)