- Rename Test-Connection function to Test-NetworkConnection
- Fix PowerShell function name collision with built-in cmdlet
- Use fully qualified names for PowerShell Test-Connection cmdlet
- Resolves infinite recursion in network verification
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add farmq-install-en.ps1 with UTF-8 encoding support
- Remove Korean characters to prevent PowerShell encoding issues
- Use ASCII-only status indicators ([*], [+], [!])
- Maintain all functionality while ensuring compatibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>