NAME
Remove-DcsiSNSServer
SYNOPSIS
Removes the registration of a Microsoft iSCSI Initiator port from an iSNS server.
SYNTAX
Remove-DcsiSNSServer [ -Server <String> ] -Port <Object> -Address <String> [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Removes the registration of a Microsoft iSCSI Initiator port from an iSNS server.
PARAMETERS
- -Server<String>
- Computer name or ID of the server. Computer names must be unique or the names must be fully qualified.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Port<Object>
- SCSIPortData object, name, ID or address that identifies the Microsoft iSCSI Initiator port.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: true (ByValue)
- Accept wildcard characters: false
-
- -Address<String>
- Name or IP address of an iSNS server.
-
- Required: true
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection is used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
ScsiPortData : Object the identifies and describes the port.
OUTPUTS
ScsiPortData : Object the identifies and describes the port.
NOTES
Also see Add-DcsiSNSServer, Set-DcsServerPortProperties.
EXAMPLES
Remove-DcsiSNSServer -Server SSV1 -Port "Microsoft iSCSI Initiator" -Address 13.0.0.1
Removes the registration of the port named "Microsoft iSCSI Initiator" on server "SSV1" from the iSNS server at address 13.0.0.1.
InitiatorPortals | : | {fe80::ac9f:4abc:8e7:447a, fe80::2de4:e3b4:87d0:b299, fe80::f13e:c21d:f0b8:c2e, fe80::d86e:28b1:6c8e:ee36...} |
iSnsServer | : | {} |
TargetPortals | : | {DataCore.Executive.iScsiTargetPortalData, DataCore.Executive.iScsiTargetPortalData, DataCore.Executive.iScsiTargetPortalData} |
PresenceStatus | : | Present |
PhysicalName | : | MSFT-05-1991 |
ServerPortProperties | : | DataCore.Executive.ServerPortPropertiesData |
RoleCapability | : | Backend, Mirror |
PortName | : | iqn.1991-05.com.microsoft.ssv1.datacoresoftware.com |
Alias | : | Microsoft iSCSI Initiator |
Description | : | |
PortType | : | iSCSI |
PortMode | : | Initiator |
HostId | : | 84972D6B-7E71-4616-BDA1-57ECEAF3FFC4 |
Connected | : | True |
Id | : | 84972D6B-7E71-4616-BDA1-57ECEAF3FFC4:MSFT-05-1991 |
Caption | : | Microsoft iSCSI Initiator |
ExtendedCaption | : | Microsoft iSCSI Initiator on SSV1 |
Internal | : | False |