BcAdmin

0.0.7

Collection of functions to make the daily life of Microsoft Dynamics 365 Business Cental administrators a bit easier.

Installation Options

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

Install-Module -Name BcAdmin

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

Install-PSResource -Name BcAdmin

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) Intelligent Business Solutions, Inh. Jascha Vincke. All rights reserved.

Package Details

Author(s)

  • Jascha Vincke

Functions

Convert-AlcOutputToDevOpsShort ConvertTo-RelativePath Copy-AzSqlDatabase Copy-Newest Find-InstalledModulePath Get-AzStoredServicePrincipalCredential Get-BcDvd Get-BcDvdUrl Get-BcInstallationProperty Get-BcSymbol Get-ColorForBcConfigurationValue Get-FilenameFromContentDisposition Get-ManagementPathFromMsiLog Get-RecommendedBcConfiguration Get-Uninstall Import-BcManagement Import-DynamicsNavModule Install-Bc Install-NavApps Invoke-Alc Invoke-CompileBcApp Invoke-LoggedTask Invoke-WithPowerShell Invoke-WithRetry Manage-DynamicsNavService Restart-BcService Start-BcSetup Test-AzContextAndConnect Test-BcInstalled Test-BcService Uninstall-Bc Update-AppVersionAndRuntime Write-LogLine

Dependencies

Release Notes

0.0.7
Fix: .ps1 encoding errors during module load; Convert all files to UTF-8 BOM
Add Convert-ToUtf8Bom

0.0.6
Fix: Publish-MyModule and Update-Psm1FromSource
Add command-based-help to Get-FilteredFiles -.-
Fix: Add dependencies
   - Az.Accounts
   - Az.Resources
   - Az.Sql

0.0.5
Add Manage-DynamicsNavService
Add Import-DynamicsNavModule
Add Copy-AzSqlDatabase
Add Invoke-WithPowerShell
Add Get-AzStoredServicePrincipalCredential
Add Test-AzContextAndConnect
Add Write-LogLine
Add Invoke-LoggedTask
Add Invoke-WithRetry
Add Get-CommonRootPath
Add Get-FilteredFiles
Add Get-HelpContent
Add Export-FunctionDocs
Add Find-InstalledModulePath
Add Update-ModuleVersion
Add Update-Psm1FromSource
Update Publish-MyModule, add  parameter -SkipCleanup to not remove temp files after publish
Fix: Replace Microsoft.Graph dependency by Microsoft.Graph.Applications
Fix: Remove test calls to functions in function files
Add command-based help here and there

0.0.4
Add Publish-MyModule
       
0.0.3
Add service configuation parameters to Install-Bc and Start-BcSetup & minor improvements

0.0.2
Fix missing BC 22.0 download URL & minor improvements

0.0.1
Release core setup functions Start-BcSetup, Test-BcInstalled & Uninstall-Bc along with helpers like Install-Bc, Get-BcDvd and more.

FileList

Version History

Version Downloads Last updated
0.0.7 (current version) 4 6/7/2025
0.0.6 5 6/7/2025
0.0.5 5 6/7/2025
0.0.4 7 6/6/2025
0.0.3 49 7/8/2024
0.0.2 5 7/8/2024
0.0.1 6 7/7/2024
0.0.0 6 7/4/2024
Show more