Profile type

Controls whether the VHD/X file should be accessed directly, if a difference disk should be used, and if Read/Write or Read Only access should be used.

Supported on: FSLogix Profiles 2.5



  1. Normal direct-access profile
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameProfileType
    Value TypeREG_DWORD
    Value0
  2. Read-write profile
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameProfileType
    Value TypeREG_DWORD
    Value1
  3. Read-only profile
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameProfileType
    Value TypeREG_DWORD
    Value2
  4. Try for read-write profile and fallback to read-only
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameProfileType
    Value TypeREG_DWORD
    Value3


fslogix.admx

Administrative Templates (Computers)