- Replace problematic Get-Help call with simple Write-Host statements - Ensures help works in all PowerShell execution contexts - Maintains consistent help format with other scripts - Tested successfully on PowerShell Core 7.5.2
- Complete PowerShell implementation of the license reporting tool - Full PowerShell parameter handling with Get-Help integration - Error handling consistent with PowerShell patterns - Color-coded output using PowerShell Write-Host - Updated README.md to document both Unix and PowerShell versions - Added PowerShell examples and installation instructions - Maintains feature parity with Bash version Cross-platform support: - sf-org-lic (Bash/Unix) - sf-org-lic.ps1 (PowerShell/Windows)