Optimize file storage in UPD

Андрей Михалевский 3,451 Reputation points
2021-05-18T12:39:53.493+00:00

Hello. We use UPD to store user files on the terminal farm.

I want to optimize my file storage as much as possible.
For instance AppData\Local\Microsoft takes up a lot of file space.

Am I correct in understanding that I can exclude this folder as it does not carry anything important?

What else can I exclude?

Any tips for optimizing what I don't need to store?

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2021-05-19T07:04:30.467+00:00

    Hello @Андрей Михалевский

    You could check in this thread, what they have exclude for UPD.
    Server 2012 R2 RDSH User profile disks, exclude temp directories

    Our solution was to change UPD settings from "Include all data", to "Only include selected data".

    This way, rather than attempting to exclude folders we didn't want, we simply include folders we do want. By default, appdata\local and all sub directories are excluded, meaning the temp folder is also excluded, allowing us to do what we want to do.

    Best Regards
    Karlie

    ----------

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

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Андрей Михалевский 3,451 Reputation points
    2021-05-19T07:58:13.48+00:00

    I found that I cannot exclude AppData \ Local \ Microsoft as this is where the Start screen layout is stored

    As a result, I don't have many options that can be ruled out. Temp folder only

    0 comments No comments

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.