OS - Window - PowerShell2025-08-28 OS , Windows , PowerShellIssues中文顯示問題在腳本第一行再加上這行[Console]::OutputEncoding = [System.Text.Encoding]::UTF8 把 .ps1 檔案存成 UTF-8 with BOM。