相信有基础的电脑玩家都知道Windows 10里自带一个管理员工具,很多系统的设备修改都需要在PowerShell下运行,但是千万不要跟这个PowerShell Core搞混了,PowerShell Core可是正牌的微软开源工具,对是开源的,并且支持的系统可以说是全平台:
Windows 7、8.1 和 10
Windows Server 2008 R2、2012 R2、2016
Windows Server 半年频道
Ubuntu 14.04、16.04 和 17.04
Debian 8.7+ 和 9
CentOS 7
Red Hat Enterprise Linux 7
OpenSUSE 42.2
Fedora 25、26
macOS 10.12+
那这个软件是干嘛的呢?它是Windows自带PowerShell的加强版,具有更多功能,修复bug或者更新组件。具体功能与区别请参考:
https://blog.csdn.net/itanders/article/details/79567055
官方发布网址:
https://github.com/PowerShell/PowerShell/releases
官网下载:
Microsoft PowerShell Core 6.2.1 32位
官网下载:
Microsoft PowerShell Core 6.2.1 64位
网友评论