Over at Professional VMware, Cody Bunch posts a pretty useful PowerCLI one-liner to rescan all HBA’s.
{% highlight PowerShell %}Get-VMHost | Get-VMHostStorage -RescanAllHba{% endhighlight %}
Figured this would be nice to share!
Over at Professional VMware, Cody Bunch posts a pretty useful PowerCLI one-liner to rescan all HBA’s.
{% highlight PowerShell %}Get-VMHost | Get-VMHostStorage -RescanAllHba{% endhighlight %}
Figured this would be nice to share!