| Agents Administration - Tests |
|---|
|
Default Parameters for WVDFSLogixLogonTest FSLogix is a container-based solution that is used to store the Windows User Profile or Office-related files (like those used with Outlook and OneDrive) of users logged into non-persistent VDI machines, within a VHD/VHDX file on a network share. FSLogix has two container-based technologies namely Profile Containers and Office Containers. Profile Containers encompass the entire user profile while Office Containers cover the part of the user profile pertaining to Microsoft Office and supporting technologies like Microsoft OneDrive. Profile Container moves all profile files and folders of the users into a VHD / VHDX file in the network and then mounts it as a container in the target system when the users log into the target system. This will replace the existing profile solutions where the files are copied over the network to the target system, like Roaming Profile or Universal Profile Management. In an AVD, the profile container is dynamically attached to the user soon after the user attempts to log into that AVD. The user profile is immediately available and appears in the system exactly like a native user profile. If, for any reason, the profile container fails to attach to the user or takes a longer duration, then the logon process may take longer than usual or may eventually fail. Similarly, if the user exhausts the disk space allocated for their user profile, then the user's file on disk will be lost once the user disconnects the session. This will impact the productivity of the users and overall user experience with the AVD. Therefore, it is imperative that administrators keep track of the time taken for attaching the Profile container to the user and the disk space allocated to the user. This can be easily achieved using the WVDFSLogixLogonTest test. This page depicts the default parameters that need to be configured for the WVDFSLogixLogonTest test.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz*” and $port will be changed to “80” when configuring a test. |