Deploying Custom Providers


In Microsoft® Provisioning Framework (MPF) deploying custom providers from a test environment to live production involves the following steps.

  1. Use regsvr32.exe to register the provider on every computer that has a provisioning engine.
  2. Develop a custom namespace for the provider. Remember to reference the provider's Prog ID as the namespace's providerSource attribute.

See Also

Developing Custom Providers


Up Top of Page
© 1999-2002 Microsoft Corporation. All rights reserved.