Users Guide
9–Windows Server 2016
Nano 서버 배포 및 관리
154 BC0154503-03 F
6. 클라이언트 컴퓨터에서 SMBShare 를 네트워크 드라이브로 매핑하려면 다
음 Windows PowerShell 명령을 실행합니다 .
PS C:\Windows\system32> net use z: \\192.168.10.10\smbshare
This command completed successfully.
7. SMBShare 에서 읽기 / 쓰기를 수행하고 Nano 서버에서 RDMA 통계정보를
확인하려면 다음 Windows PowerShell 명령을 실행합니다 .
[172.28.41.152]: PS C:\>
(Get-NetAdapterStatistics).RdmaStatistics
그림 9-22 은 명령 출력을 나타낸 것입니다 .
그림
9-22. Windows PowerShell
명령
: Get-NetAdapterStatistics
주
Nano 서버에서 인터페이스의 IP 주소는 192.168.10.10 입니다 .