PowerShell Logo Small

Get-IscsiTarget



This is the built-in help made by Microsoft for the command 'Get-IscsiTarget', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Returns an iSCSI target object for each iSCSI target that is registered with the iSCSI initiator.

SYNTAX


Get-IscsiTarget [-AsJob] [-CimSession <CimSession[]>] [-NodeAddress <String[]>] [-ThrottleLimit <Int32>] [<CommonParameters>]
Get-IscsiTarget [-AsJob] [-CimSession <CimSession[]>] [-InitiatorPort <CimInstance>] [-ThrottleLimit <Int32>] [<CommonParameters>]
Get-IscsiTarget [-AsJob] [-CimSession <CimSession[]>] [-IscsiTargetPortal <CimInstance>] [-ThrottleLimit <Int32>] [<CommonParameters>]
Get-IscsiTarget [-AsJob] [-CimSession <CimSession[]>] [-IscsiSession <CimInstance>] [-ThrottleLimit <Int32>] [<CommonParameters>]
Get-IscsiTarget [-AsJob] [-CimSession <CimSession[]>] [-IscsiConnection <CimInstance>] [-ThrottleLimit <Int32>] [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


This Get-IscsiTarget cmdlet returns information about connected iSCSI targets.



<

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?linkid=289560
iSCSI on TechNet
Storage on TechNet
Get-IscsiConnection
Get-IscsiSession
Get-IscsiTargetPortal
Get-InitiatorPort
N:MPIO
N:Storage



REMARKS

<

Examples


EXAMPLE 1

PS C:\>Get-IscsiTarget
IsConnected NodeAddress
----------- -----------
True iqn.1991-05.com.contoso:testiscsi-deepcore-target