Team: Huntress EDR
Product: PsExec
Environment: Windows
Summary: How to install the Huntress Agent using PSEXEC
The command below can be used to install the Huntress Agent on a remote host using PSEXEC
PsExec.exe \\REMOTEHOSTNAME -f -u -h -w c:\windows -c C:\LOCALPATH\HuntressInstaller.exe c:\windows\HuntressInstaller.exe /ACCT_KEY= /ORG_KEY= /S
This command copies the installer from C:\LOCALPATH\HuntressInstaller.exe on the "server" to c:\windows\HuntressInstaller.exe on the remote host and then runs the installer.
Comments
0 comments
Please sign in to leave a comment.