Hi all,
some of you will know that NAV 2013 ships new professionals administration tools for maintaining NAV server instances, users etc.
These are based on
power shell using
cmdlets doing your tasks.
By default power shell includes a command line tool running your scripts. Windows also includes a user interface (editor) which is more flexible then the command line. It is called
ISE and you can additional install it.
(You can found the code for adding the cmdlets for NAV into ISE in the installation directory of your NAV server instance – file: “NavAdminTool”)
Anyway, “surfing” on the web I was looking for a graphical user interface which supports some kind of “word completing” and contextual help.
AND I FOUND IT.
PowerGUI, a graphical user interface and script editor for Microsoft Windows PowerShell!
With few steps you can also add your NAV specific cmdlets to this tool
- Install PowerGui
- Run the script editor

- Click File and PowerShell Libraries

- The software is now looking for local power shell libraries and should also find (if installed
) NAV

- Select and confirm it by using OK
- Type in New-NAV ….. and take a look on the NAV cmdlets.

- A very smart, easy (freeware) way starting working with power shell and NAV 2013.
NAV 2013 rocks !
PS Want more? there is also contextual help available …
Далее