To enable RPC over windows firewall issue the following commands at command prompt.
Note: you may need to start command prompt with administrative privileges.
call netsh firewall set service RemoteAdmin enable
call netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135
call netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135
Note: you may need to start command prompt with administrative privileges.
Комментариев нет:
Отправить комментарий