本页包括有关 Windows PowerShell 的常见问题。点击问题来浏览答案。如需查找全部解答,请选择浏览全部答案复选框。
| 问: | 何谓 Windows PowerShell? |
| 答: | Windows PowerShell 是一种新的交互式的命令行和基于任务脚本编写技术,它使信息技术 (IT) 管理员能够全面地自动操作和控制系统管理任务,从而提高了管理员的生产力。Windows PowerShell 包括多个系统管理实用工具、一致的语法和命名惯例、及对普通管理数据更好地导航,如登记、证书存储 或 Windows Management Instrumentation (WMI)。Windows PowerShell 还专门针对 IT 管理,提供直观的脚本编写语言。 |
| 问: | Windows PowerShell 同早期名为 Windows “Monad” Shell、Microsoft Command Shell 或 MSH 的产品是否相同? |
| 答: | 是。此产品早期使用过这些代码名称。 |
| 问: | 将何时向客户提供 Windows PowerShell? |
| 答: | 目前可从 Microsoft.com 上的下载中心下载 Release Candidate (RC) 1 的公开版本。2006 年第四季度将提供 Windows PowerShell Release-To-Web (RTW) 公开下载。 |
| 问: | Windows PowerShell 支持哪些版本的 Windows 操作系统? |
| 答: | Windows XP 服务软件包 2、Windows Server 2003 服务软件包 1、Windows Server 2003 R2、Windows Vista 和代码名为“Longhorn”的 Windows Server 均支持 Windows PowerShell。 |
| 问: | Windows PowerShell 支持哪些处理器架构? |
| 答: | x86、x64 和 IA64 均支持 Windows PowerShell。 |
| 问: | Windows PowerShell 是否将被包括在 Windows Vista 和 Windows Server 代码名称 “Longhorn”之中? |
| 答: | 否。然而,Windows PowerShell 将在这二者上运行。计划在下一版本的 Windows 操作系统中包含 Windows。 |
| 问: | Windows PowerShell 将如何定价? |
| 答: | 将可以从 Web 上免费下载 Windows PowerShell。不计划对 Windows PowerShell 收费。最终, Windows PowerShell 将成为 Windows 操作系统的一部分。 |
| 问: | 将如何授权许可 Windows PowerShell? |
| 答: | Windows PowerShell 将作为 Windows 的一个组件来授权许可。 |
| 问: | Microsoft 是否将允许第三方独立软件开发商再分发 Windows PowerShell? |
| 答: | 否。 可以从 Web 上下载 Windows PowerShell。独立软件开发商可以将指示其用户下载 Windows PowerShell 作为先决条件。请访问 Windows PowerShell 团队博客,获得更多信息。 |
| 问: | 哪些是安装和使用 Windows PowerShell 的先决条件? |
| 答: | Windows PowerShell 需要 .NET Framework 2.0 版。可在通过 Windows 更新和 Microsoft 更新服务在 Microsoft 下载中心作为可再分发的包进行下载。 |
| 问: | 为何在首次安装 Windows PowerShell 后无法运行脚本? |
| 答: | 默认状态下,名为“执行策略”的 PowerShell 中的安全特性阻止脚本运行。为理解您可使用的不同的执行策略,在 Windows PowerShell 提示符中输入 get-help about_signing in theprompt. 选择执行策略后,使用 Set-ExecutionPolicy cmdlet 进行设置。例如,在 Windows PowerShell 提示符中输入 Set-ExecutionPolicy RemoteSigned。 |
| 问: | 是否有针对 Windows PowerShell 的新闻组? | ||||||
| 答: | 是。新闻组位于 microsoft.public.windows.powershell。 | ||||||
| 问: | 是否有针对 Windows PowerShell 的团队博客? | ||||||
| 答: | |||||||
| 问: | 是否提供 Windows PowerShell 脚本? | ||||||
| 答: | 是。TechNet 脚本中心上的 Windows PowerShell 页面提供大量的样本脚本。 | ||||||
| 问: | 是否提供有关 Windows PowerShell 的培训课程? | ||||||
| 答: | 是。请参阅 Windows PowerShell 博客,获得更多信息。 | ||||||
| 问: | 是否有关于 Windows PowerShell 的书籍? | ||||||
| 答: | 是。以下出版商提供相关的书籍:
| ||||||
| 问: | 是否有针对 Windows PowerShell 的 Microsoft 最具价值的专业人员 (MVP)? | ||||||
| 答: | Microsoft 拥有十几位 Admin Framework MVP,这些专业人员解答与 Windows PowerShell 和其他 Windows 管理技术相关的问题,如 Microsoft 管理控制台。此外,Windows PowerShell MVP 拥有大量非-Microsoft Web 站点,包括http://mow001.blogspot.com/、http://www.reskit.net/monad/、 http://keithhill.spaces.msn.com。 | ||||||
[如需更多信息]