Open apol76 opened 1 year ago
The example for the New-DSCCHost cmdlet is wrong, it's an example for another (old/deprecated?) cmdlet:
New-DSCCHostServiceInitiator -Address 100008F1EABFE61C -name Host1InitA -protocol FC`
New-DSCCHostServiceInitiator
An example using
.PARAMETER initiatorsToCreate A Complex object that represents the initiators to be created. Either a HASH or a Array of HASHes
would be great...
The example for the New-DSCCHost cmdlet is wrong, it's an example for another (old/deprecated?) cmdlet:
New-DSCCHostServiceInitiator
-Address 100008F1EABFE61C -name Host1InitA -protocol FC`An example using
would be great...