PowerShell 和Microsoft Dynamics NAV / Business Central 关联
生活随笔
收集整理的这篇文章主要介绍了
PowerShell 和Microsoft Dynamics NAV / Business Central 关联
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
此博客主要介绍PowerShell 和Microsoft Dynamics NAV / Business Central 关联。
我们一般都是使用NAV/BC自带的Shell来使用命令,但是我们也可以使用Windows PowerShell ISE来使用NAV/BC的命令。
打开Windows PowerShell ISE
Set-ExecutionPolicy RemoteSigned
Import-Module 'C:\Program Files\Microsoft Dynamics 365 Business Central\200\Service\NavAdminTool.ps1'
就可以执行NAV/BC中的命令Get-NAVAppInfo -ServerInstance bc200
总结
以上是生活随笔为你收集整理的PowerShell 和Microsoft Dynamics NAV / Business Central 关联的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: GSM(转自网上)
- 下一篇: 微软ERP Dynamics AX 20