1、打开开始菜单,并点击所有程序按钮;

2、在附件中找到“windows powershell”文件夹;

3、点击Windows Powershell程序;

4、Powershell程序自动打开;

1、首先在powershell中输入get-command;

2、设定参数 -name;

3、输入通配符“*”+部分命令名称;

4、点击回车后,返回查找到的powershell命令。

时间:2026-02-15 11:13:57
1、打开开始菜单,并点击所有程序按钮;

2、在附件中找到“windows powershell”文件夹;

3、点击Windows Powershell程序;

4、Powershell程序自动打开;

1、首先在powershell中输入get-command;

2、设定参数 -name;

3、输入通配符“*”+部分命令名称;

4、点击回车后,返回查找到的powershell命令。
