Can somebody confirm. Lets say I added a first CAS. Then go onto the next step to add a CAS Array.
On the instructions form MS to configure OAB and Web Services virtual directories (command below). Do I run these commands each time with a different CAS server (hence, change the CAS name) or do I just reference the CAS Array and run it one time.
Set-OABVirtualDirectory -Identity "CAS01\OAB (Default Web Site)" -ExternalUrlhttps://mail.test.net/OAB -RequireSSL:$true
Set-WebServicesVirtualDirectory -Identity "CAS01\EWS (Default Web Site)" -ExternalUrlhttps://mail.test.net/EWS/Exchange.asmx -BasicAuthentication:$True