Automating the solution packages in CRM dynamics 365 - Microsoft Community
hello there, when try import solution packages on crm dynamics 365 via command line, looks taking .dll files, solution files in xml , zipped. there a way "microsoft.xrm.d https://gallery.technet.microsoft.com/scriptcenter/powershell-functions-for-16c5be31 ps c:\windows\system32> import-crmpackage -crmconnection $crmconn -packagedirectory c:\packages -packagename apttusechosignintegration_1_1_0_0_target_crm_8.1_managed.zip -unpackfilesdirectory c:\unpackedfiles -verbose import-crmpackage : could not load file or assembly 'microsoft.xrm.tooling.packagedeployment.crmpackageextentionbase, version=1.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35' or 1 of dependencies. the system cannot find file specified. @ line:1 char:1 + import-crmpackage -crmconnection $crmconn -packagedirectory c:\packag ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo ...