Make sure that the default admin$ share is enable on ServerName

前端 未结 3 708
孤城傲影
孤城傲影 2021-02-06 02:16

When running the psexec command to remotely install or execute something on a sever on the same network the following error was displayed.

Couldn\'t access Serve

3条回答
  •  难免孤独
    2021-02-06 02:43

    In my case it was a network problem like mentioned in the error message.

    I needed to allow SMB traffic on port 445 on the target machine. PSExec worked straight away after adding the firewall rule to allow that traffic.

提交回复
热议问题