Get Computer Vendor and model via PowerShell
Simple script to get information via PowerShell from the computer about model of the machine and vendor. Clear-Host Write-Host Write-Host * Get Computer Vendor and Model information * -ForegroundColor white…
