
PowerShell 6.0 官方文档中文版
PowerShell 是构建于 .NET 上基于任务的命令行 shell 和脚本语言。 PowerShell 可帮助系统管理员和高级用户快速自动执行用于管理操作系统(Linux、macOS 和 Windows)和流程的任务。
后端 454人已学习
目录
- 概述 470 浏览
-
安装
310 浏览
-
PowerShell Core
261 浏览
- 在 Windows 上安装 PowerShell Core 883 浏览
- 在 Linux 上安装 PowerShell Core 356 浏览
- 在 macOS 上安装 PowerShell Core 415 浏览
- 在 ARM 上安装 PowerShell Core 235 浏览
-
Windows PowerShell
260 浏览
- 安装 Windows PowerShell 543 浏览
- 安装 Windows PowerShell 2.0 引擎 369 浏览
- Windows PowerShell 系统要求 373 浏览
-
PowerShell Core
261 浏览
-
入门
280 浏览
- 启动 Windows PowerShell 289 浏览
- 启动 Windows PowerShell 2.0 引擎 327 浏览
-
了解 PowerShell
303 浏览
- 了解 PowerShell 名称 356 浏览
- 使用熟悉的命令名称 236 浏览
- 获取详细的帮助信息 315 浏览
- 获取有关命令的信息 322 浏览
- 使用变量存储对象 258 浏览
- 了解 PowerShell 管道 321 浏览
- 更多 PowerShell 学习 278 浏览
- 编写可移植模块 339 浏览
-
运行远程命令
306 浏览
- 通过 SSH 进行 PowerShell 远程处理 238 浏览
- PowerShell Core 中的 WS-Management (WSMan) 远程处理 248 浏览
- WinRM 安全性 275 浏览
- 在 PowerShell 远程处理中形成第二个跃点 305 浏览
- 术语表 251 浏览
-
组件数
290 浏览
-
控制台
263 浏览
- PowerShell.exe 命令行帮助 308 浏览
- 使用选项卡扩展 257 浏览
-
ISE
320 浏览
- Windows PowerShell 集成脚本环境 (ISE) 414 浏览
-
使用 Windows PowerShell ISE
303 浏览
- 探究 Windows PowerShell ISE 346 浏览
- 如何在 Windows PowerShell ISE 中创建 PowerShell 选项卡 355 浏览
- 如何在 Windows PowerShell ISE 中调试脚本 385 浏览
- 如何在 Windows PowerShell ISE 中使用配置文件 249 浏览
- 如何在脚本窗格和控制台窗格中使用 Tab 自动补全 262 浏览
- 如何在 Windows PowerShell ISE 中使用控制台窗格 277 浏览
- 如何在 Windows PowerShell ISE 中编写和运行脚本 352 浏览
- Windows PowerShell ISE 的键盘快捷方式 254 浏览
- Windows PowerShell ISE 中的辅助功能 298 浏览
-
ISE 脚本对象模块
254 浏览
- Windows PowerShell ISE 脚本对象模型的用途 300 浏览
- ISE 对象模型层次结构 235 浏览
- ObjectModelRoot 对象 256 浏览
- ISEAddOnToolCollection 对象 343 浏览
- ISEAddOnTool 对象 421 浏览
- ISEEditor 对象 293 浏览
- ISEFileCollection 对象 242 浏览
- ISEFile 对象 295 浏览
- ISEMenuItemCollection 对象 220 浏览
- ISEMenuItem 对象 277 浏览
- ISEOptions 对象 289 浏览
- ISESnippetCollection 对象 275 浏览
- ISESnippet 对象 251 浏览
- PowerShellTabCollection 对象 207 浏览
- PowerShellTab 对象 330 浏览
- Visual Studio Code 562 浏览
-
Web 访问
240 浏览
- 授权规则和安全功能 252 浏览
- 安装 248 浏览
- 有关访问问题的疑难解答 226 浏览
- 卸载 Windows PowerShell Web 访问 268 浏览
- 使用基于 Web 的 PowerShell 控制台 323 浏览
- 工作流指南 280 浏览
-
控制台
263 浏览
-
新增功能
266 浏览
- PowerShell Core 6.1 中的最近更新 294 浏览
-
PowerShell Core 6.0 中的最近更新
287 浏览
- PowerShell Core 6.0 中的重大更改 309 浏览
- PowerShell Core 6.0 中的已知问题 289 浏览
-
PowerShell 5.0 的新增功能
255 浏览
- Windows PowerShell 5.0 中的最近更新 261 浏览
- PowerShell 5.0 ISE 中的最近更新 227 浏览
- PowerShell Core 支持生命周期 249 浏览
-
示例脚本
202 浏览
- 更改计算机状态 245 浏览
- 收集有关计算机的信息 246 浏览
- 使用 FilterHashtable 创建 Get-WinEvent 查询 306 浏览
- 创建 UI 元素 279 浏览
- 从正在运行的进程解码 PowerShell 命令 247 浏览
- 管理当前位置 237 浏览
- 使用 Process Cmdlet 管理进程 249 浏览
- 管理服务 295 浏览
- 管理 Windows PowerShell 驱动器 279 浏览
- 直接操作项 237 浏览
- 执行网络任务 287 浏览
- 使用 Out-* cmdlet 重定向数据 244 浏览
- 使用格式命令更改输出视图 231 浏览
- 使用文件和文件夹 309 浏览
- 使用文件、文件夹和注册表项 274 浏览
-
使用对象
248 浏览
- 获取 WMI 对象 - Get-WmiObject 261 浏览
- 创建 .NET 和 COM 对象 - New-Object 236 浏览
- 从管道中删除对象 - Where-Object 233 浏览
- 选择对象部件 - Select-Object 282 浏览
- 对对象进行排序 261 浏览
- 为多个对象重复执行任务 - ForEach-Object 251 浏览
- 使用静态类和方法 225 浏览
- 查看对象结构 - Get-Member 232 浏览
- 使用打印机 314 浏览
- 使用注册表条目 312 浏览
- 使用注册表项 247 浏览
- 使用软件安装 245 浏览
- 其他有用的脚本对象 332 浏览
- 附录 1 - 兼容性别名 225 浏览
- 附录 2 - 创建自定义 PowerShell 快捷方式 203 浏览