Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Coffee Break: Use the PowerShell Runner Add-In

$
0
0

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.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles