Skip to content

Instantly share code, notes, and snippets.

# ========================================================================
# Script: Sistema de Diagnóstico Técnico BBI - Administrador de Red (v3.1)
# ========================================================================
Clear-Host
$DnsInfra = "cntprobe.test"
$IpReferencia = "1.1.1.1"
# 1. BIENVENIDA Y COMUNICADO LEGAL
Write-Host "****************************************************************" -ForegroundColor Cyan
Write-Host " BIENVENIDO AL SISTEMA DE SOPORTE TÉCNICO BBI " -ForegroundColor White -BackgroundColor DarkBlue