Skip to content

Commit 708b3bb

Browse files
authored
Update Update-IscsiTargetPortal.md
Add ```
1 parent cfd307c commit 708b3bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docset/winserver2019-ps/iscsi/Update-IscsiTargetPortal.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The **Update-IscsiTargetPortal** cmdlet refreshes cached information about an iS
3737
### Example 1: Update information about an iSCSI target portal
3838
```PowerShell
3939
Get-IscsiTargetPortal
40+
```
4041
```Output
4142
InitiatorInstanceName :
4243
InitiatorNodeAddress :
@@ -46,6 +47,7 @@ IsDataDigest : False
4647
IsHeaderDigest : False
4748
TargetPortalAddress : testiSCSI-deepcore
4849
TargetPortalPortNumber : 3260
50+
```
4951
```PowerShell
5052
Get-IscsiTargetPortal | Update-IscsiTargetPortal
5153
```

0 commit comments

Comments
 (0)