windows powerShell是微軟為windows系統(tǒng)開媽的shell 及腳本語言技術,它的出現(xiàn)同時彌補了和unix系統(tǒng)相比windows在Shell方面的不足,同時也為程序開發(fā)人員提供了一種更高效的編寫腳本的工具。在windows7中已經(jīng)整合了powerShell V2且支持圖形界面操作。
要想在windows 7系統(tǒng)中啟動windows powerShell非常簡單,點擊”開始”按鈕后在底部的搜索欄內(nèi)輸入PowerShell,在搜索結果內(nèi)選擇windows powerShell即可進入命令行模式的界面,選擇windows powerShell V2 ISE 后就可以進入到windows powerShell的圖形窗口模式。此外也可以在傳統(tǒng)的CMD窗口中輸入PowerShell后按下回畫運行PowerShell。