I have 2 cas servers end 4 mailbox servers in exchange 2013. I want to use kerberos. I created the ASA computer account.
When I execute the RollAlternateserviceAccountPassword.ps1 the cas server, I am getting this error for each servers.
Cannot process argument transformation on parameter 'Identity'. Cannot convert value "casserver1" to type"Microsoft.Exchange.Configuration.Tasks.ClientAccessServerIdParameter". Error: "Cannot convert hashtable to an object
of the following type: Microsoft.Exchange.Configuration.Tasks.ClientAccessServerIdParameter. Hashtable-to-Object
conversion is not supported in restricted language mode or a Data section."
+ CategoryInfo : InvalidData: (:) [Get-ClientAccessServer], ParameterBindin...mationException
+ FullyQualifiedErrorId : ParameterArgumentTransformationError,Get-ClientAccessServer
+ PSComputerName : casserver1.domain.com