FSLogix Containers Best Practices
ProductsSupportPartnersDocumentation
  • Overview
    • Roaming User Profiles
    • User Profile Disk (UPD)
    • FSLogix Profile Containers
    • Office Container
    • Concurrent connections and multiple connections
    • Multiple connections
  • Prerequisites
    • Eligibility requirements
    • Required storage permissions
    • FSLogix Profile Containers on Azure Files
    • FSLogix Profile containers on Azure Page Blobs
    • Configuration requirements
    • FSLogix antivirus exclusions
  • Configuring FSLogix via Parallels RAS
    • New FSLogix deployment via Parallels RAS
      • Rebooting a host
    • Configure managing existing profiles by Parallels RAS
      • Prerequisites for existing FSLogix configuration
      • Replicate GPO and FSLogix configuration
    • Migration from UPD and Roaming profiles
    • Best practices
      • Cloud Cache
      • Advanced logging
      • SMB locations
      • Moving to Cloud Cache from traditional FSLogix Profile Container
      • Using Cloud Cache in persistent physical environments
    • FSLogix Containers backup
      • SMB locations
      • Cloud Cache
  • References
Powered by GitBook

Social media

  • Facebook
  • Twitter
  • LinkedIn
  • YouTube

Other Resources

  • Feedback

© 2025 Parallels International GmbH. All rights reserved.

On this page
Export as PDF
  1. Overview

Roaming User Profiles

This technology was introduced by Microsoft more than 20 years ago. With Roaming User Profiles, the local profile is transferred to a network location so that a user can access it on multiple machines. The disadvantages of this approach are:

  • Slow login. Large roaming profiles take a long time to download, and sometimes users may need to wait more than a minute, depending on the profile size.

  • Slow logoff. A roaming profile needs to be uploaded back at logoff, and if this process is interrupted (for example, due to a network failure or power outage) the profile can be corrupted. This results in the creation of a temporary profile and the help of an IT specialist may be required to address the issue for the affected user.

  • Folder redirection creates a large amount of SMB traffic between the desktop and the file server. Each request to a file is treated as a new connection.

  • Every issue described above will also result in increased consumption of network resources.

PreviousOverviewNextUser Profile Disk (UPD)

Last updated 9 months ago