move Atera variable to rmm script

This commit is contained in:
2021-09-22 16:22:14 -04:00
parent 0ddd5c801a
commit c3688f86cd
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,2 +1,7 @@
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
## Set the edition of the ECB agent.
## Valid options are 'desktop' 'server' or 'vm'
$Edition = '{[Edition]}'
Run-Script -LivePSScript Install-EmberkomCloudBackup