PowerShell:修订间差异

删除的内容 添加的内容
Rdanie留言 | 贡献
Windows PowerShell 3.0
标签加入博客链接
第226行:
|}
{{notelist}}
 
== Windows PowerShell 3.0 ==
PowerShell 3.0 与 Windows 8 和 Windows Server 2012 集成。微软还为 Windows 7 的 Service Pack 1、Windows Server 2008 的 Service Pack 1 和 Windows Server 2008 R2 的 Service Pack 1 提供了 PowerShell 3.0。<ref>{{Cite web|title=PowerShell Version 3 is RTM!|url=https://tfl09.blogspot.com/2012/08/powershell-version-3-is-rtm.html|accessdate=2023-09-09|work=tfl09.blogspot.com}}</ref><ref>{{Cite web|title=WMF 3.0|url=https://www.microsoft.com/en-us/download/details.aspx?id=34595|accessdate=2023-09-09|work=www.microsoft.com}}</ref>
 
PowerShell 3.0 是一个更大的软件包 Windows Management Framework 3.0 (WMF3) (WMF3) 的一部分。
PowerShell 3.0 是一个更大的软件包 Windows 管理框架 3.0 (WMF3) 的一部分,其中还包含支持远程协作的 WinRM 服务。<ref>{{Cite web|title=Powershell Version|url=https://poshnit.wordpress.com/2015/08/15/125/|accessdate=2023-09-09|work=poshnit.wordpress.com}}</ref><ref>{{Cite web|title=Microsoft has released Windows Management Framework 3.0 - Community Technology Preview|url=https://www.ntcompatible.com/story/windows-management-framework-30-community-technology-preview-ctp-1a/|accessdate=2023-09-09|work=www.ntcompatible.com}}</ref>
 
PowerShell 3.0 的新功能包括:<ref>{{Cite web|title=What Is PowerShell ISE?|url=https://www.easeus.com/knowledge-center/powershell-ise.html|accessdate=2023-09-09|work=www.easeus.com}}</ref><ref>{{Cite web|title=Introducing Windows 8: An Overview for IT Professionals|url=https://books.google.com/books?vid=ISBN9780735670501&newbks=0|accessdate=2023-09-09|work=books.google.com}}</ref>
*计划任务:可使用 Windows 任务调度程序基础架构计划任务在预定的时间和日期运行。
*会话重新连接:会话可以断开并重新连接。远程会话现在能更好地应对临时网络故障。
*改进了代码编写:增加了代码自动完成(IntelliSense)和代码片段。PowerShell ISE 允许用户使用对话框填写 PowerShell cmdlet 参数。
*授权支持:可将管理任务授权给无权执行此类任务的用户,而无需授予他们永久性的额外权限。
*更新帮助:可使用 Update-Help 命令更新帮助文档。
 
== 參考文獻 ==