Some checks failed
Test / test (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
342 B
PowerShell
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
|
|
|