First post:
shatl wrote: Hi, guys! PowerShell cache administration tools are not working if some hosts in cluster are down. I have cluster of 3 hosts, 2 of them are down, only lead host is up. Here is list of ...
Latest post:
chemasarachaga wrote: I have the same issue. What i do is to manage each host separately: start-cachehost principalhost 22233 start-cachehost secondaryhost 22233 and the same with stop-cachehost... but wou...