We have robots connected to our Orchestrator. During package deployment, packages always deploy to the user’s profile (C: \ Users \ user01 \ .nuget).
Our internal configuration requires us to have a profile as light as possible.
How can we configure robots to deploy packages (and / or activities) in another local directory?
Extract :
After that I contacted Technical Support. This is their reply:
Thank you for reaching out to us!
This is a restriction as of now, we are implementing few changes and you will be able to customize the location of .nuget folder. This change is expected to be available in 2019.1 version of UiPath.
We can configure the custom packages folder from 2018.4.4 version.
Release notes states,
You can now configure the location of your automation processes, for Studio and Robot, through the command line of the UiPathStudio.msi installer. This feature provides a customizable architecture to suit both strict deployments and hotseat scenarios. To read more about the newly added PACKAGES_FOLDER parameter and how to use it in your mass-deployment of Robots, see this page.