Please take a look at this screenshot (gpedit.msc) of local group policy settings on my computer:

Is there any way to retrieve user-friendly (localized) group policy names (circled in the screenshot above) from a C++ program (or maybe using WMI)?
|
Please take a look at this screenshot (gpedit.msc) of local group policy settings on my computer:
Is there any way to retrieve user-friendly (localized) group policy names (circled in the screenshot above) from a C++ program (or maybe using WMI)? |
||||
|
|
According to Managing Group Policy ADMX Files Step-by-Step Guide you can find, on your W2K8 server, in the file Edited To parse XML in C++ I use to use these two libraries : |
|||||||||||
|