![]() |
#1 |
Участник
|
The Microsoft All-In-One Code Site has a new NAV code sample. This time it demonstrates using PowerShell to
With quite small amounts of code, by combining PowerShell and XML, you can control a NAV Service - either locally or remotely - without the need for Notepad, opening services, finding CustomSettings.config in Windows Explorer, etc. You can download the sample or just browse the sample code from this link: Download Microsoft Dynamics NAV APPLICATION: CSDynamicsPowerShellAdmin This is sample code only. It is specifically designed not to be a full app so it has lots of scope for adding functionality. Hopefully it can be useful as a starting point or inspiration for developing own tools. After downloading the code sample and building it in Visual Studio 2010, then running "CSDynamicsPowerShellAdmin.exe" (run it as Administrator), this is what it looks like when running it from my test machine: ![]() And this is what it can do:
Lars Lohndorf-Larsen Dynamics NAV Support EMEA Источник: http://feedproxy.google.com/~r/Micro...-services.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|