Skip to content

Commit 62edac8

Browse files
Updated version numbers
removed binaries
1 parent 41a9820 commit 62edac8

7 files changed

Lines changed: 4 additions & 4 deletions

File tree

-66.8 MB
Binary file not shown.
-26 MB
Binary file not shown.

Agent/LaunchInstaller.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SET NL=^
55

66
REM = ### ABOUT
77
REM - Agent Setup Launcher
8-
REM Updated by David B, PTS. Robby S, b-inside. 2021
8+
REM Updated by David B, PTS. Robby S, b-inside. 2021-02-21
99
REM by Ryan Crowther Jr, RADCOMP Technologies - 2019-08-26
1010
REM - Original Script (InstallAgent.vbs) by Tim Wiser, GCI Managed IT - 2015-03
1111

Agent/LaunchInstaller.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
param (
22
[Switch]$Monitor
33
)
4-
### 1.0.0 on 2021-02-07 - David Brooks, Premier Technology Solutions
4+
### 1.0.0 on 2021-02-21 - David Brooks, Premier Technology Solutions
55
##################################################################
66
# - Adapted updated Batch file version of InstallAgent to PowerShell
77
Write-Host "CustomerID: $($args[0])" -ForegroundColor Green

Agent/Lib/InstallAgent-Core.psm1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core Functions for the Agent Setup Script (InstallAgent.ps1)
2-
# Last Revised: 2021-02-01
3-
# Module Version: 5.0.3
2+
# Last Revised: 2021-02-21
3+
# Module Version: 6.0.0
44

55
### INITIALIZATION FUNCTIONS
66
###############################

media/InstallAgent.vsdx

-97 Bytes
Binary file not shown.

media/InstallAgentTokenFlow.vsdx

130 KB
Binary file not shown.

0 commit comments

Comments
 (0)