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