Export-Clixml指令在Powershell中的基础用法

2024-10-12 20:15:05

1、打开Powershell程序窗口;

Export-Clixml指令在Powershell中的基础用法

3、输入Powershell管道符号“|”;(在Powershell中显示为,上下两段断开的竖线)

Export-Clixml指令在Powershell中的基础用法

5、设定导出文件的路径和名称;

Export-Clixml指令在Powershell中的基础用法

7、对应路径下出现,指定的xml文件。

Export-Clixml指令在Powershell中的基础用法
猜你喜欢