Description
When running jobs on Windows hosts, you can specify whether a user profile should be loaded. Use this parameter if you have jobs that need to access user-specific resources associated with a user profile.
Local and roaming user profiles are Windows features. For more information about them, check Microsoft documentation.
Local: LSF loads the Windows user profile from the local execution machine (the host on which the job runs).
Note: If the user has logged onto the machine before, the profile of that user is used. If not, the profile for the default user is used
Roaming: LSF loads a roaming user profile if it has been set up. If not, the local user profile is loaded instead.