Microsoft Exam Questions

Use the drop-down menus to select the answer choice that completes each statement.

HOTSPOT
You run Get-ISCSIServerTarget and you receive the following output.

Use the drop-down menus to select the answer choice that completes each statement.

Answer:

Explanation:

The Get-IscsiServerTarget command obtains iSCSI targets and their associated properties.
* Usually, an iSCSI participant can be defined by three or four fields:
Hostname or IP Address (e.g., “iscsi.example.com”)
Port Number (e.g., 3260)
iSCSI Name (e.g., the IQN “iqn.2003-01.com.ibm:00.fcd0ab21.shark128”)
An optional CHAP Secret (e.g., “secretsarefun”)
-iSCSI Qualified Name (IQN)
the fields are:
literal iqn (iSCSI Qualified Name)
date (yyyy-mm) that the naming authority took ownership of the domain
reversed domain name of the authority (e.g. org.alpinelinux, com.example, to.yp.cr)
Optional “:” prefixing a storage target name specified by the naming authority.
* -InitiatorId<InitiatorId>
Specifies the iSCSI initiator identifiers (IDs) to which the iSCSI target is assigned.
Use this parameter to filter out the iSCSI Server Target object which can be accessed by the given
iSCSI initiator.
The format of this parameter is IdType:Value.
The acceptable values for this parameter are: DNSName, IPAddress, IPv6Address, IQN, or
MACAddress.

https://en.wikipedia.org/wiki/ISCSI