Skip to content

Commit 8bdc6fe

Browse files
committed
AVD FSLogix profile containers concepts
1 parent 335275f commit 8bdc6fe

File tree

1 file changed

+4
-29
lines changed

1 file changed

+4
-29
lines changed

articles/virtual-desktop/fslogix-profile-containers.md

Lines changed: 4 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: User profile management for Azure Virtual Desktop with FSLogix profile containers
33
description: Learn about using User profile management for Azure Virtual Desktop with FSLogix profile containers to manage user profiles and personalization.
4-
author: Heidilohr
4+
author: sipastak
55
ms.topic: conceptual
66
ms.date: 01/04/2021
7-
ms.author: helohr
7+
ms.author: sipastak
88
---
99

1010
# User profile management for Azure Virtual Desktop with FSLogix profile containers
@@ -31,36 +31,11 @@ Microsoft products operate with several technologies for remote user profiles, i
3131

3232
UPD and RUP are the most widely used technologies for user profiles in Remote Desktop Session Host (RDSH) and Virtual Hard Disk (VHD) environments.
3333

34-
### Challenges with previous user profile technologies
35-
36-
Existing and legacy Microsoft solutions for user profiles came with various challenges. No previous solution handled all the user profile needs that come with an RDSH or VDI environment. For example, UPD cannot handle large OST files and RUP does not persist modern settings.
37-
38-
#### Functionality
39-
40-
The following table shows benefits and limitations of previous user profile technologies.
41-
42-
| Technology | Modern settings | Win32 settings | OS settings | User data | Supported on server SKU | Back-end storage on Azure | Back-end storage on-premises | Version support | Subsequent sign in time |Notes|
43-
| ---------- | :-------------: | :------------: | :---------: | --------: | :---------------------: | :-----------------------: | :--------------------------: | :-------------: | :---------------------: |-----|
44-
| **User Profile Disks (UPD)** | Yes | Yes | Yes | Yes | Yes | No | Yes | Win 7+ | Yes | |
45-
| **Roaming User Profile (RUP), maintenance mode** | No | Yes | Yes | Yes | Yes| No | Yes | Win 7+ | No | |
46-
| **Enterprise State Roaming (ESR)** | Yes | No | Yes | No | See notes | Yes | No | Win 10 | No | Functions on server SKU but no supporting user interface |
47-
| **User Experience Virtualization (UE-V)** | Yes | Yes | Yes | No | Yes | No | Yes | Win 7+ | No | |
48-
| **OneDrive cloud files** | No | No | No | Yes | See notes | See notes | See Notes | Win 10 RS3 | No | Not tested on server SKU. Back-end storage on Azure depends on sync client. Back-end storage on-premises needs a sync client. |
49-
50-
#### Performance
51-
52-
UPD requires [Storage Spaces Direct (S2D)](/windows-server/remote/remote-desktop-services/rds-storage-spaces-direct-deployment/) to address performance requirements. UPD uses Server Message Block (SMB) protocol. It copies the profile to the VM in which the user is being logged.
53-
54-
#### Cost
55-
56-
While S2D clusters achieve the necessary performance, the cost is expensive for enterprise customers, but especially expensive for small and medium business (SMB) customers. For this solution, businesses pay for storage disks, along with the cost of the VMs that use the disks for a share.
57-
58-
#### Administrative overhead
59-
60-
S2D clusters require an operating system that is patched, updated, and maintained in a secure state. These processes and the complexity of setting up S2D disaster recovery make S2D feasible only for enterprises with a dedicated IT staff.
6134

6235
## FSLogix profile containers
6336

37+
Existing and legacy Microsoft solutions for user profiles came with various challenges. No previous solution handled all the user profile needs that come with an RDSH or VDI environment. For example, UPD cannot handle large OST files and RUP does not persist modern settings.
38+
6439
On November 19, 2018, [Microsoft acquired FSLogix](https://blogs.microsoft.com/blog/2018/11/19/microsoft-acquires-fslogix-to-enhance-the-office-365-virtualization-experience/). FSLogix addresses many profile container challenges. Key among them are:
6540

6641
- **Performance:** The [FSLogix profile containers](/fslogix/configure-profile-container-tutorial/) are high performance and resolve performance issues that have historically blocked cached exchange mode.

0 commit comments

Comments
 (0)