This article describes how to enable the Dedicated Dump File feature in Provisioning Services 6.x.
Note: The dedicateddumpfile.sys is essentially a mirror of pagefile.sys that is required to capture a dump on a drive other than the system partition.The DedicatedDumpFile feature is disabled by default. If you want to enable the DedicatedDumpFile feature, set the following registry key:
Open the Registry Editor and browse to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BNIStack
Create a new key called Parameters if it does not exist.
Create a DWORD value in the Parameters key called EnableDedicatedDumpFile and set it to 1.