Update remotewipe-csp.md

This commit is contained in:
themar-msft 2022-06-15 11:35:26 -07:00 committed by GitHub
parent 066609bfd1
commit fb363499e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,12 +69,15 @@ Supported operation is Exec.
Added in Windows 10, version 1709. Exec on this node will perform a remote reset on the device, and persist user accounts and data. This setting is equivalent to selecting "Reset this PC > Keep my files" when manually starting a reset from the Settings app. The return status code shows whether the device accepted the Exec command.
<a href="" id="doWipeCloud"></a>**DoWipeCloud**
Added in Windows 11, version 22H2. Performs a DoWipe remote reset, but downloads the OS payload from Windows update instead of using the local PCs Windows Component store. The payload downloaded from Microsoft update will be used to reset the PC to the same version of Windows as it was pre-reset.
<a href="" id="doWipeCloudPersistUserData"></a>**DoWipeCloudPersistUserData**
Added in Windows 11, version 22H2. Performs a DoWipe remote reset, but downloads the OS payload from Windows update instead of using the local PCs Windows Component store. The payload downloaded from Microsoft update will be used to reset the PC to the same version of Windows as it was pre-reset.
<a href="" id="doWipeCloudPersistProvisionedData"></a>**DoWipeCloudPersistProvisionedData**
Added in Windows 11, version 22H2. Performs a DoWipe remote reset, but downloads the OS payload from Windows update instead of using the local PCs Windows Component store. The payload downloaded from Microsoft update will be used to reset the PC to the same version of Windows as it was pre-reset.
<a href="" id="automaticredeployment"></a>**AutomaticRedeployment**