← 返回首页
PowerShell 命令生成器
命令配置
生成结果
PowerShell
使用说明
- 选择操作类型和动作,填写所需参数,工具将自动拼装 PowerShell 命令。
- 下载的
.ps1文件在 Windows 上执行时,可能需要调整执行策略(Set-ExecutionPolicy RemoteSigned)。 - 涉及系统服务、用户管理等操作,请以管理员身份运行 PowerShell。