Users Guide

Table Of Contents
VolumeName : ps-volumes-20
Size : 1085276160 Bytes
SourceArray : PS
ImportStatus : NOT IN IMPORT
VolumeID : 64ed2a75a96a0d016bc3f52d3ee8491a
VolumeName : ps-volumes-21
Size : 1085276160 Bytes
SourceArray : PS
ImportStatus : NOT IN IMPORT
> Get-ImportKit-Volumes -VolumeName ps-volumes-21
VolumeID : 64ed2a75990a1d1738cd35b3ff04f07b
VolumeName : ps-volumes-21
Size : 1085276160 Bytes
SourceArray : PS
ImportStatus : NOT IN IMPORT
Get-ImportKit-Volumes | Format-Table
VolumeID VolumeName Size SourceArray ImportStatus
-------- ---------- ---- ----------- ------------
64ed2a75990a0d1738cd15b3ff0480eb ps-volumes-20 15728640 Bytes PS NOT IN IMPORT
64ed2a75990a1d1738cd35b3ff04f07b ps-volumes-20 15728640 Bytes PS NOT IN IMPORT
64ed2a75a96a0d036bc3252e3ee8f99a debperf57 15728640 Bytes PS NOT IN IMPORT
서버 포트 정보 얻기
사용 중인 서버 포트, 사용 중인 네트워크 어댑터, 사용 가능한 네트워크 어댑터 목록을 표시합니다.
노트: 사용할 있는 네트워크 어댑터 목록은 용량이 있으며, Powershell 출력 결과에서 자동으로 목록을 자릅니다.
목록의 전체 내용을 보려면 Powershell에서 다음 명령을 실행하십시오.
$FormatEnumerationList = -1
형식
Get-ImportKit-WebServerPort <options>
옵션
옵션 설명
| Format-List 목록 형식으로 정보를 표시합니다.
> Get-ImportKit-WebServerPort | Format-List
WebServerPortUsed : 8443
NetworkAdapter : *.*
Available_AdaptersORInterfaces : {[ETHERNET] 10.0.0.1 [Microsoft Hyper-V Network
Adapter], [ETHERNET] 10.11.0.117 [Microsoft Hyper-V
Network Adapter #2], [ETHERNET] 10.11.0.118
[Microsoft Hyper-V Network Adapter #3], 10.254.1.113
[Microsoft Failover Cluster Virtual Adapter]}
52 ImportKit-CLI(Windows)