在 Win 7 環境下,作業系統會內定安裝 PowerShell 的功能,只不過它的版本只有 2.0,若是需要更新地版本(目前最新版本是 4.0),就要下載 Windows Management Framework 4.0 來安裝!(記得要重新開機!)
在還未更新版本之前,先來了解目前系統中 PowerShell 是什麼版次?
1. 進入 Command Line
2. 切換目錄到 C:\Windows\System32\WindowsPowerShell\v1.0
3. 執行指令 $PSVersionTable
4. 查看版本 PSVersion ---> 2.0
更新後,可以看到是 4.0 版本。
若是你使用 Win 8,那麼它就內定安裝 PowerShell 4.0 !
接下來,讓我們了解 PowerShell 4.0 有哪些功能?
Windows PowerShell 4.0 is part of the Windows Management Framework 4.0, which includes the following:
|
網路資源:
- Windows Management Framework 4.0 https://www.microsoft.com/zh-TW/download/details.aspx?id=40855
- How to Install Windows PowerShell 4.0 http://social.technet.microsoft.com/wiki/contents/articles/21016.how-to-install-windows-powershell-4-0.aspx
沒有留言:
張貼留言