Skip to content

Commit 41a9820

Browse files
Removed binaries
Updated the vsdx files
1 parent 9a336b7 commit 41a9820

1 file changed

Lines changed: 19 additions & 5 deletions

File tree

ReadMe.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,35 @@
11
# InstallAgent Automation Suite
22

33
## Table of Contents
4-
54
- [InstallAgent Automation Suite](#installagent-automation-suite)
6-
* [New and improved Features since AgentDeploymentPackage](#new-and-improved-features-since-agentdeploymentpackage)
5+
* [Table of Contents](#table-of-contents)
6+
* [Introduction](#introduction)
7+
* [New and improved Features since AgentDeploymentPackage in 6.0.0](#new-and-improved-features-since-agentdeploymentpackage-in-600)
78
* [Key Features](#key-features)
9+
- [The "Registration Token" - Agent Deployment and Considerations](#the--registration-token----agent-deployment-and-considerations)
10+
* [History](#history)
11+
* [Overview](#overview)
12+
* [Automation of token deployment](#automation-of-token-deployment)
13+
* [Security](#security)
814
- [Components](#components)
915
* [Deployment Package](#deployment-package)
1016
* [AMP-Based Custom Service Package](#amp-based-custom-service-package)
17+
* [Custom PowerShell modules](#custom-powershell-modules)
18+
- [Registration Token and installation preference](#registration-token-and-installation-preference)
1119
- [Preparation](#preparation)
12-
* [1 - Update the Partner Configuration](#1---update-the-partner-configuration)
20+
* [1 - Updating the Partner Configuration](#1---updating-the-partner-configuration)
1321
* [2 - Configure N-Central for Automatic Device Import](#2---configure-n-central-for-automatic-device-import)
1422
* [3 - Setup a Deployment Package](#3---setup-a-deployment-package)
1523
- [Deployment](#deployment)
1624
* [1 - Choose a Deployment Method](#1---choose-a-deployment-method)
1725
+ [On-Demand Deployment](#on-demand-deployment)
1826
+ [Group Policy Deployment](#group-policy-deployment)
1927
* [OPTIONAL](#optional)
20-
* [1a - Setup the N-Central Custom Service (Version 4.xx)](#1a---setup-the-n-central-custom-service--version-4xx-)
28+
* [1a - Setup the N-Central Custom Service (Version 6.xx)](#1a---setup-the-n-central-custom-service--version-6xx-)
29+
* [1b - Setup AMP based PartnerConfiguration update amps](#1b---setup-amp-based-partnerconfiguration-update-amps)
30+
* [1c - Setup AMP based PartnerConfiguration update amps](#1c---setup-amp-based-partnerconfiguration-update-amps)
31+
+ [Update PartnerConfig from CP](#update-partnerconfig-from-cp)
32+
+ [Update PartnerConfig from JWT](#update-partnerconfig-from-jwt)
2133
* [2 - Review Deployment Package Results](#2---review-deployment-package-results)
2234
+ [Windows Event Log](#windows-event-log)
2335
+ [Windows Registry](#windows-registry)
@@ -33,6 +45,8 @@
3345
- [Routine Updates](#routine-updates)
3446
- [Credits](#credits)
3547

48+
## Introduction
49+
3650
This is a community-based Automation Suite intended as a replacement for the stock N-central Group Policy Installer Script as provided by N-able. It is not supported by SolarWinds MSP or N-able, so please do not contact their support department regarding any problems or questions about this script. In addition, please do not contact the support departments of any individual Partners in the SolarWinds MSP Community regarding the Automation Suite or its components.
3751

3852
This script is a fork of Ryan Crowther Jr's AgentDeploymentPackage on GitHub [](https://github.com/N-able/AgentDeploymentPackage/)
@@ -41,7 +55,7 @@ If you discover a problem with any component of the Automation Suite or have ide
4155

4256
These tools are provided as-is, in the best of faith, by those Partners and Community Members involved in their development. If you use this in your environment, we would love to hear from you on GitHub!
4357

44-
## New and improved Features since AgentDeploymentPackage 5.0.1
58+
## New and improved Features since AgentDeploymentPackage in 6.0.0
4559
![](media/readme-image8.png)
4660
* Registration token install method:
4761
* Activation Key methods for upgrades

0 commit comments

Comments
 (0)