티스토리 뷰

WINRM 문제를 해결하려면 아래 해결 방법을 시도하십시오.

원격 서버에 연결하고 관리자 권한으로 cmd에서 아래 명령을 실행하십시오.

    C:\Windows\system32>WinRM quickconfig
 WinRM service is already running on this machine.
  WinRM is not set up to allow remote access to this machine for management.
   The following changes must be made:
   
    Create a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this
     machine.
     
      Make these changes [y/n]? y
      
       WinRM has been updated for remote management.
       
        Created a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this
         machine.
         
-------------------

두 컴퓨터 모두에서 WinRM이 활성화되어 있습니까 ???

운영

winrm quickconfig

확인하십시오.

-------------------

원격 컴퓨터의 방화벽 규칙을 확인 했습니까? 기본 규칙은 로컬 서브넷의 IP 만 허용합니다.

다른 IP를 허용하려면 :

  1. 고급 보안이 포함 된 Windows 방화벽 열기
  2. 인바운드 규칙을 클릭하십시오.
  3. 공용 프로필에 대해 Windows 원격 관리 (HTTP-In)두 번 클릭 합니다.
  4. 범위 탭을 클릭 하십시오.
  5. 에서 원격 IP 주소 , 당신이 필요로하는 모든 IP를 추가

원격 IP 주소가 로컬 서브넷에 있어야하는 WinRM 방화벽 규칙의 스크린 샷



출처
https://stackoverflow.com/questions/39917027
댓글
공지사항
Total
Today
Yesterday
«   2025/08   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31