Skip to content

Commit 7ac79f5

Browse files
authored
Merge pull request #6941 from MicrosoftDocs/release-win365-2202
move Win365 release branch into main for publish this morning
2 parents b0980ce + a6407c6 commit 7ac79f5

23 files changed

Lines changed: 346 additions & 19 deletions

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

windows-365/business/in-development.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,10 @@ To help in your readiness and planning, this page lists Windows 365 Business upd
5555
<!-- ***********************************************-->
5656
## Upcoming features
5757

58-
### Windows 365 link on Microsoft 365 admin center<!--37188422 -->
59-
60-
For admins with a Windows 365 license, a link to [windows365.microsoft.com](https://windows365.microsoft.com) will be added to the Microsoft 365 admin center home page.
61-
6258
### End user manual connectivity check<!--37679345 -->
6359

6460
End users will be able to manually run connectivity checks on their Cloud PCs from [windows365.microsoft.com](https://windows365.microsoft.com).
6561

66-
### Point-in-time restore<!--37063579 -->
67-
68-
Users will be able to restore a Cloud PC to a state from a previous point in time. Multiple near-term and long-term restore points will be available.
69-
7062
## Next steps
7163

7264
[Get started with Windows 365 Business](get-started-windows-365-business.md).
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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 for Windows 365 Business (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 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+
[!INCLUDE [Restore risks and best practices](../includes/restore-risks-best-practices.md)]
44+
45+
## End user interface
46+
47+
To restore their Cloud PC, an end user must sign in to https://windows365.microsoft.com, select the gear icon, select **Restore (preview)**, and follow the onscreen prompts.
48+
49+
<!-- ########################## -->
50+
## Next steps
51+
52+
[Manage your Cloud PCs](device-management.md)

windows-365/business/whats-new.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: ErikjeMS
88
ms.author: erikje
99
manager: dougeby
10-
ms.date: 11/08/2021
10+
ms.date: 03/03/2022
1111
ms.topic: reference
1212
ms.service: cloudpc
1313
ms.subservice:
@@ -47,6 +47,23 @@ Learn what new features are available in Windows 365 Business.
4747
### Scripts
4848
-->
4949

50+
<!-- ########################## -->
51+
## Week of February 28, 2022 (Service release 2202)
52+
53+
<!-- vvvvvvvvvvvvvvvvvvvvvv -->
54+
### Device management
55+
56+
#### Point-in-time restore (preview)<!--37063579 -->
57+
Users can now restore a Cloud PC to a state from a previous point in time. Multiple near-term and long-term restore points are available. For more information, see [Point-in-time restore for Windows 365 Business](restore-overview.md).
58+
59+
#### Windows 365 link on Microsoft 365 admin center<!--37188422 -->
60+
61+
To make it easier for admins to set up Windows 365, a link has been added to the M365 admin center home page. Admins with Windows 365 Enterprise licenses will see a link for [endpoint.microsoft.com](https://endpoint.microsoft.com) and admins with Windows 365 Business licenses will see a link for [windows365.microsoft.com](https://windows365.microsoft.com).
62+
63+
#### Higher Cloud PC screen resolution option (preview)<!--38301718 wnready-->
64+
65+
Cloud PC users can now choose a higher screen resolution when they connect to their Cloud PC from https://windows365.microsoft.com.
66+
5067
<!-- ########################## -->
5168
## Week of December 6, 2021 (Service release 2111)
5269

windows-365/enterprise/TOC.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,16 @@ items:
131131
href: reprovision-cloud-pc.md
132132
- name: Resize a Cloud PC
133133
href: resize-cloud-pc.md
134+
- name: Restore a Cloud PC
135+
items:
136+
- name: Overview
137+
href: restore-overview.md
138+
- name: Configure restore points and users
139+
href: restore-configure.md
140+
- name: Restore a single Cloud PC
141+
href: restore-single-cloud-pc.md
142+
- name: Bulk restore multiple Cloud PCs
143+
href: restore-bulk.md
134144
- name: End grace period
135145
href: end-grace-period.md
136146
- name: Reports

windows-365/enterprise/in-development.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,6 @@ In a future release, Windows 365 8vCPU/32GB licenses will support nested virtual
7272

7373
The **Provisioning policies** page is getting a new column: **Image status**. It tells you if the device image for each provisioning policy uses an operating system (OS) that is supported by Microsoft Windows security and other updates.
7474

75-
### Point-in-time restore<!--37063579 -->
76-
77-
Administrators and users will be able to restore a Cloud PC to a state from a previous point in time. Multiple near-term and long-term restore points will be available. Administrators will be able to:
78-
79-
- Configure the restore point frequency
80-
- Grant or deny users restore permissions
81-
- Bulk restore
82-
8375
<!-- ***********************************************-->
8476
## Monitor and troubleshoot
8577

windows-365/enterprise/known-issues-enterprise.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ f1.keywords:
66
ms.author: erikje
77
author: ErikjeMS
88
manager: dougeby
9-
ms.date: 02/08/2022
9+
ms.date: 03/03/2022
1010
audience: Admin
1111
ms.topic: troubleshooting
1212
ms.service: cloudpc
@@ -34,6 +34,10 @@ The following items are known issues for Windows 365 Enterprise.
3434

3535
[!INCLUDE [Missing start menu and taskbar when using iPad and the Remote Desktop app to access a Cloud PC](../includes/known-issues.md)]
3636

37+
## Using resize with restore
38+
39+
A [resize](resize-cloud-pc.md) of a Cloud PC eliminates all existing [restore](restore-overview.md) points for that Cloud PC. New restore points will be captured at the intervals defined in the user setting.
40+
3741
## Next steps
3842

3943
[Troubleshoot Windows 365 Enterprise Cloud PC](troubleshooting.md)
108 KB
Loading
98.6 KB
Loading
125 KB
Loading

0 commit comments

Comments
 (0)