Skip to content

Instantly share code, notes, and snippets.

@PlagueHO
Created December 26, 2015 22:23
Show Gist options
  • Save PlagueHO/e41f596f6e5a575aa4f2 to your computer and use it in GitHub Desktop.
Save PlagueHO/e41f596f6e5a575aa4f2 to your computer and use it in GitHub Desktop.
Example: Correctly remove an iSCSI Target Portal
Remove-IscsiTargetPortal -TargetPortalAddress 192.168.129.24 -InitiatorPortalAddress 192.168.129.30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment