FAST IP INVENTORY SCANNER

Run as a PowerShell GUI:
  Right-click Fast_IP_Inventory_Scanner.ps1 and choose Run with PowerShell.

Create the normal Windows EXE:
  Right-click Build_Application.ps1 and choose Run with PowerShell.
  The first run installs the free ps2exe packaging module for your Windows user.
  It then creates Fast_IP_Inventory_Scanner.exe in this folder.

The scanner:
  - Uses fixed, optimized parallel scanning (no speed setting)
  - Skips IP addresses that do not respond to ping
  - Collects hostname, serial number, logged-on user, RAM, CPU, OS, and IP
  - Exports to CSV with no additional software
  - Exports to XLSX using ImportExcel when installed, or Microsoft Excel otherwise
  - Uses your current Windows credentials unless Alternate credentials is checked

Remote inventory requires administrative/query rights and Windows firewall access
for WMI/CIM over DCOM on the target computers.
