Files
loc_az_hci/infrastructure/preload/preload-router-server.ps1
defiQUG c39465c2bd
Some checks failed
Test / test (push) Has been cancelled
Initial commit: loc_az_hci (smom-dbis-138 excluded via .gitignore)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 09:04:46 -08:00

9 lines
342 B
PowerShell

# Preload Router Server Software
Write-Host "Preloading Router Server software..." -ForegroundColor Yellow
Write-Host "1. Install drivers" -ForegroundColor White
Write-Host "2. Configure network" -ForegroundColor White
Write-Host "3. Configure storage" -ForegroundColor White
Write-Host "4. Install management tools" -ForegroundColor White