понедельник, 8 апреля 2013 г.

How to enable RPC over windows firewall

To enable RPC over windows firewall issue the following commands at command prompt.

call netsh firewall set service RemoteAdmin enable
call netsh firewall add portopening protocol=tcp port=135 name=DCOM_TCP135

Note: you may need to start command prompt with administrative privileges.

Комментариев нет:

Отправить комментарий