CIPP
CIPP copied to clipboard
[Feature Request]: Add N-able to MSP Apps list
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
Expanding on the MSP App functionality, it would be nice to have support for the N-Central agent. A generic agent installer can be downloaded from the system and used with all clients by adjusting the install command.
PowerShell commands you would normally use to achieve above request
Distribute intunewin package and use the following values:
Install Command:
WindowsAgentSetup.exe /s /v" /qn CUSTOMERID=<clientid> REGISTRATION_TOKEN=<registrationtoken> CUSTOMERSPECIFIC=1 SERVERPROTOCOL=HTTPS SERVERADDRESS=<nableserver> SERVERPORT=443"
Uninstall Command:
MsiExec.exe /X {<registrationtoken>}
Detection: C:\Program Files (x86)\N-able Technologies\Windows Agent\bin\agent.exe
Thank you for creating a feature request! feature requests are prioritized by our direct contributors. Your current priority is set to "No Priority". If you are a sponsor you can request an upgrade of priority, If you want this feature to be integrated you can always do this yourself by checking out our contributions guide at https://kelvintegelaar.github.io/CIPP/GettingStarted/Contributions.html. Contributors to the CIPP project reserve the right to close feature requests at will.
If your feature request is not picked up in 2 week by a contributor it will be closed.
If you'd like this feature request to be assigned to you, please comment "I would like to work on this please!".
As none of the current contributors are N-Central users, our team(mainly me) would need to invest time into this. It's not just the process of adding it a single time - MSP apps need to be maintained to always deploy the right version and prepared to make changes whenever the manufacture/vendor does. This is also why only contributors with a reputation of continual contributions can add MSP apps.
I highly recommend sharing our sponsorship page with your N-Central account manager and product managers to see if they could add a sponsorship https://github.com/sponsors/KelvinTegelaar. This could make it so we can invest some time into adding it. :)
This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://cipp.app/GettingStarted/Contributions/ . Please notify the team if you are working on this yourself.