Redirect temporary file folders to local computer

Redirects the TEMP, TMP, and INetCache paths to the local drive.

Supported on: FSLogix Profiles 2.5



  1. Take no action
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameSetTempToLocalPath
    Value TypeREG_DWORD
    Value0
  2. Redirect TEMP and TMP to local drive
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameSetTempToLocalPath
    Value TypeREG_DWORD
    Value1
  3. Redirect INetCache to local drive
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameSetTempToLocalPath
    Value TypeREG_DWORD
    Value2
  4. Redirect TEMP, TMP and INetCache to local drive
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\FSLogix\Profiles
    Value NameSetTempToLocalPath
    Value TypeREG_DWORD
    Value3


fslogix.admx

Administrative Templates (Computers)