doWipePersistProvisionedDataMethod method of the MDM_RemoteWipe class

Triggers the device to back up provisioning data to a persistent location, and perform a remote wipe on the device. The information that was backed up will be restored and applied to the device when it resumes. Also see doWipePersistProvisionedDataMethod.

Syntax

uint32 doWipePersistProvisionedDataMethod(
  [in] string param
);

Parameters

param [in]

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM\DMMap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll

See also

MDM_RemoteWipe

Using PowerShell scripting with the WMI Bridge Provider