本文介绍了Windows模拟防火墙端口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Windows Impersonation(在c#中)重新启动属于不同域的成员的Windows服务器上的服务.我的域与所讨论的域之间存在防火墙.

I''m trying to use Windows Impersonation (in c#) to restart a service on a windows server that is a member of a different domain. There is a firewall between my domain and the domain in question. What firewall ports have to be opened to allow this?

推荐答案


这篇关于Windows模拟防火墙端口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-01 21:26