Skip to content

Commit feb5a0e

Browse files
committed
restore feature
1 parent 7287e1c commit feb5a0e

3 files changed

Lines changed: 61 additions & 1 deletion

File tree

windows-365/business/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ items:
3535
href: remotely-manage-business-cloud-pcs.md
3636
- name: Reset a user's password
3737
href: reset-user-password.md
38+
- name: Restore a Cloud PC to an earlier state
39+
href: restore-overview.md
3840
- name: Troubleshoot
3941
items:
4042
- name: Troubleshooting
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
# required metadata
3+
title: Overview of restoring a Cloud PC to a previous state with Windows 365 Business
4+
titleSuffix:
5+
description: Learn about restoring a Cloud PC to a previous state.
6+
keywords:
7+
author: ErikjeMS
8+
ms.author: erikje
9+
manager: dougeby
10+
ms.date: 03/03/2022
11+
ms.topic: conceptual
12+
ms.service: cloudpc
13+
ms.subservice:
14+
ms.localizationpriority: high
15+
ms.technology:
16+
ms.assetid:
17+
18+
# optional metadata
19+
20+
#ROBOTS:
21+
#audience:
22+
23+
ms.reviewer: docoombs
24+
ms.suite: ems
25+
search.appverid: MET150
26+
#ms.tgt_pltfrm:
27+
ms.custom:
28+
ms.collection: M365-identity-device-management
29+
---
30+
31+
# Point-in-time restore (preview)
32+
33+
Point-in-time restore lets end users restore a Cloud PC to the exact state it was at an earlier point in time.
34+
35+
## Restore point intervals
36+
37+
Short-term restore points are saved every every 12 hours. Each Cloud PC will have 10 short-term restore points saved at these intervals.
38+
39+
In addition to these short-term restore points, there are also four long-term restore points. These long-term restore points are saved every seven days.
40+
41+
As time passes and a new short-term or long-term restore point is added, the oldest short-term/long-term (respectively) restore point is removed.
42+
43+
## Risks and results of restoring a Cloud PC
44+
45+
Cloud PCs have same risks as all Windows PCs when performing a full disk restore. These risks and results include:
46+
47+
- All changes made to the Cloud PC between the saved restore point and when the restore is started will be lost. This lost information includes all data, documents, installed applications, configurations, downloads, and other changes. External data stored in cloud services, like OneDrive, won't be lost.
48+
- Various applications, agents and tools also use rolling passwords, secrets, certificates, and keys. If any of these credentials are updated between the current time and the restore point, the associated service or application will be impacted.
49+
- The chances of data loss and [automated machine account password updates](known-issues.md#restore-and-automatic-rolling-credentials) increase with longer time gaps between the selected restore point and the current time.
50+
51+
## Best practices
52+
53+
- To minimize data loss and the risk of a rolling password conflict, choose a restore point that is as close as possible to the current time.
54+
- After a restoration is complete, the user should immediately sign into their Cloud PC to verify that they can successfully connect. If a user can't connect, or experiences unexpected behavior, try a second restoration to a different restore point that is more recent. On rare occasions you may need to reprovision/reset a Cloud PC if all restore points have obsolete rolling credentials.
55+
56+
<!-- ########################## -->
57+
## Next steps
58+
59+
[Manage your Cloud PCs](device-management.md)

windows-365/enterprise/restore-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ Cloud PCs have same risks as all Windows PCs when performing a full disk restore
4646

4747
- All changes made to the Cloud PC between the saved restore point and when the restore is started will be lost. This lost information includes all data, documents, installed applications, configurations, downloads, and other changes. External data stored in cloud services, like OneDrive, won't be lost.
4848
- Various applications, agents and tools also use rolling passwords, secrets, certificates, and keys. If any of these credentials are updated between the current time and the restore point, the associated service or application will be impacted.
49-
- The chances of data loss and [automated machine account password updates](known-issues-enterprise.md#restore-and-automatic-rolling-credentials) increase with longer time gaps between the selected restore point and the current time.
5049

5150
## Best practices
5251

0 commit comments

Comments
 (0)