pwsh:Rename-Item: Cannot rename the specified target, because it represents a path or device name.

规范新名称

pwsh:Rename-Item: Cannot rename the specified target, because it represents a path or device name.
去掉第二个名称参数中的不必要的/
这里之前的斜杠是通过tab键补全而加上的,在对象名比较复杂的时候容易出现异常,一般是斜杠的问题
pwsh:Rename-Item: Cannot rename the specified target, because it represents a path or device name.

参考文档

doc

上一篇:python同时将两个文件夹更改名字


下一篇:pandas 更改行列标签set_index/rename