In this post we will look how to run your Windows PowerShell scripts using your favorite application: Dynamics NAV
. This can be done using .NET Framework libraries, but Microsoft Dynamics NAV 2016 also released an add-in called PowerShellRunner (found in service add-in folder). Libraries found here can be used to run PowerShell scripts from the Dynamics NAV client, for any scenario you might see useful. For example: avoiding using separate msc service management consoles : manage your services from your Dynamics NAV client instead
; manage backup/restore or provisioning test or production environments; export, merge, compile objects, and so on.
↧
Coffee Break: Use the PowerShell Runner Add-In
↧