Skip to main content
Version: 24.5

Profile Storage

When FlexxAgent discovers the use of FSLogix profiles in user sessions, it collects information about them in this section.

profstorage

This information is also made visible as a tab in the active session details view.

List view

This view groups all detected profiles and allows the same filtering functionalities available in Workspaces.

Available operations

At the top of the interface, the Profile Data button allows the following operations with the selected profile(s):

  • Delete profile: Removes the VHDX file from the folder, allowing a new VHDX file to be created at the user's next login.
  • Compact now: Initiates a compaction job using "Invoke-FslShrinkDisk.ps1" by Jim Moyle.
  • Compact Now Forcing Logout: Logs off any existing user session and initiates a compaction operation.
  • Set status to OK: When an operation fails, this option returns the profile to an "OK" status in the list.
  • Remove from this list: Removes the profile from the list. If it still physically exists, it will reappear in the list when the agent detects it again.

Detail view

The detailed view of the profiles contains all the information, as well as the history of actions performed on them. The available information fields for a profile are:

  • User: in domain\account format.
  • Path: UNC path of profile storage.
  • Status: Indicates whether the profile is functional or has some integrity issue.
  • Is backup copy: Determines if it is a backup profile and therefore not directly accessible to the user.
  • Type: Type of profile, which can be the profile itself or office caches.
  • Uses Cloud Cache: Indicates if the Cloud cache functionality is enabled.
  • Last activity: Last usage log in date and time format.
  • Days Inactive: Indicates the number of days of inactivity for the profile.
  • Machine: The last device that used the profile.
  • VHD Size (GB): Current size of the profile.
  • VHD Size Update: Date and time of the last profile data update by FlexxAgent.
  • Used (GB): Space used by the profile in GB.
  • Capacity (GB): Maximum available space in the profile.
  • Last compaction: Date and time of the last compaction.
  • Last size update: Last size refresh of the profile by FlexxAgent.
  • Last Update Duration: Processing time to obtain data.
  • Notes: Allows adding notes to the profiles.

At the bottom, it contains a table with the list of historical compactions performed on the selected profile.

More information about this functionality and its configuration in FSLogix Optimization.