906. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:24 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.

906.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.CrmConnector.Powershell.dll-Help.xml Tue Dec 20 19:52:06 2016 UTC
2 Wed Feb 1 19:57:24 2017 UTC

906.2 Comparison summary

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

906.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

906.4 Active regular expressions

No regular expressions were active.

906.5 Comparison detail

1   <?xml         
2     version="1 .0"         
3     encoding=" utf-8"         
4   ?>        
5   <helpItems          
6     xmlns="htt p://msh"         
7     schema="ma ml"        
8   >        
9               
10     <command:c ommand         
11      xmlns:maml ="http://s chemas.mic rosoft.com /maml/2004 /10"        
12                                 
13      xmlns:comm and="http: //schemas. microsoft. com/maml/d ev/command /2004/10"        
14                                 
15      xmlns:dev= "http://sc hemas.micr osoft.com/ maml/dev/2 004/10"        
16                                 
17      xmlns:MSHe lp="http:/ /msdn.micr osoft.com/ mshelp"        
18     >        
19                  
20      <command:d etails>        
21                     
22       <command:n ame>        
23        Get-CrmCon nection        
24       </command: name>        
25                     
26       <maml:desc ription>        
27                        
28        <maml:para >        
29         Returns a  connection  to a Micr osoft Dyna mics CRM i nstance.        
30        </maml:par a>        
31                      
32       </maml:des cription>        
33                     
34       <maml:copy right>        
35                        
36        <maml:para  />        
37                      
38       </maml:cop yright>        
39                     
40       <command:v erb>        
41        Get        
42       </command: verb>        
43                     
44       <command:n oun>        
45        CrmConnect ion        
46       </command: noun>        
47                     
48       <dev:versi on />        
49                   
50      </command: details>        
51                  
52      <maml:desc ription>        
53                     
54       <maml:para >        
55        The Get-Cr mConnectio n cmdlet r eturns a c onnection  to a CRM i nstance. U pon succes sful conne ction to C RM, it ret urns an in itialized  instance o f the Micr osoft.Xrm. Tooling.Cr mServiceCl ient class .        
56       </maml:par a>        
57                     
58       <maml:para >        
59        This cmdle t applies  to Microso ft Dynamic s CRM Onli ne and on- premises v ersions of  Microsoft  Dynamics  CRM.        
60       </maml:par a>        
61                   
62      </maml:des cription>        
63                  
64      <command:s yntax>        
65                     
66       <command:s yntaxItem>        
67                        
68        <maml:name >        
69         Get-CrmCon nection        
70        </maml:nam e>        
71                        
72        <command:p arameter         
73                          
74         required=" false"         
75                          
76         variableLe ngth="fals e"         
77                          
78         globbing=" false"         
79                          
80         pipelineIn put="false        
81                          
82         position=" named"        
83        >        
84                           
85         <maml:name >        
86          Connection String        
87         </maml:nam e>        
88                           
89         <maml:desc ription>        
90                               
91          <maml:para >        
92           Connection  string us ed to conn ect to CRM . Valid pa rameters a re:        
93          </maml:par a>        
94                               
95          <maml:para >        
96           Server/Url /ServiceUr i/Service  Uri: URL t o the Micr osoft Dyna mics CRM s erver.        
97          </maml:par a>        
98                                 
99          <maml:para >        
100           UserName/U ser Name/U serId/User  Id: User  name to co nnect to t he CRM ser ver.        
101          </maml:par a>        
102                                 
103          <maml:para >        
104           Password:  Password f or the spe cified use r name.        
105          </maml:par a>        
106                                 
107          <maml:para >        
108           Domain: Do main name  for the sp ecified us er name.        
109          </maml:par a>        
110                                 
111          <maml:para >        
112           HomeRealmU ri/Home Re alm Uri: H ome Realm  Url to acc ess the de legated AD  FS instan ce.        
113          </maml:par a>        
114                                 
115          <maml:para >        
116           AuthType/A uthenticat ionType: A uthenticat ion type t o use. Def ault is AD . Valid va lues are:  AD, IFD, O ffice365,  or OAuth.        
117          </maml:par a>        
118                                 
119          <maml:para >        
120           RequireNew Instance:  Specifies  whether to  force the  creation  of a new i nstance wh en the con nection is  created.  Possible v alues are  true or fa lse. Defau lt is true .        
121          </maml:par a>        
122                                 
123          <maml:para >        
124           CientId/Ap pId/Applic ationId: S pecifies t he ClientI D assigned  when you  registered  your appl ication in  Microsoft  Azure Act ive Direct ory or Act ive Direct ory Federa tion Servi ces (AD FS ). This is  applicabl e for OAut h authenti cation typ e.        
125          </maml:par a>        
126                                 
127          <maml:para >        
128           RedirectUr i/ReplyUrl : Specifie s the redi rect URI o f the appl ication yo u register ed in Micr osoft Azur e Active D irectory o r Active D irectory F ederation  Services ( AD FS). Th is is appl icable for  OAuth aut henticatio n type.        
129          </maml:par a>        
130                                 
131          <maml:para >        
132           TokenCache StorePath:  (Optional ). Specifi es the ful l path to  the locati on where t he user to ken cache  should be  stored. Th is is appl icable for  OAuth aut henticatio n type.        
133          </maml:par a>        
134                                 
135          <maml:para >        
136           LoginPromp t = Specif ies whethe r the user  is prompt ed for cre dentials i f the cred entials ar e not supp lied. Defa ult is Aut o.        
137                          Valid  values are : Auto, Al ways, or N ever.        
138          </maml:par a>        
139                            
140         </maml:des cription>        
141                           
142         <command:p arameterVa lue         
143          required=" true"         
144          variableLe ngth="fals e"        
145         >        
146          string        
147         </command: parameterV alue>        
148                         
149        </command: parameter>        
150                        
151        <command:p arameter         
152         required=" true"        
153                                             
154         variableLe ngth="fals e"        
155                                             
156         globbing=" false"        
157                                             
158         pipelineIn put="True  (ByValue,  ByProperty Name)"        
159                                             
160         position=" 1"        
161                                             
162         aliases=""        
163        >        
164                           
165         <maml:name >        
166          ServerUrl        
167         </maml:nam e>        
168                           
169         <maml:desc ription>        
170                               
171          <maml:para >        
172           URL of the  CRM disco very serve r specifie d in the f ollowing f ormat: htt p://&lt;se rver&gt;:& lt;port&gt ;        
173          </maml:par a>        
174                            
175         </maml:des cription>        
176                           
177         <command:p arameterVa lue         
178          required=" true"        
179                                                      
180          variableLe ngth="fals e"        
181         >        
182          Uri        
183         </command: parameterV alue>        
184                         
185        </command: parameter>        
186                        
187        <command:p arameter         
188         required=" false"        
189                                             
190         variableLe ngth="fals e"        
191                                             
192         globbing=" false"        
193                                             
194         pipelineIn put="True  (ByValue,  ByProperty Name)"        
195                                             
196         position=" 2"        
197                                             
198         aliases=""        
199        >        
200                           
201         <maml:name >        
202          Credential        
203         </maml:nam e>        
204                           
205         <maml:desc ription>        
206                               
207          <maml:para >        
208           User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
209          </maml:par a>        
210                            
211         </maml:des cription>        
212                           
213         <command:p arameterVa lue         
214          required=" true"        
215                                                      
216          variableLe ngth="fals e"        
217         >        
218          PSCredenti al        
219         </command: parameterV alue>        
220                         
221        </command: parameter>        
222                        
223        <command:p arameter         
224         required=" true"        
225                                             
226         variableLe ngth="fals e"        
227                                             
228         globbing=" false"        
229                                             
230         pipelineIn put="True  (ByValue,  ByProperty Name)"        
231                                             
232         position=" 3"        
233                                             
234         aliases=""        
235        >        
236                           
237         <maml:name >        
238          Organizati onName        
239         </maml:nam e>        
240                           
241         <maml:desc ription>        
242                               
243          <maml:para >        
244           Unique or  friendly n ame of the  CRM organ ization to  connect t o.        
245          </maml:par a>        
246                            
247         </maml:des cription>        
248                           
249         <command:p arameterVa lue         
250          required=" true"        
251                                                      
252          variableLe ngth="fals e"        
253         >        
254          String        
255         </command: parameterV alue>        
256                         
257        </command: parameter>        
258                        
259        <command:p arameter         
260         required=" false"        
261                                             
262         variableLe ngth="fals e"        
263                                             
264         globbing=" false"        
265                                             
266         pipelineIn put="True  (ByValue,  ByProperty Name)"        
267                                             
268         position=" 4"        
269                                             
270         aliases=""        
271        >        
272                           
273         <maml:name >        
274          HomeRealmU rl        
275         </maml:nam e>        
276                           
277         <maml:desc ription>        
278                               
279          <maml:para >        
280           URI of the  WS-Trust  metadata e ndpoint.        
281          </maml:par a>        
282                            
283         </maml:des cription>        
284                           
285         <command:p arameterVa lue         
286          required=" true"        
287                                                      
288          variableLe ngth="fals e"        
289         >        
290          Uri        
291         </command: parameterV alue>        
292                         
293        </command: parameter>        
294                        
295        <command:p arameter         
296         required=" false"        
297                                             
298         variableLe ngth="fals e"        
299                                             
300         globbing=" false"        
301                                             
302         pipelineIn put="True  (ByValue,  ByProperty Name)"        
303                                             
304         position=" 6"        
305                                             
306         aliases=""        
307        >        
308                           
309         <maml:name >        
310          ProfileNam e        
311         </maml:nam e>        
312                           
313         <maml:desc ription>        
314                               
315          <maml:para >        
316           For intern al use onl y.        
317          </maml:par a>        
318                            
319         </maml:des cription>        
320                           
321         <command:p arameterVa lue         
322          required=" true"        
323                                                      
324          variableLe ngth="fals e"        
325         >        
326          String        
327         </command: parameterV alue>        
328                         
329        </command: parameter>        
330                      
331       </command: syntaxItem >        
332                     
333       <command:s yntaxItem>        
334                        
335        <maml:name >        
336         Get-CrmCon nection        
337        </maml:nam e>        
338                        
339        <command:p arameter         
340         required=" false"        
341                                             
342         variableLe ngth="fals e"        
343                                             
344         globbing=" false"        
345                                             
346         pipelineIn put="True  (ByValue,  ByProperty Name)"        
347                                             
348         position=" 2"        
349                                             
350         aliases=""        
351        >        
352                           
353         <maml:name >        
354          Credential        
355         </maml:nam e>        
356                           
357         <maml:desc ription>        
358                               
359          <maml:para >        
360           User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
361          </maml:par a>        
362                            
363         </maml:des cription>        
364                           
365         <command:p arameterVa lue         
366          required=" true"        
367                                                      
368          variableLe ngth="fals e"        
369         >        
370          PSCredenti al        
371         </command: parameterV alue>        
372                         
373        </command: parameter>        
374                        
375        <command:p arameter         
376         required=" true"        
377                                             
378         variableLe ngth="fals e"        
379                                             
380         globbing=" false"        
381                                             
382         pipelineIn put="True  (ByValue,  ByProperty Name)"        
383                                             
384         position=" 2"        
385                                             
386         aliases=""        
387        >        
388                           
389         <maml:name >        
390          OnLineType        
391         </maml:nam e>        
392                           
393         <maml:desc ription>        
394                               
395          <maml:para >        
396           Type of on line deplo yment. Val id value i s Office36 5.        
397          </maml:par a>        
398                            
399         </maml:des cription>        
400                           
401         <command:p arameterVa lue         
402          required=" true"        
403                                                      
404          variableLe ngth="fals e"        
405         >        
406          OnlineType        
407         </command: parameterV alue>        
408                         
409        </command: parameter>        
410                        
411        <command:p arameter         
412         required=" true"        
413                                             
414         variableLe ngth="fals e"        
415                                             
416         globbing=" false"        
417                                             
418         pipelineIn put="True  (ByValue,  ByProperty Name)"        
419                                             
420         position=" 5"        
421                                             
422         aliases=""        
423        >        
424                           
425         <maml:name >        
426          Deployment Region        
427         </maml:nam e>        
428                           
429         <maml:desc ription>        
430                               
431          <maml:para >        
432           Geographic  region of  your Micr osoft Dyna mics CRM o nline depl oyment. Va lid values  are North America, E MEA, APAC,  SouthAmer ica, Ocean ia, JPN, C AN, IND, o r NorthAme rica2.        
433          </maml:par a>        
434                            
435         </maml:des cription>        
436                           
437         <command:p arameterVa lue         
438          required=" true"        
439                                                      
440          variableLe ngth="fals e"        
441         >        
442          String        
443         </command: parameterV alue>        
444                         
445        </command: parameter>        
446                        
447        <command:p arameter         
448         required=" false"        
449                                             
450         variableLe ngth="fals e"        
451                                             
452         globbing=" false"        
453                                             
454         pipelineIn put="True  (ByValue,  ByProperty Name)"        
455                                             
456         position=" 6"        
457                                             
458         aliases=""        
459        >        
460                           
461         <maml:name >        
462          ProfileNam e        
463         </maml:nam e>        
464                           
465         <maml:desc ription>        
466                               
467          <maml:para >        
468           For intern al use onl y.        
469          </maml:par a>        
470                            
471         </maml:des cription>        
472                           
473         <command:p arameterVa lue         
474          required=" true"        
475                                                      
476          variableLe ngth="fals e"        
477         >        
478          String        
479         </command: parameterV alue>        
480                         
481        </command: parameter>        
482                        
483        <command:p arameter         
484         required=" true"        
485                                             
486         variableLe ngth="fals e"        
487                                             
488         globbing=" false"        
489                                             
490         pipelineIn put="True  (ByValue,  ByProperty Name)"        
491                                             
492         position=" named"        
493                                             
494         aliases=""        
495        >        
496                           
497         <maml:name >        
498          Organizati onName        
499         </maml:nam e>        
500                           
501         <maml:desc ription>        
502                               
503          <maml:para >        
504           Unique or  friendly n ame of the  CRM organ ization to  connect t o.        
505          </maml:par a>        
506                            
507         </maml:des cription>        
508                           
509         <command:p arameterVa lue         
510          required=" true"        
511                                                      
512          variableLe ngth="fals e"        
513         >        
514          String        
515         </command: parameterV alue>        
516                         
517        </command: parameter>        
518                      
519       </command: syntaxItem >        
520                     
521       <command:s yntaxItem>        
522                        
523        <maml:name >        
524         Get-CrmCon nection        
525        </maml:nam e>        
526                        
527        <command:p arameter         
528         required=" false"        
529                                             
530         variableLe ngth="fals e"        
531                                             
532         globbing=" false"        
533                                             
534         pipelineIn put="True  (ByValue,  ByProperty Name)"        
535                                             
536         position=" 1"        
537                                             
538         aliases=""        
539        >        
540                           
541         <maml:name >        
542          Interactiv eMode        
543         </maml:nam e>        
544                           
545         <maml:desc ription>        
546                               
547          <maml:para >        
548           Enables yo u to use t he common  sign-in co ntrol dial og box to  specify cr edentials  for connec ting to a  CRM instan ce.        
549          </maml:par a>        
550                            
551         </maml:des cription>        
552                         
553        </command: parameter>        
554                      
555       </command: syntaxItem >        
556                   
557      </command: syntax>        
558                  
559      <command:p arameters>        
560                     
561       <command:p arameter         
562        required=" false"        
563                                          
564        variableLe ngth="fals e"        
565                                          
566        globbing=" false"        
567                                          
568        pipelineIn put="True  (ByValue,  ByProperty Name)"        
569                                          
570        position=" 2"        
571                                          
572        aliases=""        
573       >        
574                        
575        <maml:name >        
576         Credential        
577        </maml:nam e>        
578                        
579        <maml:desc ription>        
580                           
581         <maml:para >        
582          User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
583         </maml:par a>        
584                         
585        </maml:des cription>        
586                        
587        <command:p arameterVa lue         
588         required=" true"        
589                                                   
590         variableLe ngth="fals e"        
591        >        
592         PSCredenti al        
593        </command: parameterV alue>        
594                        
595        <dev:type>        
596                           
597         <maml:name >        
598          PSCredenti al        
599         </maml:nam e>        
600                           
601         <maml:uri  />        
602                         
603        </dev:type >        
604                        
605        <dev:defau ltValue>        
606        </dev:defa ultValue>        
607                      
608       </command: parameter>        
609                     
610       <command:p arameter         
611        required=" true"        
612                                          
613        variableLe ngth="fals e"        
614                                          
615        globbing=" false"        
616                                          
617        pipelineIn put="True  (ByValue,  ByProperty Name)"        
618                                          
619        position=" 5"        
620                                          
621        aliases=""        
622       >        
623                        
624        <maml:name >        
625         Deployment Region        
626        </maml:nam e>        
627                        
628        <maml:desc ription>        
629                           
630         <maml:para >        
631          Geographic  region of  your Micr osoft Dyna mics CRM o nline depl oyment. Va lid values  are North America, E MEA, APAC,  SouthAmer ica, Ocean ia, JPN, C AN, IND, o r NorthAme rica2.        
632         </maml:par a>        
633                         
634        </maml:des cription>        
635                        
636        <command:p arameterVa lue         
637         required=" true"        
638                                                   
639         variableLe ngth="fals e"        
640        >        
641         String        
642        </command: parameterV alue>        
643                        
644        <dev:type>        
645                           
646         <maml:name >        
647          String        
648         </maml:nam e>        
649                           
650         <maml:uri  />        
651                         
652        </dev:type >        
653                        
654        <dev:defau ltValue>        
655        </dev:defa ultValue>        
656                      
657       </command: parameter>        
658                     
659       <command:p arameter         
660        required=" false"        
661                                          
662        variableLe ngth="fals e"        
663                                          
664        globbing=" false"        
665                                          
666        pipelineIn put="True  (ByValue,  ByProperty Name)"        
667                                          
668        position=" 4"        
669                                          
670        aliases=""        
671       >        
672                        
673        <maml:name >        
674         HomeRealmU rl        
675        </maml:nam e>        
676                        
677        <maml:desc ription>        
678                           
679         <maml:para >        
680          URI of the  WS-Trust  metadata e ndpoint.        
681         </maml:par a>        
682                         
683        </maml:des cription>        
684                        
685        <command:p arameterVa lue         
686         required=" true"        
687                                                   
688         variableLe ngth="fals e"        
689        >        
690         Uri        
691        </command: parameterV alue>        
692                        
693        <dev:type>        
694                           
695         <maml:name >        
696          Uri        
697         </maml:nam e>        
698                           
699         <maml:uri  />        
700                         
701        </dev:type >        
702                        
703        <dev:defau ltValue>        
704        </dev:defa ultValue>        
705                      
706       </command: parameter>        
707                     
708       <command:p arameter         
709        required=" false"        
710                                          
711        variableLe ngth="fals e"        
712                                          
713        globbing=" false"        
714                                          
715        pipelineIn put="True  (ByValue,  ByProperty Name)"        
716                                          
717        position=" 1"        
718                                          
719        aliases=""        
720       >        
721                        
722        <maml:name >        
723         Interactiv eMode        
724        </maml:nam e>        
725                        
726        <maml:desc ription>        
727                           
728         <maml:para >        
729          Enables yo u to use t he common  sign-in co ntrol dial og box to  specify cr edentials  for connec ting to a  CRM instan ce.        
730         </maml:par a>        
731                         
732        </maml:des cription>        
733                        
734        <command:p arameterVa lue         
735         required=" false"        
736                                                   
737         variableLe ngth="fals e"        
738        >        
739         SwitchPara meter        
740        </command: parameterV alue>        
741                        
742        <dev:type>        
743                           
744         <maml:name >        
745          SwitchPara meter        
746         </maml:nam e>        
747                           
748         <maml:uri  />        
749                         
750        </dev:type >        
751                        
752        <dev:defau ltValue>        
753        </dev:defa ultValue>        
754                      
755       </command: parameter>        
756                     
757       <command:p arameter         
758        required=" true"        
759                                          
760        variableLe ngth="fals e"        
761                                          
762        globbing=" false"        
763                                          
764        pipelineIn put="True  (ByValue,  ByProperty Name)"        
765                                          
766        position=" 2"        
767                                          
768        aliases=""        
769       >        
770                        
771        <maml:name >        
772         OnLineType        
773        </maml:nam e>        
774                        
775        <maml:desc ription>        
776                           
777         <maml:para >        
778          Type of on line deplo yment. Val id value i s Office36 5.        
779         </maml:par a>        
780                         
781        </maml:des cription>        
782                        
783        <command:p arameterVa lue         
784         required=" true"        
785                                                   
786         variableLe ngth="fals e"        
787        >        
788         OnlineType        
789        </command: parameterV alue>        
790                        
791        <dev:type>        
792                           
793         <maml:name >        
794          OnlineType        
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                                          
809        variableLe ngth="fals e"        
810                                          
811        globbing=" false"        
812                                          
813        pipelineIn put="True  (ByValue,  ByProperty Name)"        
814                                          
815        position=" named"        
816                                          
817        aliases=""        
818       >        
819                        
820        <maml:name >        
821         Organizati onName        
822        </maml:nam e>        
823                        
824        <maml:desc ription>        
825                           
826         <maml:para >        
827          Unique or  friendly n ame of the  CRM organ ization to  connect t o.        
828         </maml:par a>        
829                         
830        </maml:des cription>        
831                        
832        <command:p arameterVa lue         
833         required=" true"        
834                                                   
835         variableLe ngth="fals e"        
836        >        
837         String        
838        </command: parameterV alue>        
839                        
840        <dev:type>        
841                           
842         <maml:name >        
843          String        
844         </maml:nam e>        
845                           
846         <maml:uri  />        
847                         
848        </dev:type >        
849                        
850        <dev:defau ltValue>        
851        </dev:defa ultValue>        
852                      
853       </command: parameter>        
854                     
855       <command:p arameter         
856        required=" false"        
857                                          
858        variableLe ngth="fals e"        
859                                          
860        globbing=" false"        
861                                          
862        pipelineIn put="True  (ByValue,  ByProperty Name)"        
863                                          
864        position=" 6"        
865                                          
866        aliases=""        
867       >        
868                        
869        <maml:name >        
870         ProfileNam e        
871        </maml:nam e>        
872                        
873        <maml:desc ription>        
874                           
875         <maml:para >        
876          For intern al use onl y.        
877         </maml:par a>        
878                         
879        </maml:des cription>        
880                        
881        <command:p arameterVa lue         
882         required=" true"        
883                                                   
884         variableLe ngth="fals e"        
885        >        
886         String        
887        </command: parameterV alue>        
888                        
889        <dev:type>        
890                           
891         <maml:name >        
892          String        
893         </maml:nam e>        
894                           
895         <maml:uri  />        
896                         
897        </dev:type >        
898                        
899        <dev:defau ltValue>        
900        </dev:defa ultValue>        
901                      
902       </command: parameter>        
903                     
904       <command:p arameter        
905                         
906        required=" false"        
907                         
908        variableLe ngth="fals e"        
909                         
910        globbing=" false"        
911                         
912        pipelineIn put="false "        
913                         
914        position=" named"        
915       >        
916                        
917        <maml:name >        
918         Connection String        
919        </maml:nam e>        
920                        
921        <maml:desc ription>        
922                           
923         <maml:para >        
924          Connection  string us ed to conn ect to CRM . Valid pa rameters a re:        
925         </maml:par a>        
926                           
927         <maml:para >        
928          Server/Url /ServiceUr i/Service  Uri: URL t o the Micr osoft Dyna mics CRM s erver.        
929         </maml:par a>        
930                           
931         <maml:para >        
932          UserName/U ser Name/U serId/User  Id: User  name to co nnect to t he CRM ser ver.        
933         </maml:par a>        
934                           
935         <maml:para >        
936          Password:  Password f or the spe cified use r name.        
937         </maml:par a>        
938                           
939         <maml:para >        
940          Domain: Do main name  for the sp ecified us er name.        
941         </maml:par a>        
942                           
943         <maml:para >        
944          HomeRealmU ri/Home Re alm Uri: H ome Realm  Url to acc ess the de legated AD  FS instan ce.        
945         </maml:par a>        
946                           
947         <maml:para >        
948          AuthType/A uthenticat ionType: A uthenticat ion type t o use. Def ault is AD . Valid va lues are:  AD, IFD, O ffice365,  or OAuth.        
949         </maml:par a>        
950                           
951         <maml:para >        
952          RequireNew Instance:  Specifies  whether to  force the  creation  of a new i nstance wh en the con nection is  created.  Possible v alues are  true or fa lse. Defau lt is true .        
953         </maml:par a>        
954                           
955         <maml:para >        
956          CientId/Ap pId/Applic ationId: S pecifies t he ClientI D assigned  when you  registered  your appl ication in  Microsoft  Azure Act ive Direct ory or Act ive Direct ory Federa tion Servi ces (AD FS ). This is  applicabl e for OAut h authenti cation typ e.        
957         </maml:par a>        
958                           
959         <maml:para >        
960          RedirectUr i/ReplyUrl : Specifie s the redi rect URI o f the appl ication yo u register ed in Micr osoft Azur e Active D irectory o r Active D irectory F ederation  Services ( AD FS). Th is is appl icable for  OAuth aut henticatio n type.        
961         </maml:par a>        
962                           
963         <maml:para >        
964          TokenCache StorePath:  (Optional ). Specifi es the ful l path to  the locati on where t he user to ken cache  should be  stored. Th is is appl icable for  OAuth aut henticatio n type.        
965         </maml:par a>        
966                           
967         <maml:para >        
968                       LoginPro mpt = Spec ifies whet her the us er is prom pted for c redentials  if the cr edentials  are not su pplied. De fault is A uto.        
969                       Valid va lues are:  Auto, Alwa ys, or Nev er.        
970                            
971         </maml:par a>        
972                         
973        </maml:des cription>        
974                        
975        <command:p arameterVa lue         
976         required=" true"         
977         variableLe ngth="fals e"        
978        >        
979         string        
980        </command: parameterV alue>        
981                      
982       </command: parameter>        
983                     
984       <command:p arameter         
985        required=" true"        
986                                          
987        variableLe ngth="fals e"        
988                                          
989        globbing=" false"        
990                                          
991        pipelineIn put="True  (ByValue,  ByProperty Name)"        
992                                          
993        position=" 1"        
994                                          
995        aliases=""        
996       >        
997                        
998        <maml:name >        
999         ServerUrl        
1000        </maml:nam e>        
1001                        
1002        <maml:desc ription>        
1003                           
1004         <maml:para >        
1005          URL of the  CRM disco very serve r specifie d in the f ollowing f ormat: htt p://&lt;se rver&gt;:& lt;port&gt ;        
1006         </maml:par a>        
1007                         
1008        </maml:des cription>        
1009                        
1010        <command:p arameterVa lue         
1011         required=" true"        
1012                                                   
1013         variableLe ngth="fals e"        
1014        >        
1015         Uri        
1016        </command: parameterV alue>        
1017                        
1018        <dev:type>        
1019                           
1020         <maml:name >        
1021          Uri        
1022         </maml:nam e>        
1023                           
1024         <maml:uri  />        
1025                         
1026        </dev:type >        
1027                        
1028        <dev:defau ltValue>        
1029        </dev:defa ultValue>        
1030                      
1031       </command: parameter>        
1032                   
1033      </command: parameters >        
1034                  
1035      <command:i nputTypes>        
1036                     
1037       <command:i nputType>        
1038                        
1039        <dev:type>        
1040                           
1041         <maml:name >        
1042         </maml:nam e>        
1043                           
1044         <maml:uri>        
1045         </maml:uri >        
1046                           
1047         <maml:desc ription>        
1048                               
1049          <maml:para  />        
1050                            
1051         </maml:des cription>        
1052                         
1053        </dev:type >        
1054                        
1055        <maml:desc ription>        
1056        </maml:des cription>        
1057                      
1058       </command: inputType>        
1059                   
1060      </command: inputTypes >        
1061                  
1062      <command:r eturnValue s>        
1063                     
1064       <command:r eturnValue >        
1065                        
1066        <dev:type>        
1067                           
1068         <maml:name >        
1069          Microsoft. Xrm.Toolin g.CrmServi ceClient        
1070         </maml:nam e>        
1071                           
1072         <maml:uri>        
1073         </maml:uri >        
1074                           
1075         <maml:desc ription>        
1076                               
1077          <maml:para  />        
1078                            
1079         </maml:des cription>        
1080                         
1081        </dev:type >        
1082                        
1083        <maml:desc ription>        
1084        </maml:des cription>        
1085                      
1086       </command: returnValu e>        
1087                   
1088      </command: returnValu es>        
1089                  
1090      <command:t erminating Errors />        
1091                  
1092      <command:n onTerminat ingErrors  />        
1093                  
1094      <command:e xamples>        
1095                     
1096       <command:e xample>        
1097                        
1098        <maml:titl e>        
1099         ---------- ---------- ------ EXA MPLE 1 --- ---------- ---------- ---        
1100        </maml:tit le>        
1101                        
1102        <maml:intr oduction>        
1103                           
1104         <maml:para >        
1105         </maml:par a>        
1106                         
1107        </maml:int roduction>        
1108                        
1109        <dev:code>        
1110                    PS C:\&gt; $CRMConn =  Get-CrmCo nnection - Interactiv eMode        
1111                         
1112        </dev:code >        
1113                        
1114        <dev:remar ks>        
1115                           
1116         <maml:para >        
1117          This examp le shows h ow to conn ect to an  instance o f CRM usin g the comm on sign-in  control d ialog box.  The conne ction info rmation is  stored in  the $CRMC onn variab le that yo u can use  later.        
1118         </maml:par a>        
1119                         
1120        </dev:rema rks>        
1121                        
1122        <command:c ommandLine s>        
1123                           
1124         <command:c ommandLine >        
1125                               
1126          <command:c ommandText  />        
1127                            
1128         </command: commandLin e>        
1129                         
1130        </command: commandLin es>        
1131                      
1132       </command: example>        
1133                     
1134       <command:e xample>        
1135                        
1136        <maml:titl e>        
1137         ---------- ---------- ------ EXA MPLE 2 --- ---------- ---------- ---        
1138        </maml:tit le>        
1139                        
1140        <maml:intr oduction>        
1141                           
1142         <maml:para >        
1143         </maml:par a>        
1144                         
1145        </maml:int roduction>        
1146                        
1147        <dev:code>        
1148                    PS C:\&gt; $CRMConn =  Get-CrmCo nnection – ServerUrl  http://&lt ;CRM_Serve r_Host&gt;  -Credenti al $Cred - Organizati onName &lt ;OrgName&g t;        
1149                         
1150        </dev:code >        
1151                        
1152        <dev:remar ks>        
1153                           
1154         <maml:para >        
1155          This examp le shows h ow to conn ect to an  on-premise s instance  of CRM. T he connect ion inform ation is s tored in t he $CRMCon n variable  that you  can use la ter.        
1156         </maml:par a>        
1157                         
1158        </dev:rema rks>        
1159                        
1160        <command:c ommandLine s>        
1161                           
1162         <command:c ommandLine >        
1163                               
1164          <command:c ommandText  />        
1165                            
1166         </command: commandLin e>        
1167                         
1168        </command: commandLin es>        
1169                      
1170       </command: example>        
1171                     
1172       <command:e xample>        
1173                        
1174        <maml:titl e>        
1175         ---------- ---------- ------ EXA MPLE 3 --- ---------- ---------- ---        
1176        </maml:tit le>        
1177                        
1178        <maml:intr oduction>        
1179                           
1180         <maml:para >        
1181         </maml:par a>        
1182                         
1183        </maml:int roduction>        
1184                        
1185        <dev:code>        
1186                    PS C:\&gt; $CRMConn =  Get-CrmCo nnection - Credential  $Cred -De ploymentRe gion North America –O nlineType  Office365  –Organizat ionName &l t;OrgName& gt;        
1187                         
1188        </dev:code >        
1189                        
1190        <dev:remar ks>        
1191                           
1192         <maml:para >        
1193                       This exa mple shows  how to co nnect to a n online ( Office 365 ) instance  of CRM. T he connect ion inform ation is s tored in t he $CRMCon n variable  that you  can use la ter.        
1194                            
1195         </maml:par a>        
1196                         
1197        </dev:rema rks>        
1198                        
1199        <command:c ommandLine s>        
1200                           
1201         <command:c ommandLine >        
1202                               
1203          <command:c ommandText  />        
1204                            
1205         </command: commandLin e>        
1206                         
1207        </command: commandLin es>        
1208                      
1209       </command: example>        
1210                   
1211      </command: examples>        
1212                  
1213      <maml:rela tedLinks>        
1214                     
1215       <maml:navi gationLink >        
1216                        
1217        <maml:link Text>        
1218         Online ver sion:        
1219        </maml:lin kText>        
1220                        
1221        <maml:uri>        
1222         https://te chnet.micr osoft.com/ library/dn 756303.asp x        
1223        </maml:uri >        
1224                      
1225       </maml:nav igationLin k>        
1226                   
1227      </maml:rel atedLinks>        
1228                
1229     </command: command>        
1230               
1231     <command:c ommand         
1232      xmlns:maml ="http://s chemas.mic rosoft.com /maml/2004 /10"        
1233                                 
1234      xmlns:comm and="http: //schemas. microsoft. com/maml/d ev/command /2004/10"        
1235                                 
1236      xmlns:dev= "http://sc hemas.micr osoft.com/ maml/dev/2 004/10"        
1237                                 
1238      xmlns:MSHe lp="http:/ /msdn.micr osoft.com/ mshelp"        
1239     >        
1240                  
1241      <command:d etails>        
1242                     
1243       <command:n ame>        
1244        Get-CrmOrg anizations        
1245       </command: name>        
1246                     
1247       <maml:desc ription>        
1248                        
1249        <maml:para >        
1250         Returns a  list of Mi crosoft Dy namics CRM  organizat ions that  the curren t user has  access to .        
1251        </maml:par a>        
1252                      
1253       </maml:des cription>        
1254                     
1255       <maml:copy right>        
1256                        
1257        <maml:para  />        
1258                      
1259       </maml:cop yright>        
1260                     
1261       <command:v erb>        
1262        Get        
1263       </command: verb>        
1264                     
1265       <command:n oun>        
1266        CrmOrganiz ations        
1267       </command: noun>        
1268                     
1269       <dev:versi on />        
1270                   
1271      </command: details>        
1272                  
1273      <maml:desc ription>        
1274                     
1275       <maml:para >        
1276        The Get-Cr mOrganizat ions cmdle t returns  a list of  CRM organi zations th at the cur rent user  has access  to.        
1277       </maml:par a>        
1278                     
1279       <maml:para >        
1280        This cmdle t applies  to Microso ft Dynamic s CRM Onli ne and on- premises v ersions of  Microsoft  Dynamics  CRM.        
1281       </maml:par a>        
1282                   
1283      </maml:des cription>        
1284                  
1285      <command:s yntax>        
1286                     
1287       <command:s yntaxItem>        
1288                        
1289        <maml:name >        
1290         Get-CrmOrg anizations        
1291        </maml:nam e>        
1292                        
1293                        
1294        <command:p arameter         
1295         required=" false"        
1296                                             
1297         variableLe ngth="fals e"        
1298                                             
1299         globbing=" false"        
1300                                             
1301         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1302                                             
1303         position=" 2"        
1304                                             
1305         aliases=""        
1306        >        
1307                           
1308         <maml:name >        
1309          Credential        
1310         </maml:nam e>        
1311                           
1312         <maml:desc ription>        
1313                               
1314          <maml:para >        
1315           User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
1316          </maml:par a>        
1317                            
1318         </maml:des cription>        
1319                           
1320         <command:p arameterVa lue         
1321          required=" true"        
1322                                                      
1323          variableLe ngth="fals e"        
1324         >        
1325          PSCredenti al        
1326         </command: parameterV alue>        
1327                         
1328        </command: parameter>        
1329                        
1330        <command:p arameter         
1331         required=" false"        
1332                                             
1333         variableLe ngth="fals e"        
1334                                             
1335         globbing=" false"        
1336                                             
1337         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1338                                             
1339         position=" 4"        
1340                                             
1341         aliases=""        
1342        >        
1343                           
1344         <maml:name >        
1345          HomeRealmU rl        
1346         </maml:nam e>        
1347                           
1348         <maml:desc ription>        
1349                               
1350          <maml:para >        
1351                          URI of  the WS-Tr ust metada ta endpoin t.        
1352                                
1353          </maml:par a>        
1354                            
1355         </maml:des cription>        
1356                           
1357         <command:p arameterVa lue         
1358          required=" true"        
1359                                                      
1360          variableLe ngth="fals e"        
1361         >        
1362          Uri        
1363         </command: parameterV alue>        
1364                         
1365        </command: parameter>        
1366                        
1367        <command:p arameter         
1368         required=" false"        
1369                                             
1370         variableLe ngth="fals e"        
1371                                             
1372         globbing=" false"        
1373                                             
1374         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1375                                             
1376         position=" 6"        
1377                                             
1378         aliases=""        
1379        >        
1380                           
1381         <maml:name >        
1382          ProfileNam e        
1383         </maml:nam e>        
1384                           
1385         <maml:desc ription>        
1386                               
1387          <maml:para >        
1388           For intern al use onl y.        
1389          </maml:par a>        
1390                            
1391         </maml:des cription>        
1392                           
1393         <command:p arameterVa lue         
1394          required=" true"        
1395                                                      
1396          variableLe ngth="fals e"        
1397         >        
1398          String        
1399         </command: parameterV alue>        
1400                         
1401        </command: parameter>        
1402                        
1403        <command:p arameter         
1404         required=" false"        
1405                                             
1406         variableLe ngth="true "        
1407                                             
1408         globbing=" false"        
1409                                             
1410         pipelineIn put="false "        
1411                                             
1412         position=" named"        
1413        >        
1414                           
1415         <maml:name >        
1416          Confirm        
1417         </maml:nam e>        
1418                           
1419         <maml:desc ription>        
1420                               
1421          <maml:para >        
1422           Prompts yo u for conf irmation b efore runn ing the cm dlet.        
1423          </maml:par a>        
1424                            
1425         </maml:des cription>        
1426                         
1427        </command: parameter>        
1428                        
1429        <command:p arameter         
1430         required=" false"        
1431                                             
1432         variableLe ngth="true "        
1433                                             
1434         globbing=" false"        
1435                                             
1436         pipelineIn put="false "        
1437                                             
1438         position=" named"        
1439        >        
1440                           
1441         <maml:name >        
1442          WhatIf        
1443         </maml:nam e>        
1444                           
1445         <maml:desc ription>        
1446                               
1447          <maml:para >        
1448           Shows what  would hap pen if the  cmdlet ru ns. The cm dlet is no t run.        
1449          </maml:par a>        
1450                            
1451         </maml:des cription>        
1452                         
1453        </command: parameter>        
1454                      
1455       </command: syntaxItem >        
1456                     
1457       <command:s yntaxItem>        
1458                        
1459        <maml:name >        
1460         Get-CrmOrg anizations        
1461        </maml:nam e>        
1462                        
1463        <command:p arameter         
1464         required=" false"        
1465                                             
1466         variableLe ngth="fals e"        
1467                                             
1468         globbing=" false"        
1469                                             
1470         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1471                                             
1472         position=" 2"        
1473                                             
1474         aliases=""        
1475        >        
1476                           
1477         <maml:name >        
1478          Credential        
1479         </maml:nam e>        
1480                           
1481         <maml:desc ription>        
1482                               
1483          <maml:para >        
1484           User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
1485          </maml:par a>        
1486                            
1487         </maml:des cription>        
1488                           
1489         <command:p arameterVa lue         
1490          required=" true"        
1491                                                      
1492          variableLe ngth="fals e"        
1493         >        
1494          PSCredenti al        
1495         </command: parameterV alue>        
1496                         
1497        </command: parameter>        
1498                        
1499        <command:p arameter         
1500         required=" true"        
1501                                             
1502         variableLe ngth="fals e"        
1503                                             
1504         globbing=" false"        
1505                                             
1506         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1507                                             
1508         position=" 2"        
1509                                             
1510         aliases=""        
1511        >        
1512                           
1513         <maml:name >        
1514          OnLineType        
1515         </maml:nam e>        
1516                           
1517         <maml:desc ription>        
1518                               
1519          <maml:para >        
1520           Type of on line deplo yment. Val id values  is Office3 65.        
1521          </maml:par a>        
1522                            
1523         </maml:des cription>        
1524                           
1525         <command:p arameterVa lue         
1526          required=" true"        
1527                                                      
1528          variableLe ngth="fals e"        
1529         >        
1530          OnlineType        
1531         </command: parameterV alue>        
1532                         
1533        </command: parameter>        
1534                        
1535        <command:p arameter         
1536         required=" true"        
1537                                             
1538         variableLe ngth="fals e"        
1539                                             
1540         globbing=" false"        
1541                                             
1542         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1543                                             
1544         position=" 5"        
1545                                             
1546         aliases=""        
1547        >        
1548                           
1549         <maml:name >        
1550          Deployment Region        
1551         </maml:nam e>        
1552                           
1553         <maml:desc ription>        
1554                               
1555          <maml:para >        
1556           Geographic  region of  your Micr osoft Dyna mics CRM o nline depl oyment. Va lid values  are North America, E MEA, APAC,  SouthAmer ica, Ocean ia, JPN, C AN, IND, o r NorthAme rica2.        
1557          </maml:par a>        
1558                            
1559         </maml:des cription>        
1560                           
1561         <command:p arameterVa lue         
1562          required=" true"        
1563                                                      
1564          variableLe ngth="fals e"        
1565         >        
1566          String        
1567         </command: parameterV alue>        
1568                         
1569        </command: parameter>        
1570                        
1571        <command:p arameter         
1572         required=" false"        
1573                                             
1574         variableLe ngth="fals e"        
1575                                             
1576         globbing=" false"        
1577                                             
1578         pipelineIn put="True  (ByValue,  ByProperty Name)"        
1579                                             
1580         position=" 6"        
1581                                             
1582         aliases=""        
1583        >        
1584                           
1585         <maml:name >        
1586          ProfileNam e        
1587         </maml:nam e>        
1588                           
1589         <maml:desc ription>        
1590                               
1591          <maml:para >        
1592           For intern al use onl y.        
1593          </maml:par a>        
1594                            
1595         </maml:des cription>        
1596                           
1597         <command:p arameterVa lue         
1598          required=" true"        
1599                                                      
1600          variableLe ngth="fals e"        
1601         >        
1602          String        
1603         </command: parameterV alue>        
1604                         
1605        </command: parameter>        
1606                        
1607        <command:p arameter         
1608         required=" false"        
1609                                             
1610         variableLe ngth="true "        
1611                                             
1612         globbing=" false"        
1613                                             
1614         pipelineIn put="false "        
1615                                             
1616         position=" named"        
1617        >        
1618                           
1619         <maml:name >        
1620          Confirm        
1621         </maml:nam e>        
1622                           
1623         <maml:desc ription>        
1624                               
1625          <maml:para >        
1626           Prompts yo u for conf irmation b efore runn ing the cm dlet.        
1627          </maml:par a>        
1628                            
1629         </maml:des cription>        
1630                         
1631        </command: parameter>        
1632                        
1633        <command:p arameter         
1634         required=" false"        
1635                                             
1636         variableLe ngth="true "        
1637                                             
1638         globbing=" false"        
1639                                             
1640         pipelineIn put="false "        
1641                                             
1642         position=" named"        
1643        >        
1644                           
1645         <maml:name >        
1646          WhatIf        
1647         </maml:nam e>        
1648                           
1649         <maml:desc ription>        
1650                               
1651          <maml:para >        
1652           Shows what  would hap pen if the  cmdlet ru ns. The cm dlet is no t run.        
1653          </maml:par a>        
1654                            
1655         </maml:des cription>        
1656                         
1657        </command: parameter>        
1658                      
1659       </command: syntaxItem >        
1660                   
1661      </command: syntax>        
1662                  
1663      <command:p arameters>        
1664                     
1665       <command:p arameter         
1666        required=" false"        
1667                                          
1668        variableLe ngth="fals e"        
1669                                          
1670        globbing=" false"        
1671                                          
1672        pipelineIn put="True  (ByValue,  ByProperty Name)"        
1673                                          
1674        position=" 2"        
1675                                          
1676        aliases=""        
1677       >        
1678                        
1679        <maml:name >        
1680         Credential        
1681        </maml:nam e>        
1682                        
1683        <maml:desc ription>        
1684                           
1685         <maml:para >        
1686          User crede ntial for  signing in  to Micros oft Dynami cs CRM.        
1687         </maml:par a>        
1688                         
1689        </maml:des cription>        
1690                        
1691        <command:p arameterVa lue         
1692         required=" true"        
1693                                                   
1694         variableLe ngth="fals e"        
1695        >        
1696         PSCredenti al        
1697        </command: parameterV alue>        
1698                        
1699        <dev:type>        
1700                           
1701         <maml:name >        
1702          PSCredenti al        
1703         </maml:nam e>        
1704                           
1705         <maml:uri  />        
1706                         
1707        </dev:type >        
1708                        
1709        <dev:defau ltValue>        
1710        </dev:defa ultValue>        
1711                      
1712       </command: parameter>        
1713                     
1714       <command:p arameter         
1715        required=" true"        
1716                                          
1717        variableLe ngth="fals e"        
1718                                          
1719        globbing=" false"        
1720                                          
1721        pipelineIn put="True  (ByValue,  ByProperty Name)"        
1722                                          
1723        position=" 5"        
1724                                          
1725        aliases=""        
1726       >        
1727                        
1728        <maml:name >        
1729         Deployment Region        
1730        </maml:nam e>        
1731                        
1732        <maml:desc ription>        
1733                           
1734         <maml:para >        
1735          Geographic  region of  your Micr osoft Dyna mics CRM o nline depl oyment. Va lid values  are North America, E MEA, APAC,  SouthAmer ica, Ocean ia, JPN, C AN, IND, o r NorthAme rica2.        
1736         </maml:par a>        
1737                         
1738        </maml:des cription>        
1739                        
1740        <command:p arameterVa lue         
1741         required=" true"        
1742                                                   
1743         variableLe ngth="fals e"        
1744        >        
1745         String        
1746        </command: parameterV alue>        
1747                        
1748        <dev:type>        
1749                           
1750         <maml:name >        
1751          String        
1752         </maml:nam e>        
1753                           
1754         <maml:uri  />        
1755                         
1756        </dev:type >        
1757                        
1758        <dev:defau ltValue>        
1759        </dev:defa ultValue>        
1760                      
1761       </command: parameter>        
1762                     
1763       <command:p arameter         
1764        required=" false"        
1765                                          
1766        variableLe ngth="fals e"        
1767                                          
1768        globbing=" false"        
1769                                          
1770        pipelineIn put="True  (ByValue,  ByProperty Name)"        
1771                                          
1772        position=" 4"        
1773                                          
1774        aliases=""        
1775       >        
1776                        
1777        <maml:name >        
1778         HomeRealmU rl        
1779        </maml:nam e>        
1780                        
1781        <maml:desc ription>        
1782                           
1783         <maml:para >        
1784                       URI of t he WS-Trus t metadata  endpoint.        
1785                            
1786         </maml:par a>        
1787                         
1788        </maml:des cription>        
1789                        
1790        <command:p arameterVa lue         
1791         required=" true"        
1792                                                   
1793         variableLe ngth="fals e"        
1794        >        
1795         Uri        
1796        </command: parameterV alue>        
1797                        
1798        <dev:type>        
1799                           
1800         <maml:name >        
1801          Uri        
1802         </maml:nam e>        
1803                           
1804         <maml:uri  />        
1805                         
1806        </dev:type >        
1807                        
1808        <dev:defau ltValue>        
1809        </dev:defa ultValue>        
1810                      
1811       </command: parameter>        
1812                     
1813       <command:p arameter         
1814        required=" true"        
1815                                          
1816        variableLe ngth="fals e"        
1817                                          
1818        globbing=" false"        
1819                                          
1820        pipelineIn put="True  (ByValue,  ByProperty Name)"        
1821                                          
1822        position=" 2"        
1823                                          
1824        aliases=""        
1825       >        
1826                        
1827        <maml:name >        
1828         OnLineType        
1829        </maml:nam e>        
1830                        
1831        <maml:desc ription>        
1832                           
1833         <maml:para >        
1834          Type of on line deplo yment. Val id value i s Office36 5.        
1835         </maml:par a>        
1836                         
1837        </maml:des cription>        
1838                        
1839        <command:p arameterVa lue         
1840         required=" true"        
1841                                                   
1842         variableLe ngth="fals e"        
1843        >        
1844         OnlineType        
1845        </command: parameterV alue>        
1846                        
1847        <dev:type>        
1848                           
1849         <maml:name >        
1850          OnlineType        
1851         </maml:nam e>        
1852                           
1853         <maml:uri  />        
1854                         
1855        </dev:type >        
1856                        
1857        <dev:defau ltValue>        
1858        </dev:defa ultValue>        
1859                      
1860       </command: parameter>        
1861                     
1862       <command:p arameter         
1863        required=" false"        
1864                                          
1865        variableLe ngth="fals e"        
1866                                          
1867        globbing=" false"        
1868                                          
1869        pipelineIn put="True  (ByValue,  ByProperty Name)"        
1870                                          
1871        position=" 6"        
1872                                          
1873        aliases=""        
1874       >        
1875                        
1876        <maml:name >        
1877         ProfileNam e        
1878        </maml:nam e>        
1879                        
1880        <maml:desc ription>        
1881                           
1882         <maml:para >        
1883          For intern al use onl y.        
1884         </maml:par a>        
1885                         
1886        </maml:des cription>        
1887                        
1888        <command:p arameterVa lue         
1889         required=" true"        
1890                                                   
1891         variableLe ngth="fals e"        
1892        >        
1893         String        
1894        </command: parameterV alue>        
1895                        
1896        <dev:type>        
1897                           
1898         <maml:name >        
1899          String        
1900         </maml:nam e>        
1901                           
1902         <maml:uri  />        
1903                         
1904        </dev:type >        
1905                        
1906        <dev:defau ltValue>        
1907        </dev:defa ultValue>        
1908                      
1909       </command: parameter>        
1910                     
1911       <command:p arameter         
1912        required=" false"        
1913                                          
1914        variableLe ngth="true "        
1915                                          
1916        globbing=" false"        
1917                                          
1918        pipelineIn put="false "        
1919                                          
1920        position=" named"        
1921       >        
1922                        
1923        <maml:name >        
1924         Confirm        
1925        </maml:nam e>        
1926                        
1927        <maml:desc ription>        
1928                           
1929         <maml:para >        
1930          Prompts yo u for conf irmation b efore runn ing the cm dlet.        
1931         </maml:par a>        
1932                         
1933        </maml:des cription>        
1934                        
1935        <command:p arameterVa lue         
1936         required=" false"        
1937                                                   
1938         variableLe ngth="fals e"        
1939        >        
1940         SwitchPara meter        
1941        </command: parameterV alue>        
1942                        
1943        <dev:type>        
1944                           
1945         <maml:name >        
1946          SwitchPara meter        
1947         </maml:nam e>        
1948                           
1949         <maml:uri  />        
1950                         
1951        </dev:type >        
1952                        
1953        <dev:defau ltValue>        
1954         false        
1955        </dev:defa ultValue>        
1956                      
1957       </command: parameter>        
1958                     
1959       <command:p arameter         
1960        required=" false"        
1961                                          
1962        variableLe ngth="true "        
1963                                          
1964        globbing=" false"        
1965                                          
1966        pipelineIn put="false "        
1967                                          
1968        position=" named"        
1969       >        
1970                        
1971        <maml:name >        
1972         WhatIf        
1973        </maml:nam e>        
1974                        
1975        <maml:desc ription>        
1976                           
1977         <maml:para >        
1978          Shows what  would hap pen if the  cmdlet ru ns. The cm dlet is no t run.        
1979         </maml:par a>        
1980                         
1981        </maml:des cription>        
1982                        
1983        <command:p arameterVa lue         
1984         required=" false"        
1985                                                   
1986         variableLe ngth="fals e"        
1987        >        
1988         SwitchPara meter        
1989        </command: parameterV alue>        
1990                        
1991        <dev:type>        
1992                           
1993         <maml:name >        
1994          SwitchPara meter        
1995         </maml:nam e>        
1996                           
1997         <maml:uri  />        
1998                         
1999        </dev:type >        
2000                        
2001        <dev:defau ltValue>        
2002         false        
2003        </dev:defa ultValue>        
2004                      
2005       </command: parameter>        
2006                   
2007      </command: parameters >        
2008                  
2009      <command:i nputTypes>        
2010                     
2011       <command:i nputType>        
2012                        
2013        <dev:type>        
2014                           
2015         <maml:name >        
2016         </maml:nam e>        
2017                           
2018         <maml:uri>        
2019         </maml:uri >        
2020                           
2021         <maml:desc ription>        
2022                               
2023          <maml:para  />        
2024                            
2025         </maml:des cription>        
2026                         
2027        </dev:type >        
2028                        
2029        <maml:desc ription>        
2030        </maml:des cription>        
2031                      
2032       </command: inputType>        
2033                   
2034      </command: inputTypes >        
2035                  
2036      <command:r eturnValue s>        
2037                     
2038       <command:r eturnValue >        
2039                        
2040        <dev:type>        
2041                           
2042         <maml:name >        
2043          Microsoft. Xrm.Sdk.Di scovery.Or ganization DetailColl ection        
2044         </maml:nam e>        
2045                           
2046         <maml:uri>        
2047         </maml:uri >        
2048                           
2049         <maml:desc ription>        
2050                               
2051          <maml:para  />        
2052                            
2053         </maml:des cription>        
2054                         
2055        </dev:type >        
2056                        
2057        <maml:desc ription>        
2058                           
2059         <maml:para >        
2060          Returns an  initializ ed array o f CRM orga nizations.        
2061         </maml:par a>        
2062                         
2063        </maml:des cription>        
2064                      
2065       </command: returnValu e>        
2066                   
2067      </command: returnValu es>        
2068                  
2069      <command:t erminating Errors />        
2070                  
2071      <command:n onTerminat ingErrors  />        
2072                  
2073      <command:e xamples>        
2074                     
2075       <command:e xample>        
2076                        
2077        <maml:titl e>        
2078         ---------- ---------- ------ EXA MPLE 1 --- ---------- ---------- ---        
2079        </maml:tit le>        
2080                        
2081        <maml:intr oduction>        
2082                           
2083         <maml:para >        
2084         </maml:par a>        
2085                         
2086        </maml:int roduction>        
2087                        
2088        <dev:code>        
2089                    C:\PS&gt;$ CRMOrgs =  Get-CrmOrg anizations  –ServerUr l http://& lt;CRM_Ser ver_Host&g t; –Creden tial $Cred        
2090                
2091                         
2092        </dev:code >        
2093                        
2094        <dev:remar ks>        
2095                           
2096         <maml:para >        
2097          This examp le shows h ow to retr ieve the o rganizatio ns from an  on-premis es instanc e of CRM a nd store t he informa tion in a  variable,  $CRMOrgs.        
2098         </maml:par a>        
2099                         
2100        </dev:rema rks>        
2101                        
2102        <command:c ommandLine s>        
2103                           
2104         <command:c ommandLine >        
2105                               
2106          <command:c ommandText  />        
2107                            
2108         </command: commandLin e>        
2109                         
2110        </command: commandLin es>        
2111                      
2112       </command: example>        
2113                     
2114       <command:e xample>        
2115                        
2116        <maml:titl e>        
2117         ---------- ---------- ------ EXA MPLE 2 --- ---------- ---------- ---        
2118        </maml:tit le>        
2119                        
2120        <maml:intr oduction>        
2121                           
2122         <maml:para >        
2123         </maml:par a>        
2124                         
2125        </maml:int roduction>        
2126                        
2127        <dev:code>        
2128                    C:\PS&gt;$ CRMOrgs =  Get-CrmOrg anizations  -Credenti al $Cred - Deployment Region Nor thAmerica  –OnlineTyp e Office36 5        
2129                
2130                         
2131        </dev:code >        
2132                        
2133        <dev:remar ks>        
2134                           
2135         <maml:para >        
2136          This examp le shows h ow to retr ieve the o rganizatio ns from an  online (O ffice 365)  instance  of CRM, an d store th e informat ion in a v ariable, $ CRMOrgs.        
2137         </maml:par a>        
2138                         
2139        </dev:rema rks>        
2140                        
2141        <command:c ommandLine s>        
2142                           
2143         <command:c ommandLine >        
2144                               
2145          <command:c ommandText  />        
2146                            
2147         </command: commandLin e>        
2148                         
2149        </command: commandLin es>        
2150                      
2151       </command: example>        
2152                   
2153      </command: examples>        
2154                  
2155      <maml:rela tedLinks>        
2156                     
2157       <maml:navi gationLink >        
2158                        
2159        <maml:link Text>        
2160         Online ver sion:        
2161        </maml:lin kText>        
2162                        
2163        <maml:uri>        
2164         https://te chnet.micr osoft.com/ library/dn 756300.asp x        
2165        </maml:uri >        
2166                      
2167       </maml:nav igationLin k>              
2168                   
2169      </maml:rel atedLinks>        
2170                
2171     </command: command>        
2172   </helpItem s>