询问者
window servers 2012 R2防火墙无法更改某些设置,错误代码0x8007042C

问题
全部回复
-
您好,
请问您是在什么情况下在Windows server 2012 R2上遇到错误代码0x8007042C的?
此致,
Sunny
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
您好,
感谢您的回复。
关于关闭防火墙的方法,您可以使用Powershell命令来实现关闭防火墙:
请点击“开始”并输入“Powershell”-->打开“Powershell”并输入以下下命令-->然后按“回车”键运行该命令后防火墙会变成关闭状态。
Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled False
使用Powershell命令来实现打开防火墙:
Set-NetFirewallProfile -Profile Domain,Public,Private -Enabled True
显示防火墙的当前状态也可以通过powershell来实现:
Get-NetFirewallProfile -all | select -Property name,enabled
关于“错误代码0x8007042C”,建议您参考以下文章中的方法进行修复。
当您尝试启动 Windows 防火墙的"0x8007042c"错误消息
注意:此回复中包含第三方链接,我们提供此链接旨在于方便参考, Microsoft 不能保证此链接中的任何信息和内容的有效性。
关于您的问题“直接开通PC远程连接到服务器的功能”,建议您重新开启一个新的帖子以便找到远程服务的专家为您解答。我们建议适当发布的原因是,您将获得最合格的受访者资源,而定期阅读论坛的其他合作伙伴可以分享他们的知识或从您与我们的互动中学习。
多谢您的谅解与合作。 祝你有美好的一天~
此致
Sunny
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已建议为答案 Sunny Qi 2020 2020年7月31日 8:12
-
您好,
请问目前问题进展如何?如果还需要什么帮助的话,请随时联系我,谢谢!
此致,
Sunny
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
您好,
请问目前还有什么其他的疑问吗?如果有任何疑问,请随时在贴下更新。
如果回复对您有所帮助的话,请您把回复标记为答复,我将暂停对此贴的追踪。
感谢您的理解和支持。
此致
Sunny
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com -
您好!
由于该帖长时间未有响应。我们将把之前的回复标记为答复。如果您需要我们的继续协助,您可以随时在该帖下回复,同时您可以根据实际情况取消作为答复。
感谢您的理解与支持。
此致,
Sunny
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com