Test Namespace

Test Namespace is a namespace that contains a provider action and a procedure that executes other procedures to validate that the provisioning engine is functioning correctly.

Test Namespace implements the following procedures:

Procedure Description
Read Request Invokes Sample Provider action without auditing.
Return Credentials Invokes Sample Provider action to validate security.
TwoPhase Request Invokes Sample Provider action using the two-phase commit option.
Write Request Invokes Sample Provider action with auditing.

The Microsoft Provisioning Framework Software Development Kit (SDK) contains additional resources to help you implement Test Namespace. For more information on the SDK and how to use it, see Microsoft Provisioning Framework SDK.