Setup iSCSI Initiator on Windows Server 1709 (Server Core) USING GUI

Опубликовано: 10 Январь 2018
на канале: icystraw's Tech Channel
2,620
13

In this video I demonstrate how to setup iSCSI Initiator Service to connect to shared storage (iSCSI Target) on Windows Server 1709 (Server Core), using the GUI utility iscsicpl.exe preserved in Server Core.

Server side (iSCSI Target Server) setup:
   • Setup iSCSI Target Server on Windows ...  

Script used in this video:
iscsicpl
Get-iSCSISession | Get-Disk | Set-Disk -IsOffline $False