FSLogix Using Offline Profile on Logon

David Schwammberger 1 Reputation point
2021-07-17T10:55:26.697+00:00

Is there any way to log on using a offline cached FSLogix-Profile when there is no Internetconnection?
So far i could not figure it out using a mobile device.
Cloud cache locations can only be configured with a fileshare, and that can not be accessed without a connection.

FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
493 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jenny Yan-MSFT 9,336 Reputation points
    2021-07-20T09:16:06.36+00:00

    Hi,

    According to the "Cloud Cache design and functionality", it is the Local Cache file to handle most read requests of the provider that you've configured to enable Cloud Cache from CCDlocations.
    After the read process, the data is stored and Local cache file will mounted the disk after users log in. Before logging out, again the local cache file will sync up all the latest data to the providers preconfigured.

    So during the session, even if the client lost connect or access to the Provider paths, it will store the data in the local cache and other available provider and perform sync up till next successful log in.
    https://learn.microsoft.com/en-us/fslogix/cloud-cache-resiliency-availability-cncpt#cloud-cache-design-and-functionality

    Moreover, according to the Configure Cloud Cache Tutorial, "Verify that users have appropriate access to network file storage" is one of the requirement.
    https://learn.microsoft.com/en-us/fslogix/configure-cloud-cache-tutorial

    ----------

    If the Answer is helpful, please click Accept Answer and upvote it.

    Thanks,
    Jenny


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.