#**************************************************************************# #** QUADARAX DEPLOYMENT SCRIPTS **# #** File: 002_library.ps1 **# #** Description: PowerShell script library of elementary functions to **# #** work with QDS **# #** Version: 1.0. **# #** Updated: 24.7.2019 **# #**************************************************************************# Write-Host "QDS library was loaded." -ForegroundColor DarkGray