Hi TeddyH
Thank you so much. I have two issues and I appreciate your help
1) I am receiving the below error. I have created NAV folder in C and it is there. How I can resolve this issue?
Copy-Item : Cannot find path 'C:\NAV\NAV.flf' because it does not exist.
At C:\Program Files\WindowsPowerShell\Modules\BcContainerHelper\4.0.5\ContainerHandling\New-NavImage.ps1:532 char:25
+ ... Copy-Item -path $licenseFilePath -Destination "$dbPath\CR ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\NAV\CRONUS.flf:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
2) I only created blank NAV.flf file in folder. Should I include anything specific in it? I have no license for BC.
Thanks