Profile Storage
When FlexxAgent discovers the use of FSLogix profiles in user sessions, it collects information about them in this section.
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" state 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 detail view of the profiles contains all the information, as well as the history of actions performed on them. Information fields available for a profile:
- User: in the format domain\account
- Path: UNC path for profile storage
- Status: indicates if the profile is functional or has any integrity issues.
- Is Backup Copy: determines if it's a backup profile and thus not directly accessible to the user.
- Type: type of profile. It can be the profile itself or office caches.
- Uses Cloud Cache: indicates if the Cloud Cache functionality is enabled.
- Last Activity: last usage record 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 profile size.
- VHD Size Update: date and time of the last data update of the profile 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: latest size refresh of the profile by FlexxAgent.
- Last Update Duration: Processing time to obtain data.
- Notes: Allows adding notes to the profiles.
The bottom part contains a table with the historical compactions performed on the selected profile.
More information about this functionality and its configuration in FSLogix Optimization
.