You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script VSSTester.ps1 stop on Get-ExchangeVersion function. It can not parse the line "$exchVerMajor = $exchVer.major".
The previous instruction ($exchVer = (Get-ExchangeServer $ServerName).AdminDisplayVersion) is OK.
Is there something special to install with powershell on the Exchange server ?
Regards,
Laurent.
The text was updated successfully, but these errors were encountered:
lguenier37
changed the title
VSSTester block on powershell instructions with Exchange 2016 Server
[Issue] VSSTester block on powershell instructions with Exchange 2016 Server
Mar 3, 2025
Hello,
The script VSSTester.ps1 stop on Get-ExchangeVersion function. It can not parse the line "$exchVerMajor = $exchVer.major".
The previous instruction ($exchVer = (Get-ExchangeServer $ServerName).AdminDisplayVersion) is OK.
Is there something special to install with powershell on the Exchange server ?
Regards,
Laurent.
The text was updated successfully, but these errors were encountered: