Hello,
I am working in Windows PowerShell ISE. I created file Navx (extension) and I need to install.
This is my code in PS:
Install-NAVApp -ServerInstance 'DynamicsNAV100' -Name ”Extension Test”
ERROR message:
Install-NAVApp : The extension Extension Test is not installed for tenant default.
I know there is problem with tenant. How can I get name of my tenant?
THANK YOU!
*This post is locked for comments