26 results for powershell modules

Import-NAVModules: An easy way to import NAV PowerShell modules

I seem to remember that I have told you that I have created some modules in PowerShell to make my (and your) life easier in Microsoft Dynamics NAV.. ;-). Well – it seems that these modules are getting some traction. They are available on Github, and the PowerShell Gallery – and people seem to be …

Continue reading

Permanent link to this article: https://www.waldo.be/2017/06/30/import-navmodules-an-easy-way-to-import-nav-powershell-modules/

PowerShellGet & waldo’s PowerShell Modules

Since Microsoft Dynamics NAV 2017, the VM images that Microsoft (Freddy) makes available on Azure, contains the PowerShellGet module. Freddy mentioned that in one of his blogposts about the Azure images. For me this was quite new, but sounded interesting, so I looked into it. What is “PowerShellGet”? Well, PowerShellGet is a module that is …

Continue reading

Permanent link to this article: https://www.waldo.be/2017/01/17/powershellget-waldos-powershell-modules/

How to install Waldo’s PowerShell Modules

A while ago, I announced the “release” of my PowerShell scripts and functions here. It’s a big thing for me, as lots and lots of efforts and time have been put into it (and still), but more important .. I’m convinced it can save you lots of time. Now, I only announced it, and for …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/12/09/how-to-install-waldos-powershell-modules/

Download Waldo’s PowerShell Modules

Yesterday, I did my session at NAVTechays, being “Thinking out of the box with NAV Development”. Now, I will be blogging about this great conference and about the session, but not just yet. In this post,I would like to shortly focus on one thing that I addressed during that session. My Powershell Modules The past …

Continue reading

Permanent link to this article: https://www.waldo.be/2015/11/20/download-waldos-powershell-modules/

C/AL Source Code Analysis with PowerShell

Last Directions US and EMEA, I had the opportunity to talk about – uhm – myself. Well, not really – about my tools. It was a weird experience – but it got more attention than I ever expected. Now, during that session, I showed a tool that I wanted to put out there for sooooo …

Continue reading

Permanent link to this article: https://www.waldo.be/2019/02/15/c-al-source-code-analysis-with-powershell/

CRS.RemoteNAVDockerHostHelper – my new PowerShell module

Note – The links and text have been updated to the latest version of the CRS.RemoteNAVDockerHostHelper module.  All screenshots are untouched though, so might refer to old naming/parameters/… ! I have been struggling in getting my head around managing “stuff” on Docker. You know – the new kid in town that will see its use …

Continue reading

Permanent link to this article: https://www.waldo.be/2018/02/08/crs-remotenavdockerhosthelper-my-new-powershell-module/

Remove all custom apps on Docker container (with PowerShell)

Today, I was prepping for my 2-day Masterclass about developing Extensions in Visual Studio Code. And finally, I made some time to make a first version of a function that I have been wanting for quite some time: a function to remove all the custom apps from a docker image. What is the challenge? Well, …

Continue reading

Permanent link to this article: https://www.waldo.be/2018/01/08/remove-all-custom-apps-on-docker-container-with-powershell/

AL with VSCode: Run Extension Objects (with PowerShell)

Some time ago, Mark blogged an interesting article about running objects from extensions. You can read it here: https://markbrummel.blog/2017/05/20/tip-58-run-extension-objects/ . It made me wonder .. how would I solve this? And one of the problems of asking myself these kind of questions is .. the answer is always the same :-/: Powershell And apperantly, I …

Continue reading

Permanent link to this article: https://www.waldo.be/2017/06/14/al-with-vscode-run-extension-objects-with-powershell/

Convert C/AL Objects to AL with PowerShell

If you are a NAV developer, you probably have heard about the upcoming “New Developer Tools”. And if you didn’t, it’s very much time for you to catch up with the readings about this, like: the Getting Started article the Developer Reference Follow the blogs Read and contribute on GitHub And when you read this …

Continue reading

Permanent link to this article: https://www.waldo.be/2017/05/05/convert-cal-objects-to-al-with-powershell/

Merging NAV Versionlists to NAV 2017 – Updated PowerShell functions!

Soon will be the release of NAV 2017. And I assume you are going to want to upgrade to it. :-).  Let me save you from one upgrade-caveat .. A while ago, I blogged about merging VersionLists with PowerShell. It shows a solution on how to handle (merge) version lists with PowerShell. Judging from the amount …

Continue reading

Permanent link to this article: https://www.waldo.be/2016/10/24/merging-nav-versionlists-to-nav-2017-updated-powershell-functions/