web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

PowerShell

(0) ShareShare
ReportReport
Posted on by 4,824

I tried to download the source code with PowerShell. 

My download folder name is Dynamics.365.BC.Spring2019.29537.NA.DVD.

Following Waldo.be Forum instructions, I have the following command line :

$ArtifactUrl = 'be' | % { Get-BCArtifactUrl -US $_ -Spring2019.29537 }

But I have got an error below.

Get-BCArtifactUrl : The 'Get-BCArtifactUrl' command was found in the module 'BcContainerHelper', but the module could
not be loaded. For more information, run 'Import-Module BcContainerHelper'.
At line:1 char:27
+ $ArtifactUrl = 'be' | % { Get-BCArtifactUrl -US $_ -Spring2019.29537 ...
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-BCArtifactUrl:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoloadMatchingModule

Please advise! Thank you!

I have the same question (0)
  • Suggested answer
    Guillem Padilla Profile Picture
    427 on at

    Did you import the module into your current Powershell session?

    As the error says, try to load the module with this command: Import-Module BcContainerHelper, and run the script again

  • snoppy Profile Picture
    4,824 on at

    Yes, I did. But I have the error below. Since Get-Verb is a long list and I do not know which one to use.:

    WARNING: The names of some imported commands from the module 'BcContainerHelper' include unapproved verbs that might

    make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the

    Verbose parameter. For a list of approved verbs, type Get-Verb.  Thank you!

  • Suggested answer
    Guillem Padilla Profile Picture
    427 on at

    This is just a warning, so don't worry about it, module should be imported anyway.

    Maybe the problem is on your installed .NET Framework version as it has been in some cases... Try updating to the latest

  • Suggested answer
    Suresh Kulla Profile Picture
    50,243 Super User 2025 Season 2 on at

    Did you try Install-Module BcContainerHelper -force

  • AbzM Profile Picture
    5 on at

    Was there a fix for this in the end,? I got the same problem!

    when i run -> Get-Module -ListAvailable -Name bccontainerhelper

    i get :

    Directory: C:\Users\Lionel Messi\Documents\PowerShell\Modules

    ModuleType Version    PreRelease Name                                PSEdition ExportedCommands

    ---------- -------    ---------- ----                                --------- ----------------

    Script     2.0.15                BcContainerHelper                   Desk      {Add-FontsToBcContainer, Add-GitToAlProjectFolder, Backup-BcContainerDatabases, Check-BcContainerHelperPermissions…}

       Directory: C:\Program Files\WindowsPowerShell\Modules

    ModuleType Version    PreRelease Name                                PSEdition ExportedCommands

    ---------- -------    ---------- ----                                --------- ----------------

    Script     2.0.14                BcContainerHelper                   Desk      {Add-FontsToBcContainer, Add-GitToAlProjectFolder, Backup-BcContainerDatabases, Check-BcContainerHelperPermissions…}

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 3,098

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,556 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,108 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans