Karim's profileMicrosoft Dynamics CRM B...PhotosBlogListsMore Tools Help

Blog


    October 19

    'provtest' is not recognized as an internal or external command, operable program or batch file.

    While I was installing Hosted CRM on HMC 4.5, I tried to run the initialize.xml file of the managed CRM provider by opening the command prompt and navigating to 'c:\program files\Microsoft Hosting\Provisioning\Samples\Managed CRM\' and executing provtest /x2 Initalize.xml

    the following error appears: 'provtest' is not recognized as an internal or external command, operable program or batch file.

    to solve this problem you need to do the following:

     1.   On MPS01, select System from Control Panel.

    2.     Edit the Path system environment variable. Place your cursor at the end of the Variable Value field, and then type the following text: C:\Program Files\Microsoft Provisioning\Tools.

    and restart the command prompt and type the command again and it should work.