Hello everbody
I want to check with a remote powershell session what the pool upgrade readiness state is with the Get-CsPoolUpgradeReadinessState command.
I start with the "Enter-PSSession -Computername" command and it connects fine, I can run most of the commands which I need without any problem but when I enter the "Get-CsPoolUpgradeReadinessState" it fails due to the fact
that the machine should belong to a valid registrar pool.
Is there a way to get around this or does the computer really needs to be a part of the registrarpool?
Please let me know.
It's never too late to ask for help.