After upgrading Isilon to version 9.5.0.3. New-IsiSession establish a connection with the cluster and close the session immediately.
PS C:> New-isiSession -ComputerName isi-cluster.domain.local -Credential $cred ; Get-isiSmbShares
Send-isiAPI : Session timeout for isi-cluster.domain.local!
At C:\Program Files\WindowsPowerShell\Modules\IsilonPlatform\Functions\IsilonPlatformGet.ps1:14248 char:17
- ... ISIObject = Send-isiAPI -Method GET -Resource ("/platform/1/protocols ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
- FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Send-isiAPI
After upgrading Isilon to version 9.5.0.3. New-IsiSession establish a connection with the cluster and close the session immediately.
PS C:> New-isiSession -ComputerName isi-cluster.domain.local -Credential $cred ; Get-isiSmbShares
Send-isiAPI : Session timeout for isi-cluster.domain.local!
At C:\Program Files\WindowsPowerShell\Modules\IsilonPlatform\Functions\IsilonPlatformGet.ps1:14248 char:17