Powershell AuthorizationManager 检查失败

发布于 2024-08-20 11:56:25 字数 261 浏览 4 评论 0原文

这只是一个空白脚本。我已使 ExecutionPolicy 不受限制,因为这只是一台开发人员机器。我有什么遗漏的吗?我在 win 2003 虚拟化服务器上​​运行它。

干杯

alt text http://img18.imageshack.us/img18/4745/68808602.jpg

This is just a blank script. I have made the ExecutionPolicy unrestricted as this is just a developer machine. Is there anything I'm missing? I'm running this on a win 2003 server virtualised.

cheers

alt text http://img18.imageshack.us/img18/4745/68808602.jpg

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

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

发布评论

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

评论(1

失与倦" 2024-08-27 11:56:25

该错误不是由于执行策略造成的,看起来第 34 行上的任何内容都失败了。

您因违反执行策略而收到的错误涉及执行策略。

That error is not due to execution policy, it looks like whatever is on line 34 has failed.

The error you get for execution policy violation talks about execution policy.

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