Hello,
I have a setup of 2 mailbox servers and 2 cas servers (cas1.demo.local, cas2.demo.local).
Created dns-round-robin for the two cas servers.
Created host A record for cas.demo.local
Setup internal url's to point cas.demo.local
I'm planing to test loadbalancer for the cas-services.
Do I need to setup CAS-Array?
Im getting error from the "New-ClientAccessArray" cmdlet
[PS] C:\Windows\system32>New-ClientAccessArray
New-ClientAccessArray : The term 'New-ClientAccessArray' is not recognized as the name of a cmdlet, function, script fi
le, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ New-ClientAccessArray
+ ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (New-ClientAccessArray:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Yours,
Jouni