Skip to content

Instantly share code, notes, and snippets.

@PlagueHO
Created March 26, 2016 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PlagueHO/de9d5068d11d135eb9b1 to your computer and use it in GitHub Desktop.
Save PlagueHO/de9d5068d11d135eb9b1 to your computer and use it in GitHub Desktop.
Configure an iSCSI Target to register with an iSNS Server using PowerShell
Set-WmiInstance -Namespace root\wmi -Class WT_iSNSServer –Arguments @{ServerName="ISNSSERVER.CONTOSO.COM"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment