admin管理员组文章数量:1387382
I have functioning Powershell code that works to edit existing windows firewall rules under a GPO policy, but after we migrated to AGPM and having Controlled GPO policies, even after I successfully check-out a Controlled GPO i'm no longer able to use prior Powershell code to add new IP addresses to an existing Firewall in the Controlled GPO. I don't get any errors when submitting the FW changes, using cmdlets listed below.
I'm just using regular Get-NetFirewallRule, Get-NetFirewallAddressFilter and Set-NetFirewallRule cmdlets and using the -PolicyStore param, so nothing special.
What i'm confused is what changed with AGPM and controlled GPOs, that the prior code no longer works? Thank you.
本文标签: powershellEdit Windows Firewall rule under Controlled GPO policy AGPMStack Overflow
版权声明:本文标题:powershell - Edit Windows Firewall rule under Controlled GPO policy AGPM - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744508277a2609720.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论