Amazon Ad

Featured Post

Monday, December 17, 2018

Connect to iSCSI Target using Windows PowerShell


Connect-IscsiTarget -InitiatorPortalAddress 172.168.1.27 -IsMultipathEnabled $true -IsPersistent $true -TargetPortalAddress 172.18.226.11 -NodeAddress iqn.2010-9.com.nodo:bg6064h0073d000e

No comments: