I am managing group policies programmatically, but I am not able to find any function which updates group policy programmatically.
i.e. gpupdate /force
I have found the answer,
IGroupPolicyObject - Windows API to create/update policies programmatically.
I would recommend you to go through this links, they will explain in deep about accessing Group Policies programmatically.
Working with Group Policy Objects Programmatically
Programmatically updating local policy in Windows
If you have any other query, do ask.
2.1m questions
2.1m answers
60 comments
57.0k users