通过 PSEXEC 运行时 Powershell 不加载配置文件

发布于 2024-07-23 01:57:43 字数 237 浏览 8 评论 0原文

我正在使用 powershell 1.0 使用 PSEXEC 远程运行脚本(或以批处理模式在同一台机器上)。 在我的计算机上,“远程”powershell 会话正确加载我的 profile.ps1(来自 MyDocuments 文件夹),但在另一台计算机上则不然。 我没有将 -noprofile 开关传递给 powershell.exe,并且我已经验证了 powershell 会话实际上是经过网络验证的(我让它到达了服务器上的管理共享并且工作得很好)。

I am working with powershell 1.0 using PSEXEC to run scripts remotely (or on the same box in a batch mode). On my machine, the "remoted" powershell session correctly loads my profile.ps1 (from the MyDocuments folder), but on another machine, it doesn't. I'm not passing in the -noprofile switch to the powershell.exe, and I have verified that the powershell session is in fact network-authenticated (I had it hit an admin share on a server and that worked just fine).

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

川水往事 2024-07-30 01:57:43

没关系。 另一台计算机上运行的不同 PSEXEC 版本。

Never mind. Different PSEXEC version running on the other machine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文