Users of Microsoft Dynamics AX ERP leverage batch jobs for processing large amounts of data. This kind of batch job processing is expected to cause high resource load on the system. Parallel execution of more than one such resource-intensive batch job can lead to overload of system resources. This results in poor interactive user experience due to high response times. This master's thesis introduces resource overload control solution that reduces number of parallel resource-intensive jobs by performing admission control. Because admission control distributes execution times of resource-intensive jobs over time, resource consumption also gets distributed. The introduction part of the thesis begins with a brief overview of Microsoft Dynamic...