Change Group Policy on remote computers using Kace
Working with a system that has been in place for a while but I'm still rather new to Kace use. Did some searching and didn't find any answers so I'm asking is there a way to make changes to an existing computer's group policy that can be deployed through Kace? Looking to make it so that standard users can now install printers. It's a quality of life change for the end users and a reduction of tickets change for me but not exactly critical so heroic efforts will probably be skipped in favor of the next image refresh on the computers. Overall loving the system even though I'm only scratching the surface of what's possible.
-Alex
1 Comment
[ + ] Show comment
Answers (2)
Please log in to answer
Posted by:
anonymous_9363
10 years ago
Errr....GP is set via your domain controller(s).
Comments:
-
Problem here is that these are managed independant computers spread out across most of the US and Canada. No domain connection at all, that's why I'm looking for a Kace deployment option if possible. - AlexV 10 years ago
Posted by:
EdT
10 years ago
Group Policy generally changes registry keys on the target machine. User-specific group policy settings go into HKCU whereas machine specific group policy settings go into HKLM. There are other capabilities within group policy but ultimately if you can determine what changes a particular GP makes to your test machine, you can then find a way to deploy it via Kace. It really boils down to your familiarity with the registry and file system and with application packaging.
http://msdn.microsoft.com/en-us/library/ms815238.aspx
https://www.google.com/search?q=group+policy+registry+table+windows+7&rlz=1C1CHMO_enUS534US535&oq=Group+Policy+Registry+Table+&aqs=chrome.1.69i57j0l3.4409j0j1&sourceid=chrome&es_sm=122&ie=UTF-8 - nshah 10 years ago