Slackbot
06/27/2023, 1:34 PMJames Rankin
06/27/2023, 1:35 PMlocal_%username%
directory. No files are copied during the operation. Copy 0 is the most common value used to decrease contents of a user's profile. Any data that is already in the container at the location isn't removed. Only future data is created in the local_%username%
folder during the user’s session and removed at sign out.
◦ 1: Creates the folder in the local_%username%
directory AND copies the files FROM the specified location. Data in the container is copied to the local_%username%
folder and any new data is also written to that path. At user sign out the local_%username%
is removed and any new data is lost. Nth sign ins always copies data from the container to the local_%username%
folder.
◦ 2: Creates the folder in the local_%username%
directory AND copies the files TO the specified location. A new (empty) folder is created in local_%username%
. During the user's session, data is written to that path. At sign out, the data is copied into the container. Don't use this value unless directed by a Microsoft support engineer.
◦ 3: Creates the folder in the local_%username%
directory AND copies the files FROM and TO the specified location. This value combines the effects from 1 and 2. Existing data is copied out of the container and into the local_%username%
folder. New data is written to the local_%username%
path and at sign out, all data is copied back into the container.Ray Davis
06/27/2023, 1:36 PMc4rm0
06/27/2023, 1:38 PMc4rm0
06/27/2023, 1:40 PMJames Rankin
06/27/2023, 1:41 PMc4rm0
06/27/2023, 1:41 PMJames Rankin
06/27/2023, 1:41 PMJames Rankin
06/27/2023, 1:42 PMJames Rankin
06/27/2023, 1:43 PMc4rm0
06/27/2023, 1:43 PMc4rm0
06/27/2023, 1:44 PM