Hi,
I want to execute a .bat file with a specific user account. This user account has no a local profile. It is set up just to run services.
The credential of the service user account is set up as follows:
- Local login: unchecked
- Load user profile: unchecked
Unwanted behavior: The process starts with the LOCALSYSTEM account and not with the service account. Our IT department is adamant that all processes are carried out from the service account (and not from the local system account).
How can I start a process which is run by the service account?
Thanks!
Michael
Edited by moderator
2020-03-06T09:46:49Z
|
Reason: Not specified