■ Enable-PSRemoting 명령에서 -SkipNetworkProfileCheck/-Force 스위치를 사용해 원격 관리를 활성화하는 방법을 보여준다.
▶ 실행 명령
1 2 3 |
Enable-PSRemoting -SkipNetworkProfileCheck -Force |
■ Enable-PSRemoting 명령에서 -SkipNetworkProfileCheck/-Force 스위치를 사용해 원격 관리를 활성화하는 방법을 보여준다.
▶ 실행 명령
1 2 3 |
Enable-PSRemoting -SkipNetworkProfileCheck -Force |