Running an Exchange 2016 server currently with CU19.
I have noticed over the years of CU's been applied that the Exchange Server\V15\ClientAccess\OWA folder has grown in size (Currently 9Gb in size, ouch).
On further investigation it would appear that each time a CU is applied it adds its own version (15.1.xxx.x folder) of OWA into the below folders.
- C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\OWA
- C:\Program Files\Microsoft\Exchange Server\V15\ClientAccess\OWA\Perm
From my searching I understand the Exchange server hangs on to each version so any user can access their mailbox on a different exchange server (not necessarily on the same CU) to match versions for compatibility. ( I could be wrong on this )
However...
I my case this is a single Exchange server in a small business.
So the question is, "Is it safe to delete any of these version'ed OWA folders in either/or/both folders?"
I don't want to just delete old folders if there needed, especially on a production server.
I noticed that there are more OWA version'ed folders (15.1.xxx.x) in the PERM folder than the level up in the OWA folder.
Just wondering if there was some groovy PowerShell tool to check whats needed and tidy up the rest.
Regards.