powershell PowerShell:用户组策略环回处理模式(UserPolicyMode)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了powershell PowerShell:用户组策略环回处理模式(UserPolicyMode)相关的知识,希望对你有一定的参考价值。

<#
0 - Normal Mode (no loopback)
1 - Merge Mode
2 - Replace Mode

A reboot is not required for the changes to apply.
#>

[int](Get-ItemProperty -Path "Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System").UserPolicyMode

以上是关于powershell PowerShell:用户组策略环回处理模式(UserPolicyMode)的主要内容,如果未能解决你的问题,请参考以下文章

powershell PowerShell:用户组策略环回处理模式(UserPolicyMode)

powershell [AD - 创建/编辑AD用户]通过powershell创建/编辑AD用户,使用纯文本密码#Windows #Powershell #ActiveDirectory

powershell 使用PowerShell注销远程用户

powershell 使用PowerShell登录用户

powershell SharePoint PowerShell脚本,用于显示站点的用户和用户角色

Powershell管理系列(三十)PowerShell操作之统计邮箱的用户信息