Fix for cannot run Windows 8.1 units test on a TFS 2013 Build Agent
I recently hit a problem that on one of our TFS 2013 build agents we could not run Windows 8.1 unit tests. Now as we know the build agent needs some care and attention to build Windows 8.1 at all, but we had followed this process. However, we still saw the issue that the project compiled but the tests failed with the error ‘Unit tests for Windows Store apps cannot be run with Limited User Account disabled. Enable it to run tests.’ ...