小编naz*_*nin的帖子

在 C++ 中修改非基于注册表的组策略

我想更改 C++ 代码中的组策略设置。

我知道我应该使用IGPEInformationIGroupPolicyObject函数,但是如何将它们用于像这样的非基于注册表的策略?这个在注册表中没有密钥(我在 cis-microsoft-windows-7-benchmark pdf 中找到了它)

Computer Configuration\Windows Settings\Security Settings
    \Local Policies\User Rights Assignment\Allow log on locally
Run Code Online (Sandbox Code Playgroud)

c++ windows gpo

5
推荐指数
0
解决办法
487
查看次数

标签 统计

c++ ×1

gpo ×1

windows ×1