[GH-ISSUE #928] FEATURE REQUEST: Add 'silent' option to agent generator dialogue #570

Open
opened 2026-03-02 02:17:19 +03:00 by kerem · 2 comments
Owner

Originally created by @joeldeteves on GitHub (Jan 11, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/928

Is your feature request related to a problem? Please describe.
Currently, there is no 'silent' install option in the TRMM dashboard. This requires an additional parameter to be added into the PowerShell script manually each time we want to perform a silent installation.

Describe the solution you'd like
It would be nice if there was a check box for 'silent' install in the agent generator dialogue modal. This is because we often need to deploy agents over Group Policy or Microsoft Intune.

Describe alternatives you've considered
Right now, whenever I need to do a remote deployment I generate the PS script, edit it and then add the 'silent' parameter to it manually.

Additional context
image

Originally created by @joeldeteves on GitHub (Jan 11, 2022). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/928 **Is your feature request related to a problem? Please describe.** Currently, there is no 'silent' install option in the TRMM dashboard. This requires an additional parameter to be added into the PowerShell script manually each time we want to perform a silent installation. **Describe the solution you'd like** It would be nice if there was a check box for 'silent' install in the agent generator dialogue modal. This is because we often need to deploy agents over Group Policy or Microsoft Intune. **Describe alternatives you've considered** Right now, whenever I need to do a remote deployment I generate the PS script, edit it and then add the 'silent' parameter to it manually. **Additional context** ![image](https://user-images.githubusercontent.com/33190570/149032043-47105a5a-2bfb-4750-be74-ae3d1fd39f4a.png)
Author
Owner

@silversword411 commented on GitHub (Feb 6, 2022):

I don't add the silent option, but it's still silent for me.

Of course I'm pushing installs thru screenconnect command, and TRMM stays silent when it knows it's in the background.

How are you pushing the PowerShell to clients, and it pops a dialog when you run it?

<!-- gh-comment-id:1030821719 --> @silversword411 commented on GitHub (Feb 6, 2022): I don't add the silent option, but it's still silent for me. Of course I'm pushing installs thru screenconnect command, and TRMM stays silent when it knows it's in the background. How are you pushing the PowerShell to clients, and it pops a dialog when you run it?
Author
Owner

@joeldeteves commented on GitHub (Feb 6, 2022):

It seems that when I run the PS script it pops up the dialogue that TRMM was installed (the one with OK button), same as when installing using the exe.

I am deploying thru InTune so I tested the PS script first before pushing to clients. When I add the silent parameter I do not get the pop up.

<!-- gh-comment-id:1030904986 --> @joeldeteves commented on GitHub (Feb 6, 2022): It seems that when I run the PS script it pops up the dialogue that TRMM was installed (the one with OK button), same as when installing using the exe. I am deploying thru InTune so I tested the PS script first before pushing to clients. When I add the silent parameter I do not get the pop up.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#570
No description provided.