We are moving an Exchange 2010 cluster to Kerberos in prep for migration to Exchange online and have run into a problem regarding the script "ConvertOABDir.ps1". According to a few different sites I need to do the following:
1. Create an ASA computer account.
2. Run the script: .\RollAlternateserviceAccountPassword.ps1 -ToArrayMembers {CAS array name} -GenerateNewPasswordFor "{Domain}{ASA}" –Verbose
(This script appears to be located in the SP3 scripts directory)
3. Convert OAB virtual directory to web application with the script ConvertOABDir.ps1, just download and run.
The problem is I can't find that script. All the links that have been provided to Microsoft don't have this file. Searching Microsoft can't find this file. The closest I can get is post here which appears to have pasted the contents but I can't validate whether or not this is the actual script, unchanged for Exchange 2010 SP3.
https://social.technet.microsoft.com/Forums/lync/en-US/ab5409ff-f20c-4d66-a261-c3c73f01a919/cant-enable-kerberos-in-outlook-and-exchange-2013-bug-in-convertoabvdirps1?forum=exchangesvrclients
Can anyone help? Or is there a different way to achieve this same goal?
