Configuration options

FSLogix operates based on specific registry settings that define how it operates. These registry settings are applied on a per-machine level. The configuration settings reference page provides detailed information on each registry setting and the expected behavior.

There are several ways to apply registry settings depending on the scenario and scale of your environment:

  • Manual Registry Entries: The manual method implies adding registry entries directly through one of these types of processes:

    Note

    Using a manual method is perfect for single machines in a test or development environment. However, with the right expertise this method could scale and work within an automated orchestration framework (for example, Azure DevOps, Jenkins, Chef, Puppet)

  • Local Group Policy (ADMX): The Local Group Policy editor can be used to configure FSLogix through the ADMX files when stored locally on the virtual machine. Unlike the manual methods, this method doesn't scale and is only used as part of a test or development environment.

  • Group Policy Objects (ADMX): Group Policy Objects are an ideal method for large scale configuration, especially where there isn't any existing automation.

  • Intune (ADMX Setting Import): Coming Soon

Next steps