|
@@ -126,7 +126,7 @@ function Get-OutputFilePath {
|
|
|
# ─────────────────────────────────────────────────────────────────────────────
|
|
# ─────────────────────────────────────────────────────────────────────────────
|
|
|
cls
|
|
cls
|
|
|
Write-Host "╔══════════════════════════════════════════════════════════╗" -ForegroundColor Cyan
|
|
Write-Host "╔══════════════════════════════════════════════════════════╗" -ForegroundColor Cyan
|
|
|
-Write-Host "║ NetScaler NITRO API Configuration Extractor ║" -ForegroundColor Cyan
|
|
|
|
|
|
|
+Write-Host "║ NetScaler NITRO API Configuration Extractor ║" -ForegroundColor Cyan
|
|
|
Write-Host "╚══════════════════════════════════════════════════════════╝" -ForegroundColor Cyan
|
|
Write-Host "╚══════════════════════════════════════════════════════════╝" -ForegroundColor Cyan
|
|
|
Write-Host ""
|
|
Write-Host ""
|
|
|
|
|
|