navcontainerhelper

0.2.7.1

PowerShell module

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name navcontainerhelper -RequiredVersion 0.2.7.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name navcontainerhelper -Version 0.2.7.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Freddy Kristiansen. All rights reserved.

Package Details

Author(s)

  • Freddy Kristiansen

Functions

Compile-ObjectsInNavContainer Convert-ModifiedObjectsToAl Convert-Txt2Al Copy-FileFromNavContainer Copy-FileToNavContainer Create-MyDeltaFolder Create-MyOriginalFolder Create-AadAppsForNav Download-File Enter-NavContainer Export-ModifiedObjectsAsDeltas Export-NavContainerDatabasesAsBacpac Export-NavContainerObjects Get-LocaleFromCountry Get-NavContainerAppInfo Get-NavContainerCountry Get-NavContainerDebugInfo Get-NavContainerEula Get-NavContainerEventLog Get-NavContainerGenericTag Get-NavContainerId Get-NavContainerImageName Get-NavContainerIpAddress Get-NavContainerLegal Get-NavContainerName Get-NavContainerNavVersion Get-NavContainerOsVersion Get-NavContainerPath Get-NavContainers Get-NavContainerSession Get-NavContainerSharedFolders Get-NavVersionFromVersionInfo Import-DeltasToNavContainer Import-NavContainerLicense Import-ObjectsToNavContainer Import-TestToolkitToNavContainer Install-NavContainerApp Install-NAVSipCryptoProviderFromNavContainer New-CSideDevContainer New-DesktopShortcut New-NavContainer New-NavContainerNavUser New-NavContainerTenant New-NavContainerWindowsUser Open-NavContainer Publish-NavContainerApp Remove-DesktopShortcut Remove-NavContainer Remove-NavContainerSession Remove-NavContainerTenant Replace-NavServerContainer Start-NavContainerAppDataUpgrade Sync-NavContainerApp Test-NavContainer UnInstall-NavContainerApp UnPublish-NavContainerApp Wait-NavContainerReady Write-NavContainerHelperWelcomeText

Dependencies

This module has no dependencies.

Release Notes

0.2.7.1
Bugfix: Get-LocaleFromCountry returned blank for finnl and a lot of other finxx localizations
Add -settings on Windows Client shortcut to ensure correct clientsettings.config usage
Silence output of clearing modified flag
Add function Import-NavContainerLicense
Add parameters -sync and -install to Publish-NavContainerApp
Add filter parameter to Convert-ModifiedObjectsToAl and Export-ModifiedObjectsAsDeltas (default is Modified=1)
Support for inline scripts, URLs and .zip files in myscripts on New-NavContainer
Bugfix: Remove-NavContainer doesn't remove entries in hosts file
Remove-NavContainer to fail if it cannot remove the containerFolder (open files etc.)

0.2.7.0
Bugfix: Convert-ModifiedObjectsAsAl didn't include page extensions due to new parameter on Compare-NavApplicationObject

0.2.6.9
Bugfix: Use docker pull in New-NavContainer

0.2.6.8
Bugfix: New-NavContainer seems to hang

0.2.6.7
Add sync parameter on Publish-NavContainerApp
Added ExportTxtSkipUnlicensed to Export-NavContainerObjects

0.2.6.6
Add uninstall parameter on UnPublish-NavContainerApp
Add startup option to New-DesktopShortcut
Add generatesymbolreference=1 when Compiling objects using Compile-ObjectsInNavContainer

0.2.6.5
AzureSQL support for multitenancy
Add install parameter on Publish-NavContainerApp

0.2.6.4
Bugfix: Didn't work with "old" images

0.2.6.2
Bugfix: Create-AadAppsForNAV wasn't exported and was missing help

0.2.6.1
Check whether AAD is supported by Docker image

0.2.6.0
Add function Create-AadAppsForNav
Add parameter authenticationEmail to New-NavContainer
Remove default memory limit when running Windows Server as Docker host

0.2.5.2
Bugfix: Remove Test Tool shortcut when removing nav containers
Bugfix: Issue 89 CSide with external SQL and different port

0.2.5.1
Update Welcometext

0.2.5.0
Add support for multitenancy
Add switch -multitenant to new-navcontainer
Add function New-NavContainerTenant
Add function Remove-NavContainerTenant
Add function New-NavContainerNavUser
Add function New-NavContainerWindowsUser
Add function Get-NavContainerEventLog
Add function Export-NavContainerDatabasesAsBacpac
Change default filter in Compile-ObjectsInNavContainer to compiled=No
Add Shortcut for opening WebClient with Test Tool page if TestToolKit is included

0.2.2.4
Updated Readme

0.2.2.3
Add nav specific tags when running generic image
Check for tag tag when running fetching the tag (support generic image)
Check container name validity
Add test running generic image

0.2.2.2
Added switch for enabling SymbolLoading (dual development), default is off

0.2.2.1
Added function Import-TestToolkitToNavContainer
Added parameter -includeTestToolkit to New-NavContainer to automatically include TestToolkit objects
Include more information during start of new-navcontainer (and output the docker run command if it fails early)
Fix report preview when running docker images 0.0.4.3 or earlier
Bugfix CSide desktop shortcut was always set to windows auth

0.2.2.0
Bugfix: Copying files to/from containers didn't work on Windows 10
Bugfix: Export-NavContainerObjects with a strange error if sharing the folder used for export directly
Export-NavContainerObjects now supports txt files and fob files -exportTo parameter replaces -exportToNewSyntax
Added Get-NavContainers to get all Nav containers
Add pipeline support for Remove-NavContainer and Remove-NavContainerSession (to allow Get-NavContainers | Remove-NavContainer)
Added Get-NavContainerDebugInfo
Show ContainerName in prompt in Enter-NavContainer

0.2.1.3
Bugfix: Do not clear modified flag when container is restarting

0.2.1.2
Bugfix: Azure VM detection looked in wrong folder

0.2.1.1
Bugfix: username can now contain spaces
-myscripts parameter now supports files or folders - all will be copied into the c:\run\my folder

0.2.1.0
Added -databaseServer, -databaseInstance, -databaseName, -databaseCredential to new-navcontainer (Support for External SQL Server - generic tag 0.0.4.0 or later)
Added -shortcuts to new-navcontainer (support for placing shortcuts on startmenu or avoid them)
Added -navDvdPath and -navDvdCountry (support for running microsoft/dynamics-nav:generic with a DVD mounted)
Moved the working folder from c:\demo to c:\programdata\navcontainerhelper
Added -alwaysPull to new-navcontainerhelper to always pull newer image if exists

0.2.0.1
Remove recreate-navservercontainer
Simplify replace-navservercontainer and allow empty imagename

0.2.0.0
Breaking change: Change all username/password parameters to PSCredential
Change -updatehost to automatically update hosts on container restart
Breaking change: Remove -updatehost from Remove-NavContainer (automatically handled)

0.1.2.1
Add generatesymbolreference=yes to CSide shortcut if EnableSymbolLoading is true

0.1.2.0
When specifying -includeCSide containers are started with EnableSymbolLoad
Refactored all functions into different script files
Only clear object modified flag if using localhost\SQLExpress
Specify server in sqlcmd
Export-NavContainerObjects doesn't fail on NAV2016 and NAV2017 due to missing ExportToNewSyntax parameter

0.1.1.9
Added Start-NavContainerAppDataUpgrade function

0.1.1.8
Added ReleaseNotes a few versions back

0.1.1.7
Added ReleaseNotes to PowerShell Gallery

0.1.1.6
Added default values for additionalParameters and myScripts

0.1.1.5
Added -additionalParameters and -myScripts to New-CsideDevContainer and New-NavContainer
Added -useSSL switch to New-CsideDevContainer and New-NavContainer

0.1.1.4
Fixed a bug in Convert-ModifiedObjectsToAl, where conversion would end up with an empty AL folder

0.1.1.3
Secure passwords for creating containers

0.1.1.2 and earlier
Initial releases
use help on the individual functions to get info.

Container info functions
------------------------
Get-NavContainerNavVersion      Get Nav version from Nav Container
Get-NavContainerImageName       Get ImageName from Nav container
Get-NavContainerGenericTag      Get Nav generic image tag from Nav container
Get-NavContainerOsVersion       Get OS version from Nav container
Get-NavContainerLegal           Get Legal link from Nav container
Get-NavContainerCountry         Get Localization version from Nav Container
Get-NavContainerIpAddress       Get IP Address to a Nav container
Get-NavContainerSharedFolders   Get Shared Folders from a Nav container
Get-NavContainerPath            Get the path inside a Nav container to a shared file
Get-NavContainerName            Get the name of a Nav container
Get-NavContainerId              Get the Id of a Nav container
Test-NavContainer               Test whether a Nav container exists

Container handling functions
----------------------------
New-NavContainer                Create new Nav container
New-CSideDevContainer           Create new C/SIDE development container
Remove-NavContainer             Remove Nav container
Get-NavContainerSession         Create new session to a Nav container
Remove-NavContainerSession      Remove Nav container session
Enter-NavContainer              Enter Nav container session
Open-NavContainer               Open Nav container in new window
Wait-NavContainerReady          Wait for Nav Container to become ready

Object handling functions
-------------------------
Import-ObjectsToNavContainer    Import objects from .txt or .fob file
Import-DeltasToNavContainer     Merge delta files and Import objects
Compile-ObjectsInNavContainer   Compile objects
Export-NavContainerObjects      Export objects from Nav container
Create-MyOriginalFolder         Create folder with the original objects for modified objects
Create-MyDeltaFolder            Create folder with deltas for modified objects
Convert-Txt2Al                  Convert deltas folder to al folder
Export-ModifiedObjectsAsDeltas  Export objects, create baseline and create deltas
Convert-ModifiedObjectsToAl     Export objects, create baseline, create deltas and convert to .al files

App handling functions
----------------------
Publish-NavContainerApp         Publish App to Nav container
Sync-NavContainerApp            Sync App in Nav container
Install-NavContainerApp         Install App in Nav container
Uninstall-NavContainerApp       Uninstall App from Nav container
Unpublish-NavContainerApp       Unpublish App from Nav container
Get-NavContainerAppInfo         Get info about installed apps from Nav Container
Install-NAVSipCryptoProviderFromNavContainer Install Nav Sip Crypto Provider locally from container to sign extensions

Azure VM specific functions
---------------------------
Replace-NavServerContainer      Replace navserver (primary) container
Recreate-NavServerContainer     Recreate navserver (primary) container

FileList

Version History

Version Downloads Last updated