Testing an MPF Install

To test a Microsoft® Provisioning Framework (MPF) client prior to deployment, use the utility ProvTest.exe to submit sample XML requests to the provisioning engine. You can submit requests either locally or to a remote data center.

Prerequisites

Any machine that submits requests must have the MPF administration tools and MPF client COM object. Any machine that receives requests must have these two components plus the MPF core components and any MPF providers called by the sample requests. For more information on installing these components, see System Requirements, Running Setup.exe, and Unattended Installations.

Submitting sample requests

To submit requests from the command line:

  1. Create a new folder to contain your testing files.
  2. Navigate to the \Program Files\Microsoft Provisioning Framework\Tools directory and copy ProvTest.exe to the new testing folder.
  3. Copy the new XML request to new test directory you created.
  4. Open a command-line prompt. To do this click Start, click Run, and then type cmd.
  5. On the command line, navigate to the the new test directory that you created, and then do one of the following:
See Also

SubmitRequest, SubmitTrustedRequest