
PowerShell 6.0 官方文档中文版
PowerShell 是构建于 .NET 上基于任务的命令行 shell 和脚本语言。 PowerShell 可帮助系统管理员和高级用户快速自动执行用于管理操作系统(Linux、macOS 和 Windows)和流程的任务。
后端 445人已学习
目录
- 概述 454 浏览
-
安装
245 浏览
-
PowerShell Core
253 浏览
- 在 Windows 上安装 PowerShell Core 868 浏览
- 在 Linux 上安装 PowerShell Core 346 浏览
- 在 macOS 上安装 PowerShell Core 411 浏览
- 在 ARM 上安装 PowerShell Core 223 浏览
-
Windows PowerShell
252 浏览
- 安装 Windows PowerShell 536 浏览
- 安装 Windows PowerShell 2.0 引擎 359 浏览
- Windows PowerShell 系统要求 364 浏览
-
PowerShell Core
253 浏览
-
入门
271 浏览
- 启动 Windows PowerShell 276 浏览
- 启动 Windows PowerShell 2.0 引擎 319 浏览
-
了解 PowerShell
289 浏览
- 了解 PowerShell 名称 343 浏览
- 使用熟悉的命令名称 227 浏览
- 获取详细的帮助信息 303 浏览
- 获取有关命令的信息 314 浏览
- 使用变量存储对象 251 浏览
- 了解 PowerShell 管道 316 浏览
- 更多 PowerShell 学习 266 浏览
- 编写可移植模块 333 浏览
-
运行远程命令
293 浏览
- 通过 SSH 进行 PowerShell 远程处理 234 浏览
- PowerShell Core 中的 WS-Management (WSMan) 远程处理 241 浏览
- WinRM 安全性 266 浏览
- 在 PowerShell 远程处理中形成第二个跃点 297 浏览
- 术语表 236 浏览
-
组件数
281 浏览
-
控制台
255 浏览
- PowerShell.exe 命令行帮助 299 浏览
- 使用选项卡扩展 250 浏览
-
ISE
306 浏览
- Windows PowerShell 集成脚本环境 (ISE) 403 浏览
-
使用 Windows PowerShell ISE
293 浏览
- 探究 Windows PowerShell ISE 332 浏览
- 如何在 Windows PowerShell ISE 中创建 PowerShell 选项卡 346 浏览
- 如何在 Windows PowerShell ISE 中调试脚本 372 浏览
- 如何在 Windows PowerShell ISE 中使用配置文件 241 浏览
- 如何在脚本窗格和控制台窗格中使用 Tab 自动补全 254 浏览
- 如何在 Windows PowerShell ISE 中使用控制台窗格 270 浏览
- 如何在 Windows PowerShell ISE 中编写和运行脚本 342 浏览
- Windows PowerShell ISE 的键盘快捷方式 247 浏览
- Windows PowerShell ISE 中的辅助功能 289 浏览
-
ISE 脚本对象模块
242 浏览
- Windows PowerShell ISE 脚本对象模型的用途 289 浏览
- ISE 对象模型层次结构 223 浏览
- ObjectModelRoot 对象 243 浏览
- ISEAddOnToolCollection 对象 327 浏览
- ISEAddOnTool 对象 411 浏览
- ISEEditor 对象 289 浏览
- ISEFileCollection 对象 227 浏览
- ISEFile 对象 288 浏览
- ISEMenuItemCollection 对象 215 浏览
- ISEMenuItem 对象 267 浏览
- ISEOptions 对象 280 浏览
- ISESnippetCollection 对象 264 浏览
- ISESnippet 对象 240 浏览
- PowerShellTabCollection 对象 199 浏览
- PowerShellTab 对象 323 浏览
- Visual Studio Code 541 浏览
-
Web 访问
231 浏览
- 授权规则和安全功能 246 浏览
- 安装 236 浏览
- 有关访问问题的疑难解答 212 浏览
- 卸载 Windows PowerShell Web 访问 262 浏览
- 使用基于 Web 的 PowerShell 控制台 318 浏览
- 工作流指南 275 浏览
-
控制台
255 浏览
-
新增功能
258 浏览
- PowerShell Core 6.1 中的最近更新 287 浏览
-
PowerShell Core 6.0 中的最近更新
277 浏览
- PowerShell Core 6.0 中的重大更改 301 浏览
- PowerShell Core 6.0 中的已知问题 276 浏览
-
PowerShell 5.0 的新增功能
245 浏览
- Windows PowerShell 5.0 中的最近更新 253 浏览
- PowerShell 5.0 ISE 中的最近更新 220 浏览
- PowerShell Core 支持生命周期 239 浏览
-
示例脚本
193 浏览
- 更改计算机状态 238 浏览
- 收集有关计算机的信息 234 浏览
- 使用 FilterHashtable 创建 Get-WinEvent 查询 296 浏览
- 创建 UI 元素 267 浏览
- 从正在运行的进程解码 PowerShell 命令 236 浏览
- 管理当前位置 227 浏览
- 使用 Process Cmdlet 管理进程 243 浏览
- 管理服务 289 浏览
- 管理 Windows PowerShell 驱动器 269 浏览
- 直接操作项 229 浏览
- 执行网络任务 282 浏览
- 使用 Out-* cmdlet 重定向数据 240 浏览
- 使用格式命令更改输出视图 225 浏览
- 使用文件和文件夹 297 浏览
- 使用文件、文件夹和注册表项 268 浏览
-
使用对象
238 浏览
- 获取 WMI 对象 - Get-WmiObject 249 浏览
- 创建 .NET 和 COM 对象 - New-Object 225 浏览
- 从管道中删除对象 - Where-Object 229 浏览
- 选择对象部件 - Select-Object 276 浏览
- 对对象进行排序 254 浏览
- 为多个对象重复执行任务 - ForEach-Object 240 浏览
- 使用静态类和方法 217 浏览
- 查看对象结构 - Get-Member 217 浏览
- 使用打印机 303 浏览
- 使用注册表条目 304 浏览
- 使用注册表项 237 浏览
- 使用软件安装 238 浏览
- 其他有用的脚本对象 323 浏览
- 附录 1 - 兼容性别名 214 浏览
- 附录 2 - 创建自定义 PowerShell 快捷方式 193 浏览