more troubleshooting...

This commit is contained in:
2020-11-17 12:16:59 -05:00
parent 47f3845e2f
commit 6d5588399d
-4
View File
@@ -5,10 +5,6 @@ param(
[string]$ClientLongName = "",
[string]$ClientNotificationEmail = ""
)
#. 'C:\Users\dyoder\Emberkom\Data\Projects\development\management-scripts\Tools.ps1'
#$ClientShortName = "EK"
#$ClientLongName = "Emberkom"
#$ClientNotificationEmail = "notification@emberkom.com"
## URL to download the branded WholesaleBackup installer
$URL = "http://downloads.backupops.com/4Windows/${MSPName}Backup_installer.exe"