doWipeProtectedMethod method of the MDM_RemoteWipe class

Note

Some information relates to pre-released product, which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Triggers the device to start the remote wipe on the device, and fully clean the internal drive. In some device configurations, this command might leave the device unable to boot. Also see doWipePersistProvisionedDataMethod.

Syntax

uint32 doWipeProtectedMethod(
  [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