【发布时间】:2015-02-16 00:27:47
【问题描述】:
我正在尝试通过 PowerShell ISE 运行 SSIS 包
Executable: C:\Windows\System32\WindowsPowershell\v1.0\PowerShell.exe
Arguments: N:\PowerShell\Move-Item.ps1
但问题是参数文件位于没有 SSIS 的网络驱动器中。我的 SSIS 在名为 PFACESQAA 的服务器中。可执行文件来自我的网络驱动器(Active Directory 域)。如何从 Active Directory 域运行它或运行它的最佳方式是什么。我希望我说得通。
谢谢,
【问题讨论】:
标签: powershell powershell-2.0 powershell-3.0 powershell-remoting powershell-ise