mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1053] Agent AutoUpdate does not work #648
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#648
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @guillaumebottollier on GitHub (Apr 8, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1053
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
I am sorry to reopen a thread regarding the update of agent but i can't manage to understand why it does not work.
all the exclusions have been made on Windows defender and there are nothing on the protection history
Add-MpPreference -ExclusionPath C:\TEMP\TRMMAdd-MpPreference -ExclusionPath C:\Program Files\TacticalAgent\*Add-MpPreference -ExclusionPath C:\Windows\Temp\winagent-v*.exeAdd-MpPreference -ExclusionPath C:\Program Files\Mesh Agent\*Agent v2.02 is dowloaded on the computer, and the update is started but never complete, see log :
Manual update work running an elevated powershell
Start-Process -FilePath ".\winagent-v2.0.2.exe" -ArgumentList ('/VERYSILENT /SUPPRESSMSGBOXES /FORCECLOSEAPPLICATIONS') -WaitPlease help me troubleshoot this !
@NiceGuyIT commented on GitHub (Apr 8, 2022):
Hey @guillaumebottollier, you might want to redact the deployment URL since it contains your token.
@guillaumebottollier commented on GitHub (Apr 8, 2022):
Thanks !
@silversword411 commented on GitHub (Apr 8, 2022):
Please use discord for troubleshooting your specific issue. Github issues is for bugs to fix, and enhancement requests.