Notifications
Clear all
Topic starter
16/11/2016 12:48 am
Starting to push EnCase servlet agent via PSEXEC.
psexec64 \\<address> -u <admin username> - p <password> -e -h -c <"location of agent"> -s -n
Is there a way assign service accounts to the PSEXEC executed agent?
16/11/2016 8:27 pm
The agent needs to run as a local service when deployed, but not as a service account. That's putting a lot of control to a passive agent that is already local. Why does it need to run as a service account?