911. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:25 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

911.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM\trunk\SDK\Tools\PackageDeployer\PowerShell Microsoft.Xrm.Tooling.PackageDeployment.PowerShell.dll-Help.xml Tue Dec 20 19:52:08 2016 UTC
2 Wed Feb 1 19:57:25 2017 UTC

911.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 1145

911.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

911.4 Active regular expressions

No regular expressions were active.

911.5 Comparison detail

1   <?xml         
2     version="1 .0"         
3     encoding=" UTF-8"        
4   ?>        
5   <helpItems          
6     schema="ma ml"         
7     xmlns="htt p://msh"        
8   >        
9               
10     <command:c ommand         
11      xmlns:maml ="http://s chemas.mic rosoft.com /maml/2004 /10"         
12      xmlns:comm and="http: //schemas. microsoft. com/maml/d ev/command /2004/10"         
13      xmlns:dev= "http://sc hemas.micr osoft.com/ maml/dev/2 004/10"         
14      xmlns:MSHe lp="http:/ /msdn.micr osoft.com/ mshelp"        
15     >        
16                  
17      <command:d etails>        
18                     
19       <command:n ame>        
20        Get-CrmPac kages        
21       </command: name>        
22                     
23       <maml:desc ription>        
24                        
25        <maml:para >        
26         Returns a  list of av ailable pa ckages tha t can be d eployed to  a Microso ft Dynamic s CRM inst ance.        
27        </maml:par a>        
28                      
29       </maml:des cription>        
30                     
31       <maml:copy right>        
32                        
33        <maml:para  />        
34                      
35       </maml:cop yright>        
36                     
37       <command:v erb>        
38        Get        
39       </command: verb>        
40                     
41       <command:n oun>        
42        CrmPackage s        
43       </command: noun>        
44                     
45       <dev:versi on />        
46                   
47      </command: details>        
48                  
49      <maml:desc ription>        
50                     
51       <maml:para >        
52        The Get-Cr mPackages  cmdlet ret urns a lis t of packa ges. The c mdlet can  also retur n informat ion about  a specific  package i f you spec ify the pa ckage name  as a cmdl et paramet er. A pack age can co ntain the  following  items: Mic rosoft Dyn amics CRM  solution f iles, file s or expor ted data f iles from  the Config uration Mi gration to ol, custom  code that  can run d uring or a fter the p ackage is  deployed t o the Micr osoft Dyna mics CRM i nstance, a nd HTML co ntent spec ific to th e package  that can d isplay at  the beginn ing and en d of the p ackage dep loyment pr ocess. Thi s HTML con tent can b e useful t o provide  a descript ion of the  solutions  and files  that are  deployed i n the pack age.        
53       </maml:par a>        
54                     
55       <maml:para >        
56        This cmdle t applies  to Microso ft Dynamic s CRM Onli ne and on- premises v ersions of  Microsoft  Dynamics  CRM.        
57       </maml:par a>        
58                   
59      </maml:des cription>        
60                  
61      <command:s yntax>        
62                     
63       <command:s yntaxItem>        
64                        
65        <maml:name >        
66         Get-CrmPac kages        
67        </maml:nam e>        
68                        
69        <command:p arameter         
70         required=" false"         
71         variableLe ngth="fals e"         
72         globbing=" false"         
73         pipelineIn put="True  (ByPropert yName)"         
74         position=" 1"         
75         aliases=""        
76        >        
77                           
78         <maml:name >        
79          PackageDir ectory        
80         </maml:nam e>        
81                           
82         <maml:desc ription>        
83                               
84          <maml:para >        
85           Directory  where a pa ckage or p ackages ca n be found .        
86          </maml:par a>        
87                            
88         </maml:des cription>        
89                           
90         <command:p arameterVa lue         
91          required=" true"         
92          variableLe ngth="fals e"        
93         >        
94          String        
95         </command: parameterV alue>        
96                         
97        </command: parameter>        
98                        
99        <command:p arameter         
100         required=" false"         
101         variableLe ngth="fals e"         
102         globbing=" false"         
103         pipelineIn put="false        
104         position=" 1"         
105         aliases=""        
106        >        
107                           
108         <maml:name >        
109          PackageNam e        
110         </maml:nam e>        
111                           
112         <maml:desc ription>        
113                               
114          <maml:para >        
115           Name of th e assembly  (.dll) th at contain s the pack age defini tion.        
116          </maml:par a>        
117                            
118         </maml:des cription>        
119                           
120         <command:p arameterVa lue         
121          required=" true"         
122          variableLe ngth="fals e"        
123         >        
124          String        
125         </command: parameterV alue>        
126                         
127        </command: parameter>        
128                      
129       </command: syntaxItem >        
130                   
131      </command: syntax>        
132                  
133      <command:p arameters>        
134                     
135       <command:p arameter         
136        required=" false"         
137        variableLe ngth="fals e"         
138        globbing=" false"         
139        pipelineIn put="True  (ByPropert yName)"         
140        position=" 1"         
141        aliases=""        
142       >        
143                        
144        <maml:name >        
145         PackageDir ectory        
146        </maml:nam e>        
147                        
148        <maml:desc ription>        
149                           
150         <maml:para >        
151          Directory  where a pa ckage or p ackages ca n be found .        
152         </maml:par a>        
153                         
154        </maml:des cription>        
155                        
156        <command:p arameterVa lue         
157         required=" true"         
158         variableLe ngth="fals e"        
159        >        
160         String        
161        </command: parameterV alue>        
162                        
163        <dev:type>        
164                           
165         <maml:name >        
166          String        
167         </maml:nam e>        
168                           
169         <maml:uri  />        
170                         
171        </dev:type >        
172                        
173        <dev:defau ltValue>        
174        </dev:defa ultValue>        
175                      
176       </command: parameter>        
177                     
178       <command:p arameter         
179        required=" false"         
180        variableLe ngth="fals e"         
181        globbing=" false"         
182        pipelineIn put="false        
183        position=" 1"         
184        aliases=""        
185       >        
186                        
187        <maml:name >        
188         PackageNam e        
189        </maml:nam e>        
190                        
191        <maml:desc ription>        
192                           
193         <maml:para >        
194          Name of th e assembly  (.dll) th at contain s the pack age defini tion.        
195         </maml:par a>        
196                         
197        </maml:des cription>        
198                        
199        <command:p arameterVa lue         
200         required=" true"         
201         variableLe ngth="fals e"        
202        >        
203         String        
204        </command: parameterV alue>        
205                        
206        <dev:type>        
207                           
208         <maml:name >        
209          String        
210         </maml:nam e>        
211                           
212         <maml:uri  />        
213                         
214        </dev:type >        
215                        
216        <dev:defau ltValue>        
217        </dev:defa ultValue>        
218                      
219       </command: parameter>        
220                   
221      </command: parameters >        
222                  
223      <command:i nputTypes>        
224                     
225       <command:i nputType>        
226                        
227        <dev:type>        
228                           
229         <maml:name >        
230         </maml:nam e>        
231                           
232         <maml:uri>        
233         </maml:uri >        
234                           
235         <maml:desc ription>        
236                               
237          <maml:para  />        
238                            
239         </maml:des cription>        
240                         
241        </dev:type >        
242                        
243        <maml:desc ription>        
244        </maml:des cription>        
245                      
246       </command: inputType>        
247                   
248      </command: inputTypes >        
249                  
250      <command:r eturnValue s>        
251                     
252       <command:r eturnValue >        
253                        
254        <dev:type>        
255                           
256         <maml:name >        
257          List&lt;Pa ckageInfoC lass&gt;        
258         </maml:nam e>        
259                           
260         <maml:uri>        
261         </maml:uri >        
262                           
263         <maml:desc ription>        
264                               
265          <maml:para  />        
266                            
267         </maml:des cription>        
268                         
269        </dev:type >        
270                        
271        <maml:desc ription>        
272                           
273         <maml:para >        
274          This cmdle t exports  a list of  PackageInf o objects.  The short  name of t his object  can be us ed as inpu t to the I mport-CrmP ackage cmd let.        
275         </maml:par a>        
276                         
277        </maml:des cription>        
278                      
279       </command: returnValu e>        
280                   
281      </command: returnValu es>        
282                  
283      <command:t erminating Errors />        
284                  
285      <command:n onTerminat ingErrors  />        
286                  
287      <command:e xamples>        
288                     
289       <command:e xample>        
290                        
291        <maml:titl e>        
292         ---------- ---------- ------ Exa mple 1 --- ---------- ---------- ---        
293        </maml:tit le>        
294                        
295        <maml:intr oduction>        
296                           
297         <maml:para >        
298         </maml:par a>        
299                         
300        </maml:int roduction>        
301                        
302        <dev:code>        
303                    PS C:\&gt; Get-CrmPac kages -Pac kageDirect ory c:\CRM \SDK\Tools \PackageDe ployer        
304                
305                
306                         
307        </dev:code >        
308                        
309        <dev:remar ks>        
310                           
311         <maml:para >        
312          This examp le returns  a list of  packages  available  for import  in the sp ecified di rectory (i n this cas e, c:\CRM\ SDK\Tools\ PackageDep loyer).        
313         </maml:par a>        
314                         
315        </dev:rema rks>        
316                        
317        <command:c ommandLine s>        
318                           
319         <command:c ommandLine >        
320                               
321          <command:c ommandText  />        
322                            
323         </command: commandLin e>        
324                         
325        </command: commandLin es>        
326                      
327       </command: example>        
328                     
329       <command:e xample>        
330                        
331        <maml:titl e>        
332         ---------- ---------- ------ Exa mple 2 --- ---------- ---------- ---        
333        </maml:tit le>        
334                        
335        <maml:intr oduction>        
336                           
337         <maml:para >        
338         </maml:par a>        
339                         
340        </maml:int roduction>        
341                        
342        <dev:code>        
343                    PS C:\&gt; Get-CrmPac kages -Pac kageDirect ory c:\CRM \SDK\Tools \PackageDe ployer -Pa ckageName  SampleCRMP ackage.dll        
344                         
345        </dev:code >        
346                        
347        <dev:remar ks>        
348                           
349         <maml:para >        
350          This examp le display s informat ion about  a package  available  in the spe cified dir ectory (in  this case , c:\CRM\S DK\Tools\P ackageDepl oyer). To  display in formation  about a pa ckage, you  must spec ify the na me of the  assembly ( in this ca se SampleC RMPackage. dll) in th e -Package Name param eter that  contains t he package  definitio n.        
351         </maml:par a>        
352                         
353        </dev:rema rks>        
354                        
355        <command:c ommandLine s>        
356                           
357         <command:c ommandLine >        
358                               
359          <command:c ommandText  />        
360                            
361         </command: commandLin e>        
362                         
363        </command: commandLin es>        
364                      
365       </command: example>        
366                   
367      </command: examples>        
368                  
369      <maml:rela tedLinks>               
370                     
371       <maml:navi gationLink >        
372                        
373        <maml:link Text>        
374         Online hel p:        
375        </maml:lin kText>        
376                        
377        <maml:uri>        
378         https://te chnet.micr osoft.com/ en-us/libr ary/dn7562 99.aspx        
379        </maml:uri >        
380                      
381       </maml:nav igationLin k>        
382                   
383      </maml:rel atedLinks>        
384                
385     </command: command>        
386               
387     <command:c ommand         
388      xmlns:maml ="http://s chemas.mic rosoft.com /maml/2004 /10"         
389      xmlns:comm and="http: //schemas. microsoft. com/maml/d ev/command /2004/10"         
390      xmlns:dev= "http://sc hemas.micr osoft.com/ maml/dev/2 004/10"         
391      xmlns:MSHe lp="http:/ /msdn.micr osoft.com/ mshelp"        
392     >        
393                  
394      <command:d etails>        
395                     
396       <command:n ame>        
397        Import-Crm Package        
398       </command: name>        
399                     
400       <maml:desc ription>        
401                        
402        <maml:para >        
403         Imports a  package to  a Microso ft Dynamic s CRM inst ance.        
404        </maml:par a>        
405                      
406       </maml:des cription>        
407                     
408       <maml:copy right>        
409                        
410        <maml:para  />        
411                      
412       </maml:cop yright>        
413                     
414       <command:v erb>        
415        Import        
416       </command: verb>        
417                     
418       <command:n oun>        
419        CrmPackage        
420       </command: noun>        
421                     
422       <dev:versi on />        
423                   
424      </command: details>        
425                  
426      <maml:desc ription>        
427                     
428       <maml:para >        
429        The Import -CrmPackag e cmdlet i mports a p ackage to  a CRM inst ance. A pa ckage can  contain CR M solution  files, fi les or exp orted data  files fro m the Conf iguration  Migration  tool, cust om code th at can run  during or  after the  package i s deployed  to the CR M instance , and HTML  content s pecific to  the packa ge that ca n display  at the beg inning and  end of th e package  deployment  process.  The HTML c ontent can  be useful  to provid e a descri ption of t he solutio ns and fil es that ar e deployed  in the pa ckage.        
430       </maml:par a>        
431                     
432       <maml:para >        
433        This cmdle t applies  to Microso ft Dynamic s CRM Onli ne and on- premises v ersions of  Microsoft  Dynamics  CRM.        
434       </maml:par a>        
435                   
436      </maml:des cription>        
437                  
438      <command:s yntax>        
439                     
440       <command:s yntaxItem>        
441                        
442        <maml:name >        
443         Import-Crm Package        
444        </maml:nam e>        
445                        
446        <command:p arameter         
447         required=" false"         
448         variableLe ngth="fals e"         
449         globbing=" false"         
450         pipelineIn put="True  (ByPropert yName)"         
451         position=" named"         
452         aliases=""        
453        >        
454                           
455         <maml:name >        
456          AllowCusto mCode        
457         </maml:nam e>        
458                           
459         <maml:desc ription>        
460                               
461          <maml:para >        
462           For intern al use onl y.        
463          </maml:par a>        
464                            
465         </maml:des cription>        
466                           
467         <command:p arameterVa lue         
468          required=" true"         
469          variableLe ngth="fals e"        
470         >        
471          String        
472         </command: parameterV alue>        
473                         
474        </command: parameter>        
475                        
476        <command:p arameter         
477         required=" false"         
478         variableLe ngth="fals e"         
479         globbing=" false"         
480         pipelineIn put="True  (ByPropert yName)"         
481         position=" named"         
482         aliases=""        
483        >        
484                           
485         <maml:name >        
486          PackageDir ectory        
487         </maml:nam e>        
488                           
489         <maml:desc ription>        
490                               
491          <maml:para >        
492           Directory  where a pa ckage or p ackages ca n be found .        
493          </maml:par a>        
494                            
495         </maml:des cription>        
496                           
497         <command:p arameterVa lue         
498          required=" true"         
499          variableLe ngth="fals e"        
500         >        
501          String        
502         </command: parameterV alue>        
503                         
504        </command: parameter>        
505                        
506        <command:p arameter         
507         required=" false"         
508         variableLe ngth="fals e"         
509         globbing=" false"         
510         pipelineIn put="True  (ByPropert yName)"         
511         position=" named"         
512         aliases=""        
513        >        
514                           
515         <maml:name >        
516          TimeOut        
517         </maml:nam e>        
518                           
519         <maml:desc ription>        
520                               
521          <maml:para >        
522           For intern al use onl y.        
523          </maml:par a>        
524                            
525         </maml:des cription>        
526                           
527         <command:p arameterVa lue         
528          required=" true"         
529          variableLe ngth="fals e"        
530         >        
531          String        
532         </command: parameterV alue>        
533                         
534        </command: parameter>        
535                        
536        <command:p arameter         
537         required=" false"         
538         variableLe ngth="fals e"         
539         globbing=" false"         
540         pipelineIn put="True  (ByPropert yName)"         
541         position=" named"         
542         aliases=""        
543        >        
544                           
545         <maml:name >        
546          UnpackFile sDirectory        
547         </maml:nam e>        
548                           
549         <maml:desc ription>        
550                               
551          <maml:para >        
552           Directory  where the  files are  extracted  to. If you r package  doesn’t ha ve files t hat need t o be unpac ked or ext racted, yo u don’t ha ve to spec ify this p arameter.        
553          </maml:par a>        
554                            
555         </maml:des cription>        
556                           
557         <command:p arameterVa lue         
558          required=" true"         
559          variableLe ngth="fals e"        
560         >        
561          String        
562         </command: parameterV alue>        
563                         
564        </command: parameter>        
565                        
566        <command:p arameter         
567         required=" true"         
568         variableLe ngth="fals e"         
569         globbing=" false"         
570         pipelineIn put="True  (ByPropert yName)"         
571         position=" named"         
572         aliases=""        
573        >        
574                           
575         <maml:name >        
576          CrmConnect ion        
577         </maml:nam e>        
578                           
579         <maml:desc ription>        
580                               
581          <maml:para >        
582           Connection  object to  the CRM i nstance. T his is an  initialize d instance  of the Mi crosoft.Xr m.Tooling. Connector  class.        
583          </maml:par a>        
584                            
585         </maml:des cription>        
586                           
587         <command:p arameterVa lue         
588          required=" true"         
589          variableLe ngth="fals e"        
590         >        
591          CrmService Client        
592         </command: parameterV alue>        
593                         
594        </command: parameter>        
595                        
596        <command:p arameter         
597         required=" true"         
598         variableLe ngth="fals e"         
599         globbing=" false"         
600         pipelineIn put="True  (ByPropert yName)"         
601         position=" named"         
602         aliases=""        
603        >        
604                           
605         <maml:name >        
606          PackageNam e        
607         </maml:nam e>        
608                           
609         <maml:desc ription>        
610                               
611          <maml:para >        
612                          Name o f the asse mbly (.dll ) that con tains the  package de finition.        
613                                
614          </maml:par a>        
615                            
616         </maml:des cription>        
617                           
618         <command:p arameterVa lue         
619          required=" true"         
620          variableLe ngth="fals e"        
621         >        
622          String        
623         </command: parameterV alue>        
624                         
625        </command: parameter>        
626                        
627        <command:p arameter         
628         required=" false"         
629         variableLe ngth="true        
630         globbing=" false"         
631         pipelineIn put="false        
632         position=" named"        
633        >        
634                           
635         <maml:name >        
636          Confirm        
637         </maml:nam e>        
638                           
639         <maml:desc ription>        
640                               
641          <maml:para >        
642           Prompts yo u for conf irmation b efore runn ing the cm dlet.        
643          </maml:par a>        
644                            
645         </maml:des cription>        
646                         
647        </command: parameter>        
648                        
649        <command:p arameter         
650         required=" false"         
651         variableLe ngth="true        
652         globbing=" false"         
653         pipelineIn put="false        
654         position=" named"        
655        >        
656                           
657         <maml:name >        
658          WhatIf        
659         </maml:nam e>        
660                           
661         <maml:desc ription>        
662                               
663          <maml:para >        
664           Shows what  would hap pen if the  cmdlet ru ns. The cm dlet is no t run.        
665          </maml:par a>        
666                            
667         </maml:des cription>        
668                         
669        </command: parameter>        
670                      
671       </command: syntaxItem >        
672                   
673      </command: syntax>        
674                  
675      <command:p arameters>        
676                     
677       <command:p arameter         
678        required=" false"         
679        variableLe ngth="fals e"         
680        globbing=" false"         
681        pipelineIn put="True  (ByPropert yName)"         
682        position=" named"         
683        aliases=""        
684       >        
685                        
686        <maml:name >        
687         AllowCusto mCode        
688        </maml:nam e>        
689                        
690        <maml:desc ription>        
691                           
692         <maml:para >        
693          For intern al use onl y.        
694         </maml:par a>        
695                         
696        </maml:des cription>        
697                        
698        <command:p arameterVa lue         
699         required=" true"         
700         variableLe ngth="fals e"        
701        >        
702         String        
703        </command: parameterV alue>        
704                        
705        <dev:type>        
706                           
707         <maml:name >        
708          String        
709         </maml:nam e>        
710                           
711         <maml:uri  />        
712                         
713        </dev:type >        
714                        
715        <dev:defau ltValue>        
716        </dev:defa ultValue>        
717                      
718       </command: parameter>        
719                     
720       <command:p arameter         
721        required=" true"         
722        variableLe ngth="fals e"         
723        globbing=" false"         
724        pipelineIn put="True  (ByPropert yName)"         
725        position=" named"         
726        aliases=""        
727       >        
728                        
729        <maml:name >        
730         CrmConnect ion        
731        </maml:nam e>        
732                        
733        <maml:desc ription>        
734                           
735         <maml:para >        
736          Connection  object to  the CRM i nstance. T his is an  initialize d instance  of the Mi crosoft.Xr m.Tooling. Connector  class.        
737         </maml:par a>        
738                         
739        </maml:des cription>        
740                        
741        <command:p arameterVa lue         
742         required=" true"         
743         variableLe ngth="fals e"        
744        >        
745         CrmService Client        
746        </command: parameterV alue>        
747                        
748        <dev:type>        
749                           
750         <maml:name >        
751          CrmService Client        
752         </maml:nam e>        
753                           
754         <maml:uri  />        
755                         
756        </dev:type >        
757                        
758        <dev:defau ltValue>        
759        </dev:defa ultValue>        
760                      
761       </command: parameter>        
762                     
763       <command:p arameter         
764        required=" false"         
765        variableLe ngth="fals e"         
766        globbing=" false"         
767        pipelineIn put="True  (ByPropert yName)"         
768        position=" named"         
769        aliases=""        
770       >        
771                        
772        <maml:name >        
773         PackageDir ectory        
774        </maml:nam e>        
775                        
776        <maml:desc ription>        
777                           
778         <maml:para >        
779          Directory  where a pa ckage or p ackages ca n be found .        
780         </maml:par a>        
781                         
782        </maml:des cription>        
783                        
784        <command:p arameterVa lue         
785         required=" true"         
786         variableLe ngth="fals e"        
787        >        
788         String        
789        </command: parameterV alue>        
790                        
791        <dev:type>        
792                           
793         <maml:name >        
794          String        
795         </maml:nam e>        
796                           
797         <maml:uri  />        
798                         
799        </dev:type >        
800                        
801        <dev:defau ltValue>        
802        </dev:defa ultValue>        
803                      
804       </command: parameter>        
805                     
806       <command:p arameter         
807        required=" true"         
808        variableLe ngth="fals e"         
809        globbing=" false"         
810        pipelineIn put="True  (ByPropert yName)"         
811        position=" named"         
812        aliases=""        
813       >        
814                        
815        <maml:name >        
816         PackageNam e        
817        </maml:nam e>        
818                        
819        <maml:desc ription>        
820                           
821         <maml:para >        
822                       Name of  the assemb ly (.dll)  that conta ins the pa ckage defi nition.        
823                            
824         </maml:par a>        
825                         
826        </maml:des cription>        
827                        
828        <command:p arameterVa lue         
829         required=" true"         
830         variableLe ngth="fals e"        
831        >        
832         String        
833        </command: parameterV alue>        
834                        
835        <dev:type>        
836                           
837         <maml:name >        
838          String        
839         </maml:nam e>        
840                           
841         <maml:uri  />        
842                         
843        </dev:type >        
844                        
845        <dev:defau ltValue>        
846        </dev:defa ultValue>        
847                      
848       </command: parameter>        
849                     
850       <command:p arameter         
851        required=" false"         
852        variableLe ngth="fals e"         
853        globbing=" false"         
854        pipelineIn put="True  (ByPropert yName)"         
855        position=" named"         
856        aliases=""        
857       >        
858                        
859        <maml:name >        
860         TimeOut        
861        </maml:nam e>        
862                        
863        <maml:desc ription>        
864                           
865         <maml:para >        
866          For intern al use onl y.        
867         </maml:par a>        
868                         
869        </maml:des cription>        
870                        
871        <command:p arameterVa lue         
872         required=" true"         
873         variableLe ngth="fals e"        
874        >        
875         String        
876        </command: parameterV alue>        
877                        
878        <dev:type>        
879                           
880         <maml:name >        
881          String        
882         </maml:nam e>        
883                           
884         <maml:uri  />        
885                         
886        </dev:type >        
887                        
888        <dev:defau ltValue>        
889        </dev:defa ultValue>        
890                      
891       </command: parameter>        
892                     
893       <command:p arameter         
894        required=" false"         
895        variableLe ngth="fals e"         
896        globbing=" false"         
897        pipelineIn put="True  (ByPropert yName)"         
898        position=" named"         
899        aliases=""        
900       >        
901                        
902        <maml:name >        
903         UnpackFile sDirectory        
904        </maml:nam e>        
905                        
906        <maml:desc ription>        
907                           
908         <maml:para >        
909          Directory  where the  files are  extracted  to. If you r package  doesn’t ha ve files t hat need t o be unpac ked or ext racted, yo u don’t ha ve to spec ify this p arameter.        
910         </maml:par a>        
911                         
912        </maml:des cription>        
913                        
914        <command:p arameterVa lue         
915         required=" true"         
916         variableLe ngth="fals e"        
917        >        
918         String        
919        </command: parameterV alue>        
920                        
921        <dev:type>        
922                           
923         <maml:name >        
924          String        
925         </maml:nam e>        
926                           
927         <maml:uri  />        
928                         
929        </dev:type >        
930                        
931        <dev:defau ltValue>        
932        </dev:defa ultValue>        
933                      
934       </command: parameter>        
935                     
936       <command:p arameter         
937        required=" false"         
938        variableLe ngth="true        
939        globbing=" false"         
940        pipelineIn put="false        
941        position=" named"        
942       >        
943                        
944        <maml:name >        
945         Confirm        
946        </maml:nam e>        
947                        
948        <maml:desc ription>        
949                           
950         <maml:para >        
951          Prompts yo u for conf irmation b efore runn ing the cm dlet.        
952         </maml:par a>        
953                         
954        </maml:des cription>        
955                        
956        <command:p arameterVa lue         
957         required=" false"         
958         variableLe ngth="fals e"        
959        >        
960         SwitchPara meter        
961        </command: parameterV alue>        
962                        
963        <dev:type>        
964                           
965         <maml:name >        
966          SwitchPara meter        
967         </maml:nam e>        
968                           
969         <maml:uri  />        
970                         
971        </dev:type >        
972                        
973        <dev:defau ltValue>        
974         false        
975        </dev:defa ultValue>        
976                      
977       </command: parameter>        
978                     
979       <command:p arameter         
980        required=" false"         
981        variableLe ngth="true        
982        globbing=" false"         
983        pipelineIn put="false        
984        position=" named"        
985       >        
986                        
987        <maml:name >        
988         WhatIf        
989        </maml:nam e>        
990                        
991        <maml:desc ription>        
992                           
993         <maml:para >        
994          Shows what  would hap pen if the  cmdlet ru ns. The cm dlet is no t run.        
995         </maml:par a>        
996                         
997        </maml:des cription>        
998                        
999        <command:p arameterVa lue         
1000         required=" false"         
1001         variableLe ngth="fals e"        
1002        >        
1003         SwitchPara meter        
1004        </command: parameterV alue>        
1005                        
1006        <dev:type>        
1007                           
1008         <maml:name >        
1009          SwitchPara meter        
1010         </maml:nam e>        
1011                           
1012         <maml:uri  />        
1013                         
1014        </dev:type >        
1015                        
1016        <dev:defau ltValue>        
1017         false        
1018        </dev:defa ultValue>        
1019                      
1020       </command: parameter>        
1021                   
1022      </command: parameters >        
1023                  
1024      <command:i nputTypes>        
1025                     
1026       <command:i nputType>        
1027                        
1028        <dev:type>        
1029                           
1030         <maml:name >        
1031         </maml:nam e>        
1032                           
1033         <maml:uri>        
1034         </maml:uri >        
1035                           
1036         <maml:desc ription>        
1037                               
1038          <maml:para  />        
1039                            
1040         </maml:des cription>        
1041                         
1042        </dev:type >        
1043                        
1044        <maml:desc ription>        
1045        </maml:des cription>        
1046                      
1047       </command: inputType>        
1048                   
1049      </command: inputTypes >        
1050                  
1051      <command:r eturnValue s>        
1052                     
1053       <command:r eturnValue >        
1054                        
1055        <dev:type>        
1056                           
1057         <maml:name >        
1058         </maml:nam e>        
1059                           
1060         <maml:uri>        
1061         </maml:uri >        
1062                           
1063         <maml:desc ription>        
1064                               
1065          <maml:para  />        
1066                            
1067         </maml:des cription>        
1068                         
1069        </dev:type >        
1070                        
1071        <maml:desc ription>        
1072        </maml:des cription>        
1073                      
1074       </command: returnValu e>        
1075                   
1076      </command: returnValu es>        
1077                  
1078      <command:t erminating Errors />        
1079                  
1080      <command:n onTerminat ingErrors  />        
1081                  
1082      <command:e xamples>        
1083                     
1084       <command:e xample>        
1085                        
1086        <maml:titl e>        
1087         ---------- ---------- ------ EXA MPLE 1 --- ---------- ---------- ---        
1088        </maml:tit le>        
1089                        
1090        <maml:intr oduction>        
1091                           
1092         <maml:para >        
1093         </maml:par a>        
1094                         
1095        </maml:int roduction>        
1096                        
1097        <dev:code>        
1098                    PS C:\&gt; Import-Crm Package -C rmConnecti on $CRMCon n -Package Directory  c:\CRM\SDK \Tools\Pac kageDeploy er -Packag eName Samp leCRMPacka ge.dll -Un packFilesD irectory c :\Unpacked Files -Ver bose        
1099                         
1100        </dev:code >        
1101                        
1102        <dev:remar ks>        
1103                           
1104         <maml:para >        
1105          This examp le imports  a package  defined b y SampleCR MPackage.d ll, which  is availab le in the  c:\CRM\SDK \Tools\Pac kageDeploy er directo ry.         
1106         </maml:par a>        
1107                           
1108         <maml:para >        
1109          The -Verbo se paramet er at the  end of the  command i s optional , and is u sed to dis play a det ailed log  of the act ivities pe rformed du ring the p ackage dep loyment pr ocess. For  the –CrmC onnection  parameter,  we pass t he $CRMCon n variable  that stor es the CRM  connectio n informat ion. We us ed the Get -CrmConnec tion cmdle t earlier  to store t he CRM con nection in formation  in the $CR MConn vari able.        
1110         </maml:par a>        
1111                         
1112        </dev:rema rks>        
1113                        
1114        <command:c ommandLine s>        
1115                           
1116         <command:c ommandLine >        
1117                               
1118          <command:c ommandText  />        
1119                            
1120         </command: commandLin e>        
1121                         
1122        </command: commandLin es>        
1123                      
1124       </command: example>        
1125                   
1126      </command: examples>        
1127                  
1128      <maml:rela tedLinks>        
1129                     
1130       <maml:navi gationLink >        
1131                        
1132        <maml:link Text>        
1133         Online hel p:        
1134        </maml:lin kText>        
1135                        
1136        <maml:uri>        
1137         https://te chnet.micr osoft.com/ en-us/libr ary/dn7563 01.aspx        
1138        </maml:uri >        
1139                      
1140       </maml:nav igationLin k>        
1141                   
1142      </maml:rel atedLinks>        
1143                
1144     </command: command>        
1145   </helpItem s>