Skip to content

Instantly share code, notes, and snippets.

@hoshamn
hoshamn / ValidationTool.ps1
Last active September 30, 2025 10:05
Infrastructure Handover Validation Tool
#Requires -Version 5.0
<#
.SYNOPSIS
Infrastructure Validation Tool with Resizable GUI
.DESCRIPTION
Professional validation with Excel-style tables and complete server details
.NOTES
Version: 0.1
Author: Hisham Nasur - NourNet - MS-TEAM1
#>