PowerShell can also address environment variables using the syntax $env:variable-name this had ... Set-Item -path env:TEAMS -value ($env:TEAMS + 'finance').
確定! 回上一頁