gpt4 book ai didi

powershell - 在远程计算机上使用调用命令删除项目网络位置失败

转载 作者:行者123 更新时间:2023-12-02 00:38:42 24 4
gpt4 key购买 nike

运行以下 powershell 命令

invoke-computer -computer computer -scriptblock{remove-item -force \\otherpc\backup_dump\TEST\*}

我收到错误

An object at the specified path \otherpc\backup_dump\TEST\ does not exist.

但是当我在本地运行它时它起作用了,我怀疑这里与范围有关但我不确定,任何帮助都会很好。

最佳答案

这是经典的 CredSSP 问题。检查这个: Mutli-Hop authentication using CredSSP

关于powershell - 在远程计算机上使用调用命令删除项目网络位置失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3517561/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com