Get-VasaProvider | where {$_.Namespace -eq 'IOFILTERS' -and $_.Status -like 'offline'} | Remove-VasaProvider

or

Get-VasaProvider | where {$_.Namespace -eq 'IOFILTERS' -and $_.Url -like 'https://hostname.fqdn.com'} | Remove-VasaProvider

Then click on Synchronize Storage Providers

Comments est propulsé par CComment