BackupNerd / Backup-Scripts

PowerShell Scripts and Automation Manager Policies for N-able Cove Data Protection
58 stars 28 forks source link

Script to assign a Backup Product to multiple devices #2

Closed BackupNerd closed 3 years ago

BackupNerd commented 3 years ago

New Script Added

SetDeviceProduct.ps1

# (Support for Standalone edition of SolarWinds Backup Only)
#
# Use with -Clear parameter to Remove Stored API Credentials at start of script
# Use with -Tail parameter to Display Logs via seperate Powershell Console
#
# Authenticate
# SelfCopy to ProgramData\MXB folder
# Enumerate Partners
# GUI Select Single Partner 
# Enumerate Products
# GUI Select Single Product
# Enumerate Account Statistics
# GUI Select Multiple Devices
# Set Selected Devices to Selected Product
# Write to Log File
# https://documentation.solarwindsmsp.com/backup/documentation/Content/service-management/json-api/home.htm 
# https://documentation.solarwindsmsp.com/backup/documentation/Content/service-management/json-api/API-column-codes.htm