[GH-ISSUE #1046] Help info for chocolatey install script gives incorrect parameter name #2583

Closed
opened 2026-03-14 04:40:48 +03:00 by kerem · 2 comments
Owner

Originally created by @OWA-dbell on GitHub (Apr 3, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1046

Server Info (please complete the following information):

  • OS: Ubuntu 20.04
  • Browser: Edge
  • RMM Version (as shown in top left of web UI): 0.12.1

Installation Method:

  • Standard
  • Docker

Agent Info (please complete the following information):

  • Agent version (as shown in the 'Summary' tab of the agent from web UI): 2.0.1
  • Agent OS: Server 2016

Describe the bug
When attempting to run the chocolatey install script, hovering over the i on the right gives an incorrect parameter name. It shows as "update" when it should be "upgrade"

To Reproduce
Steps to reproduce the behavior:

  1. Right click on an agent
  2. Select Run Script
  3. Select the Chocolatey - Install, Uninstall and Upgrade Software script.
  4. Hover over the i on the right.

Expected behavior
Should read [-mode {(install) | upgrade | uninstall}]

Screenshots
attached
2022-04-03 01_01_35-Window

Originally created by @OWA-dbell on GitHub (Apr 3, 2022). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1046 **Server Info (please complete the following information):** - OS: Ubuntu 20.04 - Browser: Edge - RMM Version (as shown in top left of web UI): 0.12.1 **Installation Method:** - [X] Standard - [ ] Docker **Agent Info (please complete the following information):** - Agent version (as shown in the 'Summary' tab of the agent from web UI): 2.0.1 - Agent OS: Server 2016 **Describe the bug** When attempting to run the chocolatey install script, hovering over the i on the right gives an incorrect parameter name. It shows as "update" when it should be "upgrade" **To Reproduce** Steps to reproduce the behavior: 1. Right click on an agent 2. Select **Run Script** 3. Select the **Chocolatey - Install, Uninstall and Upgrade Software** script. 4. Hover over the **i** on the right. **Expected behavior** Should read [-mode {(install) | **upgrade** | uninstall}] **Screenshots** attached ![2022-04-03 01_01_35-Window](https://user-images.githubusercontent.com/66913584/161414247-2d056ce5-c0a0-4b1b-a888-b673135055f5.png)
kerem closed this issue 2026-03-14 04:40:53 +03:00
Author
Owner

@silversword411 commented on GitHub (Apr 3, 2022):

Fixed, thanks!
github.com/amidaware/community-scripts@d87c15ab5c

<!-- gh-comment-id:1086890491 --> @silversword411 commented on GitHub (Apr 3, 2022): Fixed, thanks! https://github.com/amidaware/community-scripts/commit/d87c15ab5c5c6f61116e7c621e989f9ded661d78
Author
Owner

@silversword411 commented on GitHub (Apr 3, 2022):

You can do an upgrade --force to see the change

<!-- gh-comment-id:1086890547 --> @silversword411 commented on GitHub (Apr 3, 2022): You can do an `upgrade --force` to see the change
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#2583
No description provided.