Windows PowerShell ISE - New-NAVCRMTable

ALFEGO79
Member Posts: 10
Hi people, i would like to execute this script by PowerShell:
New-NAVCRMTable –CRMServerMyOrg.Crm4.Dynamics.Com –EntityLogicalName systemuser,campaign –ObjectId 5340,50001 –Name “CRM Systemuser”,“CRM Campaign” –OutputPath c:\CRMObjects
but it can not find cmlet New-NAVCRMTable. Any suggestion? I imagine i have to import a module with Import-Module but i dont know where it is.
Thanks in advance.
New-NAVCRMTable –CRMServerMyOrg.Crm4.Dynamics.Com –EntityLogicalName systemuser,campaign –ObjectId 5340,50001 –Name “CRM Systemuser”,“CRM Campaign” –OutputPath c:\CRMObjects
but it can not find cmlet New-NAVCRMTable. Any suggestion? I imagine i have to import a module with Import-Module but i dont know where it is.
Thanks in advance.
0
Answers
-
Open en run "C:\Program Files (x86)\Microsoft Dynamics NAV\90\RoleTailored Client\NavModelTools.ps1" in ISE.1
-
Yes and also i hace had to update Navision Client0
-
Hi guys,
Just to add on this: I wasn't able to find the New-NAVCRMTable function either, on a BC140 version (Build 35570).
In my case I realized that the cmdlet to import was on a separate sub-folder called "Model.Tools.Crm". So it seems that on this version it was not included on the avModelTools.ps1, but on a separate one.
The modules file to import was in a a psd1 file "Microsoft.Dynamics.Nav.Model.Tools.Crm.psd1".
So I had to add the below line on Powershell to be able to import the function:
Import-Module 'C:\Program Files (x86)\Microsoft Dynamics 365 Business Central\140\RoleTailored Client\Model.Tools.Crm\Microsoft.Dynamics.Nav.Model.Tools.Crm.psd1' -Verbose
Not sure if I did something wrong on installing NAV. The official Msft documentation doesn't seem to mention it (considers it to be on the NavModelTools library). Just in case somebody come across the same.
Regards,
Tomas0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions