-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Package download solarwinds-automation-manager
[skip ci]
- Loading branch information
1 parent
4eb4695
commit e51198e
Showing
3 changed files
with
155 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
[![](https://img.shields.io/chocolatey/v/solarwinds-automation-manager?color=green&label=solarwinds-automation-manager)](https://chocolatey.org/packages/solarwinds-automation-manager) [![](https://img.shields.io/chocolatey/dt/solarwinds-automation-manager)](https://chocolatey.org/packages/solarwinds-automation-manager) | ||
|
||
## SolarWinds Automation Manager (Install) | ||
|
||
*** | ||
[choco://solarwinds-automation-manager](choco://solarwinds-automation-manager) | ||
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support) | ||
*** | ||
|
||
![Screenshot of Automation Manager](https://www.solarwindsmsp.com/sites/solarwindsmsp/files/2017-09/ncentral-automation-manager.jpg) | ||
|
||
### Get More Done with Automation without Learning a New Scripting Language | ||
|
||
As an IT service provider, you know the dramatic difference that automation can make for your business. Yet, many IT service management software platforms offer the bare minimum when it comes to automation and often require you to learn complex scripting languages. | ||
|
||
Automation Manager from SolarWinds MSP gives you the power to go beyond simple automation, allowing you to create processes for nearly everything. With our drag-and-drop editor, you can set up sophisticated automated tasks without having to learn complicated scripting languages or proprietary code. With over 100 common tasks ready to go out of the box and more than 600 elements to choose from when building your tasks, it helps make it easier to take on more clients, service larger and more complex environments, and scale your business fast. Whether you want to speed up the onboarding process for new clients or create automatic remediation steps in case a check fails, SolarWinds N-central® Automation Manager has you covered. | ||
|
||
### Boost Effectiveness | ||
|
||
* Helps efficiency: Complete lower-level repetitive tasks on autopilot, freeing technicians to take on more work or focus on higher-value activities. | ||
* Self-healing: Set up automatic fixes for problem scenarios such as an application failing. This allows you to fix problems quickly, often before customers know about them. | ||
* Detailed reporting: View detailed reports on automated steps taken by the system. For example, if the system fixes a server outage, the reports help you uncover the failure's root cause. | ||
* Automated onboarding: Create tasks to automatically set up and configure new endpoints, servers, or other devices on customers’ networks. | ||
|
||
### Customize Nearly Anything | ||
|
||
* Drag and drop: Automate tasks using our drag-and-drop editor. This feature allows team members, even those with little or no coding experience, to create sophisticated automation scripts without writing any code. | ||
* Prewritten policies: Select from over 100 prewritten automated tasks to run out of the box. Additionally, you can use these prewritten policies as a basis for creating new, tailored automated policies. | ||
* Integration with other scripting languages: Import your own PowerShell, Visual Basic, and Bash scripts if you prefer to write your own code. | ||
* Complete control: Create and apply complex automation rules to a group of devices with just a few clicks, helping to save you time and allowing you to deliver complex services with less effort. | ||
|
||
### Sample Automation Tasks | ||
|
||
* Discovering and importing new devices | ||
* Configuring monitoring and notifications | ||
* Installing tools | ||
* Approving patches configuration and approval | ||
* Deploying, configuring, and updating antivirus | ||
* Configuring backup configuration | ||
* Responding to alerts | ||
* Running recurring maintenance tasks | ||
* Reporting | ||
* Creating tickets | ||
* Adjusting billing | ||
|
||
And this is just a short sample. | ||
|
||
**[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/solarwinds-automation-manager/readme.md)** | ||
|
||
NOTE: This will be deprecated and replaced with nable-automation-manager | ||
|
||
*** | ||
**Click here to [Patreon-ize](https://www.patreon.com/bcurran3) the package maintainer.** | ||
*** | ||
|
||
#### [choco://solarwinds-automation-manager](choco://solarwinds-automation-manager) | ||
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support) | ||
|
||
### Package-specific issue | ||
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose) | ||
|
||
Support the package maintainer and [![Patreon](https://cdn.jsdelivr.net/gh/tunisiano187/Chocolatey-packages@d15c4e19c709e7148588d4523ffc6dd3cd3c7e5e/icons/patreon.png)](https://www.patreon.com/bePatron?u=39585820) |
74 changes: 74 additions & 0 deletions
74
automatic/solarwinds-automation-manager/solarwinds-automation-manager.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<?xml version="1.0"?> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | ||
<metadata> | ||
<id>solarwinds-automation-manager</id> | ||
<version>2.20.0.17</version> | ||
<title>SolarWinds Automation Manager (Install)</title> | ||
<authors>N-able</authors> | ||
<owners>bcurran3</owners> | ||
<licenseUrl>https://www.n-able.com/legal/software-services-agreement</licenseUrl> | ||
<projectUrl>https://www.n-able.com/features/automation</projectUrl> | ||
<iconUrl>https://cdn.staticaly.com/gh/bcurran3/ChocolateyPackages/master/solarwinds-automation-manager/solarwinds-automation-manager_icon.png</iconUrl> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<description>*** | ||
[choco://solarwinds-automation-manager](choco://solarwinds-automation-manager) | ||
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support) | ||
*** | ||
|
||
![Screenshot of Automation Manager](https://www.solarwindsmsp.com/sites/solarwindsmsp/files/2017-09/ncentral-automation-manager.jpg) | ||
|
||
### Get More Done with Automation without Learning a New Scripting Language | ||
|
||
As an IT service provider, you know the dramatic difference that automation can make for your business. Yet, many IT service management software platforms offer the bare minimum when it comes to automation and often require you to learn complex scripting languages. | ||
|
||
Automation Manager from SolarWinds MSP gives you the power to go beyond simple automation, allowing you to create processes for nearly everything. With our drag-and-drop editor, you can set up sophisticated automated tasks without having to learn complicated scripting languages or proprietary code. With over 100 common tasks ready to go out of the box and more than 600 elements to choose from when building your tasks, it helps make it easier to take on more clients, service larger and more complex environments, and scale your business fast. Whether you want to speed up the onboarding process for new clients or create automatic remediation steps in case a check fails, SolarWinds N-central® Automation Manager has you covered. | ||
|
||
### Boost Effectiveness | ||
|
||
* Helps efficiency: Complete lower-level repetitive tasks on autopilot, freeing technicians to take on more work or focus on higher-value activities. | ||
* Self-healing: Set up automatic fixes for problem scenarios such as an application failing. This allows you to fix problems quickly, often before customers know about them. | ||
* Detailed reporting: View detailed reports on automated steps taken by the system. For example, if the system fixes a server outage, the reports help you uncover the failure's root cause. | ||
* Automated onboarding: Create tasks to automatically set up and configure new endpoints, servers, or other devices on customers’ networks. | ||
|
||
### Customize Nearly Anything | ||
|
||
* Drag and drop: Automate tasks using our drag-and-drop editor. This feature allows team members, even those with little or no coding experience, to create sophisticated automation scripts without writing any code. | ||
* Prewritten policies: Select from over 100 prewritten automated tasks to run out of the box. Additionally, you can use these prewritten policies as a basis for creating new, tailored automated policies. | ||
* Integration with other scripting languages: Import your own PowerShell, Visual Basic, and Bash scripts if you prefer to write your own code. | ||
* Complete control: Create and apply complex automation rules to a group of devices with just a few clicks, helping to save you time and allowing you to deliver complex services with less effort. | ||
|
||
### Sample Automation Tasks | ||
|
||
* Discovering and importing new devices | ||
* Configuring monitoring and notifications | ||
* Installing tools | ||
* Approving patches configuration and approval | ||
* Deploying, configuring, and updating antivirus | ||
* Configuring backup configuration | ||
* Responding to alerts | ||
* Running recurring maintenance tasks | ||
* Reporting | ||
* Creating tickets | ||
* Adjusting billing | ||
|
||
And this is just a short sample. | ||
|
||
**[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/solarwinds-automation-manager/readme.md)** | ||
|
||
NOTE: This will be deprecated and replaced with nable-automation-manager | ||
|
||
*** | ||
**Click here to [Patreon-ize](https://www.patreon.com/bcurran3) the package maintainer.** | ||
***</description> | ||
<summary>Get More Done with Automation without Learning a New Scripting Language</summary> | ||
<releaseNotes>https://status.n-able.com/release-notes/</releaseNotes> | ||
<copyright>© N-able</copyright> | ||
<tags>solarwinds solarwindsmsp nable msp automation manager</tags> | ||
<packageSourceUrl>https://github.com/bcurran3/ChocolateyPackages/tree/master/solarwinds-automation-manager</packageSourceUrl> | ||
<docsUrl>https://documentation.n-able.com/remote-management/userguide/Content/script_builder.htm</docsUrl> | ||
<mailingListUrl>https://success.n-able.com/#!/feedtype=RECENT_REPLY&dc=RemoteManagement&criteria=ALLQUESTIONS</mailingListUrl> | ||
</metadata> | ||
<files> | ||
<file src="tools\**" target="tools" /> | ||
</files> | ||
</package> |
19 changes: 19 additions & 0 deletions
19
automatic/solarwinds-automation-manager/tools/ChocolateyInstall.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
$ErrorActionPreference = 'Stop' | ||
$packageName = 'solarwinds-automation-manager' | ||
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" | ||
$url = "https://rm-downloads-us.logicnow.com/automation-manager/AutomationManager-$env:ChocolateyPackageVersion.exe" | ||
$checksum = 'A08C8A29EF6ECCDED7C7FF8C263FEFA0216F0FFA0D14DDC20179AB081F596AE9' | ||
|
||
$packageArgs = @{ | ||
packageName = $packageName | ||
fileType = 'EXE' | ||
url = $url | ||
validExitCodes= @(0,1) | ||
silentArgs = '/S' | ||
softwareName = 'Automation Manager*' | ||
checksum = $checksum | ||
checksumType = 'sha256' | ||
} | ||
|
||
Install-ChocolateyPackage @packageArgs | ||
|