Windows Server 2000/2003 Thread, I'm stuck !! Group Policy Registry Keys in Technical; Lordy I'm stuck - I've added keys etc via group policy before but never values. Can it be done ? ...
-
4th February 2010, 11:26 AM #1 I'm stuck !! Group Policy Registry Keys
Lordy I'm stuck - I've added keys etc via group policy before but never values. Can it be done ? I can't see the wood from the trees in regards to the amount of documentation I've googled so far.
Example from this:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Multimodis Latina\Revise Latin\VerbsE]
"regcode1"="{removed as its part of a key}"
"regcode2"="{removed as its part of a key}"
"regcode3"="{removed as its part of a key}" I can add the key HKEY_LOCAL_MACHINE\SOFTWARE\Multimodis Latina\Revise Latin\VerbsE
But can't work out how to add the values of after that.... [ The regcode entries ]
Someone put me out of my misery....
And I want to do this via group policy as I can't be arsed to knock up a script.
Last edited by ZeroHour; 4th February 2010 at 12:19 PM.
-
-
IDG Tech News
-
4th February 2010, 11:29 AM #2 in 2003 all you can do is premissions isnt it?
i think 08 allows you to add keys via preferences
-
-
4th February 2010, 11:31 AM #3 
Originally Posted by
sted
in 2003 all you can do is premissions isnt it?
i think 08 allows you to add keys via preferences
Bugger - if that's the case. [ I can add the keys, it's the values I need to add too ] Looks like a script it will have to be then - god darn it.
-
-
4th February 2010, 11:32 AM #4 you may be able to make a custom gpo to set them
-
-
4th February 2010, 11:35 AM #5 Can't you add reg values using the GPO client side extensions?
-
-
4th February 2010, 11:36 AM #6
-
2 Thanks to bossman:
mattx (4th February 2010), webman (4th February 2010)
-
4th February 2010, 11:38 AM #7 Yeah you can do this, the MS guide is here
Edit: Ah Bossman beat me to it 
Edit2: Here is more info on GPOs and Reg changes from msdn
Last edited by sparkeh; 4th February 2010 at 11:42 AM.
-
-
4th February 2010, 11:51 AM #8 
Originally Posted by
bossman
Your puns are getting worse.......
Sort of, I have some .reg files already in effect via user logon scripts. I wanted to be clever and do it via group policy instead......Security\Registry etc - why ? 'Cos I'm bored and wanted to do something in a different way that I have done before...
-
Thanks to mattx from:
bossman (4th February 2010)
-
4th February 2010, 12:05 PM #9 You need the .adm white paper: http://www.microsoft.com/downloads/d...displaylang=en
It was last changed in 2004 though - the API is pretty stable, but if you're going to do anything weird check it hasn't changed since then.
-
Thanks to powdarrmonkey from:
bossman (4th February 2010)
-
4th February 2010, 12:09 PM #10 You could just use group policy extensions as working with the registry is a part of that. Thats what we use and it rocks so far.
-
2 Thanks to ZeroHour:
bossman (4th February 2010), mattx (4th February 2010)
-
4th February 2010, 12:13 PM #11 Something is going out the window in a moment -
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Multimodis Latina\Revise Latin\VerbsE]
"regcode1"="{removed as its part of a key}"
"regcode2"="{removed as its part of a key}"
"regcode3"="{removed as its part of a key}" In a .reg file is not working with my normal logon scripts with a:
regedit /s revise_latin2.reg
line in - it's not even adding the frigging key for christ's sake......All my other ones are working......looking for something to throw out the window.....
Last edited by ZeroHour; 4th February 2010 at 12:18 PM.
Reason: removed keys
-
-
4th February 2010, 12:43 PM #12 This could be of some help Guide to Creating Custom ADM Files for GPO Distribution
It outlines the creation of ADM templates for stuff like this.
-
-
4th February 2010, 01:55 PM #13 
Originally Posted by
ZeroHour
You could just use group policy extensions as working with the registry is a part of that. Thats what we use and it rocks so far.
Thanks for the heads up on this - I have not looked into it at all but certainly will do as it may be help quite a bit on our 2003 server setup.
-
-
4th February 2010, 06:39 PM #14 
Originally Posted by
mattx
Something is going out the window in a moment -
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Multimodis Latina\Revise Latin\VerbsE]
"regcode1"="{removed as its part of a key}"
"regcode2"="{removed as its part of a key}"
"regcode3"="{removed as its part of a key}" In a .reg file is not working with my normal logon scripts with a:
regedit /s revise_latin2.reg
line in - it's not even adding the frigging key for christ's sake......All my other ones are working......looking for something to throw out the window.....
whatabout as a startup script as they run as admin login run as the users dont they?
-
-
4th February 2010, 07:39 PM #15 
Originally Posted by
sted
whatabout as a startup script as they run as admin login run as the users dont they?
Well it's odd as I have made a .reg & have it running in a logon script with a regedit /s command with other ones and it's just not working - my other ones are, [ for example that one that forces a change in the desktop wallpaper ] - but this one just refuses to work. I'll end up knocking up a AutoIT script by the looks of it.
I've tried various versions of the .reg file etc but nope, just won't take. Tried admin accounts too, nothing....Must be a 'feature'
-
SHARE:
Similar Threads
-
By timbo343 in forum Windows
Replies: 26
Last Post: 30th June 2011, 05:18 PM
-
By cookie_monster in forum Scripts
Replies: 1
Last Post: 6th November 2009, 09:57 AM
-
By xfilz in forum Scripts
Replies: 9
Last Post: 10th February 2009, 03:46 AM
-
By ricki in forum Networks
Replies: 5
Last Post: 29th February 2008, 02:40 PM
-
By iownitcouk in forum Windows
Replies: 3
Last Post: 23rd February 2008, 03:24 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules