mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1456] Agent Installation GPO #909
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#909
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 @Len-SVACS on GitHub (Mar 21, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1456
Pretty new to Tactical so forgive me if this has been brought up previously.
Installing the Agent via group policy can be quite cumbersome. The ability to not have the agent expire would go along way here. If security is the main reason for this having an expiry at all to begin with then in this scenario you could potentially make the agent not expire, but then have a toggle to allow the agents to connect back into Tactical. Essentially a toggle to either accept or deny agents upon installation if the toggle is on/or off.
@wh1te909 commented on GitHub (Mar 21, 2023):
if you are using the deployment link method (which you probably are for GPO deployments) then set the expire year to 3030. if you are using the dynamic, powershell or manual method then just set expire hours to 999999. now you have agents that don't expire :)
@Len-SVACS commented on GitHub (Mar 21, 2023):
Great Idea. Thank you. I have tried setting the expiry higher but at the time the installation via GPO seemed to be hit and miss, this was most likely just my environment however. The user accounts on the devices I'm trying to deploy to are not administrators unfortunately and the agent requires admin
@silversword411 commented on GitHub (Mar 22, 2023):
I think this is solved, closing. Post if needs reopening