I created a custom validation policy for TFS. It is deployed to the client system. I have added a custom validation policy for a collection of projects in TFS. But I have several clients who have not set a custom validation policy, when these developers want to register, Visual Studio shows an error
Internal error in Check for PMS Details. Error loading the Check for PMS Details ...
Therefore, I want to apply a custom validation policy for specific users. For example, the user is admin, then there is no need to run a custom validation policy.

source
share