Is there a way to change or edit certain group policies via command line?
We are currently installing a lot of PCs based on an image. After the install is done, certain group policies need to be changed, which we have to do manually at this point.
I Would like to add these changes in a script so I can create a script per department to enforce these group policies.
For example: Set "Computer Configuration / Management Templates / Configuration Panel / Online Tooltips" to "disabled" via a script.
Thanks!