Speed up the compilation of .NET-components

Published by TheBlogger on

Exchange is a wonderfull mail-system, running on top of .NET-components. You will also receive lots of updates for it, sometimes small, sometimes big. But sometimes you have installed a very big update, and it takes ages for your server to compile all parts of the update, resulting in a slower performance of your server (and probably calling users :-)). Now how can we speed up that process?

Here’s a little Powershell script that will compile all newly added/updated .NET-components. Run it as an administrator, and your to-be-updated Exchange-server will be much faster updated. Just start it up, and let it run.