1
2MessageIdTypedef=DWORD
3
4SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
5               Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
6               Warning=0x2:STATUS_SEVERITY_WARNING
7               Error=0x3:STATUS_SEVERITY_ERROR
8              )
9
10FacilityNames=(System=0x0:FACILITY_SYSTEM
11              )
12
13LanguageNames=(English=0x409:MSG00409
14               German=0x407:MSG00407
15               Polish=0x415:MSG00415
16               Portugese=0x816:MSG00416
17               Romanian=0x418:MSG00418
18               Russian=0x419:MSG00419
19               Albanian=0x41C:MSG0041C
20               Turkish=0x41F:MSG0041F
21               Chinese=0x804:MSG00804
22               Taiwanese=0x404:MSG00404
23              )
24
25
26MessageId=10000
27SymbolicName=MSG_COMMAND_ACTIVE
28Severity=Informational
29Facility=System
30Language=English
31    On disks with master boot record (MBR) disk formatting, marks
32    the partition with focus as active.
33
34Syntax:  ACTIVE
35
36    Writes a value to the disk which is read by the basic input/output
37    system (BIOS) at boot. This value specifies that the partition is
38    a valid system partition.
39
40    A partition must be selected for this operation to succeed.
41
42    Caution:
43
44        DiskPart verifies only that the partition is capable of containing the
45        operating system startup files. DiskPart does not check the contents of
46        the partition. If you mistakenly mark a partition as active and it does
47        not contain the operating system startup files, your computer might not
48        start.
49
50Example:
51
52    ACTIVE
53.
54Language=German
55    Markiert auf Datenträgern mit MBR-Datenträgerformat (Master Boot
56    Record) die Partition, die den Fokus hat, als aktive Partition.
57
58Syntax:  ACTIVE
59
60    Schreibt einen Wert auf den Datenträger, der Beim Start vom BIOS
61    (Basic Input/Output System) gelesen wird. Durch diesen Wert wird
62    angegeben, dass die Partition eine gültige Systempartition ist.
63
64    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine
65    Partition ausgewählt sein.
66
67    Vorsicht:
68
69        DiskPart überprüft nur, ob die Partition in der Lage ist, die
70        Startdateien des Betriebssystems aufzunehmen. Der Inhalt der Partition
71        wird hierbei nicht überprüft. Falls versehentlich eine Partition als
72        aktiv markiert wird, die nicht die Startdateien des Betriebssystems
73        enthält, kann der Computer möglicherweise nicht gestartet werden.
74
75Beispiel:
76
77    ACTIVE
78.
79Language=Polish
80    On disks with master boot record (MBR) disk formatting, marks
81    the partition with focus as active.
82
83Syntax:  ACTIVE
84
85    Writes a value to the disk which is read by the basic input/output
86    system (BIOS) at boot. This value specifies that the partition is
87    a valid system partition.
88
89    A partition must be selected for this operation to succeed.
90
91    Caution:
92
93        DiskPart verifies only that the partition is capable of containing the
94        operating system startup files. DiskPart does not check the contents of
95        the partition. If you mistakenly mark a partition as active and it does
96        not contain the operating system startup files, your computer might not
97        start.
98
99Example:
100
101    ACTIVE
102.
103Language=Portugese
104    On disks with master boot record (MBR) disk formatting, marks
105    the partition with focus as active.
106
107Syntax:  ACTIVE
108
109    Writes a value to the disk which is read by the basic input/output
110    system (BIOS) at boot. This value specifies that the partition is
111    a valid system partition.
112
113    A partition must be selected for this operation to succeed.
114
115    Caution:
116
117        DiskPart verifies only that the partition is capable of containing the
118        operating system startup files. DiskPart does not check the contents of
119        the partition. If you mistakenly mark a partition as active and it does
120        not contain the operating system startup files, your computer might not
121        start.
122
123Example:
124
125    ACTIVE
126.
127Language=Romanian
128    On disks with master boot record (MBR) disk formatting, marks
129    the partition with focus as active.
130
131Syntax:  ACTIVE
132
133    Writes a value to the disk which is read by the basic input/output
134    system (BIOS) at boot. This value specifies that the partition is
135    a valid system partition.
136
137    A partition must be selected for this operation to succeed.
138
139    Caution:
140
141        DiskPart verifies only that the partition is capable of containing the
142        operating system startup files. DiskPart does not check the contents of
143        the partition. If you mistakenly mark a partition as active and it does
144        not contain the operating system startup files, your computer might not
145        start.
146
147Example:
148
149    ACTIVE
150.
151Language=Russian
152    On disks with master boot record (MBR) disk formatting, marks
153    the partition with focus as active.
154
155Syntax:  ACTIVE
156
157    Writes a value to the disk which is read by the basic input/output
158    system (BIOS) at boot. This value specifies that the partition is
159    a valid system partition.
160
161    A partition must be selected for this operation to succeed.
162
163    Caution:
164
165        DiskPart verifies only that the partition is capable of containing the
166        operating system startup files. DiskPart does not check the contents of
167        the partition. If you mistakenly mark a partition as active and it does
168        not contain the operating system startup files, your computer might not
169        start.
170
171Example:
172
173    ACTIVE
174.
175Language=Albanian
176    On disks with master boot record (MBR) disk formatting, marks
177    the partition with focus as active.
178
179Syntax:  ACTIVE
180
181    Writes a value to the disk which is read by the basic input/output
182    system (BIOS) at boot. This value specifies that the partition is
183    a valid system partition.
184
185    A partition must be selected for this operation to succeed.
186
187    Caution:
188
189        DiskPart verifies only that the partition is capable of containing the
190        operating system startup files. DiskPart does not check the contents of
191        the partition. If you mistakenly mark a partition as active and it does
192        not contain the operating system startup files, your computer might not
193        start.
194
195Example:
196
197    ACTIVE
198.
199Language=Turkish
200    On disks with master boot record (MBR) disk formatting, marks
201    the partition with focus as active.
202
203Syntax:  ACTIVE
204
205    Writes a value to the disk which is read by the basic input/output
206    system (BIOS) at boot. This value specifies that the partition is
207    a valid system partition.
208
209    A partition must be selected for this operation to succeed.
210
211    Caution:
212
213        DiskPart verifies only that the partition is capable of containing the
214        operating system startup files. DiskPart does not check the contents of
215        the partition. If you mistakenly mark a partition as active and it does
216        not contain the operating system startup files, your computer might not
217        start.
218
219Example:
220
221    ACTIVE
222.
223Language=Chinese
224    On disks with master boot record (MBR) disk formatting, marks
225    the partition with focus as active.
226
227Syntax:  ACTIVE
228
229    Writes a value to the disk which is read by the basic input/output
230    system (BIOS) at boot. This value specifies that the partition is
231    a valid system partition.
232
233    A partition must be selected for this operation to succeed.
234
235    Caution:
236
237        DiskPart verifies only that the partition is capable of containing the
238        operating system startup files. DiskPart does not check the contents of
239        the partition. If you mistakenly mark a partition as active and it does
240        not contain the operating system startup files, your computer might not
241        start.
242
243Example:
244
245    ACTIVE
246.
247Language=Taiwanese
248    On disks with master boot record (MBR) disk formatting, marks
249    the partition with focus as active.
250
251Syntax:  ACTIVE
252
253    Writes a value to the disk which is read by the basic input/output
254    system (BIOS) at boot. This value specifies that the partition is
255    a valid system partition.
256
257    A partition must be selected for this operation to succeed.
258
259    Caution:
260
261        DiskPart verifies only that the partition is capable of containing the
262        operating system startup files. DiskPart does not check the contents of
263        the partition. If you mistakenly mark a partition as active and it does
264        not contain the operating system startup files, your computer might not
265        start.
266
267Example:
268
269    ACTIVE
270.
271
272
273MessageId=10001
274SymbolicName=MSG_COMMAND_ADD
275Severity=Informational
276Facility=System
277Language=English
278<Add ADD command help text here>
279.
280Language=German
281<Add ADD command help text here>
282.
283Language=Polish
284<Add ADD command help text here>
285.
286Language=Portugese
287<Add ADD command help text here>
288.
289Language=Romanian
290<Add ADD command help text here>
291.
292Language=Russian
293<Add ADD command help text here>
294.
295Language=Albanian
296<Add ADD command help text here>
297.
298Language=Turkish
299<Add ADD command help text here>
300.
301Language=Chinese
302<Add ADD command help text here>
303.
304Language=Taiwanese
305<Add ADD command help text here>
306.
307
308
309MessageId=10002
310SymbolicName=MSG_COMMAND_ASSIGN
311Severity=Informational
312Facility=System
313Language=English
314<Add ASSIGN command help text here>
315.
316Language=German
317<Add ASSIGN command help text here>
318.
319Language=Polish
320<Add ASSIGN command help text here>
321.
322Language=Portugese
323<Add ASSIGN command help text here>
324.
325Language=Romanian
326<Add ASSIGN command help text here>
327.
328Language=Russian
329<Add ASSIGN command help text here>
330.
331Language=Albanian
332<Add ASSIGN command help text here>
333.
334Language=Turkish
335<Add ASSIGN command help text here>
336.
337Language=Chinese
338<Add ASSIGN command help text here>
339.
340Language=Taiwanese
341<Add ASSIGN command help text here>
342.
343
344
345MessageId=10003
346SymbolicName=MSG_COMMAND_ATTACH
347Severity=Informational
348Facility=System
349Language=English
350<Add ATTACH command help text here>
351.
352Language=German
353<Add ATTACH command help text here>
354.
355Language=Polish
356<Add ATTACH command help text here>
357.
358Language=Portugese
359<Add ATTACH command help text here>
360.
361Language=Romanian
362<Add ATTACH command help text here>
363.
364Language=Russian
365<Add ATTACH command help text here>
366.
367Language=Albanian
368<Add ATTACH command help text here>
369.
370Language=Turkish
371<Add ATTACH command help text here>
372.
373Language=Chinese
374<Add ATTACH command help text here>
375.
376Language=Taiwanese
377<Add ATTACH command help text here>
378.
379
380
381MessageId=10004
382SymbolicName=MSG_COMMAND_ATTRIBUTES
383Severity=Informational
384Facility=System
385Language=English
386<Add ATTRIBUTES command help text here>
387.
388Language=German
389<Add ATTRIBUTES command help text here>
390.
391Language=Polish
392<Add ATTRIBUTES command help text here>
393.
394Language=Portugese
395<Add ATTRIBUTES command help text here>
396.
397Language=Romanian
398<Add ATTRIBUTES command help text here>
399.
400Language=Russian
401<Add ATTRIBUTES command help text here>
402.
403Language=Albanian
404<Add ATTRIBUTES command help text here>
405.
406Language=Turkish
407<Add ATTRIBUTES command help text here>
408.
409Language=Chinese
410<Add ATTRIBUTES command help text here>
411.
412Language=Taiwanese
413<Add ATTRIBUTES command help text here>
414.
415
416
417MessageId=10005
418SymbolicName=MSG_COMMAND_AUTOMOUNT
419Severity=Informational
420Facility=System
421Language=English
422<Add AUTOMOUNT command help text here>
423.
424Language=German
425<Add AUTOMOUNT command help text here>
426.
427Language=Polish
428<Add AUTOMOUNT command help text here>
429.
430Language=Portugese
431<Add AUTOMOUNT command help text here>
432.
433Language=Romanian
434<Add AUTOMOUNT command help text here>
435.
436Language=Russian
437<Add AUTOMOUNT command help text here>
438.
439Language=Albanian
440<Add AUTOMOUNT command help text here>
441.
442Language=Turkish
443<Add AUTOMOUNT command help text here>
444.
445Language=Chinese
446<Add AUTOMOUNT command help text here>
447.
448Language=Taiwanese
449<Add AUTOMOUNT command help text here>
450.
451
452
453
454MessageId=10006
455SymbolicName=MSG_COMMAND_BREAK
456Severity=Informational
457Facility=System
458Language=English
459<Add BREAK command help text here>
460.
461Language=German
462<Add BREAK command help text here>
463.
464Language=Polish
465<Add BREAK command help text here>
466.
467Language=Portugese
468<Add BREAK command help text here>
469.
470Language=Romanian
471<Add BREAK command help text here>
472.
473Language=Russian
474<Add BREAK command help text here>
475.
476Language=Albanian
477<Add BREAK command help text here>
478.
479Language=Turkish
480<Add BREAK command help text here>
481.
482Language=Chinese
483<Add BREAK command help text here>
484.
485Language=Taiwanese
486<Add BREAK command help text here>
487.
488
489
490MessageId=10007
491SymbolicName=MSG_COMMAND_CLEAN
492Severity=Informational
493Facility=System
494Language=English
495    Removes any and all partition or volume formatting from the disk with
496    focus.
497
498Syntax:  CLEAN [ALL]
499
500    ALL         Specifies that each and every byte\sector on the disk is set to
501                zero, which completely deletes all data contained on the disk.
502
503    On master boot record (MBR) disks, only the MBR partitioning information
504    and hidden sector information are overwritten. On GUID partition table
505    (GPT) disks, the GPT partitioning information, including the Protective
506    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
507    and the last 1MB of the disk are zeroed. This erases any disk formatting
508    that had been previously applied to the disk. The disk's state after
509    cleaning the disk is 'UNINITIALIZED'.
510
511Example:
512
513    CLEAN
514.
515Language=German
516    Entfernt alle Partitions- oder Volumeformatierungen von dem Datenträger
517    mit dem Fokus.
518
519Syntax:  CLEAN [ALL]
520
521    ALL         Gibt an, dass jedes Byte\jeder Sektor auf dem Datenträger
522                auf Null gesetzt wird. Damit werden alle auf dem Datenträger
523                enthaltenen Daten vollständig gelöscht.
524
525    Auf MBR-Datenträgern (Master Boot Record) werden nur MBR-
526    Partitionierungsinformationen und Informationen zu ausgeblendeten
527    Sektoren überschrieben. Auf GUID-Partitionstabellen-Datenträgern
528    (GPT) werden die GPT-Partitionierungsinformationen (einschließlich
529    Schutz-MBR) überschrieben. If the ALL parameter is not used, the first 1MB
530    and the last 1MB of the disk are zeroed. This erases any disk formatting
531    that had been previously applied to the disk. The disk's state after
532    cleaning the disk is 'UNINITIALIZED'.
533
534Beispiel:
535
536    CLEAN
537.
538Language=Polish
539    Removes any and all partition or volume formatting from the disk with
540    focus.
541
542Syntax:  CLEAN [ALL]
543
544    ALL         Specifies that each and every byte\sector on the disk is set to
545                zero, which completely deletes all data contained on the disk.
546
547    On master boot record (MBR) disks, only the MBR partitioning information
548    and hidden sector information are overwritten. On GUID partition table
549    (GPT) disks, the GPT partitioning information, including the Protective
550    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
551    and the last 1MB of the disk are zeroed. This erases any disk formatting
552    that had been previously applied to the disk. The disk's state after
553    cleaning the disk is 'UNINITIALIZED'.
554
555Example:
556
557    CLEAN
558.
559Language=Portugese
560    Removes any and all partition or volume formatting from the disk with
561    focus.
562
563Syntax:  CLEAN [ALL]
564
565    ALL         Specifies that each and every byte\sector on the disk is set to
566                zero, which completely deletes all data contained on the disk.
567
568    On master boot record (MBR) disks, only the MBR partitioning information
569    and hidden sector information are overwritten. On GUID partition table
570    (GPT) disks, the GPT partitioning information, including the Protective
571    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
572    and the last 1MB of the disk are zeroed. This erases any disk formatting
573    that had been previously applied to the disk. The disk's state after
574    cleaning the disk is 'UNINITIALIZED'.
575
576Example:
577
578    CLEAN
579.
580Language=Romanian
581    Removes any and all partition or volume formatting from the disk with
582    focus.
583
584Syntax:  CLEAN [ALL]
585
586    ALL         Specifies that each and every byte\sector on the disk is set to
587                zero, which completely deletes all data contained on the disk.
588
589    On master boot record (MBR) disks, only the MBR partitioning information
590    and hidden sector information are overwritten. On GUID partition table
591    (GPT) disks, the GPT partitioning information, including the Protective
592    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
593    and the last 1MB of the disk are zeroed. This erases any disk formatting
594    that had been previously applied to the disk. The disk's state after
595    cleaning the disk is 'UNINITIALIZED'.
596
597Example:
598
599    CLEAN
600.
601Language=Russian
602    Removes any and all partition or volume formatting from the disk with
603    focus.
604
605Syntax:  CLEAN [ALL]
606
607    ALL         Specifies that each and every byte\sector on the disk is set to
608                zero, which completely deletes all data contained on the disk.
609
610    On master boot record (MBR) disks, only the MBR partitioning information
611    and hidden sector information are overwritten. On GUID partition table
612    (GPT) disks, the GPT partitioning information, including the Protective
613    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
614    and the last 1MB of the disk are zeroed. This erases any disk formatting
615    that had been previously applied to the disk. The disk's state after
616    cleaning the disk is 'UNINITIALIZED'.
617
618Example:
619
620    CLEAN
621.
622Language=Albanian
623    Removes any and all partition or volume formatting from the disk with
624    focus.
625
626Syntax:  CLEAN [ALL]
627
628    ALL         Specifies that each and every byte\sector on the disk is set to
629                zero, which completely deletes all data contained on the disk.
630
631    On master boot record (MBR) disks, only the MBR partitioning information
632    and hidden sector information are overwritten. On GUID partition table
633    (GPT) disks, the GPT partitioning information, including the Protective
634    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
635    and the last 1MB of the disk are zeroed. This erases any disk formatting
636    that had been previously applied to the disk. The disk's state after
637    cleaning the disk is 'UNINITIALIZED'.
638
639Example:
640
641    CLEAN
642.
643Language=Turkish
644    Removes any and all partition or volume formatting from the disk with
645    focus.
646
647Syntax:  CLEAN [ALL]
648
649    ALL         Specifies that each and every byte\sector on the disk is set to
650                zero, which completely deletes all data contained on the disk.
651
652    On master boot record (MBR) disks, only the MBR partitioning information
653    and hidden sector information are overwritten. On GUID partition table
654    (GPT) disks, the GPT partitioning information, including the Protective
655    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
656    and the last 1MB of the disk are zeroed. This erases any disk formatting
657    that had been previously applied to the disk. The disk's state after
658    cleaning the disk is 'UNINITIALIZED'.
659
660Example:
661
662    CLEAN
663.
664Language=Chinese
665    Removes any and all partition or volume formatting from the disk with
666    focus.
667
668Syntax:  CLEAN [ALL]
669
670    ALL         Specifies that each and every byte\sector on the disk is set to
671                zero, which completely deletes all data contained on the disk.
672
673    On master boot record (MBR) disks, only the MBR partitioning information
674    and hidden sector information are overwritten. On GUID partition table
675    (GPT) disks, the GPT partitioning information, including the Protective
676    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
677    and the last 1MB of the disk are zeroed. This erases any disk formatting
678    that had been previously applied to the disk. The disk's state after
679    cleaning the disk is 'UNINITIALIZED'.
680
681Example:
682
683    CLEAN
684.
685Language=Taiwanese
686    Removes any and all partition or volume formatting from the disk with
687    focus.
688
689Syntax:  CLEAN [ALL]
690
691    ALL         Specifies that each and every byte\sector on the disk is set to
692                zero, which completely deletes all data contained on the disk.
693
694    On master boot record (MBR) disks, only the MBR partitioning information
695    and hidden sector information are overwritten. On GUID partition table
696    (GPT) disks, the GPT partitioning information, including the Protective
697    MBR, is overwritten. If the ALL parameter is not used, the first 1MB
698    and the last 1MB of the disk are zeroed. This erases any disk formatting
699    that had been previously applied to the disk. The disk's state after
700    cleaning the disk is 'UNINITIALIZED'.
701
702Example:
703
704    CLEAN
705.
706
707
708MessageId=10008
709SymbolicName=MSG_COMMAND_COMPACT
710Severity=Informational
711Facility=System
712Language=English
713<Add COMPACT command help text here>
714.
715Language=German
716<Add COMPACT command help text here>
717.
718Language=Polish
719<Add COMPACT command help text here>
720.
721Language=Portugese
722<Add COMPACT command help text here>
723.
724Language=Romanian
725<Add COMPACT command help text here>
726.
727Language=Russian
728<Add COMPACT command help text here>
729.
730Language=Albanian
731<Add COMPACT command help text here>
732.
733Language=Turkish
734<Add COMPACT command help text here>
735.
736Language=Chinese
737<Add COMPACT command help text here>
738.
739Language=Taiwanese
740<Add COMPACT command help text here>
741.
742
743
744MessageId=10010
745SymbolicName=MSG_COMMAND_CONVERT
746Severity=Informational
747Facility=System
748Language=English
749<Add CONVERT command help text here>
750.
751Language=German
752<Add CONVERT command help text here>
753.
754Language=Polish
755<Add CONVERT command help text here>
756.
757Language=Portugese
758<Add CONVERT command help text here>
759.
760Language=Romanian
761<Add CONVERT command help text here>
762.
763Language=Russian
764<Add CONVERT command help text here>
765.
766Language=Albanian
767<Add CONVERT command help text here>
768.
769Language=Turkish
770<Add CONVERT command help text here>
771.
772Language=Chinese
773<Add CONVERT command help text here>
774.
775Language=Taiwanese
776<Add CONVERT command help text here>
777.
778
779
780MessageId=10011
781SymbolicName=MSG_COMMAND_CREATE_PARTITION_EFI
782Severity=Informational
783Facility=System
784Language=English
785<Add CREATE PARTITION EFI command help text here>
786.
787Language=German
788<Add CREATE PARTITION EFI command help text here>
789.
790Language=Polish
791<Add CREATE PARTITION EFI command help text here>
792.
793Language=Portugese
794<Add CREATE PARTITION EFI command help text here>
795.
796Language=Romanian
797<Add CREATE PARTITION EFI command help text here>
798.
799Language=Russian
800<Add CREATE PARTITION EFI command help text here>
801.
802Language=Albanian
803<Add CREATE PARTITION EFI command help text here>
804.
805Language=Turkish
806<Add CREATE PARTITION EFI command help text here>
807.
808Language=Chinese
809<Add CREATE PARTITION EFI command help text here>
810.
811Language=Taiwanese
812<Add CREATE PARTITION EFI command help text here>
813.
814
815
816MessageId=10012
817SymbolicName=MSG_COMMAND_CREATE_PARTITION_EXTENDED
818Severity=Informational
819Facility=System
820Language=English
821    Creates an extended partition on the disk with focus.
822    Applies to master boot record (MBR) disks only.
823
824Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
825
826    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
827                given, the partition continues until there is no more free
828                space in the extended partition.
829
830    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
831                created. If no offset is given, the partition will start
832                at the beginning of the first free space on the disk that
833                is large enough to hold the new partition.
834
835    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
836                arrays to improve performance. The partition offset will be
837                a multiple of <N>. If the OFFSET parameter is specified, it
838                will be rounded to the closest multiple of <N>.
839
840    NOERR       For scripting only. When an error is encountered, DiskPart
841                continues to process commands as if the error did not occur.
842                Without the NOERR parameter, an error causes DiskPart to exit
843                with an error code.
844
845    After the partition has been created, the focus automatically shifts to the
846    new partition. Only one extended partition can be created per disk. This
847    command fails if you attempt to create an extended partition within another
848    extended partition. You must create an extended partition before you can
849    create logical partitions.
850
851    A basic MBR disk must be selected for this operation to succeed.
852
853Example:
854
855    CREATE PARTITION EXTENDED SIZE=1000
856.
857Language=German
858    Erstellt eine erweiterte Partition auf dem Datenträger, der den Fokus
859    besitzt.
860    Gilt nur für MBR-Datenträger (Master Boot Record).
861
862Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
863
864    SIZE=<N>    Die Größe der Partition in MB. Falls keine Größe angegeben
865                ist, wird die Partition erweitert, bis auf der erweiterten
866                Partition kein freier Speicherplatz mehr vorhanden ist.
867
868    OFFSET=<N>  Das Offset, in Kilobyte (KB), in dem die Partition
869                erstellt wird. Wird kein Offset angegeben, beginnt die
870                Partition am Anfang des ersten freien Speicherplatz auf dem
871                Datenträger, der eine ausreichende Größe für die neue Partition
872                besitzt.
873
874    ALIGN=<N>   Wird normalerweise bei Hardware-RAID-Arrays mit logischen
875                Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das
876                Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des
877                Parameters OFFSET wird dieser auf das nächste Vielfache von <N>
878                gerundet.
879
880    NOERR       Nur für Skripting. Bei einem Fehler setzt DiskPart die
881                Verarbeitung von Befehlen fort, als sei der Fehler nicht
882                aufgetreten.
883                Ohne den Parameter NOERR wird DiskPart bei einem Fehler mit
884                dem entsprechenden Fehlercode beendet.
885
886    Nachdem die Partition erstellt wurde, wird der Fokus automatisch auf die
887    neue Partition gesetzt. Auf jedem Datenträger kann jeweils nur eine
888    erw. Partition erstellt werden. Dieser Befehl kann nicht ausgeführt
889    werden, wenn versucht wird, eine erweiterte Partition innerhalb einer
890    anderen erweiterten Partition zu erstellen. Sie müssen zuerst eine
891    erweiterte Partition erstellen, bevor logische Partitionen erstellt werden
892    können.
893
894    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein
895    MBR-Basisdatenträger ausgewählt werden.
896
897Beispiel:
898
899    CREATE PARTITION EXTENDED SIZE=1000
900.
901Language=Polish
902    Creates an extended partition on the disk with focus.
903    Applies to master boot record (MBR) disks only.
904
905Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
906
907    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
908                given, the partition continues until there is no more free
909                space in the extended partition.
910
911    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
912                created. If no offset is given, the partition will start
913                at the beginning of the first free space on the disk that
914                is large enough to hold the new partition.
915
916    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
917                arrays to improve performance. The partition offset will be
918                a multiple of <N>. If the OFFSET parameter is specified, it
919                will be rounded to the closest multiple of <N>.
920
921    NOERR       For scripting only. When an error is encountered, DiskPart
922                continues to process commands as if the error did not occur.
923                Without the NOERR parameter, an error causes DiskPart to exit
924                with an error code.
925
926    After the partition has been created, the focus automatically shifts to the
927    new partition. Only one extended partition can be created per disk. This
928    command fails if you attempt to create an extended partition within another
929    extended partition. You must create an extended partition before you can
930    create logical partitions.
931
932    A basic MBR disk must be selected for this operation to succeed.
933
934Example:
935
936    CREATE PARTITION EXTENDED SIZE=1000
937.
938Language=Portugese
939    Creates an extended partition on the disk with focus.
940    Applies to master boot record (MBR) disks only.
941
942Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
943
944    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
945                given, the partition continues until there is no more free
946                space in the extended partition.
947
948    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
949                created. If no offset is given, the partition will start
950                at the beginning of the first free space on the disk that
951                is large enough to hold the new partition.
952
953    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
954                arrays to improve performance. The partition offset will be
955                a multiple of <N>. If the OFFSET parameter is specified, it
956                will be rounded to the closest multiple of <N>.
957
958    NOERR       For scripting only. When an error is encountered, DiskPart
959                continues to process commands as if the error did not occur.
960                Without the NOERR parameter, an error causes DiskPart to exit
961                with an error code.
962
963    After the partition has been created, the focus automatically shifts to the
964    new partition. Only one extended partition can be created per disk. This
965    command fails if you attempt to create an extended partition within another
966    extended partition. You must create an extended partition before you can
967    create logical partitions.
968
969    A basic MBR disk must be selected for this operation to succeed.
970
971Example:
972
973    CREATE PARTITION EXTENDED SIZE=1000
974.
975Language=Romanian
976    Creates an extended partition on the disk with focus.
977    Applies to master boot record (MBR) disks only.
978
979Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
980
981    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
982                given, the partition continues until there is no more free
983                space in the extended partition.
984
985    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
986                created. If no offset is given, the partition will start
987                at the beginning of the first free space on the disk that
988                is large enough to hold the new partition.
989
990    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
991                arrays to improve performance. The partition offset will be
992                a multiple of <N>. If the OFFSET parameter is specified, it
993                will be rounded to the closest multiple of <N>.
994
995    NOERR       For scripting only. When an error is encountered, DiskPart
996                continues to process commands as if the error did not occur.
997                Without the NOERR parameter, an error causes DiskPart to exit
998                with an error code.
999
1000    After the partition has been created, the focus automatically shifts to the
1001    new partition. Only one extended partition can be created per disk. This
1002    command fails if you attempt to create an extended partition within another
1003    extended partition. You must create an extended partition before you can
1004    create logical partitions.
1005
1006    A basic MBR disk must be selected for this operation to succeed.
1007
1008Example:
1009
1010    CREATE PARTITION EXTENDED SIZE=1000
1011.
1012Language=Russian
1013    Creates an extended partition on the disk with focus.
1014    Applies to master boot record (MBR) disks only.
1015
1016Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1017
1018    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1019                given, the partition continues until there is no more free
1020                space in the extended partition.
1021
1022    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
1023                created. If no offset is given, the partition will start
1024                at the beginning of the first free space on the disk that
1025                is large enough to hold the new partition.
1026
1027    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1028                arrays to improve performance. The partition offset will be
1029                a multiple of <N>. If the OFFSET parameter is specified, it
1030                will be rounded to the closest multiple of <N>.
1031
1032    NOERR       For scripting only. When an error is encountered, DiskPart
1033                continues to process commands as if the error did not occur.
1034                Without the NOERR parameter, an error causes DiskPart to exit
1035                with an error code.
1036
1037    After the partition has been created, the focus automatically shifts to the
1038    new partition. Only one extended partition can be created per disk. This
1039    command fails if you attempt to create an extended partition within another
1040    extended partition. You must create an extended partition before you can
1041    create logical partitions.
1042
1043    A basic MBR disk must be selected for this operation to succeed.
1044
1045Example:
1046
1047    CREATE PARTITION EXTENDED SIZE=1000
1048.
1049Language=Albanian
1050    Creates an extended partition on the disk with focus.
1051    Applies to master boot record (MBR) disks only.
1052
1053Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1054
1055    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1056                given, the partition continues until there is no more free
1057                space in the extended partition.
1058
1059    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
1060                created. If no offset is given, the partition will start
1061                at the beginning of the first free space on the disk that
1062                is large enough to hold the new partition.
1063
1064    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1065                arrays to improve performance. The partition offset will be
1066                a multiple of <N>. If the OFFSET parameter is specified, it
1067                will be rounded to the closest multiple of <N>.
1068
1069    NOERR       For scripting only. When an error is encountered, DiskPart
1070                continues to process commands as if the error did not occur.
1071                Without the NOERR parameter, an error causes DiskPart to exit
1072                with an error code.
1073
1074    After the partition has been created, the focus automatically shifts to the
1075    new partition. Only one extended partition can be created per disk. This
1076    command fails if you attempt to create an extended partition within another
1077    extended partition. You must create an extended partition before you can
1078    create logical partitions.
1079
1080    A basic MBR disk must be selected for this operation to succeed.
1081
1082Example:
1083
1084    CREATE PARTITION EXTENDED SIZE=1000
1085.
1086Language=Turkish
1087    Creates an extended partition on the disk with focus.
1088    Applies to master boot record (MBR) disks only.
1089
1090Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1091
1092    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1093                given, the partition continues until there is no more free
1094                space in the extended partition.
1095
1096    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
1097                created. If no offset is given, the partition will start
1098                at the beginning of the first free space on the disk that
1099                is large enough to hold the new partition.
1100
1101    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1102                arrays to improve performance. The partition offset will be
1103                a multiple of <N>. If the OFFSET parameter is specified, it
1104                will be rounded to the closest multiple of <N>.
1105
1106    NOERR       For scripting only. When an error is encountered, DiskPart
1107                continues to process commands as if the error did not occur.
1108                Without the NOERR parameter, an error causes DiskPart to exit
1109                with an error code.
1110
1111    After the partition has been created, the focus automatically shifts to the
1112    new partition. Only one extended partition can be created per disk. This
1113    command fails if you attempt to create an extended partition within another
1114    extended partition. You must create an extended partition before you can
1115    create logical partitions.
1116
1117    A basic MBR disk must be selected for this operation to succeed.
1118
1119Example:
1120
1121    CREATE PARTITION EXTENDED SIZE=1000
1122.
1123Language=Chinese
1124    Creates an extended partition on the disk with focus.
1125    Applies to master boot record (MBR) disks only.
1126
1127Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1128
1129    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1130                given, the partition continues until there is no more free
1131                space in the extended partition.
1132
1133    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
1134                created. If no offset is given, the partition will start
1135                at the beginning of the first free space on the disk that
1136                is large enough to hold the new partition.
1137
1138    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1139                arrays to improve performance. The partition offset will be
1140                a multiple of <N>. If the OFFSET parameter is specified, it
1141                will be rounded to the closest multiple of <N>.
1142
1143    NOERR       For scripting only. When an error is encountered, DiskPart
1144                continues to process commands as if the error did not occur.
1145                Without the NOERR parameter, an error causes DiskPart to exit
1146                with an error code.
1147
1148    After the partition has been created, the focus automatically shifts to the
1149    new partition. Only one extended partition can be created per disk. This
1150    command fails if you attempt to create an extended partition within another
1151    extended partition. You must create an extended partition before you can
1152    create logical partitions.
1153
1154    A basic MBR disk must be selected for this operation to succeed.
1155
1156Example:
1157
1158    CREATE PARTITION EXTENDED SIZE=1000
1159.
1160Language=Taiwanese
1161    Creates an extended partition on the disk with focus.
1162    Applies to master boot record (MBR) disks only.
1163
1164Syntax:  CREATE PARTITION EXTENDED [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1165
1166    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1167                given, the partition continues until there is no more free
1168                space in the extended partition.
1169
1170    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is
1171                created. If no offset is given, the partition will start
1172                at the beginning of the first free space on the disk that
1173                is large enough to hold the new partition.
1174
1175    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1176                arrays to improve performance. The partition offset will be
1177                a multiple of <N>. If the OFFSET parameter is specified, it
1178                will be rounded to the closest multiple of <N>.
1179
1180    NOERR       For scripting only. When an error is encountered, DiskPart
1181                continues to process commands as if the error did not occur.
1182                Without the NOERR parameter, an error causes DiskPart to exit
1183                with an error code.
1184
1185    After the partition has been created, the focus automatically shifts to the
1186    new partition. Only one extended partition can be created per disk. This
1187    command fails if you attempt to create an extended partition within another
1188    extended partition. You must create an extended partition before you can
1189    create logical partitions.
1190
1191    A basic MBR disk must be selected for this operation to succeed.
1192
1193Example:
1194
1195    CREATE PARTITION EXTENDED SIZE=1000
1196.
1197
1198
1199MessageId=10013
1200SymbolicName=MSG_COMMAND_CREATE_PARTITION_LOGICAL
1201Severity=Informational
1202Facility=System
1203Language=English
1204    Creates a logical partition in an extended partition.
1205    Applies to master boot record (MBR) disks only.
1206
1207Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1208
1209    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1210                at least as big in bytes as the number specified by N. If you
1211                specify a size for the logical partition, it must be smaller
1212                than the extended partition. If no size is given, the partition
1213                continues until there is no more free space in the extended
1214                partition.
1215
1216    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1217                If no offset is given, the partition is placed in the first disk
1218                extent that is large enough to hold it.
1219
1220    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1221                arrays to improve performance. The partition offset will be
1222                a multiple of <N>. If the OFFSET parameter is specified, it
1223                will be rounded to the closest multiple of <N>.
1224
1225    NOERR       For scripting only. When an error is encountered, DiskPart
1226                continues to process commands as if the error did not occur.
1227                Without the NOERR parameter, an error causes DiskPart to exit
1228                with an error code.
1229
1230    After the partition has been created, the focus automatically shifts to the
1231    new logical partition.
1232
1233    A basic MBR disk must be selected for this operation to succeed.
1234
1235Example:
1236
1237    CREATE PARTITION LOGICAL SIZE=1000
1238.
1239Language=German
1240    Erstellt eine logische Partition in einer erweiterten Partition.
1241    Gilt nur für MBR-Datenträger (Master Boot Record).
1242
1243Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1244
1245    SIZE=<N>    Die Größe der Partition in MB. Die Länge der Partition in MB.
1246                Die Länge der Partition in Byte entspricht mindestens dem durch
1247                N angegebenen Wert. Wenn Sie eine Größe für die logische
1248                Partition angeben, muss diese kleiner sein als die erweiterte
1249                Partition. Falls keine Größe angegeben ist, wird die Partition
1250                erweitert, bis sie den gesamten freien Speicherplatz im
1251                Bereich umfasst.
1252
1253    OFFSET=<N>  Das Offset, in Kilobyte (KB), an dem die Partition erstellt
1254                wird. Falls kein Offset angegeben ist, wird die Partition im
1255                ersten Datenträgerbereich erstellt, der eine ausreichende Größe
1256                für die Partition hat.
1257
1258    ALIGN=<N>   Wird normalerweise bei Hardware-RAID-Arrays mit logischen
1259                Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das
1260                Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des
1261                Parameters OFFSET wird dieser auf das nächste Vielfache von <N>
1262                gerundet.
1263
1264    NOERR       Nur für Skripting. Bei einem Fehler setzt DiskPart die
1265                Verarbeitung von Befehlen fort, als sei der Fehler nicht
1266                aufgetreten. Ohne den Parameter NOERR wird DiskPart bei einem
1267                Fehler mit dem entsprechenden Fehlercode beendet.
1268
1269    Nachdem die Partition erstellt wurde, wird der Fokus automatisch auf die
1270    neue logische Partition gesetzt.
1271
1272    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein
1273    MBR-Basisdatenträger ausgewählt sein.
1274
1275Beispiel:
1276
1277    CREATE PARTITION LOGICAL SIZE=1000
1278.
1279Language=Polish
1280    Creates a logical partition in an extended partition.
1281    Applies to master boot record (MBR) disks only.
1282
1283Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1284
1285    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1286                at least as big in bytes as the number specified by N. If you
1287                specify a size for the logical partition, it must be smaller
1288                than the extended partition. If no size is given, the partition
1289                continues until there is no more free space in the extended
1290                partition.
1291
1292    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1293                If no offset is given, the partition is placed in the first disk
1294                extent that is large enough to hold it.
1295
1296    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1297                arrays to improve performance. The partition offset will be
1298                a multiple of <N>. If the OFFSET parameter is specified, it
1299                will be rounded to the closest multiple of <N>.
1300
1301    NOERR       For scripting only. When an error is encountered, DiskPart
1302                continues to process commands as if the error did not occur.
1303                Without the NOERR parameter, an error causes DiskPart to exit
1304                with an error code.
1305
1306    After the partition has been created, the focus automatically shifts to the
1307    new logical partition.
1308
1309    A basic MBR disk must be selected for this operation to succeed.
1310
1311Example:
1312
1313    CREATE PARTITION LOGICAL SIZE=1000
1314.
1315Language=Portugese
1316    Creates a logical partition in an extended partition.
1317    Applies to master boot record (MBR) disks only.
1318
1319Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1320
1321    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1322                at least as big in bytes as the number specified by N. If you
1323                specify a size for the logical partition, it must be smaller
1324                than the extended partition. If no size is given, the partition
1325                continues until there is no more free space in the extended
1326                partition.
1327
1328    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1329                If no offset is given, the partition is placed in the first disk
1330                extent that is large enough to hold it.
1331
1332    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1333                arrays to improve performance. The partition offset will be
1334                a multiple of <N>. If the OFFSET parameter is specified, it
1335                will be rounded to the closest multiple of <N>.
1336
1337    NOERR       For scripting only. When an error is encountered, DiskPart
1338                continues to process commands as if the error did not occur.
1339                Without the NOERR parameter, an error causes DiskPart to exit
1340                with an error code.
1341
1342    After the partition has been created, the focus automatically shifts to the
1343    new logical partition.
1344
1345    A basic MBR disk must be selected for this operation to succeed.
1346
1347Example:
1348
1349    CREATE PARTITION LOGICAL SIZE=1000
1350.
1351Language=Romanian
1352    Creates a logical partition in an extended partition.
1353    Applies to master boot record (MBR) disks only.
1354
1355Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1356
1357    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1358                at least as big in bytes as the number specified by N. If you
1359                specify a size for the logical partition, it must be smaller
1360                than the extended partition. If no size is given, the partition
1361                continues until there is no more free space in the extended
1362                partition.
1363
1364    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1365                If no offset is given, the partition is placed in the first disk
1366                extent that is large enough to hold it.
1367
1368    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1369                arrays to improve performance. The partition offset will be
1370                a multiple of <N>. If the OFFSET parameter is specified, it
1371                will be rounded to the closest multiple of <N>.
1372
1373    NOERR       For scripting only. When an error is encountered, DiskPart
1374                continues to process commands as if the error did not occur.
1375                Without the NOERR parameter, an error causes DiskPart to exit
1376                with an error code.
1377
1378    After the partition has been created, the focus automatically shifts to the
1379    new logical partition.
1380
1381    A basic MBR disk must be selected for this operation to succeed.
1382
1383Example:
1384
1385    CREATE PARTITION LOGICAL SIZE=1000
1386.
1387Language=Russian
1388    Creates a logical partition in an extended partition.
1389    Applies to master boot record (MBR) disks only.
1390
1391Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1392
1393    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1394                at least as big in bytes as the number specified by N. If you
1395                specify a size for the logical partition, it must be smaller
1396                than the extended partition. If no size is given, the partition
1397                continues until there is no more free space in the extended
1398                partition.
1399
1400    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1401                If no offset is given, the partition is placed in the first disk
1402                extent that is large enough to hold it.
1403
1404    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1405                arrays to improve performance. The partition offset will be
1406                a multiple of <N>. If the OFFSET parameter is specified, it
1407                will be rounded to the closest multiple of <N>.
1408
1409    NOERR       For scripting only. When an error is encountered, DiskPart
1410                continues to process commands as if the error did not occur.
1411                Without the NOERR parameter, an error causes DiskPart to exit
1412                with an error code.
1413
1414    After the partition has been created, the focus automatically shifts to the
1415    new logical partition.
1416
1417    A basic MBR disk must be selected for this operation to succeed.
1418
1419Example:
1420
1421    CREATE PARTITION LOGICAL SIZE=1000
1422.
1423Language=Albanian
1424    Creates a logical partition in an extended partition.
1425    Applies to master boot record (MBR) disks only.
1426
1427Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1428
1429    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1430                at least as big in bytes as the number specified by N. If you
1431                specify a size for the logical partition, it must be smaller
1432                than the extended partition. If no size is given, the partition
1433                continues until there is no more free space in the extended
1434                partition.
1435
1436    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1437                If no offset is given, the partition is placed in the first disk
1438                extent that is large enough to hold it.
1439
1440    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1441                arrays to improve performance. The partition offset will be
1442                a multiple of <N>. If the OFFSET parameter is specified, it
1443                will be rounded to the closest multiple of <N>.
1444
1445    NOERR       For scripting only. When an error is encountered, DiskPart
1446                continues to process commands as if the error did not occur.
1447                Without the NOERR parameter, an error causes DiskPart to exit
1448                with an error code.
1449
1450    After the partition has been created, the focus automatically shifts to the
1451    new logical partition.
1452
1453    A basic MBR disk must be selected for this operation to succeed.
1454
1455Example:
1456
1457    CREATE PARTITION LOGICAL SIZE=1000
1458.
1459Language=Turkish
1460    Creates a logical partition in an extended partition.
1461    Applies to master boot record (MBR) disks only.
1462
1463Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1464
1465    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1466                at least as big in bytes as the number specified by N. If you
1467                specify a size for the logical partition, it must be smaller
1468                than the extended partition. If no size is given, the partition
1469                continues until there is no more free space in the extended
1470                partition.
1471
1472    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1473                If no offset is given, the partition is placed in the first disk
1474                extent that is large enough to hold it.
1475
1476    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1477                arrays to improve performance. The partition offset will be
1478                a multiple of <N>. If the OFFSET parameter is specified, it
1479                will be rounded to the closest multiple of <N>.
1480
1481    NOERR       For scripting only. When an error is encountered, DiskPart
1482                continues to process commands as if the error did not occur.
1483                Without the NOERR parameter, an error causes DiskPart to exit
1484                with an error code.
1485
1486    After the partition has been created, the focus automatically shifts to the
1487    new logical partition.
1488
1489    A basic MBR disk must be selected for this operation to succeed.
1490
1491Example:
1492
1493    CREATE PARTITION LOGICAL SIZE=1000
1494.
1495Language=Chinese
1496    Creates a logical partition in an extended partition.
1497    Applies to master boot record (MBR) disks only.
1498
1499Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1500
1501    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1502                at least as big in bytes as the number specified by N. If you
1503                specify a size for the logical partition, it must be smaller
1504                than the extended partition. If no size is given, the partition
1505                continues until there is no more free space in the extended
1506                partition.
1507
1508    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1509                If no offset is given, the partition is placed in the first disk
1510                extent that is large enough to hold it.
1511
1512    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1513                arrays to improve performance. The partition offset will be
1514                a multiple of <N>. If the OFFSET parameter is specified, it
1515                will be rounded to the closest multiple of <N>.
1516
1517    NOERR       For scripting only. When an error is encountered, DiskPart
1518                continues to process commands as if the error did not occur.
1519                Without the NOERR parameter, an error causes DiskPart to exit
1520                with an error code.
1521
1522    After the partition has been created, the focus automatically shifts to the
1523    new logical partition.
1524
1525    A basic MBR disk must be selected for this operation to succeed.
1526
1527Example:
1528
1529    CREATE PARTITION LOGICAL SIZE=1000
1530.
1531Language=Taiwanese
1532    Creates a logical partition in an extended partition.
1533    Applies to master boot record (MBR) disks only.
1534
1535Syntax:  CREATE PARTITION LOGICAL [SIZE=<N>] [OFFSET=<N>] [ALIGN=<N>] [NOERR]
1536
1537    SIZE=<N>    The size of the partition in megabytes (MB). The partition is
1538                at least as big in bytes as the number specified by N. If you
1539                specify a size for the logical partition, it must be smaller
1540                than the extended partition. If no size is given, the partition
1541                continues until there is no more free space in the extended
1542                partition.
1543
1544    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1545                If no offset is given, the partition is placed in the first disk
1546                extent that is large enough to hold it.
1547
1548    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1549                arrays to improve performance. The partition offset will be
1550                a multiple of <N>. If the OFFSET parameter is specified, it
1551                will be rounded to the closest multiple of <N>.
1552
1553    NOERR       For scripting only. When an error is encountered, DiskPart
1554                continues to process commands as if the error did not occur.
1555                Without the NOERR parameter, an error causes DiskPart to exit
1556                with an error code.
1557
1558    After the partition has been created, the focus automatically shifts to the
1559    new logical partition.
1560
1561    A basic MBR disk must be selected for this operation to succeed.
1562
1563Example:
1564
1565    CREATE PARTITION LOGICAL SIZE=1000
1566.
1567
1568
1569MessageId=10014
1570SymbolicName=MSG_COMMAND_CREATE_PARTITION_MSR
1571Severity=Informational
1572Facility=System
1573Language=English
1574<Add CREATE PARTITION MSR command help text here>
1575.
1576Language=German
1577<Add CREATE PARTITION MSR command help text here>
1578.
1579Language=Polish
1580<Add CREATE PARTITION MSR command help text here>
1581.
1582Language=Portugese
1583<Add CREATE PARTITION MSR command help text here>
1584.
1585Language=Romanian
1586<Add CREATE PARTITION MSR command help text here>
1587.
1588Language=Russian
1589<Add CREATE PARTITION MSR command help text here>
1590.
1591Language=Albanian
1592<Add CREATE PARTITION MSR command help text here>
1593.
1594Language=Turkish
1595<Add CREATE PARTITION MSR command help text here>
1596.
1597Language=Chinese
1598<Add CREATE PARTITION MSR command help text here>
1599.
1600Language=Taiwanese
1601<Add CREATE PARTITION MSR command help text here>
1602.
1603
1604
1605MessageId=10015
1606SymbolicName=MSG_COMMAND_CREATE_PARTITION_PRIMARY
1607Severity=Informational
1608Facility=System
1609Language=English
1610    Creates a primary partition on the basic disk with focus.
1611
1612Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
1613            [ALIGN=<N>] [NOERR]
1614
1615    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1616                given, the partition continues until there is no more
1617                unallocated space in the current region.
1618
1619    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1620                If no offset is given, the partition is placed in the first disk
1621                extent that is large enough to hold it.
1622
1623    ID={<BYTE> | <GUID>}
1624
1625                Specifies the partition type.
1626
1627                Intended for Original Equipment Manufacturer (OEM) use only.
1628
1629                For master boot record (MBR) disks, you can specify a partition
1630                type byte, in hexadecimal form, for the partition. If this
1631                parameter is not specified for an MBR disk, the command creates
1632                a partition of type 0x06 (specifies no file system is installed).
1633
1634                    LDM data partition:
1635                        0x42
1636
1637                    Recovery partition:
1638                        0x27
1639
1640                    Recognized OEM Ids:
1641                        0x12
1642                        0x84
1643                        0xDE
1644                        0xFE
1645                        0xA0
1646
1647                For GUID partition table (GPT) disks you can specify a
1648                partition type GUID for the partition you want to create.
1649                Recognized GUIDs include:
1650
1651                    EFI System partition:
1652                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1653
1654                    Microsoft Reserved partition:
1655                        e3c9e316-0b5c-4db8-817d-f92df00215ae
1656
1657                    Basic data partition:
1658                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
1659
1660                    LDM Metadata partition on a dynamic disk:
1661                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
1662
1663                    LDM Data partition on a dynamic disk:
1664                        af9b60a0-1431-4f62-bc68-3311714a69ad
1665
1666                    Recovery partition:
1667                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
1668
1669                If this parameter is not specified for a GPT disk, the command
1670                creates a basic data partition.
1671
1672                Any partition type byte or GUID can be specified with this
1673                parameter. DiskPart does not check the partition type for
1674                validity except to ensure that it is a byte in hexadecimal form
1675                or a GUID.
1676
1677                Caution:
1678
1679                    Creating partitions with this parameter might cause your
1680                    computer to fail or be unable to start up. Unless you are
1681                    an OEM or an IT professional experienced with GPT disks, do
1682                    not create partitions on GPT disks using this parameter.
1683                    Instead, always use the CREATE PARTITION EFI command to
1684                    create EFI System partitions, the CREATE PARTITION MSR
1685                    command to create Microsoft Reserved partitions, and the
1686                    CREATE PARTITION PRIMARY command without this parameter to
1687                    create primary partitions on GPT disks.
1688
1689    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1690                arrays to improve performance. The partition offset will be
1691                a multiple of <N>. If the OFFSET parameter is specified, it
1692                will be rounded to the closest multiple of <N>.
1693
1694    NOERR       For scripting only. When an error is encountered, DiskPart
1695                continues to process commands as if the error did not occur.
1696                Without the NOERR parameter, an error causes DiskPart to exit
1697                with an error code.
1698
1699    After you create the partition, the focus automatically shifts to the new
1700    partition. The partition does not receive a drive letter. You must use the
1701    assign command to assign a drive letter to the partition.
1702
1703    A basic disk must be selected for this operation to succeed.
1704
1705    If a partition type is not specified, the disk is uninitialized and disk
1706    size is greater than 2TB, it will be initialized to GPT.
1707
1708Example:
1709
1710    CREATE PARTITION PRIMARY SIZE=1000
1711    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1712    CREATE PARTITION PRIMARY SIZE=10000 ID=12
1713    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
1714.
1715Language=German
1716    Erstellt eine primäre Partition auf dem Basisdatenträger, der den Fokus
1717    hat.
1718
1719Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>]
1720            [ID={<BYTE> | <GUID>}] [ALIGN=<N>] [NOERR]
1721
1722    SIZE=<N>    Die Größe der Partition in MB. Falls keine Größe angegeben ist,
1723                wird die Partition erweitert, bis sie den gesamten
1724                verfügbaren Speicherplatz im aktuellen Bereich umfasst.
1725
1726    OFFSET=<N>  Das Offset, in Kilobyte (KB), an dem die Partition erstellt
1727                werden soll. Falls kein Offset angegeben ist, wird die
1728                Partition in der ersten Datenträgererweiterung platziert, die
1729                eine ausreichende Größe besitzt.
1730
1731    ID={<BYTE> | <GUID>}
1732
1733                Gibt den Partitionstyp an.
1734
1735                Zur ausschließlichen Verwendung durch Originalgerätehersteller.
1736
1737                Für MBR-Datenträger (Master Boot Record) können Sie für
1738                die Partition ein Partitionstypbyte im Hexadezimalformat
1739                angeben. Falls dieser Parameter für einen MBR-Datenträger
1740                nicht angegeben ist, erstellt der Befehl eine Partition des
1741                Typs 0x06 (gibt an, dass kein Dateisystem installiert ist).
1742
1743                    LDM-Datenpartition:
1744                        0x42
1745
1746                    Wiederherstellungspartition:
1747                        0x27
1748
1749                    Erkannte OEM-IDs:
1750                        0x12
1751                        0x84
1752                        0xDE
1753                        0xFE
1754                        0xA0
1755
1756                Für GPT-Datenträger (GPT = GUID-Partitionstabelle) können Sie
1757                einen Partitionstyp-GUID für die zu erstellende Partition
1758                angeben. Zu den erkannten GUIDs gehören:
1759
1760                    EFI-Systempartition:
1761                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1762
1763                    MSR-Partition (Microsoft Reserved):
1764                        e3c9e316-0b5c-4db8-817d-f92df00215ae
1765
1766                    Basisdatenpartition:
1767                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
1768
1769                    LDM-Metadatenpartition auf einem dynamischen Datenträger:
1770                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
1771
1772                    LDM-Datenpartition auf einem dynamischen Datenträger:
1773                        af9b60a0-1431-4f62-bc68-3311714a69ad
1774
1775                    Wiederherstellungspartition:
1776                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
1777
1778                Wenn dieser Parameter für einen GPT-Datenträger nicht angegeben
1779                ist, wird mit diesem Befehl eine Basisdatenpartition erstellt.
1780
1781                Mit diesem Parameter kann ein beliebiger Partitionstyp
1782                oder ein beliebiger GUID angegeben werden. DiskPart überprüft
1783                die Gültigkeit dieses Partitions-GUIDs nicht. Es wird lediglich
1784                sichergestellt, dass es sich um ein Byte im Hexadezimalformat
1785                oder um einen GUID handelt.
1786
1787                Vorsicht:
1788
1789                    Das Erstellen von Partitionen mit diesem Parameter kann
1790                    dazu führen, dass der Computer fehlerhaft arbeitet oder
1791                    nicht mehr gestartet werden kann. Sofern Sie kein Original-
1792                    gerätehersteller oder IT-Fachmann sind, der mit GPT-Daten-
1793                    trägern vertraut ist, sollten Sie keine Partitionen auf
1794                    GPT-Datenträgern mit diesem Parameter erstellen.
1795                    Verwenden Sie stattdessen immer den Befehl
1796                    CREATE PARTITION EFI zum Erstellen von EFI-System-
1797                    Partitionen, den Befehl CREATE PARTITION MSR zum Erstellen
1798                    von MSR-Partitionen und den Befehl
1799                    CREATE PARTITION PRIMARY (ohne diesen Parameter) zum
1800                    Erstellen von primären Partitionen auf GPT-Datenträgern.
1801
1802    ALIGN=<N>   Wird normalerweise bei Hardware-RAID-Arrays mit logischen
1803                Gerätenummern (LUN) zur Verbesserung der Leistung verwendet. Das
1804                Offset der Partition ist ein Vielfaches von <N>. Bei Angabe des
1805                Parameters OFFSET wird dieser auf das nächste Vielfache von <N>
1806                gerundet.
1807
1808    NOERR       Nur für Skripting. Bei einem Fehler setzt DiskPart die
1809                Verarbeitung von Befehlen fort, als sei der Fehler nicht
1810                aufgetreten. Ohne den Parameter NOERR wird DiskPart bei
1811                einem Fehler mit dem entsprechenden Fehlercode beendet.
1812
1813    Nachdem Sie die Partition erstellt haben, wird der Fokus automatisch auf
1814    die neue Partition gesetzt. Diese Partition erhält keinen Laufwerkbuch-
1815    staben. Sie müssen der Partition mit dem Befehl ASSIGN einen Laufwerkbuch-
1816    staben zuweisen.
1817
1818    Damit dieser Vorgang erfolgreich durchgeführt werden kann, muss ein Basis-
1819    datenträger ausgewählt sein. Falls kein Partitionstyp angegeben ist, wird die Initialisierung
1820    des Datenträgers aufgehoben, und wenn der Datenträger größer ist als 2 TB,
1821    wird er für GPT initialisiert.
1822
1823Beispiel:
1824
1825    CREATE PARTITION PRIMARY SIZE=1000
1826    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1827    CREATE PARTITION PRIMARY SIZE=10000 ID=12
1828    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
1829.
1830Language=Polish
1831    Creates a primary partition on the basic disk with focus.
1832
1833Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
1834            [ALIGN=<N>] [NOERR]
1835
1836    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1837                given, the partition continues until there is no more
1838                unallocated space in the current region.
1839
1840    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1841                If no offset is given, the partition is placed in the first disk
1842                extent that is large enough to hold it.
1843
1844    ID={<BYTE> | <GUID>}
1845
1846                Specifies the partition type.
1847
1848                Intended for Original Equipment Manufacturer (OEM) use only.
1849
1850                For master boot record (MBR) disks, you can specify a partition
1851                type byte, in hexadecimal form, for the partition. If this
1852                parameter is not specified for an MBR disk, the command creates
1853                a partition of type 0x06 (specifies no file system is installed).
1854
1855                    LDM data partition:
1856                        0x42
1857
1858                    Recovery partition:
1859                        0x27
1860
1861                    Recognized OEM Ids:
1862                        0x12
1863                        0x84
1864                        0xDE
1865                        0xFE
1866                        0xA0
1867
1868                For GUID partition table (GPT) disks you can specify a
1869                partition type GUID for the partition you want to create.
1870                Recognized GUIDs include:
1871
1872                    EFI System partition:
1873                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1874
1875                    Microsoft Reserved partition:
1876                        e3c9e316-0b5c-4db8-817d-f92df00215ae
1877
1878                    Basic data partition:
1879                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
1880
1881                    LDM Metadata partition on a dynamic disk:
1882                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
1883
1884                    LDM Data partition on a dynamic disk:
1885                        af9b60a0-1431-4f62-bc68-3311714a69ad
1886
1887                    Recovery partition:
1888                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
1889
1890                If this parameter is not specified for a GPT disk, the command
1891                creates a basic data partition.
1892
1893                Any partition type byte or GUID can be specified with this
1894                parameter. DiskPart does not check the partition type for
1895                validity except to ensure that it is a byte in hexadecimal form
1896                or a GUID.
1897
1898                Caution:
1899
1900                    Creating partitions with this parameter might cause your
1901                    computer to fail or be unable to start up. Unless you are
1902                    an OEM or an IT professional experienced with GPT disks, do
1903                    not create partitions on GPT disks using this parameter.
1904                    Instead, always use the CREATE PARTITION EFI command to
1905                    create EFI System partitions, the CREATE PARTITION MSR
1906                    command to create Microsoft Reserved partitions, and the
1907                    CREATE PARTITION PRIMARY command without this parameter to
1908                    create primary partitions on GPT disks.
1909
1910    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
1911                arrays to improve performance. The partition offset will be
1912                a multiple of <N>. If the OFFSET parameter is specified, it
1913                will be rounded to the closest multiple of <N>.
1914
1915    NOERR       For scripting only. When an error is encountered, DiskPart
1916                continues to process commands as if the error did not occur.
1917                Without the NOERR parameter, an error causes DiskPart to exit
1918                with an error code.
1919
1920    After you create the partition, the focus automatically shifts to the new
1921    partition. The partition does not receive a drive letter. You must use the
1922    assign command to assign a drive letter to the partition.
1923
1924    A basic disk must be selected for this operation to succeed.
1925
1926    If a partition type is not specified, the disk is uninitialized and disk
1927    size is greater than 2TB, it will be initialized to GPT.
1928
1929Example:
1930
1931    CREATE PARTITION PRIMARY SIZE=1000
1932    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1933    CREATE PARTITION PRIMARY SIZE=10000 ID=12
1934    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
1935.
1936Language=Portugese
1937    Creates a primary partition on the basic disk with focus.
1938
1939Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
1940            [ALIGN=<N>] [NOERR]
1941
1942    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
1943                given, the partition continues until there is no more
1944                unallocated space in the current region.
1945
1946    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
1947                If no offset is given, the partition is placed in the first disk
1948                extent that is large enough to hold it.
1949
1950    ID={<BYTE> | <GUID>}
1951
1952                Specifies the partition type.
1953
1954                Intended for Original Equipment Manufacturer (OEM) use only.
1955
1956                For master boot record (MBR) disks, you can specify a partition
1957                type byte, in hexadecimal form, for the partition. If this
1958                parameter is not specified for an MBR disk, the command creates
1959                a partition of type 0x06 (specifies no file system is installed).
1960
1961                    LDM data partition:
1962                        0x42
1963
1964                    Recovery partition:
1965                        0x27
1966
1967                    Recognized OEM Ids:
1968                        0x12
1969                        0x84
1970                        0xDE
1971                        0xFE
1972                        0xA0
1973
1974                For GUID partition table (GPT) disks you can specify a
1975                partition type GUID for the partition you want to create.
1976                Recognized GUIDs include:
1977
1978                    EFI System partition:
1979                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
1980
1981                    Microsoft Reserved partition:
1982                        e3c9e316-0b5c-4db8-817d-f92df00215ae
1983
1984                    Basic data partition:
1985                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
1986
1987                    LDM Metadata partition on a dynamic disk:
1988                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
1989
1990                    LDM Data partition on a dynamic disk:
1991                        af9b60a0-1431-4f62-bc68-3311714a69ad
1992
1993                    Recovery partition:
1994                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
1995
1996                If this parameter is not specified for a GPT disk, the command
1997                creates a basic data partition.
1998
1999                Any partition type byte or GUID can be specified with this
2000                parameter. DiskPart does not check the partition type for
2001                validity except to ensure that it is a byte in hexadecimal form
2002                or a GUID.
2003
2004                Caution:
2005
2006                    Creating partitions with this parameter might cause your
2007                    computer to fail or be unable to start up. Unless you are
2008                    an OEM or an IT professional experienced with GPT disks, do
2009                    not create partitions on GPT disks using this parameter.
2010                    Instead, always use the CREATE PARTITION EFI command to
2011                    create EFI System partitions, the CREATE PARTITION MSR
2012                    command to create Microsoft Reserved partitions, and the
2013                    CREATE PARTITION PRIMARY command without this parameter to
2014                    create primary partitions on GPT disks.
2015
2016    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2017                arrays to improve performance. The partition offset will be
2018                a multiple of <N>. If the OFFSET parameter is specified, it
2019                will be rounded to the closest multiple of <N>.
2020
2021    NOERR       For scripting only. When an error is encountered, DiskPart
2022                continues to process commands as if the error did not occur.
2023                Without the NOERR parameter, an error causes DiskPart to exit
2024                with an error code.
2025
2026    After you create the partition, the focus automatically shifts to the new
2027    partition. The partition does not receive a drive letter. You must use the
2028    assign command to assign a drive letter to the partition.
2029
2030    A basic disk must be selected for this operation to succeed.
2031
2032    If a partition type is not specified, the disk is uninitialized and disk
2033    size is greater than 2TB, it will be initialized to GPT.
2034
2035Example:
2036
2037    CREATE PARTITION PRIMARY SIZE=1000
2038    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2039    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2040    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2041.
2042Language=Romanian
2043    Creates a primary partition on the basic disk with focus.
2044
2045Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2046            [ALIGN=<N>] [NOERR]
2047
2048    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2049                given, the partition continues until there is no more
2050                unallocated space in the current region.
2051
2052    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2053                If no offset is given, the partition is placed in the first disk
2054                extent that is large enough to hold it.
2055
2056    ID={<BYTE> | <GUID>}
2057
2058                Specifies the partition type.
2059
2060                Intended for Original Equipment Manufacturer (OEM) use only.
2061
2062                For master boot record (MBR) disks, you can specify a partition
2063                type byte, in hexadecimal form, for the partition. If this
2064                parameter is not specified for an MBR disk, the command creates
2065                a partition of type 0x06 (specifies no file system is installed).
2066
2067                    LDM data partition:
2068                        0x42
2069
2070                    Recovery partition:
2071                        0x27
2072
2073                    Recognized OEM Ids:
2074                        0x12
2075                        0x84
2076                        0xDE
2077                        0xFE
2078                        0xA0
2079
2080                For GUID partition table (GPT) disks you can specify a
2081                partition type GUID for the partition you want to create.
2082                Recognized GUIDs include:
2083
2084                    EFI System partition:
2085                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2086
2087                    Microsoft Reserved partition:
2088                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2089
2090                    Basic data partition:
2091                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2092
2093                    LDM Metadata partition on a dynamic disk:
2094                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2095
2096                    LDM Data partition on a dynamic disk:
2097                        af9b60a0-1431-4f62-bc68-3311714a69ad
2098
2099                    Recovery partition:
2100                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2101
2102                If this parameter is not specified for a GPT disk, the command
2103                creates a basic data partition.
2104
2105                Any partition type byte or GUID can be specified with this
2106                parameter. DiskPart does not check the partition type for
2107                validity except to ensure that it is a byte in hexadecimal form
2108                or a GUID.
2109
2110                Caution:
2111
2112                    Creating partitions with this parameter might cause your
2113                    computer to fail or be unable to start up. Unless you are
2114                    an OEM or an IT professional experienced with GPT disks, do
2115                    not create partitions on GPT disks using this parameter.
2116                    Instead, always use the CREATE PARTITION EFI command to
2117                    create EFI System partitions, the CREATE PARTITION MSR
2118                    command to create Microsoft Reserved partitions, and the
2119                    CREATE PARTITION PRIMARY command without this parameter to
2120                    create primary partitions on GPT disks.
2121
2122    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2123                arrays to improve performance. The partition offset will be
2124                a multiple of <N>. If the OFFSET parameter is specified, it
2125                will be rounded to the closest multiple of <N>.
2126
2127    NOERR       For scripting only. When an error is encountered, DiskPart
2128                continues to process commands as if the error did not occur.
2129                Without the NOERR parameter, an error causes DiskPart to exit
2130                with an error code.
2131
2132    After you create the partition, the focus automatically shifts to the new
2133    partition. The partition does not receive a drive letter. You must use the
2134    assign command to assign a drive letter to the partition.
2135
2136    A basic disk must be selected for this operation to succeed.
2137
2138    If a partition type is not specified, the disk is uninitialized and disk
2139    size is greater than 2TB, it will be initialized to GPT.
2140
2141Example:
2142
2143    CREATE PARTITION PRIMARY SIZE=1000
2144    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2145    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2146    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2147.
2148Language=Russian
2149    Creates a primary partition on the basic disk with focus.
2150
2151Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2152            [ALIGN=<N>] [NOERR]
2153
2154    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2155                given, the partition continues until there is no more
2156                unallocated space in the current region.
2157
2158    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2159                If no offset is given, the partition is placed in the first disk
2160                extent that is large enough to hold it.
2161
2162    ID={<BYTE> | <GUID>}
2163
2164                Specifies the partition type.
2165
2166                Intended for Original Equipment Manufacturer (OEM) use only.
2167
2168                For master boot record (MBR) disks, you can specify a partition
2169                type byte, in hexadecimal form, for the partition. If this
2170                parameter is not specified for an MBR disk, the command creates
2171                a partition of type 0x06 (specifies no file system is installed).
2172
2173                    LDM data partition:
2174                        0x42
2175
2176                    Recovery partition:
2177                        0x27
2178
2179                    Recognized OEM Ids:
2180                        0x12
2181                        0x84
2182                        0xDE
2183                        0xFE
2184                        0xA0
2185
2186                For GUID partition table (GPT) disks you can specify a
2187                partition type GUID for the partition you want to create.
2188                Recognized GUIDs include:
2189
2190                    EFI System partition:
2191                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2192
2193                    Microsoft Reserved partition:
2194                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2195
2196                    Basic data partition:
2197                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2198
2199                    LDM Metadata partition on a dynamic disk:
2200                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2201
2202                    LDM Data partition on a dynamic disk:
2203                        af9b60a0-1431-4f62-bc68-3311714a69ad
2204
2205                    Recovery partition:
2206                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2207
2208                If this parameter is not specified for a GPT disk, the command
2209                creates a basic data partition.
2210
2211                Any partition type byte or GUID can be specified with this
2212                parameter. DiskPart does not check the partition type for
2213                validity except to ensure that it is a byte in hexadecimal form
2214                or a GUID.
2215
2216                Caution:
2217
2218                    Creating partitions with this parameter might cause your
2219                    computer to fail or be unable to start up. Unless you are
2220                    an OEM or an IT professional experienced with GPT disks, do
2221                    not create partitions on GPT disks using this parameter.
2222                    Instead, always use the CREATE PARTITION EFI command to
2223                    create EFI System partitions, the CREATE PARTITION MSR
2224                    command to create Microsoft Reserved partitions, and the
2225                    CREATE PARTITION PRIMARY command without this parameter to
2226                    create primary partitions on GPT disks.
2227
2228    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2229                arrays to improve performance. The partition offset will be
2230                a multiple of <N>. If the OFFSET parameter is specified, it
2231                will be rounded to the closest multiple of <N>.
2232
2233    NOERR       For scripting only. When an error is encountered, DiskPart
2234                continues to process commands as if the error did not occur.
2235                Without the NOERR parameter, an error causes DiskPart to exit
2236                with an error code.
2237
2238    After you create the partition, the focus automatically shifts to the new
2239    partition. The partition does not receive a drive letter. You must use the
2240    assign command to assign a drive letter to the partition.
2241
2242    A basic disk must be selected for this operation to succeed.
2243
2244    If a partition type is not specified, the disk is uninitialized and disk
2245    size is greater than 2TB, it will be initialized to GPT.
2246
2247Example:
2248
2249    CREATE PARTITION PRIMARY SIZE=1000
2250    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2251    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2252    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2253.
2254Language=Albanian
2255    Creates a primary partition on the basic disk with focus.
2256
2257Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2258            [ALIGN=<N>] [NOERR]
2259
2260    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2261                given, the partition continues until there is no more
2262                unallocated space in the current region.
2263
2264    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2265                If no offset is given, the partition is placed in the first disk
2266                extent that is large enough to hold it.
2267
2268    ID={<BYTE> | <GUID>}
2269
2270                Specifies the partition type.
2271
2272                Intended for Original Equipment Manufacturer (OEM) use only.
2273
2274                For master boot record (MBR) disks, you can specify a partition
2275                type byte, in hexadecimal form, for the partition. If this
2276                parameter is not specified for an MBR disk, the command creates
2277                a partition of type 0x06 (specifies no file system is installed).
2278
2279                    LDM data partition:
2280                        0x42
2281
2282                    Recovery partition:
2283                        0x27
2284
2285                    Recognized OEM Ids:
2286                        0x12
2287                        0x84
2288                        0xDE
2289                        0xFE
2290                        0xA0
2291
2292                For GUID partition table (GPT) disks you can specify a
2293                partition type GUID for the partition you want to create.
2294                Recognized GUIDs include:
2295
2296                    EFI System partition:
2297                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2298
2299                    Microsoft Reserved partition:
2300                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2301
2302                    Basic data partition:
2303                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2304
2305                    LDM Metadata partition on a dynamic disk:
2306                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2307
2308                    LDM Data partition on a dynamic disk:
2309                        af9b60a0-1431-4f62-bc68-3311714a69ad
2310
2311                    Recovery partition:
2312                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2313
2314                If this parameter is not specified for a GPT disk, the command
2315                creates a basic data partition.
2316
2317                Any partition type byte or GUID can be specified with this
2318                parameter. DiskPart does not check the partition type for
2319                validity except to ensure that it is a byte in hexadecimal form
2320                or a GUID.
2321
2322                Caution:
2323
2324                    Creating partitions with this parameter might cause your
2325                    computer to fail or be unable to start up. Unless you are
2326                    an OEM or an IT professional experienced with GPT disks, do
2327                    not create partitions on GPT disks using this parameter.
2328                    Instead, always use the CREATE PARTITION EFI command to
2329                    create EFI System partitions, the CREATE PARTITION MSR
2330                    command to create Microsoft Reserved partitions, and the
2331                    CREATE PARTITION PRIMARY command without this parameter to
2332                    create primary partitions on GPT disks.
2333
2334    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2335                arrays to improve performance. The partition offset will be
2336                a multiple of <N>. If the OFFSET parameter is specified, it
2337                will be rounded to the closest multiple of <N>.
2338
2339    NOERR       For scripting only. When an error is encountered, DiskPart
2340                continues to process commands as if the error did not occur.
2341                Without the NOERR parameter, an error causes DiskPart to exit
2342                with an error code.
2343
2344    After you create the partition, the focus automatically shifts to the new
2345    partition. The partition does not receive a drive letter. You must use the
2346    assign command to assign a drive letter to the partition.
2347
2348    A basic disk must be selected for this operation to succeed.
2349
2350    If a partition type is not specified, the disk is uninitialized and disk
2351    size is greater than 2TB, it will be initialized to GPT.
2352
2353Example:
2354
2355    CREATE PARTITION PRIMARY SIZE=1000
2356    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2357    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2358    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2359.
2360Language=Turkish
2361    Creates a primary partition on the basic disk with focus.
2362
2363Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2364            [ALIGN=<N>] [NOERR]
2365
2366    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2367                given, the partition continues until there is no more
2368                unallocated space in the current region.
2369
2370    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2371                If no offset is given, the partition is placed in the first disk
2372                extent that is large enough to hold it.
2373
2374    ID={<BYTE> | <GUID>}
2375
2376                Specifies the partition type.
2377
2378                Intended for Original Equipment Manufacturer (OEM) use only.
2379
2380                For master boot record (MBR) disks, you can specify a partition
2381                type byte, in hexadecimal form, for the partition. If this
2382                parameter is not specified for an MBR disk, the command creates
2383                a partition of type 0x06 (specifies no file system is installed).
2384
2385                    LDM data partition:
2386                        0x42
2387
2388                    Recovery partition:
2389                        0x27
2390
2391                    Recognized OEM Ids:
2392                        0x12
2393                        0x84
2394                        0xDE
2395                        0xFE
2396                        0xA0
2397
2398                For GUID partition table (GPT) disks you can specify a
2399                partition type GUID for the partition you want to create.
2400                Recognized GUIDs include:
2401
2402                    EFI System partition:
2403                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2404
2405                    Microsoft Reserved partition:
2406                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2407
2408                    Basic data partition:
2409                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2410
2411                    LDM Metadata partition on a dynamic disk:
2412                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2413
2414                    LDM Data partition on a dynamic disk:
2415                        af9b60a0-1431-4f62-bc68-3311714a69ad
2416
2417                    Recovery partition:
2418                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2419
2420                If this parameter is not specified for a GPT disk, the command
2421                creates a basic data partition.
2422
2423                Any partition type byte or GUID can be specified with this
2424                parameter. DiskPart does not check the partition type for
2425                validity except to ensure that it is a byte in hexadecimal form
2426                or a GUID.
2427
2428                Caution:
2429
2430                    Creating partitions with this parameter might cause your
2431                    computer to fail or be unable to start up. Unless you are
2432                    an OEM or an IT professional experienced with GPT disks, do
2433                    not create partitions on GPT disks using this parameter.
2434                    Instead, always use the CREATE PARTITION EFI command to
2435                    create EFI System partitions, the CREATE PARTITION MSR
2436                    command to create Microsoft Reserved partitions, and the
2437                    CREATE PARTITION PRIMARY command without this parameter to
2438                    create primary partitions on GPT disks.
2439
2440    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2441                arrays to improve performance. The partition offset will be
2442                a multiple of <N>. If the OFFSET parameter is specified, it
2443                will be rounded to the closest multiple of <N>.
2444
2445    NOERR       For scripting only. When an error is encountered, DiskPart
2446                continues to process commands as if the error did not occur.
2447                Without the NOERR parameter, an error causes DiskPart to exit
2448                with an error code.
2449
2450    After you create the partition, the focus automatically shifts to the new
2451    partition. The partition does not receive a drive letter. You must use the
2452    assign command to assign a drive letter to the partition.
2453
2454    A basic disk must be selected for this operation to succeed.
2455
2456    If a partition type is not specified, the disk is uninitialized and disk
2457    size is greater than 2TB, it will be initialized to GPT.
2458
2459Example:
2460
2461    CREATE PARTITION PRIMARY SIZE=1000
2462    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2463    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2464    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2465.
2466Language=Chinese
2467    Creates a primary partition on the basic disk with focus.
2468
2469Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2470            [ALIGN=<N>] [NOERR]
2471
2472    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2473                given, the partition continues until there is no more
2474                unallocated space in the current region.
2475
2476    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2477                If no offset is given, the partition is placed in the first disk
2478                extent that is large enough to hold it.
2479
2480    ID={<BYTE> | <GUID>}
2481
2482                Specifies the partition type.
2483
2484                Intended for Original Equipment Manufacturer (OEM) use only.
2485
2486                For master boot record (MBR) disks, you can specify a partition
2487                type byte, in hexadecimal form, for the partition. If this
2488                parameter is not specified for an MBR disk, the command creates
2489                a partition of type 0x06 (specifies no file system is installed).
2490
2491                    LDM data partition:
2492                        0x42
2493
2494                    Recovery partition:
2495                        0x27
2496
2497                    Recognized OEM Ids:
2498                        0x12
2499                        0x84
2500                        0xDE
2501                        0xFE
2502                        0xA0
2503
2504                For GUID partition table (GPT) disks you can specify a
2505                partition type GUID for the partition you want to create.
2506                Recognized GUIDs include:
2507
2508                    EFI System partition:
2509                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2510
2511                    Microsoft Reserved partition:
2512                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2513
2514                    Basic data partition:
2515                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2516
2517                    LDM Metadata partition on a dynamic disk:
2518                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2519
2520                    LDM Data partition on a dynamic disk:
2521                        af9b60a0-1431-4f62-bc68-3311714a69ad
2522
2523                    Recovery partition:
2524                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2525
2526                If this parameter is not specified for a GPT disk, the command
2527                creates a basic data partition.
2528
2529                Any partition type byte or GUID can be specified with this
2530                parameter. DiskPart does not check the partition type for
2531                validity except to ensure that it is a byte in hexadecimal form
2532                or a GUID.
2533
2534                Caution:
2535
2536                    Creating partitions with this parameter might cause your
2537                    computer to fail or be unable to start up. Unless you are
2538                    an OEM or an IT professional experienced with GPT disks, do
2539                    not create partitions on GPT disks using this parameter.
2540                    Instead, always use the CREATE PARTITION EFI command to
2541                    create EFI System partitions, the CREATE PARTITION MSR
2542                    command to create Microsoft Reserved partitions, and the
2543                    CREATE PARTITION PRIMARY command without this parameter to
2544                    create primary partitions on GPT disks.
2545
2546    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2547                arrays to improve performance. The partition offset will be
2548                a multiple of <N>. If the OFFSET parameter is specified, it
2549                will be rounded to the closest multiple of <N>.
2550
2551    NOERR       For scripting only. When an error is encountered, DiskPart
2552                continues to process commands as if the error did not occur.
2553                Without the NOERR parameter, an error causes DiskPart to exit
2554                with an error code.
2555
2556    After you create the partition, the focus automatically shifts to the new
2557    partition. The partition does not receive a drive letter. You must use the
2558    assign command to assign a drive letter to the partition.
2559
2560    A basic disk must be selected for this operation to succeed.
2561
2562    If a partition type is not specified, the disk is uninitialized and disk
2563    size is greater than 2TB, it will be initialized to GPT.
2564
2565Example:
2566
2567    CREATE PARTITION PRIMARY SIZE=1000
2568    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2569    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2570    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2571.
2572Language=Taiwanese
2573    Creates a primary partition on the basic disk with focus.
2574
2575Syntax:  CREATE PARTITION PRIMARY [SIZE=<N>] [OFFSET=<N>] [ID={<BYTE> | <GUID>}]
2576            [ALIGN=<N>] [NOERR]
2577
2578    SIZE=<N>    The size of the partition in megabytes (MB). If no size is
2579                given, the partition continues until there is no more
2580                unallocated space in the current region.
2581
2582    OFFSET=<N>  The offset, in kilobytes (KB), at which the partition is created.
2583                If no offset is given, the partition is placed in the first disk
2584                extent that is large enough to hold it.
2585
2586    ID={<BYTE> | <GUID>}
2587
2588                Specifies the partition type.
2589
2590                Intended for Original Equipment Manufacturer (OEM) use only.
2591
2592                For master boot record (MBR) disks, you can specify a partition
2593                type byte, in hexadecimal form, for the partition. If this
2594                parameter is not specified for an MBR disk, the command creates
2595                a partition of type 0x06 (specifies no file system is installed).
2596
2597                    LDM data partition:
2598                        0x42
2599
2600                    Recovery partition:
2601                        0x27
2602
2603                    Recognized OEM Ids:
2604                        0x12
2605                        0x84
2606                        0xDE
2607                        0xFE
2608                        0xA0
2609
2610                For GUID partition table (GPT) disks you can specify a
2611                partition type GUID for the partition you want to create.
2612                Recognized GUIDs include:
2613
2614                    EFI System partition:
2615                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2616
2617                    Microsoft Reserved partition:
2618                        e3c9e316-0b5c-4db8-817d-f92df00215ae
2619
2620                    Basic data partition:
2621                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
2622
2623                    LDM Metadata partition on a dynamic disk:
2624                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
2625
2626                    LDM Data partition on a dynamic disk:
2627                        af9b60a0-1431-4f62-bc68-3311714a69ad
2628
2629                    Recovery partition:
2630                        de94bba4-06d1-4d40-a16a-bfd50179d6ac
2631
2632                If this parameter is not specified for a GPT disk, the command
2633                creates a basic data partition.
2634
2635                Any partition type byte or GUID can be specified with this
2636                parameter. DiskPart does not check the partition type for
2637                validity except to ensure that it is a byte in hexadecimal form
2638                or a GUID.
2639
2640                Caution:
2641
2642                    Creating partitions with this parameter might cause your
2643                    computer to fail or be unable to start up. Unless you are
2644                    an OEM or an IT professional experienced with GPT disks, do
2645                    not create partitions on GPT disks using this parameter.
2646                    Instead, always use the CREATE PARTITION EFI command to
2647                    create EFI System partitions, the CREATE PARTITION MSR
2648                    command to create Microsoft Reserved partitions, and the
2649                    CREATE PARTITION PRIMARY command without this parameter to
2650                    create primary partitions on GPT disks.
2651
2652    ALIGN=<N>   Typically used with hardware RAID Logical Unit Number (LUN)
2653                arrays to improve performance. The partition offset will be
2654                a multiple of <N>. If the OFFSET parameter is specified, it
2655                will be rounded to the closest multiple of <N>.
2656
2657    NOERR       For scripting only. When an error is encountered, DiskPart
2658                continues to process commands as if the error did not occur.
2659                Without the NOERR parameter, an error causes DiskPart to exit
2660                with an error code.
2661
2662    After you create the partition, the focus automatically shifts to the new
2663    partition. The partition does not receive a drive letter. You must use the
2664    assign command to assign a drive letter to the partition.
2665
2666    A basic disk must be selected for this operation to succeed.
2667
2668    If a partition type is not specified, the disk is uninitialized and disk
2669    size is greater than 2TB, it will be initialized to GPT.
2670
2671Example:
2672
2673    CREATE PARTITION PRIMARY SIZE=1000
2674    CREATE PARTITION PRIMARY SIZE=128 ID=c12a7328-f81f-11d2-ba4b-00a0c93ec93b
2675    CREATE PARTITION PRIMARY SIZE=10000 ID=12
2676    CREATE PARTITION PRIMARY SIZE=10000 ID=DE
2677.
2678
2679
2680MessageId=10016
2681SymbolicName=MSG_COMMAND_DELETE_DISK
2682Severity=Informational
2683Facility=System
2684Language=English
2685<Add DELETE DISK command help text here>
2686.
2687Language=German
2688<Add DELETE DISK command help text here>
2689.
2690Language=Polish
2691<Add DELETE DISK command help text here>
2692.
2693Language=Portugese
2694<Add DELETE DISK command help text here>
2695.
2696Language=Romanian
2697<Add DELETE DISK command help text here>
2698.
2699Language=Russian
2700<Add DELETE DISK command help text here>
2701.
2702Language=Albanian
2703<Add DELETE DISK command help text here>
2704.
2705Language=Turkish
2706<Add DELETE DISK command help text here>
2707.
2708Language=Chinese
2709<Add DELETE DISK command help text here>
2710.
2711Language=Taiwanese
2712<Add DELETE DISK command help text here>
2713.
2714
2715
2716MessageId=10017
2717SymbolicName=MSG_COMMAND_DELETE_PARTITION
2718Severity=Informational
2719Facility=System
2720Language=English
2721Deletes the partition with focus.
2722
2723Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2724
2725    NOERR       For scripting only. When an error is encountered, DiskPart
2726                continues to process commands as if the error did not occur.
2727                Without the NOERR parameter, an error causes DiskPart to exit
2728                with an error code.
2729
2730    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2731                Typically, DiskPart only permits you to delete known data
2732                partitions.
2733
2734    You cannot delete the system partition, boot partition, or any partition
2735    that contains the active paging file or crash dump (memory dump) filed.
2736
2737    A partition must be selected for this operation to succeed.
2738
2739    Partitions cannot be deleted from dynamic disks or created on dynamic
2740    disks.
2741
2742Example:
2743
2744    DELETE PARTITION
2745.
2746Language=German
2747Löscht die Partition, die den Fokus hat.
2748
2749Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2750
2751    NOERR       Nur für Skripting. Bei einem Fehler setzt DiskPart die
2752                Verarbeitung von Befehlen fort, als sei der Fehler nicht
2753                aufgetreten. Ohne den Parameter NOERR wird DiskPart bei
2754                einem Fehler mit dem entsprechenden Fehlercode beendet.
2755
2756    OVERRIDE    Ermöglicht DiskPart das Löschen einer beliebigen Partition
2757                unabhängig von deren Typ. Normalerweise gestattet DiskPart
2758                nur das Löschen bekannter Datenpartitionen.
2759
2760    Sie können keine Systempartition, Startpartition oder Partition löschen,
2761    die eine aktive Auslagerungsdatei oder ein Absturzabbild (Speicherabbild)
2762    enthält.
2763
2764    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine
2765    Partition ausgewählt sein.
2766
2767    Partitionen könnnen nicht von dynamischen Datenträgern gelöscht oder auf
2768    dynamischen Datenträgern erstellt werden.
2769
2770Beispiel:
2771
2772    DELETE PARTITION
2773.
2774Language=Polish
2775Deletes the partition with focus.
2776
2777Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2778
2779    NOERR       For scripting only. When an error is encountered, DiskPart
2780                continues to process commands as if the error did not occur.
2781                Without the NOERR parameter, an error causes DiskPart to exit
2782                with an error code.
2783
2784    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2785                Typically, DiskPart only permits you to delete known data
2786                partitions.
2787
2788    You cannot delete the system partition, boot partition, or any partition
2789    that contains the active paging file or crash dump (memory dump) filed.
2790
2791    A partition must be selected for this operation to succeed.
2792
2793    Partitions cannot be deleted from dynamic disks or created on dynamic
2794    disks.
2795
2796Example:
2797
2798    DELETE PARTITION
2799.
2800Language=Portugese
2801Deletes the partition with focus.
2802
2803Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2804
2805    NOERR       For scripting only. When an error is encountered, DiskPart
2806                continues to process commands as if the error did not occur.
2807                Without the NOERR parameter, an error causes DiskPart to exit
2808                with an error code.
2809
2810    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2811                Typically, DiskPart only permits you to delete known data
2812                partitions.
2813
2814    You cannot delete the system partition, boot partition, or any partition
2815    that contains the active paging file or crash dump (memory dump) filed.
2816
2817    A partition must be selected for this operation to succeed.
2818
2819    Partitions cannot be deleted from dynamic disks or created on dynamic
2820    disks.
2821
2822Example:
2823
2824    DELETE PARTITION
2825.
2826Language=Romanian
2827Deletes the partition with focus.
2828
2829Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2830
2831    NOERR       For scripting only. When an error is encountered, DiskPart
2832                continues to process commands as if the error did not occur.
2833                Without the NOERR parameter, an error causes DiskPart to exit
2834                with an error code.
2835
2836    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2837                Typically, DiskPart only permits you to delete known data
2838                partitions.
2839
2840    You cannot delete the system partition, boot partition, or any partition
2841    that contains the active paging file or crash dump (memory dump) filed.
2842
2843    A partition must be selected for this operation to succeed.
2844
2845    Partitions cannot be deleted from dynamic disks or created on dynamic
2846    disks.
2847
2848Example:
2849
2850    DELETE PARTITION
2851.
2852Language=Russian
2853Deletes the partition with focus.
2854
2855Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2856
2857    NOERR       For scripting only. When an error is encountered, DiskPart
2858                continues to process commands as if the error did not occur.
2859                Without the NOERR parameter, an error causes DiskPart to exit
2860                with an error code.
2861
2862    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2863                Typically, DiskPart only permits you to delete known data
2864                partitions.
2865
2866    You cannot delete the system partition, boot partition, or any partition
2867    that contains the active paging file or crash dump (memory dump) filed.
2868
2869    A partition must be selected for this operation to succeed.
2870
2871    Partitions cannot be deleted from dynamic disks or created on dynamic
2872    disks.
2873
2874Example:
2875
2876    DELETE PARTITION
2877.
2878Language=Albanian
2879Deletes the partition with focus.
2880
2881Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2882
2883    NOERR       For scripting only. When an error is encountered, DiskPart
2884                continues to process commands as if the error did not occur.
2885                Without the NOERR parameter, an error causes DiskPart to exit
2886                with an error code.
2887
2888    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2889                Typically, DiskPart only permits you to delete known data
2890                partitions.
2891
2892    You cannot delete the system partition, boot partition, or any partition
2893    that contains the active paging file or crash dump (memory dump) filed.
2894
2895    A partition must be selected for this operation to succeed.
2896
2897    Partitions cannot be deleted from dynamic disks or created on dynamic
2898    disks.
2899
2900Example:
2901
2902    DELETE PARTITION
2903.
2904Language=Turkish
2905Deletes the partition with focus.
2906
2907Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2908
2909    NOERR       For scripting only. When an error is encountered, DiskPart
2910                continues to process commands as if the error did not occur.
2911                Without the NOERR parameter, an error causes DiskPart to exit
2912                with an error code.
2913
2914    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2915                Typically, DiskPart only permits you to delete known data
2916                partitions.
2917
2918    You cannot delete the system partition, boot partition, or any partition
2919    that contains the active paging file or crash dump (memory dump) filed.
2920
2921    A partition must be selected for this operation to succeed.
2922
2923    Partitions cannot be deleted from dynamic disks or created on dynamic
2924    disks.
2925
2926Example:
2927
2928    DELETE PARTITION
2929.
2930Language=Chinese
2931Deletes the partition with focus.
2932
2933Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2934
2935    NOERR       For scripting only. When an error is encountered, DiskPart
2936                continues to process commands as if the error did not occur.
2937                Without the NOERR parameter, an error causes DiskPart to exit
2938                with an error code.
2939
2940    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2941                Typically, DiskPart only permits you to delete known data
2942                partitions.
2943
2944    You cannot delete the system partition, boot partition, or any partition
2945    that contains the active paging file or crash dump (memory dump) filed.
2946
2947    A partition must be selected for this operation to succeed.
2948
2949    Partitions cannot be deleted from dynamic disks or created on dynamic
2950    disks.
2951
2952Example:
2953
2954    DELETE PARTITION
2955.
2956Language=Taiwanese
2957Deletes the partition with focus.
2958
2959Syntax:  DELETE PARTITION [NOERR] [OVERRIDE]
2960
2961    NOERR       For scripting only. When an error is encountered, DiskPart
2962                continues to process commands as if the error did not occur.
2963                Without the NOERR parameter, an error causes DiskPart to exit
2964                with an error code.
2965
2966    OVERRIDE    Enables DiskPart to delete any partition regardless of type.
2967                Typically, DiskPart only permits you to delete known data
2968                partitions.
2969
2970    You cannot delete the system partition, boot partition, or any partition
2971    that contains the active paging file or crash dump (memory dump) filed.
2972
2973    A partition must be selected for this operation to succeed.
2974
2975    Partitions cannot be deleted from dynamic disks or created on dynamic
2976    disks.
2977
2978Example:
2979
2980    DELETE PARTITION
2981.
2982
2983
2984MessageId=10018
2985SymbolicName=MSG_COMMAND_DELETE_VOLUME
2986Severity=Informational
2987Facility=System
2988Language=English
2989<Add DELETE VOLUME command help text here>
2990.
2991Language=German
2992<Add DELETE VOLUME command help text here>
2993.
2994Language=Polish
2995<Add DELETE VOLUME command help text here>
2996.
2997Language=Portugese
2998<Add DELETE VOLUME command help text here>
2999.
3000Language=Romanian
3001<Add DELETE VOLUME command help text here>
3002.
3003Language=Russian
3004<Add DELETE VOLUME command help text here>
3005.
3006Language=Albanian
3007<Add DELETE VOLUME command help text here>
3008.
3009Language=Turkish
3010<Add DELETE VOLUME command help text here>
3011.
3012Language=Chinese
3013<Add DELETE VOLUME command help text here>
3014.
3015Language=Taiwanese
3016<Add DELETE VOLUME command help text here>
3017.
3018
3019
3020MessageId=10019
3021SymbolicName=MSG_COMMAND_DETAIL_DISK
3022Severity=Informational
3023Facility=System
3024Language=English
3025    Displays the properties of the selected disk and the list of volumes on
3026    the disk.
3027
3028Syntax:  DETAIL DISK
3029
3030    A disk must be selected for this operation to succeed.
3031
3032Example:
3033
3034    DETAIL DISK
3035.
3036Language=German
3037    Zeigt die Eigenschaften des ausgewählten Datenträgers und die Liste der
3038    Volumes auf dem Datenträger an.
3039
3040Syntax:  DETAIL DISK
3041
3042    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein
3043    Datenträger ausgewählt sein.
3044
3045Beispiel:
3046
3047    DETAIL DISK
3048.
3049Language=Polish
3050    Displays the properties of the selected disk and the list of volumes on
3051    the disk.
3052
3053Syntax:  DETAIL DISK
3054
3055    A disk must be selected for this operation to succeed.
3056
3057Example:
3058
3059    DETAIL DISK
3060.
3061Language=Portugese
3062    Displays the properties of the selected disk and the list of volumes on
3063    the disk.
3064
3065Syntax:  DETAIL DISK
3066
3067    A disk must be selected for this operation to succeed.
3068
3069Example:
3070
3071    DETAIL DISK
3072.
3073Language=Romanian
3074    Displays the properties of the selected disk and the list of volumes on
3075    the disk.
3076
3077Syntax:  DETAIL DISK
3078
3079    A disk must be selected for this operation to succeed.
3080
3081Example:
3082
3083    DETAIL DISK
3084.
3085Language=Russian
3086    Displays the properties of the selected disk and the list of volumes on
3087    the disk.
3088
3089Syntax:  DETAIL DISK
3090
3091    A disk must be selected for this operation to succeed.
3092
3093Example:
3094
3095    DETAIL DISK
3096.
3097Language=Albanian
3098    Displays the properties of the selected disk and the list of volumes on
3099    the disk.
3100
3101Syntax:  DETAIL DISK
3102
3103    A disk must be selected for this operation to succeed.
3104
3105Example:
3106
3107    DETAIL DISK
3108.
3109Language=Turkish
3110    Displays the properties of the selected disk and the list of volumes on
3111    the disk.
3112
3113Syntax:  DETAIL DISK
3114
3115    A disk must be selected for this operation to succeed.
3116
3117Example:
3118
3119    DETAIL DISK
3120.
3121Language=Chinese
3122    Displays the properties of the selected disk and the list of volumes on
3123    the disk.
3124
3125Syntax:  DETAIL DISK
3126
3127    A disk must be selected for this operation to succeed.
3128
3129Example:
3130
3131    DETAIL DISK
3132.
3133Language=Taiwanese
3134    Displays the properties of the selected disk and the list of volumes on
3135    the disk.
3136
3137Syntax:  DETAIL DISK
3138
3139    A disk must be selected for this operation to succeed.
3140
3141Example:
3142
3143    DETAIL DISK
3144.
3145
3146MessageId=10020
3147SymbolicName=MSG_COMMAND_DETAIL_PARTITION
3148Severity=Informational
3149Facility=System
3150Language=English
3151    Displays the properties for the selected partition.
3152
3153Syntax:  DETAIL PARTITION
3154
3155    A partition must be selected for this operation to succeed.
3156
3157Example:
3158
3159    DETAIL PARTITION
3160.
3161Language=German
3162    Zeigt die Eigenschaften für die ausgewählte Partition an.
3163
3164Syntax:  DETAIL PARTITION
3165
3166    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine
3167    Partition ausgewählt sein.
3168
3169Beispiel:
3170
3171    DETAIL PARTITION
3172.
3173Language=Polish
3174    Displays the properties for the selected partition.
3175
3176Syntax:  DETAIL PARTITION
3177
3178    A partition must be selected for this operation to succeed.
3179
3180Example:
3181
3182    DETAIL PARTITION
3183.
3184Language=Portugese
3185    Displays the properties for the selected partition.
3186
3187Syntax:  DETAIL PARTITION
3188
3189    A partition must be selected for this operation to succeed.
3190
3191Example:
3192
3193    DETAIL PARTITION
3194.
3195Language=Romanian
3196    Displays the properties for the selected partition.
3197
3198Syntax:  DETAIL PARTITION
3199
3200    A partition must be selected for this operation to succeed.
3201
3202Example:
3203
3204    DETAIL PARTITION
3205.
3206Language=Russian
3207    Displays the properties for the selected partition.
3208
3209Syntax:  DETAIL PARTITION
3210
3211    A partition must be selected for this operation to succeed.
3212
3213Example:
3214
3215    DETAIL PARTITION
3216.
3217Language=Albanian
3218    Displays the properties for the selected partition.
3219
3220Syntax:  DETAIL PARTITION
3221
3222    A partition must be selected for this operation to succeed.
3223
3224Example:
3225
3226    DETAIL PARTITION
3227.
3228Language=Turkish
3229    Displays the properties for the selected partition.
3230
3231Syntax:  DETAIL PARTITION
3232
3233    A partition must be selected for this operation to succeed.
3234
3235Example:
3236
3237    DETAIL PARTITION
3238.
3239Language=Chinese
3240    Displays the properties for the selected partition.
3241
3242Syntax:  DETAIL PARTITION
3243
3244    A partition must be selected for this operation to succeed.
3245
3246Example:
3247
3248    DETAIL PARTITION
3249.
3250Language=Taiwanese
3251    Displays the properties for the selected partition.
3252
3253Syntax:  DETAIL PARTITION
3254
3255    A partition must be selected for this operation to succeed.
3256
3257Example:
3258
3259    DETAIL PARTITION
3260.
3261
3262MessageId=10021
3263SymbolicName=MSG_COMMAND_DETAIL_VOLUME
3264Severity=Informational
3265Facility=System
3266Language=English
3267    Displays the properties for the selected volume and the list of disks on
3268    which the volume resides.
3269
3270Syntax:  DETAIL VOLUME
3271
3272    A volume must be selected for this operation to succeed.
3273
3274Example:
3275
3276    DETAIL VOLUME
3277.
3278Language=German
3279    Zeigt die Eigenschaften für das ausgewählte Volume und die Liste der
3280    Datenträger, die sich auf dem Volume befinden, an.
3281
3282Syntax:  DETAIL VOLUME
3283
3284    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein Volume
3285    ausgewählt sein.
3286
3287Beispiel:
3288
3289    DETAIL VOLUME
3290.
3291Language=Polish
3292    Displays the properties for the selected volume and the list of disks on
3293    which the volume resides.
3294
3295Syntax:  DETAIL VOLUME
3296
3297    A volume must be selected for this operation to succeed.
3298
3299Example:
3300
3301    DETAIL VOLUME
3302.
3303Language=Portugese
3304    Displays the properties for the selected volume and the list of disks on
3305    which the volume resides.
3306
3307Syntax:  DETAIL VOLUME
3308
3309    A volume must be selected for this operation to succeed.
3310
3311Example:
3312
3313    DETAIL VOLUME
3314.
3315Language=Romanian
3316    Displays the properties for the selected volume and the list of disks on
3317    which the volume resides.
3318
3319Syntax:  DETAIL VOLUME
3320
3321    A volume must be selected for this operation to succeed.
3322
3323Example:
3324
3325    DETAIL VOLUME
3326.
3327Language=Russian
3328    Displays the properties for the selected volume and the list of disks on
3329    which the volume resides.
3330
3331Syntax:  DETAIL VOLUME
3332
3333    A volume must be selected for this operation to succeed.
3334
3335Example:
3336
3337    DETAIL VOLUME
3338.
3339Language=Albanian
3340    Displays the properties for the selected volume and the list of disks on
3341    which the volume resides.
3342
3343Syntax:  DETAIL VOLUME
3344
3345    A volume must be selected for this operation to succeed.
3346
3347Example:
3348
3349    DETAIL VOLUME
3350.
3351Language=Turkish
3352    Displays the properties for the selected volume and the list of disks on
3353    which the volume resides.
3354
3355Syntax:  DETAIL VOLUME
3356
3357    A volume must be selected for this operation to succeed.
3358
3359Example:
3360
3361    DETAIL VOLUME
3362.
3363Language=Chinese
3364    Displays the properties for the selected volume and the list of disks on
3365    which the volume resides.
3366
3367Syntax:  DETAIL VOLUME
3368
3369    A volume must be selected for this operation to succeed.
3370
3371Example:
3372
3373    DETAIL VOLUME
3374.
3375Language=Taiwanese
3376    Displays the properties for the selected volume and the list of disks on
3377    which the volume resides.
3378
3379Syntax:  DETAIL VOLUME
3380
3381    A volume must be selected for this operation to succeed.
3382
3383Example:
3384
3385    DETAIL VOLUME
3386.
3387
3388
3389MessageId=10022
3390SymbolicName=MSG_COMMAND_DETACH
3391Severity=Informational
3392Facility=System
3393Language=English
3394<Add DETACH command help text here>
3395.
3396Language=German
3397<Add DETACH command help text here>
3398.
3399Language=Polish
3400<Add DETACH command help text here>
3401.
3402Language=Portugese
3403<Add DETACH command help text here>
3404.
3405Language=Romanian
3406<Add DETACH command help text here>
3407.
3408Language=Russian
3409<Add DETACH command help text here>
3410.
3411Language=Albanian
3412<Add DETACH command help text here>
3413.
3414Language=Turkish
3415<Add DETACH command help text here>
3416.
3417Language=Chinese
3418<Add DETACH command help text here>
3419.
3420Language=Taiwanese
3421<Add DETACH command help text here>
3422.
3423
3424
3425MessageId=10023
3426SymbolicName=MSG_COMMAND_EXIT
3427Severity=Informational
3428Facility=System
3429Language=English
3430    Exits the DiskPart command interpreter.
3431
3432Syntax:  EXIT
3433
3434Example:
3435
3436    EXIT
3437.
3438Language=German
3439    Beendet den Befehlsinterpreter DiskPart.
3440
3441Syntax:  EXIT
3442
3443Beispiel:
3444
3445    EXIT
3446.
3447Language=Polish
3448    Exits the DiskPart command interpreter.
3449
3450Syntax:  EXIT
3451
3452Example:
3453
3454    EXIT
3455.
3456Language=Portugese
3457    Exits the DiskPart command interpreter.
3458
3459Syntax:  EXIT
3460
3461Example:
3462
3463    EXIT
3464.
3465Language=Romanian
3466    Exits the DiskPart command interpreter.
3467
3468Syntax:  EXIT
3469
3470Example:
3471
3472    EXIT
3473.
3474Language=Russian
3475    Exits the DiskPart command interpreter.
3476
3477Syntax:  EXIT
3478
3479Example:
3480
3481    EXIT
3482.
3483Language=Albanian
3484    Exits the DiskPart command interpreter.
3485
3486Syntax:  EXIT
3487
3488Example:
3489
3490    EXIT
3491.
3492Language=Turkish
3493    Exits the DiskPart command interpreter.
3494
3495Syntax:  EXIT
3496
3497Example:
3498
3499    EXIT
3500.
3501Language=Chinese
3502    Exits the DiskPart command interpreter.
3503
3504Syntax:  EXIT
3505
3506Example:
3507
3508    EXIT
3509.
3510Language=Taiwanese
3511    Exits the DiskPart command interpreter.
3512
3513Syntax:  EXIT
3514
3515Example:
3516
3517    EXIT
3518.
3519
3520
3521MessageId=10024
3522SymbolicName=MSG_COMMAND_EXPAND
3523Severity=Informational
3524Facility=System
3525Language=English
3526<Add EXPAND command help text here>
3527.
3528Language=German
3529<Add EXPAND command help text here>
3530.
3531Language=Polish
3532<Add EXPAND command help text here>
3533.
3534Language=Portugese
3535<Add EXPAND command help text here>
3536.
3537Language=Romanian
3538<Add EXPAND command help text here>
3539.
3540Language=Russian
3541<Add EXPAND command help text here>
3542.
3543Language=Albanian
3544<Add EXPAND command help text here>
3545.
3546Language=Turkish
3547<Add EXPAND command help text here>
3548.
3549Language=Chinese
3550<Add EXPAND command help text here>
3551.
3552Language=Taiwanese
3553<Add EXPAND command help text here>
3554.
3555
3556
3557MessageId=10025
3558SymbolicName=MSG_COMMAND_EXTEND
3559Severity=Informational
3560Facility=System
3561Language=English
3562<Add EXTEND command help text here>
3563.
3564Language=German
3565<Add EXTEND command help text here>
3566.
3567Language=Polish
3568<Add EXTEND command help text here>
3569.
3570Language=Portugese
3571<Add EXTEND command help text here>
3572.
3573Language=Romanian
3574<Add EXTEND command help text here>
3575.
3576Language=Russian
3577<Add EXTEND command help text here>
3578.
3579Language=Albanian
3580<Add EXTEND command help text here>
3581.
3582Language=Turkish
3583<Add EXTEND command help text here>
3584.
3585Language=Chinese
3586<Add EXTEND command help text here>
3587.
3588Language=Taiwanese
3589<Add EXTEND command help text here>
3590.
3591
3592
3593MessageId=10026
3594SymbolicName=MSG_COMMAND_FILESYSTEMS
3595Severity=Informational
3596Facility=System
3597Language=English
3598    Displays information about the current file system for the selected
3599    volume, and the supported file systems for formatting the volume.
3600
3601Syntax:  FILESYSTEMS
3602
3603    A volume must be selected for this operation to succeed.
3604
3605Example:
3606
3607    FILESYSTEMS
3608.
3609Language=German
3610    Zeigt Informationen zum aktuelle Dateisystem für das ausgewählte
3611    Volume und die unterstützten Dateisysteme zum Formatieren des
3612    Volumes an.
3613
3614Syntax:  FILESYSTEMS
3615
3616    Damit diesr Vorgang erfolgreich ausgeführt werden kann, muss ein
3617    Volume ausgewählt sein.
3618
3619Beispiel:
3620
3621    FILESYSTEMS
3622.
3623Language=Polish
3624    Displays information about the current file system for the selected
3625    volume, and the supported file systems for formatting the volume.
3626
3627Syntax:  FILESYSTEMS
3628
3629    A volume must be selected for this operation to succeed.
3630
3631Example:
3632
3633    FILESYSTEMS
3634.
3635Language=Portugese
3636    Displays information about the current file system for the selected
3637    volume, and the supported file systems for formatting the volume.
3638
3639Syntax:  FILESYSTEMS
3640
3641    A volume must be selected for this operation to succeed.
3642
3643Example:
3644
3645    FILESYSTEMS
3646.
3647Language=Romanian
3648    Displays information about the current file system for the selected
3649    volume, and the supported file systems for formatting the volume.
3650
3651Syntax:  FILESYSTEMS
3652
3653    A volume must be selected for this operation to succeed.
3654
3655Example:
3656
3657    FILESYSTEMS
3658.
3659Language=Russian
3660    Displays information about the current file system for the selected
3661    volume, and the supported file systems for formatting the volume.
3662
3663Syntax:  FILESYSTEMS
3664
3665    A volume must be selected for this operation to succeed.
3666
3667Example:
3668
3669    FILESYSTEMS
3670.
3671Language=Albanian
3672    Displays information about the current file system for the selected
3673    volume, and the supported file systems for formatting the volume.
3674
3675Syntax:  FILESYSTEMS
3676
3677    A volume must be selected for this operation to succeed.
3678
3679Example:
3680
3681    FILESYSTEMS
3682.
3683Language=Turkish
3684    Displays information about the current file system for the selected
3685    volume, and the supported file systems for formatting the volume.
3686
3687Syntax:  FILESYSTEMS
3688
3689    A volume must be selected for this operation to succeed.
3690
3691Example:
3692
3693    FILESYSTEMS
3694.
3695Language=Chinese
3696    Displays information about the current file system for the selected
3697    volume, and the supported file systems for formatting the volume.
3698
3699Syntax:  FILESYSTEMS
3700
3701    A volume must be selected for this operation to succeed.
3702
3703Example:
3704
3705    FILESYSTEMS
3706.
3707Language=Taiwanese
3708    Displays information about the current file system for the selected
3709    volume, and the supported file systems for formatting the volume.
3710
3711Syntax:  FILESYSTEMS
3712
3713    A volume must be selected for this operation to succeed.
3714
3715Example:
3716
3717    FILESYSTEMS
3718.
3719
3720
3721MessageId=10027
3722SymbolicName=MSG_COMMAND_FORMAT
3723Severity=Informational
3724Facility=System
3725Language=English
3726    Formats the specified volume for use with ReactOS.
3727
3728Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
3729                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
3730                [NOERR]
3731
3732    FS=<FS>     Specifies the type of file system. If no file system is given,
3733                the default file system displayed by the FILESYSTEMS command is
3734                used.
3735
3736    REVISION=<X.XX>
3737
3738                Specifies the file system revision (if applicable).
3739
3740    RECOMMENDED If specified, use the recommended file system and revision
3741                instead of the default if a recommendation exists. The
3742                recommended file system (if one exists) is displayed by the
3743                FILESYSTEMS command.
3744
3745    LABEL=<"label">
3746
3747                Specifies the volume label.
3748
3749    UNIT=<N>    Overrides the default allocation unit size. Default settings
3750                are strongly recommended for general use. The default
3751                allocation unit size for a particular file system is displayed
3752                by the FILESYSTEMS command.
3753
3754                NTFS compression is not supported for allocation unit sizes
3755                above 4096.
3756
3757    QUICK       Performs a quick format.
3758
3759    COMPRESS    NTFS only: Files created on the new volume will be compressed
3760                by default.
3761
3762    OVERRIDE    Forces the file system to dismount first if necessary. All
3763                opened handles to the volume would no longer be valid.
3764
3765    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
3766                higher.
3767                This flag instructs the format operation to duplicate the file
3768                system meta-data to a second set of sectors on the disk. The
3769                duplicate meta-data is used by applications, for example repair
3770                or recovery applications. If the primary meta-data sectors are
3771                found to be corrupted, the file system meta-data will be read
3772                from the duplicate sectors.
3773
3774    NOWAIT      Forces the command to return immediately while the format
3775                process is still in progress. If NOWAIT is not specified,
3776                DiskPart will display format progress in percentage.
3777
3778    NOERR       For scripting only. When an error is encountered, DiskPart
3779                continues to process commands as if the error did not occur.
3780                Without the NOERR parameter, an error causes DiskPart to exit
3781                with an error code.
3782
3783    A volume must be selected for this operation to succeed.
3784
3785Examples:
3786
3787    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
3788    FORMAT RECOMMENDED OVERRIDE
3789.
3790Language=German
3791    Formatiert das angegebene Volume für die Verwendung mit ReactOS.
3792
3793Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
3794                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
3795                [NOERR]
3796
3797    FS=<FS>     Gibt den Typ des Dateisystems an. Falls kein Dateisystem
3798                angegeben wurde, wird das durch den Befehl
3799                "FILESYSTEMS" angezeigte Standarddateisystem
3800                verwendet.
3801
3802    REVISION=<X.XX>
3803
3804                Gibt die Dateisystemversion an (sofern zutreffend).
3805
3806    RECOMMENDED Sofern angegeben, werden anstelle der Standardein-
3807                stellung das empfohlene Dateisystem und die Version verwendet,
3808                falls eine Empfehlung vorhanden ist. Das empfohlene Dateisystem
3809                (sofern vorhanden) wird durch den Befehl "FILESYSTEMS"
3810                angezeigt.
3811
3812    LABEL=<"label">
3813                Gibt die Volumebezeichnung an.
3814
3815    UNIT=<N>    Überschreibt die standardmäßige Größe der
3816                Zuteilungseinheit. Für die allgemeine Verwendung
3817                werden dringend die Standardeinstellungen
3818                empfohlen.
3819                Die standardmäßige Größe der Zuteilungseinheit
3820                für ein bestimmtes Dateisystem wird durch den
3821                Befehl "FILESYSTEMS" angezeigt.
3822
3823                NTFS-Komprimierung wird für Zuteilungseinheitsgrößen
3824                über 4096 nicht unterstützt.
3825
3826    QUICK       Führt eine Schnellformatierung aus.
3827
3828    COMPRESS    nur NTFS: Auf dem neuen Volume erstellte Dateien
3829                werden standardmäßig komprimiert.
3830
3831    OVERRIDE    Erzwingt ggf. die Aufhebung der Bereitstellung des
3832                Dateisystems als ersten Schritt. Alle geöffneten Handles für
3833                das Volume besäßen keine Gültigkeit mehr.
3834
3835    DUPLICATE   nur UDF: Dieses Kennzeichen gilt für das UDF-Format,
3836                Version 2.5 oder höher. Durch dieses Kennzeichen wird der
3837                Formatvorgang angewiesen, die Dateisystem-Metadaten
3838                auf einem zweiten Sektorensatz auf dem Datenträger zu
3839                duplizieren. Die duplizierten Metadaten werden von
3840                Anwendungen verwendet, beispielsweise für Reparatur-
3841                oder Wiederherstellungsanwendungen.
3842                Wird festgestellt, dass primäre Metadatensektoren beschädigt
3843                sind, werden die Dateisystem-Metadaten aus den doppelten
3844                Sektoren gelesen.
3845
3846    NOWAIT      Erzwingt die sofortige Rückgabe des Befehls, während der
3847                Formatierungsprozess noch stattfindet. Falls "NOWAIT" nicht
3848                angegeben wurde, wird der Fortschritt des Formatierungs-
3849                vorgangs von DiskPart in Prozent angezeigt.
3850
3851    NOERR       Nur für Skripting. Wird ein Fehler festgestellt, werden
3852                Befehle weiterhin so verarbeitet, als wäre der Fehler
3853                nicht aufgetreten. Ohne den Parameter "NOERR"
3854                wird DiskPart aufgrund eines Fehlers mit einem
3855                Fehlercode beendet.
3856
3857    Damit dieser Vorgang erfolgreich ist, muss ein Volume ausgewählt werden.
3858
3859Beispiele:
3860
3861    FORMAT FS=NTFS LABEL="Neues Volume" QUICK COMPRESS
3862    FORMAT RECOMMENDED OVERRIDE
3863.
3864Language=Polish
3865    Formats the specified volume for use with ReactOS.
3866
3867Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
3868                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
3869                [NOERR]
3870
3871    FS=<FS>     Specifies the type of file system. If no file system is given,
3872                the default file system displayed by the FILESYSTEMS command is
3873                used.
3874
3875    REVISION=<X.XX>
3876
3877                Specifies the file system revision (if applicable).
3878
3879    RECOMMENDED If specified, use the recommended file system and revision
3880                instead of the default if a recommendation exists. The
3881                recommended file system (if one exists) is displayed by the
3882                FILESYSTEMS command.
3883
3884    LABEL=<"label">
3885
3886                Specifies the volume label.
3887
3888    UNIT=<N>    Overrides the default allocation unit size. Default settings
3889                are strongly recommended for general use. The default
3890                allocation unit size for a particular file system is displayed
3891                by the FILESYSTEMS command.
3892
3893                NTFS compression is not supported for allocation unit sizes
3894                above 4096.
3895
3896    QUICK       Performs a quick format.
3897
3898    COMPRESS    NTFS only: Files created on the new volume will be compressed
3899                by default.
3900
3901    OVERRIDE    Forces the file system to dismount first if necessary. All
3902                opened handles to the volume would no longer be valid.
3903
3904    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
3905                higher.
3906                This flag instructs the format operation to duplicate the file
3907                system meta-data to a second set of sectors on the disk. The
3908                duplicate meta-data is used by applications, for example repair
3909                or recovery applications. If the primary meta-data sectors are
3910                found to be corrupted, the file system meta-data will be read
3911                from the duplicate sectors.
3912
3913    NOWAIT      Forces the command to return immediately while the format
3914                process is still in progress. If NOWAIT is not specified,
3915                DiskPart will display format progress in percentage.
3916
3917    NOERR       For scripting only. When an error is encountered, DiskPart
3918                continues to process commands as if the error did not occur.
3919                Without the NOERR parameter, an error causes DiskPart to exit
3920                with an error code.
3921
3922    A volume must be selected for this operation to succeed.
3923
3924Examples:
3925
3926    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
3927    FORMAT RECOMMENDED OVERRIDE
3928.
3929Language=Portugese
3930    Formats the specified volume for use with ReactOS.
3931
3932Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
3933                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
3934                [NOERR]
3935
3936    FS=<FS>     Specifies the type of file system. If no file system is given,
3937                the default file system displayed by the FILESYSTEMS command is
3938                used.
3939
3940    REVISION=<X.XX>
3941
3942                Specifies the file system revision (if applicable).
3943
3944    RECOMMENDED If specified, use the recommended file system and revision
3945                instead of the default if a recommendation exists. The
3946                recommended file system (if one exists) is displayed by the
3947                FILESYSTEMS command.
3948
3949    LABEL=<"label">
3950
3951                Specifies the volume label.
3952
3953    UNIT=<N>    Overrides the default allocation unit size. Default settings
3954                are strongly recommended for general use. The default
3955                allocation unit size for a particular file system is displayed
3956                by the FILESYSTEMS command.
3957
3958                NTFS compression is not supported for allocation unit sizes
3959                above 4096.
3960
3961    QUICK       Performs a quick format.
3962
3963    COMPRESS    NTFS only: Files created on the new volume will be compressed
3964                by default.
3965
3966    OVERRIDE    Forces the file system to dismount first if necessary. All
3967                opened handles to the volume would no longer be valid.
3968
3969    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
3970                higher.
3971                This flag instructs the format operation to duplicate the file
3972                system meta-data to a second set of sectors on the disk. The
3973                duplicate meta-data is used by applications, for example repair
3974                or recovery applications. If the primary meta-data sectors are
3975                found to be corrupted, the file system meta-data will be read
3976                from the duplicate sectors.
3977
3978    NOWAIT      Forces the command to return immediately while the format
3979                process is still in progress. If NOWAIT is not specified,
3980                DiskPart will display format progress in percentage.
3981
3982    NOERR       For scripting only. When an error is encountered, DiskPart
3983                continues to process commands as if the error did not occur.
3984                Without the NOERR parameter, an error causes DiskPart to exit
3985                with an error code.
3986
3987    A volume must be selected for this operation to succeed.
3988
3989Examples:
3990
3991    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
3992    FORMAT RECOMMENDED OVERRIDE
3993.
3994Language=Romanian
3995    Formats the specified volume for use with ReactOS.
3996
3997Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
3998                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
3999                [NOERR]
4000
4001    FS=<FS>     Specifies the type of file system. If no file system is given,
4002                the default file system displayed by the FILESYSTEMS command is
4003                used.
4004
4005    REVISION=<X.XX>
4006
4007                Specifies the file system revision (if applicable).
4008
4009    RECOMMENDED If specified, use the recommended file system and revision
4010                instead of the default if a recommendation exists. The
4011                recommended file system (if one exists) is displayed by the
4012                FILESYSTEMS command.
4013
4014    LABEL=<"label">
4015
4016                Specifies the volume label.
4017
4018    UNIT=<N>    Overrides the default allocation unit size. Default settings
4019                are strongly recommended for general use. The default
4020                allocation unit size for a particular file system is displayed
4021                by the FILESYSTEMS command.
4022
4023                NTFS compression is not supported for allocation unit sizes
4024                above 4096.
4025
4026    QUICK       Performs a quick format.
4027
4028    COMPRESS    NTFS only: Files created on the new volume will be compressed
4029                by default.
4030
4031    OVERRIDE    Forces the file system to dismount first if necessary. All
4032                opened handles to the volume would no longer be valid.
4033
4034    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4035                higher.
4036                This flag instructs the format operation to duplicate the file
4037                system meta-data to a second set of sectors on the disk. The
4038                duplicate meta-data is used by applications, for example repair
4039                or recovery applications. If the primary meta-data sectors are
4040                found to be corrupted, the file system meta-data will be read
4041                from the duplicate sectors.
4042
4043    NOWAIT      Forces the command to return immediately while the format
4044                process is still in progress. If NOWAIT is not specified,
4045                DiskPart will display format progress in percentage.
4046
4047    NOERR       For scripting only. When an error is encountered, DiskPart
4048                continues to process commands as if the error did not occur.
4049                Without the NOERR parameter, an error causes DiskPart to exit
4050                with an error code.
4051
4052    A volume must be selected for this operation to succeed.
4053
4054Examples:
4055
4056    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4057    FORMAT RECOMMENDED OVERRIDE
4058.
4059Language=Russian
4060    Formats the specified volume for use with ReactOS.
4061
4062Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
4063                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
4064                [NOERR]
4065
4066    FS=<FS>     Specifies the type of file system. If no file system is given,
4067                the default file system displayed by the FILESYSTEMS command is
4068                used.
4069
4070    REVISION=<X.XX>
4071
4072                Specifies the file system revision (if applicable).
4073
4074    RECOMMENDED If specified, use the recommended file system and revision
4075                instead of the default if a recommendation exists. The
4076                recommended file system (if one exists) is displayed by the
4077                FILESYSTEMS command.
4078
4079    LABEL=<"label">
4080
4081                Specifies the volume label.
4082
4083    UNIT=<N>    Overrides the default allocation unit size. Default settings
4084                are strongly recommended for general use. The default
4085                allocation unit size for a particular file system is displayed
4086                by the FILESYSTEMS command.
4087
4088                NTFS compression is not supported for allocation unit sizes
4089                above 4096.
4090
4091    QUICK       Performs a quick format.
4092
4093    COMPRESS    NTFS only: Files created on the new volume will be compressed
4094                by default.
4095
4096    OVERRIDE    Forces the file system to dismount first if necessary. All
4097                opened handles to the volume would no longer be valid.
4098
4099    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4100                higher.
4101                This flag instructs the format operation to duplicate the file
4102                system meta-data to a second set of sectors on the disk. The
4103                duplicate meta-data is used by applications, for example repair
4104                or recovery applications. If the primary meta-data sectors are
4105                found to be corrupted, the file system meta-data will be read
4106                from the duplicate sectors.
4107
4108    NOWAIT      Forces the command to return immediately while the format
4109                process is still in progress. If NOWAIT is not specified,
4110                DiskPart will display format progress in percentage.
4111
4112    NOERR       For scripting only. When an error is encountered, DiskPart
4113                continues to process commands as if the error did not occur.
4114                Without the NOERR parameter, an error causes DiskPart to exit
4115                with an error code.
4116
4117    A volume must be selected for this operation to succeed.
4118
4119Examples:
4120
4121    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4122    FORMAT RECOMMENDED OVERRIDE
4123.
4124Language=Albanian
4125    Formats the specified volume for use with ReactOS.
4126
4127Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
4128                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
4129                [NOERR]
4130
4131    FS=<FS>     Specifies the type of file system. If no file system is given,
4132                the default file system displayed by the FILESYSTEMS command is
4133                used.
4134
4135    REVISION=<X.XX>
4136
4137                Specifies the file system revision (if applicable).
4138
4139    RECOMMENDED If specified, use the recommended file system and revision
4140                instead of the default if a recommendation exists. The
4141                recommended file system (if one exists) is displayed by the
4142                FILESYSTEMS command.
4143
4144    LABEL=<"label">
4145
4146                Specifies the volume label.
4147
4148    UNIT=<N>    Overrides the default allocation unit size. Default settings
4149                are strongly recommended for general use. The default
4150                allocation unit size for a particular file system is displayed
4151                by the FILESYSTEMS command.
4152
4153                NTFS compression is not supported for allocation unit sizes
4154                above 4096.
4155
4156    QUICK       Performs a quick format.
4157
4158    COMPRESS    NTFS only: Files created on the new volume will be compressed
4159                by default.
4160
4161    OVERRIDE    Forces the file system to dismount first if necessary. All
4162                opened handles to the volume would no longer be valid.
4163
4164    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4165                higher.
4166                This flag instructs the format operation to duplicate the file
4167                system meta-data to a second set of sectors on the disk. The
4168                duplicate meta-data is used by applications, for example repair
4169                or recovery applications. If the primary meta-data sectors are
4170                found to be corrupted, the file system meta-data will be read
4171                from the duplicate sectors.
4172
4173    NOWAIT      Forces the command to return immediately while the format
4174                process is still in progress. If NOWAIT is not specified,
4175                DiskPart will display format progress in percentage.
4176
4177    NOERR       For scripting only. When an error is encountered, DiskPart
4178                continues to process commands as if the error did not occur.
4179                Without the NOERR parameter, an error causes DiskPart to exit
4180                with an error code.
4181
4182    A volume must be selected for this operation to succeed.
4183
4184Examples:
4185
4186    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4187    FORMAT RECOMMENDED OVERRIDE
4188.
4189Language=Turkish
4190    Formats the specified volume for use with ReactOS.
4191
4192Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
4193                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
4194                [NOERR]
4195
4196    FS=<FS>     Specifies the type of file system. If no file system is given,
4197                the default file system displayed by the FILESYSTEMS command is
4198                used.
4199
4200    REVISION=<X.XX>
4201
4202                Specifies the file system revision (if applicable).
4203
4204    RECOMMENDED If specified, use the recommended file system and revision
4205                instead of the default if a recommendation exists. The
4206                recommended file system (if one exists) is displayed by the
4207                FILESYSTEMS command.
4208
4209    LABEL=<"label">
4210
4211                Specifies the volume label.
4212
4213    UNIT=<N>    Overrides the default allocation unit size. Default settings
4214                are strongly recommended for general use. The default
4215                allocation unit size for a particular file system is displayed
4216                by the FILESYSTEMS command.
4217
4218                NTFS compression is not supported for allocation unit sizes
4219                above 4096.
4220
4221    QUICK       Performs a quick format.
4222
4223    COMPRESS    NTFS only: Files created on the new volume will be compressed
4224                by default.
4225
4226    OVERRIDE    Forces the file system to dismount first if necessary. All
4227                opened handles to the volume would no longer be valid.
4228
4229    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4230                higher.
4231                This flag instructs the format operation to duplicate the file
4232                system meta-data to a second set of sectors on the disk. The
4233                duplicate meta-data is used by applications, for example repair
4234                or recovery applications. If the primary meta-data sectors are
4235                found to be corrupted, the file system meta-data will be read
4236                from the duplicate sectors.
4237
4238    NOWAIT      Forces the command to return immediately while the format
4239                process is still in progress. If NOWAIT is not specified,
4240                DiskPart will display format progress in percentage.
4241
4242    NOERR       For scripting only. When an error is encountered, DiskPart
4243                continues to process commands as if the error did not occur.
4244                Without the NOERR parameter, an error causes DiskPart to exit
4245                with an error code.
4246
4247    A volume must be selected for this operation to succeed.
4248
4249Examples:
4250
4251    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4252    FORMAT RECOMMENDED OVERRIDE
4253.
4254Language=Chinese
4255    Formats the specified volume for use with ReactOS.
4256
4257Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
4258                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
4259                [NOERR]
4260
4261    FS=<FS>     Specifies the type of file system. If no file system is given,
4262                the default file system displayed by the FILESYSTEMS command is
4263                used.
4264
4265    REVISION=<X.XX>
4266
4267                Specifies the file system revision (if applicable).
4268
4269    RECOMMENDED If specified, use the recommended file system and revision
4270                instead of the default if a recommendation exists. The
4271                recommended file system (if one exists) is displayed by the
4272                FILESYSTEMS command.
4273
4274    LABEL=<"label">
4275
4276                Specifies the volume label.
4277
4278    UNIT=<N>    Overrides the default allocation unit size. Default settings
4279                are strongly recommended for general use. The default
4280                allocation unit size for a particular file system is displayed
4281                by the FILESYSTEMS command.
4282
4283                NTFS compression is not supported for allocation unit sizes
4284                above 4096.
4285
4286    QUICK       Performs a quick format.
4287
4288    COMPRESS    NTFS only: Files created on the new volume will be compressed
4289                by default.
4290
4291    OVERRIDE    Forces the file system to dismount first if necessary. All
4292                opened handles to the volume would no longer be valid.
4293
4294    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4295                higher.
4296                This flag instructs the format operation to duplicate the file
4297                system meta-data to a second set of sectors on the disk. The
4298                duplicate meta-data is used by applications, for example repair
4299                or recovery applications. If the primary meta-data sectors are
4300                found to be corrupted, the file system meta-data will be read
4301                from the duplicate sectors.
4302
4303    NOWAIT      Forces the command to return immediately while the format
4304                process is still in progress. If NOWAIT is not specified,
4305                DiskPart will display format progress in percentage.
4306
4307    NOERR       For scripting only. When an error is encountered, DiskPart
4308                continues to process commands as if the error did not occur.
4309                Without the NOERR parameter, an error causes DiskPart to exit
4310                with an error code.
4311
4312    A volume must be selected for this operation to succeed.
4313
4314Examples:
4315
4316    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4317    FORMAT RECOMMENDED OVERRIDE
4318.
4319Language=Taiwanese
4320    Formats the specified volume for use with ReactOS.
4321
4322Syntax:  FORMAT [[FS=<FS>] [REVISION=<X.XX>] | RECOMMENDED] [LABEL=<"label">]
4323                [UNIT=<N>] [QUICK] [COMPRESS] [OVERRIDE] [DUPLICATE] [NOWAIT]
4324                [NOERR]
4325
4326    FS=<FS>     Specifies the type of file system. If no file system is given,
4327                the default file system displayed by the FILESYSTEMS command is
4328                used.
4329
4330    REVISION=<X.XX>
4331
4332                Specifies the file system revision (if applicable).
4333
4334    RECOMMENDED If specified, use the recommended file system and revision
4335                instead of the default if a recommendation exists. The
4336                recommended file system (if one exists) is displayed by the
4337                FILESYSTEMS command.
4338
4339    LABEL=<"label">
4340
4341                Specifies the volume label.
4342
4343    UNIT=<N>    Overrides the default allocation unit size. Default settings
4344                are strongly recommended for general use. The default
4345                allocation unit size for a particular file system is displayed
4346                by the FILESYSTEMS command.
4347
4348                NTFS compression is not supported for allocation unit sizes
4349                above 4096.
4350
4351    QUICK       Performs a quick format.
4352
4353    COMPRESS    NTFS only: Files created on the new volume will be compressed
4354                by default.
4355
4356    OVERRIDE    Forces the file system to dismount first if necessary. All
4357                opened handles to the volume would no longer be valid.
4358
4359    DUPLICATE   UDF Only: This flag applies to UDF format, version 2.5 or
4360                higher.
4361                This flag instructs the format operation to duplicate the file
4362                system meta-data to a second set of sectors on the disk. The
4363                duplicate meta-data is used by applications, for example repair
4364                or recovery applications. If the primary meta-data sectors are
4365                found to be corrupted, the file system meta-data will be read
4366                from the duplicate sectors.
4367
4368    NOWAIT      Forces the command to return immediately while the format
4369                process is still in progress. If NOWAIT is not specified,
4370                DiskPart will display format progress in percentage.
4371
4372    NOERR       For scripting only. When an error is encountered, DiskPart
4373                continues to process commands as if the error did not occur.
4374                Without the NOERR parameter, an error causes DiskPart to exit
4375                with an error code.
4376
4377    A volume must be selected for this operation to succeed.
4378
4379Examples:
4380
4381    FORMAT FS=NTFS LABEL="New Volume" QUICK COMPRESS
4382    FORMAT RECOMMENDED OVERRIDE
4383.
4384
4385
4386MessageId=10028
4387SymbolicName=MSG_COMMAND_GPT
4388Severity=Informational
4389Facility=System
4390Language=English
4391<Add GPT command help text here>
4392.
4393Language=German
4394<Add GPT command help text here>
4395.
4396Language=Polish
4397<Add GPT command help text here>
4398.
4399Language=Portugese
4400<Add GPT command help text here>
4401.
4402Language=Romanian
4403<Add GPT command help text here>
4404.
4405Language=Russian
4406<Add GPT command help text here>
4407.
4408Language=Albanian
4409<Add GPT command help text here>
4410.
4411Language=Turkish
4412<Add GPT command help text here>
4413.
4414Language=Chinese
4415<Add GPT command help text here>
4416.
4417Language=Taiwanese
4418<Add GPT command help text here>
4419.
4420
4421
4422MessageId=10029
4423SymbolicName=MSG_COMMAND_HELP
4424Severity=Informational
4425Facility=System
4426Language=English
4427    Displays a list of the available commands or detailed help information for a
4428    specified command.
4429
4430Syntax:  HELP [<COMMAND>]
4431
4432    <COMMAND>   The command for which to display detail help.
4433
4434    If no command is specified, HELP will display all possible commands.
4435
4436Example:
4437
4438    HELP
4439    HELP CREATE PARTITION PRIMARY
4440.
4441Language=German
4442    Zeigt eine Liste der verfügbaren Befehle oder detaillierte
4443    Hilfeinformationen zu einem bestimmten Befehl an.
4444
4445Syntax:  HELP [<BEFEHL>]
4446
4447    <BEFEHL>   Der Befehl, zu dem eine detaillierte Hilfe angezeigt
4448               werden soll.
4449
4450    Wenn kein Befehl angegeben ist, werden mit HELP alle verfügbaren Befehle
4451    angezeigt.
4452
4453Beispiel:
4454
4455    HELP
4456    HELP CREATE PARTITION PRIMARY
4457.
4458Language=Polish
4459    Displays a list of the available commands or detailed help information for a
4460    specified command.
4461
4462Syntax:  HELP [<COMMAND>]
4463
4464    <COMMAND>   The command for which to display detail help.
4465
4466    If no command is specified, HELP will display all possible commands.
4467
4468Example:
4469
4470    HELP
4471    HELP CREATE PARTITION PRIMARY
4472.
4473Language=Portugese
4474    Displays a list of the available commands or detailed help information for a
4475    specified command.
4476
4477Syntax:  HELP [<COMMAND>]
4478
4479    <COMMAND>   The command for which to display detail help.
4480
4481    If no command is specified, HELP will display all possible commands.
4482
4483Example:
4484
4485    HELP
4486    HELP CREATE PARTITION PRIMARY
4487.
4488Language=Romanian
4489    Displays a list of the available commands or detailed help information for a
4490    specified command.
4491
4492Syntax:  HELP [<COMMAND>]
4493
4494    <COMMAND>   The command for which to display detail help.
4495
4496    If no command is specified, HELP will display all possible commands.
4497
4498Example:
4499
4500    HELP
4501    HELP CREATE PARTITION PRIMARY
4502.
4503Language=Russian
4504    Displays a list of the available commands or detailed help information for a
4505    specified command.
4506
4507Syntax:  HELP [<COMMAND>]
4508
4509    <COMMAND>   The command for which to display detail help.
4510
4511    If no command is specified, HELP will display all possible commands.
4512
4513Example:
4514
4515    HELP
4516    HELP CREATE PARTITION PRIMARY
4517.
4518Language=Albanian
4519    Displays a list of the available commands or detailed help information for a
4520    specified command.
4521
4522Syntax:  HELP [<COMMAND>]
4523
4524    <COMMAND>   The command for which to display detail help.
4525
4526    If no command is specified, HELP will display all possible commands.
4527
4528Example:
4529
4530    HELP
4531    HELP CREATE PARTITION PRIMARY
4532.
4533Language=Turkish
4534    Displays a list of the available commands or detailed help information for a
4535    specified command.
4536
4537Syntax:  HELP [<COMMAND>]
4538
4539    <COMMAND>   The command for which to display detail help.
4540
4541    If no command is specified, HELP will display all possible commands.
4542
4543Example:
4544
4545    HELP
4546    HELP CREATE PARTITION PRIMARY
4547.
4548Language=Chinese
4549    Displays a list of the available commands or detailed help information for a
4550    specified command.
4551
4552Syntax:  HELP [<COMMAND>]
4553
4554    <COMMAND>   The command for which to display detail help.
4555
4556    If no command is specified, HELP will display all possible commands.
4557
4558Example:
4559
4560    HELP
4561    HELP CREATE PARTITION PRIMARY
4562.
4563Language=Taiwanese
4564    Displays a list of the available commands or detailed help information for a
4565    specified command.
4566
4567Syntax:  HELP [<COMMAND>]
4568
4569    <COMMAND>   The command for which to display detail help.
4570
4571    If no command is specified, HELP will display all possible commands.
4572
4573Example:
4574
4575    HELP
4576    HELP CREATE PARTITION PRIMARY
4577.
4578
4579
4580MessageId=10030
4581SymbolicName=MSG_COMMAND_IMPORT
4582Severity=Informational
4583Facility=System
4584Language=English
4585<Add IMPORT command help text here>
4586.
4587Language=German
4588<Add IMPORT command help text here>
4589.
4590Language=Polish
4591<Add IMPORT command help text here>
4592.
4593Language=Portugese
4594<Add IMPORT command help text here>
4595.
4596Language=Romanian
4597<Add IMPORT command help text here>
4598.
4599Language=Russian
4600<Add IMPORT command help text here>
4601.
4602Language=Albanian
4603<Add IMPORT command help text here>
4604.
4605Language=Turkish
4606<Add IMPORT command help text here>
4607.
4608Language=Chinese
4609<Add IMPORT command help text here>
4610.
4611Language=Taiwanese
4612<Add IMPORT command help text here>
4613.
4614
4615
4616MessageId=10031
4617SymbolicName=MSG_COMMAND_INACTIVE
4618Severity=Informational
4619Facility=System
4620Language=English
4621    On disks with master boot record (MBR) disk formatting, marks
4622    the partition with focus as inactive.
4623
4624Syntax:  INACTIVE
4625
4626    The computer may start from the next option specified in the BIOS such as a
4627    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4628    environment (such as Remote Installation Services (RIS)) when you restart
4629    the computer.
4630
4631    A partition must be selected for this operation to succeed.
4632
4633    Caution:
4634
4635        Your computer might not start without an active partition. Do not mark
4636        a system or boot partition as inactive unless you are an experienced
4637        user with a thorough understanding of ReactOS storage management.
4638
4639Example:
4640
4641    INACTIVE
4642.
4643Language=German
4644    Markiert auf Datenträgern mit MBR-Datenträgerformat (Master Boot
4645    Record) die Partition, die den Fokus hat, als inaktive Partition.
4646
4647Syntax:  INACTIVE
4648
4649    Der Computer kann über die nächste im BIOS angegebene Option gestartet
4650    werden, z.B. von einem CD-ROM-Laufwerk oder aus einer PXE-basierten
4651    (Pre-Boot eXecution Environment) Startumgebung (z.B.
4652    Remoteinstallationsdienste, RIS), wenn der Computer neu startet.
4653
4654    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine
4655    Partition ausgewählt sein.
4656
4657    Vorsicht:
4658
4659        Möglicherweise kann der Computer nicht gestartet werden, wenn es
4660        keine aktive Partition gibt. Markieren Sie eine System- oder
4661        Startpartition nur dann als inaktiv, wenn Sie ein erfahrener
4662        Benutzer und mit der ReactOS-Speicherverwaltung umfassend vertraut
4663        sind.
4664
4665Beispiel:
4666
4667    INACTIVE
4668.
4669Language=Polish
4670    On disks with master boot record (MBR) disk formatting, marks
4671    the partition with focus as inactive.
4672
4673Syntax:  INACTIVE
4674
4675    The computer may start from the next option specified in the BIOS such as a
4676    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4677    environment (such as Remote Installation Services (RIS)) when you restart
4678    the computer.
4679
4680    A partition must be selected for this operation to succeed.
4681
4682    Caution:
4683
4684        Your computer might not start without an active partition. Do not mark
4685        a system or boot partition as inactive unless you are an experienced
4686        user with a thorough understanding of ReactOS storage management.
4687
4688Example:
4689
4690    INACTIVE
4691.
4692Language=Portugese
4693    On disks with master boot record (MBR) disk formatting, marks
4694    the partition with focus as inactive.
4695
4696Syntax:  INACTIVE
4697
4698    The computer may start from the next option specified in the BIOS such as a
4699    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4700    environment (such as Remote Installation Services (RIS)) when you restart
4701    the computer.
4702
4703    A partition must be selected for this operation to succeed.
4704
4705    Caution:
4706
4707        Your computer might not start without an active partition. Do not mark
4708        a system or boot partition as inactive unless you are an experienced
4709        user with a thorough understanding of ReactOS storage management.
4710
4711Example:
4712
4713    INACTIVE
4714.
4715Language=Romanian
4716    On disks with master boot record (MBR) disk formatting, marks
4717    the partition with focus as inactive.
4718
4719Syntax:  INACTIVE
4720
4721    The computer may start from the next option specified in the BIOS such as a
4722    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4723    environment (such as Remote Installation Services (RIS)) when you restart
4724    the computer.
4725
4726    A partition must be selected for this operation to succeed.
4727
4728    Caution:
4729
4730        Your computer might not start without an active partition. Do not mark
4731        a system or boot partition as inactive unless you are an experienced
4732        user with a thorough understanding of ReactOS storage management.
4733
4734Example:
4735
4736    INACTIVE
4737.
4738Language=Russian
4739    On disks with master boot record (MBR) disk formatting, marks
4740    the partition with focus as inactive.
4741
4742Syntax:  INACTIVE
4743
4744    The computer may start from the next option specified in the BIOS such as a
4745    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4746    environment (such as Remote Installation Services (RIS)) when you restart
4747    the computer.
4748
4749    A partition must be selected for this operation to succeed.
4750
4751    Caution:
4752
4753        Your computer might not start without an active partition. Do not mark
4754        a system or boot partition as inactive unless you are an experienced
4755        user with a thorough understanding of ReactOS storage management.
4756
4757Example:
4758
4759    INACTIVE
4760.
4761Language=Albanian
4762    On disks with master boot record (MBR) disk formatting, marks
4763    the partition with focus as inactive.
4764
4765Syntax:  INACTIVE
4766
4767    The computer may start from the next option specified in the BIOS such as a
4768    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4769    environment (such as Remote Installation Services (RIS)) when you restart
4770    the computer.
4771
4772    A partition must be selected for this operation to succeed.
4773
4774    Caution:
4775
4776        Your computer might not start without an active partition. Do not mark
4777        a system or boot partition as inactive unless you are an experienced
4778        user with a thorough understanding of ReactOS storage management.
4779
4780Example:
4781
4782    INACTIVE
4783.
4784Language=Turkish
4785    On disks with master boot record (MBR) disk formatting, marks
4786    the partition with focus as inactive.
4787
4788Syntax:  INACTIVE
4789
4790    The computer may start from the next option specified in the BIOS such as a
4791    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4792    environment (such as Remote Installation Services (RIS)) when you restart
4793    the computer.
4794
4795    A partition must be selected for this operation to succeed.
4796
4797    Caution:
4798
4799        Your computer might not start without an active partition. Do not mark
4800        a system or boot partition as inactive unless you are an experienced
4801        user with a thorough understanding of ReactOS storage management.
4802
4803Example:
4804
4805    INACTIVE
4806.
4807Language=Chinese
4808    On disks with master boot record (MBR) disk formatting, marks
4809    the partition with focus as inactive.
4810
4811Syntax:  INACTIVE
4812
4813    The computer may start from the next option specified in the BIOS such as a
4814    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4815    environment (such as Remote Installation Services (RIS)) when you restart
4816    the computer.
4817
4818    A partition must be selected for this operation to succeed.
4819
4820    Caution:
4821
4822        Your computer might not start without an active partition. Do not mark
4823        a system or boot partition as inactive unless you are an experienced
4824        user with a thorough understanding of ReactOS storage management.
4825
4826Example:
4827
4828    INACTIVE
4829.
4830Language=Taiwanese
4831    On disks with master boot record (MBR) disk formatting, marks
4832    the partition with focus as inactive.
4833
4834Syntax:  INACTIVE
4835
4836    The computer may start from the next option specified in the BIOS such as a
4837    CD-ROM drive or a Pre-Boot eXecution Environment (PXE)-based boot
4838    environment (such as Remote Installation Services (RIS)) when you restart
4839    the computer.
4840
4841    A partition must be selected for this operation to succeed.
4842
4843    Caution:
4844
4845        Your computer might not start without an active partition. Do not mark
4846        a system or boot partition as inactive unless you are an experienced
4847        user with a thorough understanding of ReactOS storage management.
4848
4849Example:
4850
4851    INACTIVE
4852.
4853
4854
4855MessageId=10032
4856SymbolicName=MSG_COMMAND_LIST_DISK
4857Severity=Informational
4858Facility=System
4859Language=English
4860    Displays a list of disks.
4861
4862Syntax:  LIST DISK
4863
4864    Displays a list of disks and information about them, such as their
4865    size, amount of available free space, whether the disk is a basic
4866    or dynamic disk, and whether the disk uses the master boot record
4867    (MBR) or GUID partition table (GPT) partition style. The disk marked
4868    with an asterisk (*) has focus.
4869
4870    Note that the FREE column does not display the total amount of free
4871    space on the disk, but rather the amount of usable free space left
4872    on the disk. For example, if you have a 10GB disk with 4 primary
4873    partitions covering 5GB, there is no usable free space left (no
4874    more partitions may be created). Another example would be you have
4875    a 10GB disk with 3 primary partitions and an extended partition
4876    covering 8GB. The exended partition is of size 3GB with one logical
4877    drive of size 2GB. The disk will show only 1GB as free - the
4878    1GB of free space in the extended partition.
4879
4880Example:
4881
4882    LIST DISK
4883.
4884Language=German
4885    Zeigt eine Liste der Datenträger an.
4886
4887Syntax:  LIST DISK
4888
4889    Zeigt eine Liste mit Datenträgern und entsprechenden Informa-
4890    tionen an - beispielsweise Größe, verfügbarer Speicherplatz sowie
4891    Angaben dazu, ob es sich bei dem Datenträger um einen
4892    Basisdatenträger oder um einen dynamischer Datenträger handelt
4893    und ob der MBR- oder der GUID-Partitionsstil (Master Boot Record
4894    oder GUID-Partitionstabelle) verwendet wird.
4895    Den Fokus besitzt der mit einem Sternchen (*) markierte Datenträger.
4896
4897    In der Spalte "FREE" wird nicht der gesamte freie Speicherplatz
4898    auf dem Datenträger, sondern der verbleibende, verwendbare freie
4899    Speicherplatz angezeigt. Bei einem Datenträger mit 10 GB mit
4900    4 primären Partitionen zu 5 GB verbleibt beispielsweise kein freier
4901    verwendbarer Speicherplatz (es können keine weiteren Partitionen
4902    erstellt werden). Ein weiteres Beispiel ist ein 10 GB Datenträger mit
4903    3 primären Partitionen und einer erweiterten Partition mit 8 GB. Die
4904    erweiterte Partition besitzt eine Größe von 3 GB mit einem logischen
4905    Laufwerk (2 GB). Für den Datenträger wird nur 1 GB als frei
4906    angezeigt - 1 GB freier Speicherplatz in der erweiterten Partition.
4907
4908Beispiel:
4909
4910    LIST DISK
4911.
4912Language=Polish
4913    Displays a list of disks.
4914
4915Syntax:  LIST DISK
4916
4917    Displays a list of disks and information about them, such as their
4918    size, amount of available free space, whether the disk is a basic
4919    or dynamic disk, and whether the disk uses the master boot record
4920    (MBR) or GUID partition table (GPT) partition style. The disk marked
4921    with an asterisk (*) has focus.
4922
4923    Note that the FREE column does not display the total amount of free
4924    space on the disk, but rather the amount of usable free space left
4925    on the disk. For example, if you have a 10GB disk with 4 primary
4926    partitions covering 5GB, there is no usable free space left (no
4927    more partitions may be created). Another example would be you have
4928    a 10GB disk with 3 primary partitions and an extended partition
4929    covering 8GB. The exended partition is of size 3GB with one logical
4930    drive of size 2GB. The disk will show only 1GB as free - the
4931    1GB of free space in the extended partition.
4932
4933Example:
4934
4935    LIST DISK
4936.
4937Language=Portugese
4938    Displays a list of disks.
4939
4940Syntax:  LIST DISK
4941
4942    Displays a list of disks and information about them, such as their
4943    size, amount of available free space, whether the disk is a basic
4944    or dynamic disk, and whether the disk uses the master boot record
4945    (MBR) or GUID partition table (GPT) partition style. The disk marked
4946    with an asterisk (*) has focus.
4947
4948    Note that the FREE column does not display the total amount of free
4949    space on the disk, but rather the amount of usable free space left
4950    on the disk. For example, if you have a 10GB disk with 4 primary
4951    partitions covering 5GB, there is no usable free space left (no
4952    more partitions may be created). Another example would be you have
4953    a 10GB disk with 3 primary partitions and an extended partition
4954    covering 8GB. The exended partition is of size 3GB with one logical
4955    drive of size 2GB. The disk will show only 1GB as free - the
4956    1GB of free space in the extended partition.
4957
4958Example:
4959
4960    LIST DISK
4961.
4962Language=Romanian
4963    Displays a list of disks.
4964
4965Syntax:  LIST DISK
4966
4967    Displays a list of disks and information about them, such as their
4968    size, amount of available free space, whether the disk is a basic
4969    or dynamic disk, and whether the disk uses the master boot record
4970    (MBR) or GUID partition table (GPT) partition style. The disk marked
4971    with an asterisk (*) has focus.
4972
4973    Note that the FREE column does not display the total amount of free
4974    space on the disk, but rather the amount of usable free space left
4975    on the disk. For example, if you have a 10GB disk with 4 primary
4976    partitions covering 5GB, there is no usable free space left (no
4977    more partitions may be created). Another example would be you have
4978    a 10GB disk with 3 primary partitions and an extended partition
4979    covering 8GB. The exended partition is of size 3GB with one logical
4980    drive of size 2GB. The disk will show only 1GB as free - the
4981    1GB of free space in the extended partition.
4982
4983Example:
4984
4985    LIST DISK
4986.
4987Language=Russian
4988    Displays a list of disks.
4989
4990Syntax:  LIST DISK
4991
4992    Displays a list of disks and information about them, such as their
4993    size, amount of available free space, whether the disk is a basic
4994    or dynamic disk, and whether the disk uses the master boot record
4995    (MBR) or GUID partition table (GPT) partition style. The disk marked
4996    with an asterisk (*) has focus.
4997
4998    Note that the FREE column does not display the total amount of free
4999    space on the disk, but rather the amount of usable free space left
5000    on the disk. For example, if you have a 10GB disk with 4 primary
5001    partitions covering 5GB, there is no usable free space left (no
5002    more partitions may be created). Another example would be you have
5003    a 10GB disk with 3 primary partitions and an extended partition
5004    covering 8GB. The exended partition is of size 3GB with one logical
5005    drive of size 2GB. The disk will show only 1GB as free - the
5006    1GB of free space in the extended partition.
5007
5008Example:
5009
5010    LIST DISK
5011.
5012Language=Albanian
5013    Displays a list of disks.
5014
5015Syntax:  LIST DISK
5016
5017    Displays a list of disks and information about them, such as their
5018    size, amount of available free space, whether the disk is a basic
5019    or dynamic disk, and whether the disk uses the master boot record
5020    (MBR) or GUID partition table (GPT) partition style. The disk marked
5021    with an asterisk (*) has focus.
5022
5023    Note that the FREE column does not display the total amount of free
5024    space on the disk, but rather the amount of usable free space left
5025    on the disk. For example, if you have a 10GB disk with 4 primary
5026    partitions covering 5GB, there is no usable free space left (no
5027    more partitions may be created). Another example would be you have
5028    a 10GB disk with 3 primary partitions and an extended partition
5029    covering 8GB. The exended partition is of size 3GB with one logical
5030    drive of size 2GB. The disk will show only 1GB as free - the
5031    1GB of free space in the extended partition.
5032
5033Example:
5034
5035    LIST DISK
5036.
5037Language=Turkish
5038    Displays a list of disks.
5039
5040Syntax:  LIST DISK
5041
5042    Displays a list of disks and information about them, such as their
5043    size, amount of available free space, whether the disk is a basic
5044    or dynamic disk, and whether the disk uses the master boot record
5045    (MBR) or GUID partition table (GPT) partition style. The disk marked
5046    with an asterisk (*) has focus.
5047
5048    Note that the FREE column does not display the total amount of free
5049    space on the disk, but rather the amount of usable free space left
5050    on the disk. For example, if you have a 10GB disk with 4 primary
5051    partitions covering 5GB, there is no usable free space left (no
5052    more partitions may be created). Another example would be you have
5053    a 10GB disk with 3 primary partitions and an extended partition
5054    covering 8GB. The exended partition is of size 3GB with one logical
5055    drive of size 2GB. The disk will show only 1GB as free - the
5056    1GB of free space in the extended partition.
5057
5058Example:
5059
5060    LIST DISK
5061.
5062Language=Chinese
5063    Displays a list of disks.
5064
5065Syntax:  LIST DISK
5066
5067    Displays a list of disks and information about them, such as their
5068    size, amount of available free space, whether the disk is a basic
5069    or dynamic disk, and whether the disk uses the master boot record
5070    (MBR) or GUID partition table (GPT) partition style. The disk marked
5071    with an asterisk (*) has focus.
5072
5073    Note that the FREE column does not display the total amount of free
5074    space on the disk, but rather the amount of usable free space left
5075    on the disk. For example, if you have a 10GB disk with 4 primary
5076    partitions covering 5GB, there is no usable free space left (no
5077    more partitions may be created). Another example would be you have
5078    a 10GB disk with 3 primary partitions and an extended partition
5079    covering 8GB. The exended partition is of size 3GB with one logical
5080    drive of size 2GB. The disk will show only 1GB as free - the
5081    1GB of free space in the extended partition.
5082
5083Example:
5084
5085    LIST DISK
5086.
5087Language=Taiwanese
5088    Displays a list of disks.
5089
5090Syntax:  LIST DISK
5091
5092    Displays a list of disks and information about them, such as their
5093    size, amount of available free space, whether the disk is a basic
5094    or dynamic disk, and whether the disk uses the master boot record
5095    (MBR) or GUID partition table (GPT) partition style. The disk marked
5096    with an asterisk (*) has focus.
5097
5098    Note that the FREE column does not display the total amount of free
5099    space on the disk, but rather the amount of usable free space left
5100    on the disk. For example, if you have a 10GB disk with 4 primary
5101    partitions covering 5GB, there is no usable free space left (no
5102    more partitions may be created). Another example would be you have
5103    a 10GB disk with 3 primary partitions and an extended partition
5104    covering 8GB. The exended partition is of size 3GB with one logical
5105    drive of size 2GB. The disk will show only 1GB as free - the
5106    1GB of free space in the extended partition.
5107
5108Example:
5109
5110    LIST DISK
5111.
5112
5113MessageId=10033
5114SymbolicName=MSG_COMMAND_LIST_PARTITION
5115Severity=Informational
5116Facility=System
5117Language=English
5118    Displays a list of partitions in the partition table for the selected disk.
5119
5120Syntax:  LIST PARTITION
5121
5122    On dynamic disks, the partitions do not neccessarily correspond to the
5123    dynamic volumes on the disk. Partitions may not be created or deleted
5124    on dynamic disks.
5125
5126    A disk must be selected for this operation to succeed.
5127
5128Example:
5129
5130    LIST PARTITION
5131.
5132Language=German
5133    Zeigt eine Liste der Partitionen in der Partitionstabelle für den
5134    ausgewählten Datenträger an.
5135
5136Syntax:  LIST PARTITION
5137
5138    Auf dynamischen Datenträgern entsprechen die Partitionen nicht unbedingt
5139    den dynamischen Volumes auf dem Datenträger. Partitionen werden auf
5140    dynamischen Datenträgern möglicherweise nicht erstellt oder gelöscht.
5141
5142    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein
5143    Datenträger ausgewählt werden.
5144
5145Beispiel:
5146
5147    LIST PARTITION
5148.
5149Language=Polish
5150    Displays a list of partitions in the partition table for the selected disk.
5151
5152Syntax:  LIST PARTITION
5153
5154    On dynamic disks, the partitions do not neccessarily correspond to the
5155    dynamic volumes on the disk. Partitions may not be created or deleted
5156    on dynamic disks.
5157
5158    A disk must be selected for this operation to succeed.
5159
5160Example:
5161
5162    LIST PARTITION
5163.
5164Language=Portugese
5165    Displays a list of partitions in the partition table for the selected disk.
5166
5167Syntax:  LIST PARTITION
5168
5169    On dynamic disks, the partitions do not neccessarily correspond to the
5170    dynamic volumes on the disk. Partitions may not be created or deleted
5171    on dynamic disks.
5172
5173    A disk must be selected for this operation to succeed.
5174
5175Example:
5176
5177    LIST PARTITION
5178.
5179Language=Romanian
5180    Displays a list of partitions in the partition table for the selected disk.
5181
5182Syntax:  LIST PARTITION
5183
5184    On dynamic disks, the partitions do not neccessarily correspond to the
5185    dynamic volumes on the disk. Partitions may not be created or deleted
5186    on dynamic disks.
5187
5188    A disk must be selected for this operation to succeed.
5189
5190Example:
5191
5192    LIST PARTITION
5193.
5194Language=Russian
5195    Displays a list of partitions in the partition table for the selected disk.
5196
5197Syntax:  LIST PARTITION
5198
5199    On dynamic disks, the partitions do not neccessarily correspond to the
5200    dynamic volumes on the disk. Partitions may not be created or deleted
5201    on dynamic disks.
5202
5203    A disk must be selected for this operation to succeed.
5204
5205Example:
5206
5207    LIST PARTITION
5208.
5209Language=Albanian
5210    Displays a list of partitions in the partition table for the selected disk.
5211
5212Syntax:  LIST PARTITION
5213
5214    On dynamic disks, the partitions do not neccessarily correspond to the
5215    dynamic volumes on the disk. Partitions may not be created or deleted
5216    on dynamic disks.
5217
5218    A disk must be selected for this operation to succeed.
5219
5220Example:
5221
5222    LIST PARTITION
5223.
5224Language=Turkish
5225    Displays a list of partitions in the partition table for the selected disk.
5226
5227Syntax:  LIST PARTITION
5228
5229    On dynamic disks, the partitions do not neccessarily correspond to the
5230    dynamic volumes on the disk. Partitions may not be created or deleted
5231    on dynamic disks.
5232
5233    A disk must be selected for this operation to succeed.
5234
5235Example:
5236
5237    LIST PARTITION
5238.
5239Language=Chinese
5240    Displays a list of partitions in the partition table for the selected disk.
5241
5242Syntax:  LIST PARTITION
5243
5244    On dynamic disks, the partitions do not neccessarily correspond to the
5245    dynamic volumes on the disk. Partitions may not be created or deleted
5246    on dynamic disks.
5247
5248    A disk must be selected for this operation to succeed.
5249
5250Example:
5251
5252    LIST PARTITION
5253.
5254Language=Taiwanese
5255    Displays a list of partitions in the partition table for the selected disk.
5256
5257Syntax:  LIST PARTITION
5258
5259    On dynamic disks, the partitions do not neccessarily correspond to the
5260    dynamic volumes on the disk. Partitions may not be created or deleted
5261    on dynamic disks.
5262
5263    A disk must be selected for this operation to succeed.
5264
5265Example:
5266
5267    LIST PARTITION
5268.
5269
5270
5271MessageId=10034
5272SymbolicName=MSG_COMMAND_LIST_VOLUME
5273Severity=Informational
5274Facility=System
5275Language=English
5276    Displays a list of basic and dynamic volumes which are installed on the local
5277    machine.
5278
5279Syntax:  LIST VOLUME
5280
5281Example:
5282
5283    LIST VOLUME
5284.
5285Language=German
5286    Zeigt eine Liste der Basisvolumes und dynamischen Volumes an, die auf dem
5287    lokalen Computer installiert sind.
5288
5289Syntax:  LIST VOLUME
5290
5291Beispiel:
5292
5293    LIST VOLUME
5294.
5295Language=Polish
5296    Displays a list of basic and dynamic volumes which are installed on the local
5297    machine.
5298
5299Syntax:  LIST VOLUME
5300
5301Example:
5302
5303    LIST VOLUME
5304.
5305Language=Portugese
5306    Displays a list of basic and dynamic volumes which are installed on the local
5307    machine.
5308
5309Syntax:  LIST VOLUME
5310
5311Example:
5312
5313    LIST VOLUME
5314.
5315Language=Romanian
5316    Displays a list of basic and dynamic volumes which are installed on the local
5317    machine.
5318
5319Syntax:  LIST VOLUME
5320
5321Example:
5322
5323    LIST VOLUME
5324.
5325Language=Russian
5326    Displays a list of basic and dynamic volumes which are installed on the local
5327    machine.
5328
5329Syntax:  LIST VOLUME
5330
5331Example:
5332
5333    LIST VOLUME
5334.
5335Language=Albanian
5336    Displays a list of basic and dynamic volumes which are installed on the local
5337    machine.
5338
5339Syntax:  LIST VOLUME
5340
5341Example:
5342
5343    LIST VOLUME
5344.
5345Language=Turkish
5346    Displays a list of basic and dynamic volumes which are installed on the local
5347    machine.
5348
5349Syntax:  LIST VOLUME
5350
5351Example:
5352
5353    LIST VOLUME
5354.
5355Language=Chinese
5356    Displays a list of basic and dynamic volumes which are installed on the local
5357    machine.
5358
5359Syntax:  LIST VOLUME
5360
5361Example:
5362
5363    LIST VOLUME
5364.
5365Language=Taiwanese
5366    Displays a list of basic and dynamic volumes which are installed on the local
5367    machine.
5368
5369Syntax:  LIST VOLUME
5370
5371Example:
5372
5373    LIST VOLUME
5374.
5375
5376
5377MessageId=10035
5378SymbolicName=MSG_COMMAND_LIST_VDISK
5379Severity=Informational
5380Facility=System
5381Language=English
5382<Add LIST VDISK command help text here>
5383.
5384Language=German
5385<Add LIST VDISK command help text here>
5386.
5387Language=Polish
5388<Add LIST VDISK command help text here>
5389.
5390Language=Portugese
5391<Add LIST VDISK command help text here>
5392.
5393Language=Romanian
5394<Add LIST VDISK command help text here>
5395.
5396Language=Russian
5397<Add LIST VDISK command help text here>
5398.
5399Language=Albanian
5400<Add LIST VDISK command help text here>
5401.
5402Language=Turkish
5403<Add LIST VDISK command help text here>
5404.
5405Language=Chinese
5406<Add LIST VDISK command help text here>
5407.
5408Language=Taiwanese
5409<Add LIST VDISK command help text here>
5410.
5411
5412
5413MessageId=10036
5414SymbolicName=MSG_COMMAND_MERGE
5415Severity=Informational
5416Facility=System
5417Language=English
5418<Add MERGE command help text here>
5419.
5420Language=German
5421<Add MERGE command help text here>
5422.
5423Language=Polish
5424<Add MERGE command help text here>
5425.
5426Language=Portugese
5427<Add MERGE command help text here>
5428.
5429Language=Romanian
5430<Add MERGE command help text here>
5431.
5432Language=Russian
5433<Add MERGE command help text here>
5434.
5435Language=Albanian
5436<Add MERGE command help text here>
5437.
5438Language=Turkish
5439<Add MERGE command help text here>
5440.
5441Language=Chinese
5442<Add MERGE command help text here>
5443.
5444Language=Taiwanese
5445<Add MERGE command help text here>
5446.
5447
5448
5449MessageId=10037
5450SymbolicName=MSG_COMMAND_OFFLINE
5451Severity=Informational
5452Facility=System
5453Language=English
5454<Add OFFLINE command help text here>
5455.
5456Language=German
5457<Add OFFLINE command help text here>
5458.
5459Language=Polish
5460<Add OFFLINE command help text here>
5461.
5462Language=Portugese
5463<Add OFFLINE command help text here>
5464.
5465Language=Romanian
5466<Add OFFLINE command help text here>
5467.
5468Language=Russian
5469<Add OFFLINE command help text here>
5470.
5471Language=Albanian
5472<Add OFFLINE command help text here>
5473.
5474Language=Turkish
5475<Add OFFLINE command help text here>
5476.
5477Language=Chinese
5478<Add OFFLINE command help text here>
5479.
5480Language=Taiwanese
5481<Add OFFLINE command help text here>
5482.
5483
5484
5485MessageId=10038
5486SymbolicName=MSG_COMMAND_ONLINE
5487Severity=Informational
5488Facility=System
5489Language=English
5490<Add ONLINE command help text here>
5491.
5492Language=German
5493<Add ONLINE command help text here>
5494.
5495Language=Polish
5496<Add ONLINE command help text here>
5497.
5498Language=Portugese
5499<Add ONLINE command help text here>
5500.
5501Language=Romanian
5502<Add ONLINE command help text here>
5503.
5504Language=Russian
5505<Add ONLINE command help text here>
5506.
5507Language=Albanian
5508<Add ONLINE command help text here>
5509.
5510Language=Turkish
5511<Add ONLINE command help text here>
5512.
5513Language=Chinese
5514<Add ONLINE command help text here>
5515.
5516Language=Taiwanese
5517<Add ONLINE command help text here>
5518.
5519
5520
5521MessageId=10039
5522SymbolicName=MSG_COMMAND_RECOVER
5523Severity=Informational
5524Facility=System
5525Language=English
5526<Add RECOVER command help text here>
5527.
5528Language=German
5529<Add RECOVER command help text here>
5530.
5531Language=Polish
5532<Add RECOVER command help text here>
5533.
5534Language=Portugese
5535<Add RECOVER command help text here>
5536.
5537Language=Romanian
5538<Add RECOVER command help text here>
5539.
5540Language=Russian
5541<Add RECOVER command help text here>
5542.
5543Language=Albanian
5544<Add RECOVER command help text here>
5545.
5546Language=Turkish
5547<Add RECOVER command help text here>
5548.
5549Language=Chinese
5550<Add RECOVER command help text here>
5551.
5552Language=Taiwanese
5553<Add RECOVER command help text here>
5554.
5555
5556
5557MessageId=10040
5558SymbolicName=MSG_COMMAND_REM
5559Severity=Informational
5560Facility=System
5561Language=English
5562    Provides a way to add comments to a script.
5563
5564Syntax:  REM
5565
5566Example:
5567
5568    In this example script, REM is used to provide a comment about what the
5569    script does.
5570
5571    REM These commands set up 3 drives.
5572    CREATE PARTITION PRIMARY SIZE=2048
5573    ASSIGN d:
5574    CREATE PARTITION EXTEND
5575    CREATE PARTITION LOGICAL SIZE=2048
5576    ASSIGN e:
5577    CREATE PARTITION LOGICAL
5578    ASSIGN f:
5579.
5580Language=German
5581    Bietet eine Möglichkeit, einem Skript Kommentare hinzuzufügen.
5582
5583Syntax:  REM
5584
5585Beispiel:
5586
5587    In diesem Beispielskript wird mit REM ein Kommentar eingeleitet, mit
5588    dem die Funktion des Skripts erläutert wird.
5589
5590    REM Mit diesen Befehlen werden drei Laufwerke eingerichtet.
5591    CREATE PARITION PRIMARY SIZE=2048
5592    ASSIGN d:
5593    CREATE PARTITION EXTEND
5594    CREATE PARTITION LOGICAL SIZE=2048
5595    ASSIGN e:
5596    CREATE PARTITION LOGICAL
5597    ASSIGN f:
5598.
5599Language=Polish
5600    Provides a way to add comments to a script.
5601
5602Syntax:  REM
5603
5604Example:
5605
5606    In this example script, REM is used to provide a comment about what the
5607    script does.
5608
5609    REM These commands set up 3 drives.
5610    CREATE PARTITION PRIMARY SIZE=2048
5611    ASSIGN d:
5612    CREATE PARTITION EXTEND
5613    CREATE PARTITION LOGICAL SIZE=2048
5614    ASSIGN e:
5615    CREATE PARTITION LOGICAL
5616    ASSIGN f:
5617.
5618Language=Portugese
5619    Provides a way to add comments to a script.
5620
5621Syntax:  REM
5622
5623Example:
5624
5625    In this example script, REM is used to provide a comment about what the
5626    script does.
5627
5628    REM These commands set up 3 drives.
5629    CREATE PARTITION PRIMARY SIZE=2048
5630    ASSIGN d:
5631    CREATE PARTITION EXTEND
5632    CREATE PARTITION LOGICAL SIZE=2048
5633    ASSIGN e:
5634    CREATE PARTITION LOGICAL
5635    ASSIGN f:
5636.
5637Language=Romanian
5638    Provides a way to add comments to a script.
5639
5640Syntax:  REM
5641
5642Example:
5643
5644    In this example script, REM is used to provide a comment about what the
5645    script does.
5646
5647    REM These commands set up 3 drives.
5648    CREATE PARTITION PRIMARY SIZE=2048
5649    ASSIGN d:
5650    CREATE PARTITION EXTEND
5651    CREATE PARTITION LOGICAL SIZE=2048
5652    ASSIGN e:
5653    CREATE PARTITION LOGICAL
5654    ASSIGN f:
5655.
5656Language=Russian
5657    Provides a way to add comments to a script.
5658
5659Syntax:  REM
5660
5661Example:
5662
5663    In this example script, REM is used to provide a comment about what the
5664    script does.
5665
5666    REM These commands set up 3 drives.
5667    CREATE PARTITION PRIMARY SIZE=2048
5668    ASSIGN d:
5669    CREATE PARTITION EXTEND
5670    CREATE PARTITION LOGICAL SIZE=2048
5671    ASSIGN e:
5672    CREATE PARTITION LOGICAL
5673    ASSIGN f:
5674.
5675Language=Albanian
5676    Provides a way to add comments to a script.
5677
5678Syntax:  REM
5679
5680Example:
5681
5682    In this example script, REM is used to provide a comment about what the
5683    script does.
5684
5685    REM These commands set up 3 drives.
5686    CREATE PARTITION PRIMARY SIZE=2048
5687    ASSIGN d:
5688    CREATE PARTITION EXTEND
5689    CREATE PARTITION LOGICAL SIZE=2048
5690    ASSIGN e:
5691    CREATE PARTITION LOGICAL
5692    ASSIGN f:
5693.
5694Language=Turkish
5695    Provides a way to add comments to a script.
5696
5697Syntax:  REM
5698
5699Example:
5700
5701    In this example script, REM is used to provide a comment about what the
5702    script does.
5703
5704    REM These commands set up 3 drives.
5705    CREATE PARTITION PRIMARY SIZE=2048
5706    ASSIGN d:
5707    CREATE PARTITION EXTEND
5708    CREATE PARTITION LOGICAL SIZE=2048
5709    ASSIGN e:
5710    CREATE PARTITION LOGICAL
5711    ASSIGN f:
5712.
5713Language=Chinese
5714    Provides a way to add comments to a script.
5715
5716Syntax:  REM
5717
5718Example:
5719
5720    In this example script, REM is used to provide a comment about what the
5721    script does.
5722
5723    REM These commands set up 3 drives.
5724    CREATE PARTITION PRIMARY SIZE=2048
5725    ASSIGN d:
5726    CREATE PARTITION EXTEND
5727    CREATE PARTITION LOGICAL SIZE=2048
5728    ASSIGN e:
5729    CREATE PARTITION LOGICAL
5730    ASSIGN f:
5731.
5732Language=Taiwanese
5733    Provides a way to add comments to a script.
5734
5735Syntax:  REM
5736
5737Example:
5738
5739    In this example script, REM is used to provide a comment about what the
5740    script does.
5741
5742    REM These commands set up 3 drives.
5743    CREATE PARTITION PRIMARY SIZE=2048
5744    ASSIGN d:
5745    CREATE PARTITION EXTEND
5746    CREATE PARTITION LOGICAL SIZE=2048
5747    ASSIGN e:
5748    CREATE PARTITION LOGICAL
5749    ASSIGN f:
5750.
5751
5752
5753MessageId=10041
5754SymbolicName=MSG_COMMAND_REMOVE
5755Severity=Informational
5756Facility=System
5757Language=English
5758<Add REMOVE command help text here>
5759.
5760Language=German
5761<Add REMOVE command help text here>
5762.
5763Language=Polish
5764<Add REMOVE command help text here>
5765.
5766Language=Portugese
5767<Add REMOVE command help text here>
5768.
5769Language=Romanian
5770<Add REMOVE command help text here>
5771.
5772Language=Russian
5773<Add REMOVE command help text here>
5774.
5775Language=Albanian
5776<Add REMOVE command help text here>
5777.
5778Language=Turkish
5779<Add REMOVE command help text here>
5780.
5781Language=Chinese
5782<Add REMOVE command help text here>
5783.
5784Language=Taiwanese
5785<Add REMOVE command help text here>
5786.
5787
5788
5789MessageId=10042
5790SymbolicName=MSG_COMMAND_REPAIR
5791Severity=Informational
5792Facility=System
5793Language=English
5794<Add REPAIR command help text here>
5795.
5796Language=German
5797<Add REPAIR command help text here>
5798.
5799Language=Polish
5800<Add REPAIR command help text here>
5801.
5802Language=Portugese
5803<Add REPAIR command help text here>
5804.
5805Language=Romanian
5806<Add REPAIR command help text here>
5807.
5808Language=Russian
5809<Add REPAIR command help text here>
5810.
5811Language=Albanian
5812<Add REPAIR command help text here>
5813.
5814Language=Turkish
5815<Add REPAIR command help text here>
5816.
5817Language=Chinese
5818<Add REPAIR command help text here>
5819.
5820Language=Taiwanese
5821<Add REPAIR command help text here>
5822.
5823
5824
5825MessageId=10043
5826SymbolicName=MSG_COMMAND_RESCAN
5827Severity=Informational
5828Facility=System
5829Language=English
5830    Locates new disks that may have been added to the computer.
5831
5832Syntax:  RESCAN
5833
5834Example:
5835
5836    RESCAN
5837.
5838Language=German
5839    Sucht nach neuen Datenträgern, die dem Computer möglicherweise
5840    hinzugefügt wurden.
5841
5842Syntax:  RESCAN
5843
5844Beispiel:
5845
5846    RESCAN
5847.
5848Language=Polish
5849    Locates new disks that may have been added to the computer.
5850
5851Syntax:  RESCAN
5852
5853Example:
5854
5855    RESCAN
5856.
5857Language=Portugese
5858    Locates new disks that may have been added to the computer.
5859
5860Syntax:  RESCAN
5861
5862Example:
5863
5864    RESCAN
5865.
5866Language=Romanian
5867    Locates new disks that may have been added to the computer.
5868
5869Syntax:  RESCAN
5870
5871Example:
5872
5873    RESCAN
5874.
5875Language=Russian
5876    Locates new disks that may have been added to the computer.
5877
5878Syntax:  RESCAN
5879
5880Example:
5881
5882    RESCAN
5883.
5884Language=Albanian
5885    Locates new disks that may have been added to the computer.
5886
5887Syntax:  RESCAN
5888
5889Example:
5890
5891    RESCAN
5892.
5893Language=Turkish
5894    Locates new disks that may have been added to the computer.
5895
5896Syntax:  RESCAN
5897
5898Example:
5899
5900    RESCAN
5901.
5902Language=Chinese
5903    Locates new disks that may have been added to the computer.
5904
5905Syntax:  RESCAN
5906
5907Example:
5908
5909    RESCAN
5910.
5911Language=Taiwanese
5912    Locates new disks that may have been added to the computer.
5913
5914Syntax:  RESCAN
5915
5916Example:
5917
5918    RESCAN
5919.
5920
5921
5922MessageId=10044
5923SymbolicName=MSG_COMMAND_RETAIN
5924Severity=Informational
5925Facility=System
5926Language=English
5927<Add RETAIN command help text here>
5928.
5929Language=German
5930<Add RETAIN command help text here>
5931.
5932Language=Polish
5933<Add RETAIN command help text here>
5934.
5935Language=Portugese
5936<Add RETAIN command help text here>
5937.
5938Language=Romanian
5939<Add RETAIN command help text here>
5940.
5941Language=Russian
5942<Add RETAIN command help text here>
5943.
5944Language=Albanian
5945<Add RETAIN command help text here>
5946.
5947Language=Turkish
5948<Add RETAIN command help text here>
5949.
5950Language=Chinese
5951<Add RETAIN command help text here>
5952.
5953Language=Taiwanese
5954<Add RETAIN command help text here>
5955.
5956
5957
5958MessageId=10045
5959SymbolicName=MSG_COMMAND_SAN
5960Severity=Informational
5961Facility=System
5962Language=English
5963<Add SAN command help text here>
5964.
5965Language=German
5966<Add SAN command help text here>
5967.
5968Language=Polish
5969<Add SAN command help text here>
5970.
5971Language=Portugese
5972<Add SAN command help text here>
5973.
5974Language=Romanian
5975<Add SAN command help text here>
5976.
5977Language=Russian
5978<Add SAN command help text here>
5979.
5980Language=Albanian
5981<Add SAN command help text here>
5982.
5983Language=Turkish
5984<Add SAN command help text here>
5985.
5986Language=Chinese
5987<Add SAN command help text here>
5988.
5989Language=Taiwanese
5990<Add SAN command help text here>
5991.
5992
5993
5994MessageId=10046
5995SymbolicName=MSG_COMMAND_SELECT_DISK
5996Severity=Informational
5997Facility=System
5998Language=English
5999    Selects the specified disk and shifts the focus to it.
6000
6001Syntax:  SELECT DISK=<N>
6002         SELECT DISK=SYSTEM
6003         SELECT DISK=NEXT
6004         SELECT DISK=<Path>
6005
6006    DISK=<N>
6007                The DiskPart disk index number of the disk to receive
6008                focus.
6009
6010    DISK=<Path>
6011                The location path of the disk to receive focus.
6012
6013    DISK=SYSTEM
6014                On BIOS machines, BIOS disk 0 will receive focus.
6015                On EFI machines, the disk containing the ESP partition
6016                used for the current boot will receive focus. On EFI
6017                machines, if there is no ESP, or there is more than
6018                one ESP present, or the machine is booted from Windows PE,
6019                the command will fail.
6020
6021    DISK=NEXT
6022                Once a disk is selected, this command is used to iterate
6023                over all disks in the disk list. The next disk in the list
6024                will receive focus. If the next disk is the start of the
6025                enumeration, the command will fail and no disk will have
6026                focus.
6027
6028    If no options are specified, the select command lists the disk that
6029    currently has the focus. You can view the DiskPart index numbers
6030    for all disks on the computer by using the LIST DISK command.
6031
6032Example:
6033
6034    SELECT DISK=1
6035    SELECT DISK=SYSTEM
6036    SELECT DISK=NEXT
6037    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6038.
6039Language=German
6040    Dient zum Auswählen des angegebenen Datenträgers sowie zum
6041    Festlegen des Fokus auf den Datenträger.
6042
6043Syntax:  SELECT DISK=<N>
6044         SELECT DISK=SYSTEM
6045         SELECT DISK=NEXT
6046         SELECT DISK=<Path>
6047
6048    DISK=<N>
6049                Die DiskPart-Datenträgerindexnummer des Datenträgers, auf
6050                den der Fokus festgelegt werden soll.
6051
6052    DISK=<Pfad>
6053                Der Speicherortpfad des Datenträgers, auf den der Fokus
6054                festgelegt werden soll.
6055
6056    DISK=SYSTEM
6057                Bei BIOS-Computern erhält der BIOS-Datenträger "0" den
6058                Fokus. Bei EFI-Computern erhält der Datenträger mit der
6059                ESP-Partition, der für den aktuellen Startvorgang verwendet
6060                wird, den Fokus. Bei EFI-Computern ohne ESP oder mit
6061                mehreren ESPs (oder beim Start des Computers unter Ver-
6062                wendung von Windows PE) tritt bei Verwendung des Befehls
6063                ein Fehler auf.
6064
6065    DISK=NEXT
6066                Nach Auswahl eines Datenträgers erfolgt mithilfe dieses
6067                Befehls eine Iteration durch alle Datenträger in der Daten-
6068                trägerliste. Der nächste Datenträger in der Liste erhält den
6069                Fokus. Handelt es sich beim nächsten Datenträger um den
6070                Beginn der Aufzählung, tritt bei dem Befehl ein Fehler auf, und
6071                keiner der Datenträger erhält den Fokus.
6072
6073    Ohne Angabe von Optionen wird mithilfe des Befehls "Select" der
6074    Datenträger angegeben, der derzeit den Fokus besitzt. Verwenden
6075    Sie zum Anzeigen der DiskPart-Indexnummern für alle Datenträger
6076    des Computers den Befehl "LIST DISK".
6077
6078Beispiele:
6079
6080    SELECT DISK=1
6081    SELECT DISK=SYSTEM
6082    SELECT DISK=NEXT
6083    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6084.
6085Language=Polish
6086    Selects the specified disk and shifts the focus to it.
6087
6088Syntax:  SELECT DISK=<N>
6089         SELECT DISK=SYSTEM
6090         SELECT DISK=NEXT
6091         SELECT DISK=<Path>
6092
6093    DISK=<N>
6094                The DiskPart disk index number of the disk to receive
6095                focus.
6096
6097    DISK=<Path>
6098                The location path of the disk to receive focus.
6099
6100    DISK=SYSTEM
6101                On BIOS machines, BIOS disk 0 will receive focus.
6102                On EFI machines, the disk containing the ESP partition
6103                used for the current boot will receive focus. On EFI
6104                machines, if there is no ESP, or there is more than
6105                one ESP present, or the machine is booted from Windows PE,
6106                the command will fail.
6107
6108    DISK=NEXT
6109                Once a disk is selected, this command is used to iterate
6110                over all disks in the disk list. The next disk in the list
6111                will receive focus. If the next disk is the start of the
6112                enumeration, the command will fail and no disk will have
6113                focus.
6114
6115    If no options are specified, the select command lists the disk that
6116    currently has the focus. You can view the DiskPart index numbers
6117    for all disks on the computer by using the LIST DISK command.
6118
6119Example:
6120
6121    SELECT DISK=1
6122    SELECT DISK=SYSTEM
6123    SELECT DISK=NEXT
6124    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6125.
6126Language=Portugese
6127    Selects the specified disk and shifts the focus to it.
6128
6129Syntax:  SELECT DISK=<N>
6130         SELECT DISK=SYSTEM
6131         SELECT DISK=NEXT
6132         SELECT DISK=<Path>
6133
6134    DISK=<N>
6135                The DiskPart disk index number of the disk to receive
6136                focus.
6137
6138    DISK=<Path>
6139                The location path of the disk to receive focus.
6140
6141    DISK=SYSTEM
6142                On BIOS machines, BIOS disk 0 will receive focus.
6143                On EFI machines, the disk containing the ESP partition
6144                used for the current boot will receive focus. On EFI
6145                machines, if there is no ESP, or there is more than
6146                one ESP present, or the machine is booted from Windows PE,
6147                the command will fail.
6148
6149    DISK=NEXT
6150                Once a disk is selected, this command is used to iterate
6151                over all disks in the disk list. The next disk in the list
6152                will receive focus. If the next disk is the start of the
6153                enumeration, the command will fail and no disk will have
6154                focus.
6155
6156    If no options are specified, the select command lists the disk that
6157    currently has the focus. You can view the DiskPart index numbers
6158    for all disks on the computer by using the LIST DISK command.
6159
6160Example:
6161
6162    SELECT DISK=1
6163    SELECT DISK=SYSTEM
6164    SELECT DISK=NEXT
6165    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6166.
6167Language=Romanian
6168    Selects the specified disk and shifts the focus to it.
6169
6170Syntax:  SELECT DISK=<N>
6171         SELECT DISK=SYSTEM
6172         SELECT DISK=NEXT
6173         SELECT DISK=<Path>
6174
6175    DISK=<N>
6176                The DiskPart disk index number of the disk to receive
6177                focus.
6178
6179    DISK=<Path>
6180                The location path of the disk to receive focus.
6181
6182    DISK=SYSTEM
6183                On BIOS machines, BIOS disk 0 will receive focus.
6184                On EFI machines, the disk containing the ESP partition
6185                used for the current boot will receive focus. On EFI
6186                machines, if there is no ESP, or there is more than
6187                one ESP present, or the machine is booted from Windows PE,
6188                the command will fail.
6189
6190    DISK=NEXT
6191                Once a disk is selected, this command is used to iterate
6192                over all disks in the disk list. The next disk in the list
6193                will receive focus. If the next disk is the start of the
6194                enumeration, the command will fail and no disk will have
6195                focus.
6196
6197    If no options are specified, the select command lists the disk that
6198    currently has the focus. You can view the DiskPart index numbers
6199    for all disks on the computer by using the LIST DISK command.
6200
6201Example:
6202
6203    SELECT DISK=1
6204    SELECT DISK=SYSTEM
6205    SELECT DISK=NEXT
6206    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6207.
6208Language=Russian
6209    Selects the specified disk and shifts the focus to it.
6210
6211Syntax:  SELECT DISK=<N>
6212         SELECT DISK=SYSTEM
6213         SELECT DISK=NEXT
6214         SELECT DISK=<Path>
6215
6216    DISK=<N>
6217                The DiskPart disk index number of the disk to receive
6218                focus.
6219
6220    DISK=<Path>
6221                The location path of the disk to receive focus.
6222
6223    DISK=SYSTEM
6224                On BIOS machines, BIOS disk 0 will receive focus.
6225                On EFI machines, the disk containing the ESP partition
6226                used for the current boot will receive focus. On EFI
6227                machines, if there is no ESP, or there is more than
6228                one ESP present, or the machine is booted from Windows PE,
6229                the command will fail.
6230
6231    DISK=NEXT
6232                Once a disk is selected, this command is used to iterate
6233                over all disks in the disk list. The next disk in the list
6234                will receive focus. If the next disk is the start of the
6235                enumeration, the command will fail and no disk will have
6236                focus.
6237
6238    If no options are specified, the select command lists the disk that
6239    currently has the focus. You can view the DiskPart index numbers
6240    for all disks on the computer by using the LIST DISK command.
6241
6242Example:
6243
6244    SELECT DISK=1
6245    SELECT DISK=SYSTEM
6246    SELECT DISK=NEXT
6247    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6248.
6249Language=Albanian
6250    Selects the specified disk and shifts the focus to it.
6251
6252Syntax:  SELECT DISK=<N>
6253         SELECT DISK=SYSTEM
6254         SELECT DISK=NEXT
6255         SELECT DISK=<Path>
6256
6257    DISK=<N>
6258                The DiskPart disk index number of the disk to receive
6259                focus.
6260
6261    DISK=<Path>
6262                The location path of the disk to receive focus.
6263
6264    DISK=SYSTEM
6265                On BIOS machines, BIOS disk 0 will receive focus.
6266                On EFI machines, the disk containing the ESP partition
6267                used for the current boot will receive focus. On EFI
6268                machines, if there is no ESP, or there is more than
6269                one ESP present, or the machine is booted from Windows PE,
6270                the command will fail.
6271
6272    DISK=NEXT
6273                Once a disk is selected, this command is used to iterate
6274                over all disks in the disk list. The next disk in the list
6275                will receive focus. If the next disk is the start of the
6276                enumeration, the command will fail and no disk will have
6277                focus.
6278
6279    If no options are specified, the select command lists the disk that
6280    currently has the focus. You can view the DiskPart index numbers
6281    for all disks on the computer by using the LIST DISK command.
6282
6283Example:
6284
6285    SELECT DISK=1
6286    SELECT DISK=SYSTEM
6287    SELECT DISK=NEXT
6288    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6289.
6290Language=Turkish
6291    Selects the specified disk and shifts the focus to it.
6292
6293Syntax:  SELECT DISK=<N>
6294         SELECT DISK=SYSTEM
6295         SELECT DISK=NEXT
6296         SELECT DISK=<Path>
6297
6298    DISK=<N>
6299                The DiskPart disk index number of the disk to receive
6300                focus.
6301
6302    DISK=<Path>
6303                The location path of the disk to receive focus.
6304
6305    DISK=SYSTEM
6306                On BIOS machines, BIOS disk 0 will receive focus.
6307                On EFI machines, the disk containing the ESP partition
6308                used for the current boot will receive focus. On EFI
6309                machines, if there is no ESP, or there is more than
6310                one ESP present, or the machine is booted from Windows PE,
6311                the command will fail.
6312
6313    DISK=NEXT
6314                Once a disk is selected, this command is used to iterate
6315                over all disks in the disk list. The next disk in the list
6316                will receive focus. If the next disk is the start of the
6317                enumeration, the command will fail and no disk will have
6318                focus.
6319
6320    If no options are specified, the select command lists the disk that
6321    currently has the focus. You can view the DiskPart index numbers
6322    for all disks on the computer by using the LIST DISK command.
6323
6324Example:
6325
6326    SELECT DISK=1
6327    SELECT DISK=SYSTEM
6328    SELECT DISK=NEXT
6329    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6330.
6331Language=Chinese
6332    Selects the specified disk and shifts the focus to it.
6333
6334Syntax:  SELECT DISK=<N>
6335         SELECT DISK=SYSTEM
6336         SELECT DISK=NEXT
6337         SELECT DISK=<Path>
6338
6339    DISK=<N>
6340                The DiskPart disk index number of the disk to receive
6341                focus.
6342
6343    DISK=<Path>
6344                The location path of the disk to receive focus.
6345
6346    DISK=SYSTEM
6347                On BIOS machines, BIOS disk 0 will receive focus.
6348                On EFI machines, the disk containing the ESP partition
6349                used for the current boot will receive focus. On EFI
6350                machines, if there is no ESP, or there is more than
6351                one ESP present, or the machine is booted from Windows PE,
6352                the command will fail.
6353
6354    DISK=NEXT
6355                Once a disk is selected, this command is used to iterate
6356                over all disks in the disk list. The next disk in the list
6357                will receive focus. If the next disk is the start of the
6358                enumeration, the command will fail and no disk will have
6359                focus.
6360
6361    If no options are specified, the select command lists the disk that
6362    currently has the focus. You can view the DiskPart index numbers
6363    for all disks on the computer by using the LIST DISK command.
6364
6365Example:
6366
6367    SELECT DISK=1
6368    SELECT DISK=SYSTEM
6369    SELECT DISK=NEXT
6370    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6371.
6372Language=Taiwanese
6373    Selects the specified disk and shifts the focus to it.
6374
6375Syntax:  SELECT DISK=<N>
6376         SELECT DISK=SYSTEM
6377         SELECT DISK=NEXT
6378         SELECT DISK=<Path>
6379
6380    DISK=<N>
6381                The DiskPart disk index number of the disk to receive
6382                focus.
6383
6384    DISK=<Path>
6385                The location path of the disk to receive focus.
6386
6387    DISK=SYSTEM
6388                On BIOS machines, BIOS disk 0 will receive focus.
6389                On EFI machines, the disk containing the ESP partition
6390                used for the current boot will receive focus. On EFI
6391                machines, if there is no ESP, or there is more than
6392                one ESP present, or the machine is booted from Windows PE,
6393                the command will fail.
6394
6395    DISK=NEXT
6396                Once a disk is selected, this command is used to iterate
6397                over all disks in the disk list. The next disk in the list
6398                will receive focus. If the next disk is the start of the
6399                enumeration, the command will fail and no disk will have
6400                focus.
6401
6402    If no options are specified, the select command lists the disk that
6403    currently has the focus. You can view the DiskPart index numbers
6404    for all disks on the computer by using the LIST DISK command.
6405
6406Example:
6407
6408    SELECT DISK=1
6409    SELECT DISK=SYSTEM
6410    SELECT DISK=NEXT
6411    SELECT DISK=PCIROOT(0)#PCI(0100)#ATA(C00T00L01)
6412.
6413
6414
6415MessageId=10047
6416SymbolicName=MSG_COMMAND_SELECT_PARTITION
6417Severity=Informational
6418Facility=System
6419Language=English
6420    Selects the specified partition and shifts the focus to it.
6421
6422Syntax:  SELECT PARTITION=<N>
6423
6424    PARTITION=<N>
6425
6426                The number of the partition to receive the focus.
6427
6428    If no partition is specified, the select command lists the current
6429    partition with focus. You can specify the partition by its number. You can
6430    view the numbers of all partitions on the current disk by using the list
6431    partition command.
6432
6433    You must first select a disk using the DiskPart select disk command before
6434    you can select a partition.
6435
6436Example:
6437
6438    SELECT PARTITION=1
6439.
6440Language=German
6441    Wählt die angegebene Partition aus und setzt den Fokus auf diese
6442    Partition.
6443
6444Syntax:  SELECT PARTITION=<N>
6445
6446    PARTITION=<N>
6447
6448            Die Nummer der Partition, die den Fokus erhalten soll.
6449
6450    Wenn keine Partition angegeben ist, listet der Befehl SELECT die
6451    aktuelle Partition auf, die den Fokus hat. Sie können die Partition
6452    mit ihrer Nummer angeben. Mit dem Befehl LIST PARTITION können die
6453    Nummern aller auf dem aktuellen Datenträger enthaltenen Partitionen
6454    angezeigt werden.
6455
6456    Bevor Sie eine Partition auswählen können, müssen Sie zunächst mit dem
6457    DiskPart-Befehl SELECT DISK einen Datenträger auswählen.
6458
6459Beispiel:
6460
6461    SELECT PARTITION=1
6462.
6463Language=Polish
6464    Selects the specified partition and shifts the focus to it.
6465
6466Syntax:  SELECT PARTITION=<N>
6467
6468    PARTITION=<N>
6469
6470                The number of the partition to receive the focus.
6471
6472    If no partition is specified, the select command lists the current
6473    partition with focus. You can specify the partition by its number. You can
6474    view the numbers of all partitions on the current disk by using the list
6475    partition command.
6476
6477    You must first select a disk using the DiskPart select disk command before
6478    you can select a partition.
6479
6480Example:
6481
6482    SELECT PARTITION=1
6483.
6484Language=Portugese
6485    Selects the specified partition and shifts the focus to it.
6486
6487Syntax:  SELECT PARTITION=<N>
6488
6489    PARTITION=<N>
6490
6491                The number of the partition to receive the focus.
6492
6493    If no partition is specified, the select command lists the current
6494    partition with focus. You can specify the partition by its number. You can
6495    view the numbers of all partitions on the current disk by using the list
6496    partition command.
6497
6498    You must first select a disk using the DiskPart select disk command before
6499    you can select a partition.
6500
6501Example:
6502
6503    SELECT PARTITION=1
6504.
6505Language=Romanian
6506    Selects the specified partition and shifts the focus to it.
6507
6508Syntax:  SELECT PARTITION=<N>
6509
6510    PARTITION=<N>
6511
6512                The number of the partition to receive the focus.
6513
6514    If no partition is specified, the select command lists the current
6515    partition with focus. You can specify the partition by its number. You can
6516    view the numbers of all partitions on the current disk by using the list
6517    partition command.
6518
6519    You must first select a disk using the DiskPart select disk command before
6520    you can select a partition.
6521
6522Example:
6523
6524    SELECT PARTITION=1
6525.
6526Language=Russian
6527    Selects the specified partition and shifts the focus to it.
6528
6529Syntax:  SELECT PARTITION=<N>
6530
6531    PARTITION=<N>
6532
6533                The number of the partition to receive the focus.
6534
6535    If no partition is specified, the select command lists the current
6536    partition with focus. You can specify the partition by its number. You can
6537    view the numbers of all partitions on the current disk by using the list
6538    partition command.
6539
6540    You must first select a disk using the DiskPart select disk command before
6541    you can select a partition.
6542
6543Example:
6544
6545    SELECT PARTITION=1
6546.
6547Language=Albanian
6548    Selects the specified partition and shifts the focus to it.
6549
6550Syntax:  SELECT PARTITION=<N>
6551
6552    PARTITION=<N>
6553
6554                The number of the partition to receive the focus.
6555
6556    If no partition is specified, the select command lists the current
6557    partition with focus. You can specify the partition by its number. You can
6558    view the numbers of all partitions on the current disk by using the list
6559    partition command.
6560
6561    You must first select a disk using the DiskPart select disk command before
6562    you can select a partition.
6563
6564Example:
6565
6566    SELECT PARTITION=1
6567.
6568Language=Turkish
6569    Selects the specified partition and shifts the focus to it.
6570
6571Syntax:  SELECT PARTITION=<N>
6572
6573    PARTITION=<N>
6574
6575                The number of the partition to receive the focus.
6576
6577    If no partition is specified, the select command lists the current
6578    partition with focus. You can specify the partition by its number. You can
6579    view the numbers of all partitions on the current disk by using the list
6580    partition command.
6581
6582    You must first select a disk using the DiskPart select disk command before
6583    you can select a partition.
6584
6585Example:
6586
6587    SELECT PARTITION=1
6588.
6589Language=Chinese
6590    Selects the specified partition and shifts the focus to it.
6591
6592Syntax:  SELECT PARTITION=<N>
6593
6594    PARTITION=<N>
6595
6596                The number of the partition to receive the focus.
6597
6598    If no partition is specified, the select command lists the current
6599    partition with focus. You can specify the partition by its number. You can
6600    view the numbers of all partitions on the current disk by using the list
6601    partition command.
6602
6603    You must first select a disk using the DiskPart select disk command before
6604    you can select a partition.
6605
6606Example:
6607
6608    SELECT PARTITION=1
6609.
6610Language=Taiwanese
6611    Selects the specified partition and shifts the focus to it.
6612
6613Syntax:  SELECT PARTITION=<N>
6614
6615    PARTITION=<N>
6616
6617                The number of the partition to receive the focus.
6618
6619    If no partition is specified, the select command lists the current
6620    partition with focus. You can specify the partition by its number. You can
6621    view the numbers of all partitions on the current disk by using the list
6622    partition command.
6623
6624    You must first select a disk using the DiskPart select disk command before
6625    you can select a partition.
6626
6627Example:
6628
6629    SELECT PARTITION=1
6630.
6631
6632
6633MessageId=10048
6634SymbolicName=MSG_COMMAND_SELECT_VOLUME
6635Severity=Informational
6636Facility=System
6637Language=English
6638    Selects the specified volume and shifts the focus to it.
6639
6640Syntax:  SELECT VOLUME={<N> | <D>}
6641
6642    VOLUME=<N>  The number of the volume to receive the focus.
6643
6644    VOLUME=<D>  The drive letter or mounted folder path of the volume
6645                to receive the focus.
6646
6647    If no volume is specified, the select command lists the current volume with
6648    focus. You can specify the volume by number, drive letter, or mounted folder
6649    path. On a basic disk, selecting a volume also gives the corresponding
6650    partition focus. You can view the numbers of all volumes on the computer by
6651    using the list volume command.
6652
6653Example:
6654
6655    SELECT VOLUME=1
6656    SELECT VOLUME=C
6657    SELECT VOLUME=C:\\MountH
6658.
6659Language=German
6660    Wählt das angegebene Volume aus und setzt den Fokus auf dieses Volume.
6661
6662Syntax:  SELECT VOLUME={<N> | <L>}
6663
6664    VOLUME=<N>  Die Nummer des Volumes, das den Fokus erhalten soll.
6665
6666    VOLUME=<L>  Der Laufwerkbuchstabe oder Pfad des eingebundenen Ordners des
6667                Volumes, das den Fokus erhalten soll.
6668
6669    Wenn kein Volume angegeben ist, listet der Befehl SELECT das aktuelle
6670    Volume auf, das den Fokus besitzt. Sie können das Volume mit einer Nummer,
6671    einem Laufwerkbuchstaben oder dem Pfad des eingebundenen
6672    Ordners angeben.
6673    Auf einem Basisdatenträger erhält bei Auswahl eines Volumes auch die
6674    entsprechende Partition den Fokus. Mit dem Befehl LIST VOLUME können Sie
6675    die Nummern aller auf dem Computer vorhandenen Volumes anzeigen.
6676
6677Beispiel:
6678
6679    SELECT VOLUME=1
6680    SELECT VOLUME=C
6681    SELECT VOLUME=C:\\MountH
6682.
6683Language=Polish
6684    Selects the specified volume and shifts the focus to it.
6685
6686Syntax:  SELECT VOLUME={<N> | <D>}
6687
6688    VOLUME=<N>  The number of the volume to receive the focus.
6689
6690    VOLUME=<D>  The drive letter or mounted folder path of the volume
6691                to receive the focus.
6692
6693    If no volume is specified, the select command lists the current volume with
6694    focus. You can specify the volume by number, drive letter, or mounted folder
6695    path. On a basic disk, selecting a volume also gives the corresponding
6696    partition focus. You can view the numbers of all volumes on the computer by
6697    using the list volume command.
6698
6699Example:
6700
6701    SELECT VOLUME=1
6702    SELECT VOLUME=C
6703    SELECT VOLUME=C:\\MountH
6704.
6705Language=Portugese
6706    Selects the specified volume and shifts the focus to it.
6707
6708Syntax:  SELECT VOLUME={<N> | <D>}
6709
6710    VOLUME=<N>  The number of the volume to receive the focus.
6711
6712    VOLUME=<D>  The drive letter or mounted folder path of the volume
6713                to receive the focus.
6714
6715    If no volume is specified, the select command lists the current volume with
6716    focus. You can specify the volume by number, drive letter, or mounted folder
6717    path. On a basic disk, selecting a volume also gives the corresponding
6718    partition focus. You can view the numbers of all volumes on the computer by
6719    using the list volume command.
6720
6721Example:
6722
6723    SELECT VOLUME=1
6724    SELECT VOLUME=C
6725    SELECT VOLUME=C:\\MountH
6726.
6727Language=Romanian
6728    Selects the specified volume and shifts the focus to it.
6729
6730Syntax:  SELECT VOLUME={<N> | <D>}
6731
6732    VOLUME=<N>  The number of the volume to receive the focus.
6733
6734    VOLUME=<D>  The drive letter or mounted folder path of the volume
6735                to receive the focus.
6736
6737    If no volume is specified, the select command lists the current volume with
6738    focus. You can specify the volume by number, drive letter, or mounted folder
6739    path. On a basic disk, selecting a volume also gives the corresponding
6740    partition focus. You can view the numbers of all volumes on the computer by
6741    using the list volume command.
6742
6743Example:
6744
6745    SELECT VOLUME=1
6746    SELECT VOLUME=C
6747    SELECT VOLUME=C:\\MountH
6748.
6749Language=Russian
6750    Selects the specified volume and shifts the focus to it.
6751
6752Syntax:  SELECT VOLUME={<N> | <D>}
6753
6754    VOLUME=<N>  The number of the volume to receive the focus.
6755
6756    VOLUME=<D>  The drive letter or mounted folder path of the volume
6757                to receive the focus.
6758
6759    If no volume is specified, the select command lists the current volume with
6760    focus. You can specify the volume by number, drive letter, or mounted folder
6761    path. On a basic disk, selecting a volume also gives the corresponding
6762    partition focus. You can view the numbers of all volumes on the computer by
6763    using the list volume command.
6764
6765Example:
6766
6767    SELECT VOLUME=1
6768    SELECT VOLUME=C
6769    SELECT VOLUME=C:\\MountH
6770.
6771Language=Albanian
6772    Selects the specified volume and shifts the focus to it.
6773
6774Syntax:  SELECT VOLUME={<N> | <D>}
6775
6776    VOLUME=<N>  The number of the volume to receive the focus.
6777
6778    VOLUME=<D>  The drive letter or mounted folder path of the volume
6779                to receive the focus.
6780
6781    If no volume is specified, the select command lists the current volume with
6782    focus. You can specify the volume by number, drive letter, or mounted folder
6783    path. On a basic disk, selecting a volume also gives the corresponding
6784    partition focus. You can view the numbers of all volumes on the computer by
6785    using the list volume command.
6786
6787Example:
6788
6789    SELECT VOLUME=1
6790    SELECT VOLUME=C
6791    SELECT VOLUME=C:\\MountH
6792.
6793Language=Turkish
6794    Selects the specified volume and shifts the focus to it.
6795
6796Syntax:  SELECT VOLUME={<N> | <D>}
6797
6798    VOLUME=<N>  The number of the volume to receive the focus.
6799
6800    VOLUME=<D>  The drive letter or mounted folder path of the volume
6801                to receive the focus.
6802
6803    If no volume is specified, the select command lists the current volume with
6804    focus. You can specify the volume by number, drive letter, or mounted folder
6805    path. On a basic disk, selecting a volume also gives the corresponding
6806    partition focus. You can view the numbers of all volumes on the computer by
6807    using the list volume command.
6808
6809Example:
6810
6811    SELECT VOLUME=1
6812    SELECT VOLUME=C
6813    SELECT VOLUME=C:\\MountH
6814.
6815Language=Chinese
6816    Selects the specified volume and shifts the focus to it.
6817
6818Syntax:  SELECT VOLUME={<N> | <D>}
6819
6820    VOLUME=<N>  The number of the volume to receive the focus.
6821
6822    VOLUME=<D>  The drive letter or mounted folder path of the volume
6823                to receive the focus.
6824
6825    If no volume is specified, the select command lists the current volume with
6826    focus. You can specify the volume by number, drive letter, or mounted folder
6827    path. On a basic disk, selecting a volume also gives the corresponding
6828    partition focus. You can view the numbers of all volumes on the computer by
6829    using the list volume command.
6830
6831Example:
6832
6833    SELECT VOLUME=1
6834    SELECT VOLUME=C
6835    SELECT VOLUME=C:\\MountH
6836.
6837Language=Taiwanese
6838    Selects the specified volume and shifts the focus to it.
6839
6840Syntax:  SELECT VOLUME={<N> | <D>}
6841
6842    VOLUME=<N>  The number of the volume to receive the focus.
6843
6844    VOLUME=<D>  The drive letter or mounted folder path of the volume
6845                to receive the focus.
6846
6847    If no volume is specified, the select command lists the current volume with
6848    focus. You can specify the volume by number, drive letter, or mounted folder
6849    path. On a basic disk, selecting a volume also gives the corresponding
6850    partition focus. You can view the numbers of all volumes on the computer by
6851    using the list volume command.
6852
6853Example:
6854
6855    SELECT VOLUME=1
6856    SELECT VOLUME=C
6857    SELECT VOLUME=C:\\MountH
6858.
6859
6860
6861MessageId=10049
6862SymbolicName=MSG_COMMAND_SELECT_VDISK
6863Severity=Informational
6864Facility=System
6865Language=English
6866<Add SELECT VDISK command help text here>
6867.
6868Language=German
6869<Add SELECT VDISK command help text here>
6870.
6871Language=Polish
6872<Add SELECT VDISK command help text here>
6873.
6874Language=Portugese
6875<Add SELECT VDISK command help text here>
6876.
6877Language=Romanian
6878<Add SELECT VDISK command help text here>
6879.
6880Language=Russian
6881<Add SELECT VDISK command help text here>
6882.
6883Language=Albanian
6884<Add SELECT VDISK command help text here>
6885.
6886Language=Turkish
6887<Add SELECT VDISK command help text here>
6888.
6889Language=Chinese
6890<Add SELECT VDISK command help text here>
6891.
6892Language=Taiwanese
6893<Add SELECT VDISK command help text here>
6894.
6895
6896
6897MessageId=10050
6898SymbolicName=MSG_COMMAND_SETID
6899Severity=Informational
6900Facility=System
6901Language=English
6902    Changes the partition type field for the partition with focus.
6903
6904Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
6905
6906    ID={<BYTE> | <GUID>}
6907
6908                Specifies the new partition type.
6909                For master boot record (MBR) disks, you can specify a partition
6910                type byte, in hexadecimal form, for the partition. Any
6911                partition type byte can be specified with this parameter except
6912                for type 0x42 (LDM partition). Note that the leading '0x' is
6913                omitted when specifying the hexadecimal partition type.
6914
6915                For GUID partition table (GPT) disks you can specify a
6916                partition type GUID for the partition. Recognized GUIDs
6917                include:
6918
6919                    EFI System partition:
6920                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
6921
6922                    Basic data partition:
6923                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
6924
6925                Any partition type GUID can be specified with this parameter
6926                except for the following:
6927
6928                    Microsoft Reserved partition:
6929                        e3c9e316-0b5c-4db8-817d-f92df00215a
6930
6931                    LDM Metadata partition on a dynamic disk:
6932                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
6933
6934                    LDM Data partition on a dynamic disk:
6935                        af9b60a0-1431-4f62-bc68-3311714a69ad
6936
6937                    Cluster Metadata partition:
6938                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
6939
6940
6941                Other than the limitations mentioned, DiskPart otherwise does
6942                not check the partition type for validity except to ensure that
6943                it is a byte in hexadecimal form or a GUID.
6944
6945    OVERRIDE    Enables DiskPart to force the file system on the volume to
6946                dismount before changing the partition type. When changing
6947                the partition type, DiskPart will attempt to lock and dismount
6948                the file system on the volume. If this parameter is not specified,
6949                and the call to lock the file system fails, (because some other
6950                application has an open handle to the volume), the entire
6951                operation will fail. When this parameter is specified, the
6952                dismount is forced even if the call to lock the file system
6953                fails. When a file system is dismounted, all opened handles to
6954                the volume will become invalid.
6955
6956    NOERR       For scripting only. When an error is encountered, DiskPart
6957                continues to process commands as if the error did not occur.
6958                Without the NOERR parameter, an error causes DiskPart to exit
6959                with an error code.
6960
6961    Intended for Original Equipment Manufacturer (OEM) use only.
6962
6963    A partition must be selected for this operation to succeed.
6964
6965    Caution:
6966
6967        Changing partition type fields with this parameter might cause your
6968        computer to fail or be unable to start up. Unless you are an OEM or an
6969        IT professional experienced with GPT disks, do not change partition
6970        type fields on GPT disks using this parameter. Instead, always use the
6971        CREATE PARTITION EFI command to create EFI System partitions, the
6972        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
6973        and the CREATE PARTITION PRIMARY command without the ID parameter to
6974        create primary partitions on GPT disks.
6975
6976    This command does not work on dynamic disks nor on Microsoft Reserved
6977    partitions.
6978
6979Example:
6980    SET ID=07 OVERRIDE
6981    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
6982.
6983Language=German
6984
6985    Ändert das Partitionstypfeld für die Partition im Fokus.
6986
6987Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
6988
6989    ID={<BYTE> | <GUID>}
6990
6991                Gibt den neuen Partitionstyp an.
6992
6993                Für MBR-Datenträger (Master Boot Record) können Sie ein
6994                Partitionstypbyte im Hexadezimalformat angeben. Mit
6995                diesem Parameter können Sie jedes Partitionstypbyte angeben,
6996                außer Typ "0x42" (LDM-Partition). Das voranstehende "0x" wird
6997                bei Angabe des hexadezimalen Partitionstyps ausgelassen.
6998
6999                Für GPT-Datenträger (GPT = GUID-Partitionstabelle) können
7000                Sie einen Partitionstyp-GUID für die zu erstellende Partition
7001                angeben: Zu den erkannten GUIDs gehören:
7002
7003                    EFI-Systempartition:
7004                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7005
7006                    Basisdatenpartition:
7007                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7008
7009                Mit diesem Parameter kann jeder Partitionstyp-GUID
7010                angegeben werden, mit Ausnahme der folgenden:
7011
7012                    MSR-Partition (Microsoft Reserved):
7013                        e3c9e316-0b5c-4db8-817d-f92df00215ae
7014
7015                    LDM-Metadatenpartition auf einem dynamischen Datenträger:
7016                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7017
7018                    LDM-Datenpartition auf einem dynamischen Datenträger:
7019                        af9b60a0-1431-4f62-bc68-3311714a69ad
7020
7021                    Clustermetadaten-Partition:
7022                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7023
7024
7025                Abgesehen von den erwähnten Einschränkungen überprüft
7026                DiskPart die Gültigkeit des Partitionstyps nicht. Es wird
7027                lediglich sichergestellt, dass es sich um ein Byte im Hexadezi-
7028                malformat oder um einen GUID handelt
7029
7030    OVERRIDE    Ermöglicht DiskPart die Aufhebung der Bereitstellung
7031                des Dateisystems auf dem Volume zu erzwingen, bevor der
7032                Partitionstyp geändert wird. Beim Ändern des Partitionstyps
7033                wird das Dateisystem auf dem Volume gesperrt und dessen
7034                Bereitstellung aufgehoben. Wird dieser Parameter nicht an-
7035                gegeben und schlägt der Aufruf zum Sperren des Dateisys-
7036                tems fehl (da einige andere Anwendungen über ein geöffne-
7037                tes Handle für das Volume verfügen), schlägt der gesamte
7038                Vorgang fehl. Bei Angabe dieses Parameters wird die Auf-
7039                hebung der Bereitstellung auch dann erzwungen, wenn der
7040                Aufruf des Dateisystems fehlschlägt. Wird die Bereitstellung
7041                eines Dateisystems aufgehoben, werden alle geöffneten
7042                Handles für das Volume ungültig.
7043
7044    NOERR       Nur für Skripting. Bei einem Fehler wird die Verarbeitung von
7045                Befehlen fortgesetzt, als sei der Fehler nicht aufgetreten.
7046                Ohne NOERR-Parameter wird DiskPart bei einem Fehler mit
7047                dem entsprechenden Fehlercode beendet.
7048
7049    Ist nur für die Verwendung durch Originalgerätehersteller
7050    (OEM, Original Equipment Manufacturer) vorgesehen.
7051
7052    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss
7053    eine Partition ausgewählt sein.
7054
7055    Vorsicht:
7056
7057        Das Ändern von Partitionstypfeldern mit diesem Parameter kann
7058        dazu führen, dass der Computer nicht mehr ordnungsgemäß
7059        funktioniert oder nicht mehr gestartet werden kann. Sofern Sie
7060        kein Originalgerätehersteller oder IT-Fachmann sind, der mit GPT-
7061        Datenträgern vertraut ist, sollten Sie keine Partitionstypfelder auf
7062        GPT-Datenträgern mit diesem Parameter ändern. Verwenden Sie
7063        stattdessen immer den Befehl "CREATE PARTITION EFI" zum
7064        Erstellen von EFI-Systempartitionen, den Befehl "CREATE
7065        PARTITION MSR" zum Erstellen von MSR-Partitionen und den
7066        Befehl "CREATE PARTITION PRIMARY" (ohne diesen Parameter)
7067        zum Erstellen von primären Partitionen auf GPT-Datenträgern.
7068
7069    Dieser Befehl funktioniert weder auf dynamischen Datenträgern noch
7070    auf  MSR-Partitionen (Microsoft Reserved).
7071
7072Beispiel:
7073
7074    SET ID=07 OVERRIDE
7075    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7076.
7077Language=Polish
7078    Changes the partition type field for the partition with focus.
7079
7080Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7081
7082    ID={<BYTE> | <GUID>}
7083
7084                Specifies the new partition type.
7085                For master boot record (MBR) disks, you can specify a partition
7086                type byte, in hexadecimal form, for the partition. Any
7087                partition type byte can be specified with this parameter except
7088                for type 0x42 (LDM partition). Note that the leading '0x' is
7089                omitted when specifying the hexadecimal partition type.
7090
7091                For GUID partition table (GPT) disks you can specify a
7092                partition type GUID for the partition. Recognized GUIDs
7093                include:
7094
7095                    EFI System partition:
7096                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7097
7098                    Basic data partition:
7099                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7100
7101                Any partition type GUID can be specified with this parameter
7102                except for the following:
7103
7104                    Microsoft Reserved partition:
7105                        e3c9e316-0b5c-4db8-817d-f92df00215a
7106
7107                    LDM Metadata partition on a dynamic disk:
7108                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7109
7110                    LDM Data partition on a dynamic disk:
7111                        af9b60a0-1431-4f62-bc68-3311714a69ad
7112
7113                    Cluster Metadata partition:
7114                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7115
7116
7117                Other than the limitations mentioned, DiskPart otherwise does
7118                not check the partition type for validity except to ensure that
7119                it is a byte in hexadecimal form or a GUID.
7120
7121    OVERRIDE    Enables DiskPart to force the file system on the volume to
7122                dismount before changing the partition type. When changing
7123                the partition type, DiskPart will attempt to lock and dismount
7124                the file system on the volume. If this parameter is not specified,
7125                and the call to lock the file system fails, (because some other
7126                application has an open handle to the volume), the entire
7127                operation will fail. When this parameter is specified, the
7128                dismount is forced even if the call to lock the file system
7129                fails. When a file system is dismounted, all opened handles to
7130                the volume will become invalid.
7131
7132    NOERR       For scripting only. When an error is encountered, DiskPart
7133                continues to process commands as if the error did not occur.
7134                Without the NOERR parameter, an error causes DiskPart to exit
7135                with an error code.
7136
7137    Intended for Original Equipment Manufacturer (OEM) use only.
7138
7139    A partition must be selected for this operation to succeed.
7140
7141    Caution:
7142
7143        Changing partition type fields with this parameter might cause your
7144        computer to fail or be unable to start up. Unless you are an OEM or an
7145        IT professional experienced with GPT disks, do not change partition
7146        type fields on GPT disks using this parameter. Instead, always use the
7147        CREATE PARTITION EFI command to create EFI System partitions, the
7148        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7149        and the CREATE PARTITION PRIMARY command without the ID parameter to
7150        create primary partitions on GPT disks.
7151
7152    This command does not work on dynamic disks nor on Microsoft Reserved
7153    partitions.
7154
7155Example:
7156    SET ID=07 OVERRIDE
7157    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7158.
7159Language=Portugese
7160    Changes the partition type field for the partition with focus.
7161
7162Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7163
7164    ID={<BYTE> | <GUID>}
7165
7166                Specifies the new partition type.
7167                For master boot record (MBR) disks, you can specify a partition
7168                type byte, in hexadecimal form, for the partition. Any
7169                partition type byte can be specified with this parameter except
7170                for type 0x42 (LDM partition). Note that the leading '0x' is
7171                omitted when specifying the hexadecimal partition type.
7172
7173                For GUID partition table (GPT) disks you can specify a
7174                partition type GUID for the partition. Recognized GUIDs
7175                include:
7176
7177                    EFI System partition:
7178                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7179
7180                    Basic data partition:
7181                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7182
7183                Any partition type GUID can be specified with this parameter
7184                except for the following:
7185
7186                    Microsoft Reserved partition:
7187                        e3c9e316-0b5c-4db8-817d-f92df00215a
7188
7189                    LDM Metadata partition on a dynamic disk:
7190                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7191
7192                    LDM Data partition on a dynamic disk:
7193                        af9b60a0-1431-4f62-bc68-3311714a69ad
7194
7195                    Cluster Metadata partition:
7196                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7197
7198
7199                Other than the limitations mentioned, DiskPart otherwise does
7200                not check the partition type for validity except to ensure that
7201                it is a byte in hexadecimal form or a GUID.
7202
7203    OVERRIDE    Enables DiskPart to force the file system on the volume to
7204                dismount before changing the partition type. When changing
7205                the partition type, DiskPart will attempt to lock and dismount
7206                the file system on the volume. If this parameter is not specified,
7207                and the call to lock the file system fails, (because some other
7208                application has an open handle to the volume), the entire
7209                operation will fail. When this parameter is specified, the
7210                dismount is forced even if the call to lock the file system
7211                fails. When a file system is dismounted, all opened handles to
7212                the volume will become invalid.
7213
7214    NOERR       For scripting only. When an error is encountered, DiskPart
7215                continues to process commands as if the error did not occur.
7216                Without the NOERR parameter, an error causes DiskPart to exit
7217                with an error code.
7218
7219    Intended for Original Equipment Manufacturer (OEM) use only.
7220
7221    A partition must be selected for this operation to succeed.
7222
7223    Caution:
7224
7225        Changing partition type fields with this parameter might cause your
7226        computer to fail or be unable to start up. Unless you are an OEM or an
7227        IT professional experienced with GPT disks, do not change partition
7228        type fields on GPT disks using this parameter. Instead, always use the
7229        CREATE PARTITION EFI command to create EFI System partitions, the
7230        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7231        and the CREATE PARTITION PRIMARY command without the ID parameter to
7232        create primary partitions on GPT disks.
7233
7234    This command does not work on dynamic disks nor on Microsoft Reserved
7235    partitions.
7236
7237Example:
7238    SET ID=07 OVERRIDE
7239    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7240.
7241Language=Romanian
7242    Changes the partition type field for the partition with focus.
7243
7244Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7245
7246    ID={<BYTE> | <GUID>}
7247
7248                Specifies the new partition type.
7249                For master boot record (MBR) disks, you can specify a partition
7250                type byte, in hexadecimal form, for the partition. Any
7251                partition type byte can be specified with this parameter except
7252                for type 0x42 (LDM partition). Note that the leading '0x' is
7253                omitted when specifying the hexadecimal partition type.
7254
7255                For GUID partition table (GPT) disks you can specify a
7256                partition type GUID for the partition. Recognized GUIDs
7257                include:
7258
7259                    EFI System partition:
7260                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7261
7262                    Basic data partition:
7263                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7264
7265                Any partition type GUID can be specified with this parameter
7266                except for the following:
7267
7268                    Microsoft Reserved partition:
7269                        e3c9e316-0b5c-4db8-817d-f92df00215a
7270
7271                    LDM Metadata partition on a dynamic disk:
7272                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7273
7274                    LDM Data partition on a dynamic disk:
7275                        af9b60a0-1431-4f62-bc68-3311714a69ad
7276
7277                    Cluster Metadata partition:
7278                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7279
7280
7281                Other than the limitations mentioned, DiskPart otherwise does
7282                not check the partition type for validity except to ensure that
7283                it is a byte in hexadecimal form or a GUID.
7284
7285    OVERRIDE    Enables DiskPart to force the file system on the volume to
7286                dismount before changing the partition type. When changing
7287                the partition type, DiskPart will attempt to lock and dismount
7288                the file system on the volume. If this parameter is not specified,
7289                and the call to lock the file system fails, (because some other
7290                application has an open handle to the volume), the entire
7291                operation will fail. When this parameter is specified, the
7292                dismount is forced even if the call to lock the file system
7293                fails. When a file system is dismounted, all opened handles to
7294                the volume will become invalid.
7295
7296    NOERR       For scripting only. When an error is encountered, DiskPart
7297                continues to process commands as if the error did not occur.
7298                Without the NOERR parameter, an error causes DiskPart to exit
7299                with an error code.
7300
7301    Intended for Original Equipment Manufacturer (OEM) use only.
7302
7303    A partition must be selected for this operation to succeed.
7304
7305    Caution:
7306
7307        Changing partition type fields with this parameter might cause your
7308        computer to fail or be unable to start up. Unless you are an OEM or an
7309        IT professional experienced with GPT disks, do not change partition
7310        type fields on GPT disks using this parameter. Instead, always use the
7311        CREATE PARTITION EFI command to create EFI System partitions, the
7312        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7313        and the CREATE PARTITION PRIMARY command without the ID parameter to
7314        create primary partitions on GPT disks.
7315
7316    This command does not work on dynamic disks nor on Microsoft Reserved
7317    partitions.
7318
7319Example:
7320    SET ID=07 OVERRIDE
7321    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7322.
7323Language=Russian
7324    Changes the partition type field for the partition with focus.
7325
7326Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7327
7328    ID={<BYTE> | <GUID>}
7329
7330                Specifies the new partition type.
7331                For master boot record (MBR) disks, you can specify a partition
7332                type byte, in hexadecimal form, for the partition. Any
7333                partition type byte can be specified with this parameter except
7334                for type 0x42 (LDM partition). Note that the leading '0x' is
7335                omitted when specifying the hexadecimal partition type.
7336
7337                For GUID partition table (GPT) disks you can specify a
7338                partition type GUID for the partition. Recognized GUIDs
7339                include:
7340
7341                    EFI System partition:
7342                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7343
7344                    Basic data partition:
7345                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7346
7347                Any partition type GUID can be specified with this parameter
7348                except for the following:
7349
7350                    Microsoft Reserved partition:
7351                        e3c9e316-0b5c-4db8-817d-f92df00215a
7352
7353                    LDM Metadata partition on a dynamic disk:
7354                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7355
7356                    LDM Data partition on a dynamic disk:
7357                        af9b60a0-1431-4f62-bc68-3311714a69ad
7358
7359                    Cluster Metadata partition:
7360                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7361
7362
7363                Other than the limitations mentioned, DiskPart otherwise does
7364                not check the partition type for validity except to ensure that
7365                it is a byte in hexadecimal form or a GUID.
7366
7367    OVERRIDE    Enables DiskPart to force the file system on the volume to
7368                dismount before changing the partition type. When changing
7369                the partition type, DiskPart will attempt to lock and dismount
7370                the file system on the volume. If this parameter is not specified,
7371                and the call to lock the file system fails, (because some other
7372                application has an open handle to the volume), the entire
7373                operation will fail. When this parameter is specified, the
7374                dismount is forced even if the call to lock the file system
7375                fails. When a file system is dismounted, all opened handles to
7376                the volume will become invalid.
7377
7378    NOERR       For scripting only. When an error is encountered, DiskPart
7379                continues to process commands as if the error did not occur.
7380                Without the NOERR parameter, an error causes DiskPart to exit
7381                with an error code.
7382
7383    Intended for Original Equipment Manufacturer (OEM) use only.
7384
7385    A partition must be selected for this operation to succeed.
7386
7387    Caution:
7388
7389        Changing partition type fields with this parameter might cause your
7390        computer to fail or be unable to start up. Unless you are an OEM or an
7391        IT professional experienced with GPT disks, do not change partition
7392        type fields on GPT disks using this parameter. Instead, always use the
7393        CREATE PARTITION EFI command to create EFI System partitions, the
7394        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7395        and the CREATE PARTITION PRIMARY command without the ID parameter to
7396        create primary partitions on GPT disks.
7397
7398    This command does not work on dynamic disks nor on Microsoft Reserved
7399    partitions.
7400
7401Example:
7402    SET ID=07 OVERRIDE
7403    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7404.
7405Language=Albanian
7406    Changes the partition type field for the partition with focus.
7407
7408Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7409
7410    ID={<BYTE> | <GUID>}
7411
7412                Specifies the new partition type.
7413                For master boot record (MBR) disks, you can specify a partition
7414                type byte, in hexadecimal form, for the partition. Any
7415                partition type byte can be specified with this parameter except
7416                for type 0x42 (LDM partition). Note that the leading '0x' is
7417                omitted when specifying the hexadecimal partition type.
7418
7419                For GUID partition table (GPT) disks you can specify a
7420                partition type GUID for the partition. Recognized GUIDs
7421                include:
7422
7423                    EFI System partition:
7424                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7425
7426                    Basic data partition:
7427                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7428
7429                Any partition type GUID can be specified with this parameter
7430                except for the following:
7431
7432                    Microsoft Reserved partition:
7433                        e3c9e316-0b5c-4db8-817d-f92df00215a
7434
7435                    LDM Metadata partition on a dynamic disk:
7436                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7437
7438                    LDM Data partition on a dynamic disk:
7439                        af9b60a0-1431-4f62-bc68-3311714a69ad
7440
7441                    Cluster Metadata partition:
7442                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7443
7444
7445                Other than the limitations mentioned, DiskPart otherwise does
7446                not check the partition type for validity except to ensure that
7447                it is a byte in hexadecimal form or a GUID.
7448
7449    OVERRIDE    Enables DiskPart to force the file system on the volume to
7450                dismount before changing the partition type. When changing
7451                the partition type, DiskPart will attempt to lock and dismount
7452                the file system on the volume. If this parameter is not specified,
7453                and the call to lock the file system fails, (because some other
7454                application has an open handle to the volume), the entire
7455                operation will fail. When this parameter is specified, the
7456                dismount is forced even if the call to lock the file system
7457                fails. When a file system is dismounted, all opened handles to
7458                the volume will become invalid.
7459
7460    NOERR       For scripting only. When an error is encountered, DiskPart
7461                continues to process commands as if the error did not occur.
7462                Without the NOERR parameter, an error causes DiskPart to exit
7463                with an error code.
7464
7465    Intended for Original Equipment Manufacturer (OEM) use only.
7466
7467    A partition must be selected for this operation to succeed.
7468
7469    Caution:
7470
7471        Changing partition type fields with this parameter might cause your
7472        computer to fail or be unable to start up. Unless you are an OEM or an
7473        IT professional experienced with GPT disks, do not change partition
7474        type fields on GPT disks using this parameter. Instead, always use the
7475        CREATE PARTITION EFI command to create EFI System partitions, the
7476        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7477        and the CREATE PARTITION PRIMARY command without the ID parameter to
7478        create primary partitions on GPT disks.
7479
7480    This command does not work on dynamic disks nor on Microsoft Reserved
7481    partitions.
7482
7483Example:
7484    SET ID=07 OVERRIDE
7485    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7486.
7487Language=Turkish
7488    Changes the partition type field for the partition with focus.
7489
7490Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7491
7492    ID={<BYTE> | <GUID>}
7493
7494                Specifies the new partition type.
7495                For master boot record (MBR) disks, you can specify a partition
7496                type byte, in hexadecimal form, for the partition. Any
7497                partition type byte can be specified with this parameter except
7498                for type 0x42 (LDM partition). Note that the leading '0x' is
7499                omitted when specifying the hexadecimal partition type.
7500
7501                For GUID partition table (GPT) disks you can specify a
7502                partition type GUID for the partition. Recognized GUIDs
7503                include:
7504
7505                    EFI System partition:
7506                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7507
7508                    Basic data partition:
7509                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7510
7511                Any partition type GUID can be specified with this parameter
7512                except for the following:
7513
7514                    Microsoft Reserved partition:
7515                        e3c9e316-0b5c-4db8-817d-f92df00215a
7516
7517                    LDM Metadata partition on a dynamic disk:
7518                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7519
7520                    LDM Data partition on a dynamic disk:
7521                        af9b60a0-1431-4f62-bc68-3311714a69ad
7522
7523                    Cluster Metadata partition:
7524                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7525
7526
7527                Other than the limitations mentioned, DiskPart otherwise does
7528                not check the partition type for validity except to ensure that
7529                it is a byte in hexadecimal form or a GUID.
7530
7531    OVERRIDE    Enables DiskPart to force the file system on the volume to
7532                dismount before changing the partition type. When changing
7533                the partition type, DiskPart will attempt to lock and dismount
7534                the file system on the volume. If this parameter is not specified,
7535                and the call to lock the file system fails, (because some other
7536                application has an open handle to the volume), the entire
7537                operation will fail. When this parameter is specified, the
7538                dismount is forced even if the call to lock the file system
7539                fails. When a file system is dismounted, all opened handles to
7540                the volume will become invalid.
7541
7542    NOERR       For scripting only. When an error is encountered, DiskPart
7543                continues to process commands as if the error did not occur.
7544                Without the NOERR parameter, an error causes DiskPart to exit
7545                with an error code.
7546
7547    Intended for Original Equipment Manufacturer (OEM) use only.
7548
7549    A partition must be selected for this operation to succeed.
7550
7551    Caution:
7552
7553        Changing partition type fields with this parameter might cause your
7554        computer to fail or be unable to start up. Unless you are an OEM or an
7555        IT professional experienced with GPT disks, do not change partition
7556        type fields on GPT disks using this parameter. Instead, always use the
7557        CREATE PARTITION EFI command to create EFI System partitions, the
7558        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7559        and the CREATE PARTITION PRIMARY command without the ID parameter to
7560        create primary partitions on GPT disks.
7561
7562    This command does not work on dynamic disks nor on Microsoft Reserved
7563    partitions.
7564
7565Example:
7566    SET ID=07 OVERRIDE
7567    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7568.
7569Language=Chinese
7570    Changes the partition type field for the partition with focus.
7571
7572Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7573
7574    ID={<BYTE> | <GUID>}
7575
7576                Specifies the new partition type.
7577                For master boot record (MBR) disks, you can specify a partition
7578                type byte, in hexadecimal form, for the partition. Any
7579                partition type byte can be specified with this parameter except
7580                for type 0x42 (LDM partition). Note that the leading '0x' is
7581                omitted when specifying the hexadecimal partition type.
7582
7583                For GUID partition table (GPT) disks you can specify a
7584                partition type GUID for the partition. Recognized GUIDs
7585                include:
7586
7587                    EFI System partition:
7588                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7589
7590                    Basic data partition:
7591                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7592
7593                Any partition type GUID can be specified with this parameter
7594                except for the following:
7595
7596                    Microsoft Reserved partition:
7597                        e3c9e316-0b5c-4db8-817d-f92df00215a
7598
7599                    LDM Metadata partition on a dynamic disk:
7600                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7601
7602                    LDM Data partition on a dynamic disk:
7603                        af9b60a0-1431-4f62-bc68-3311714a69ad
7604
7605                    Cluster Metadata partition:
7606                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7607
7608
7609                Other than the limitations mentioned, DiskPart otherwise does
7610                not check the partition type for validity except to ensure that
7611                it is a byte in hexadecimal form or a GUID.
7612
7613    OVERRIDE    Enables DiskPart to force the file system on the volume to
7614                dismount before changing the partition type. When changing
7615                the partition type, DiskPart will attempt to lock and dismount
7616                the file system on the volume. If this parameter is not specified,
7617                and the call to lock the file system fails, (because some other
7618                application has an open handle to the volume), the entire
7619                operation will fail. When this parameter is specified, the
7620                dismount is forced even if the call to lock the file system
7621                fails. When a file system is dismounted, all opened handles to
7622                the volume will become invalid.
7623
7624    NOERR       For scripting only. When an error is encountered, DiskPart
7625                continues to process commands as if the error did not occur.
7626                Without the NOERR parameter, an error causes DiskPart to exit
7627                with an error code.
7628
7629    Intended for Original Equipment Manufacturer (OEM) use only.
7630
7631    A partition must be selected for this operation to succeed.
7632
7633    Caution:
7634
7635        Changing partition type fields with this parameter might cause your
7636        computer to fail or be unable to start up. Unless you are an OEM or an
7637        IT professional experienced with GPT disks, do not change partition
7638        type fields on GPT disks using this parameter. Instead, always use the
7639        CREATE PARTITION EFI command to create EFI System partitions, the
7640        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7641        and the CREATE PARTITION PRIMARY command without the ID parameter to
7642        create primary partitions on GPT disks.
7643
7644    This command does not work on dynamic disks nor on Microsoft Reserved
7645    partitions.
7646
7647Example:
7648    SET ID=07 OVERRIDE
7649    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7650.
7651Language=Taiwanese
7652    Changes the partition type field for the partition with focus.
7653
7654Syntax:  SET ID={<BYTE> | <GUID>} [OVERRIDE] [NOERR]
7655
7656    ID={<BYTE> | <GUID>}
7657
7658                Specifies the new partition type.
7659                For master boot record (MBR) disks, you can specify a partition
7660                type byte, in hexadecimal form, for the partition. Any
7661                partition type byte can be specified with this parameter except
7662                for type 0x42 (LDM partition). Note that the leading '0x' is
7663                omitted when specifying the hexadecimal partition type.
7664
7665                For GUID partition table (GPT) disks you can specify a
7666                partition type GUID for the partition. Recognized GUIDs
7667                include:
7668
7669                    EFI System partition:
7670                        c12a7328-f81f-11d2-ba4b-00a0c93ec93b
7671
7672                    Basic data partition:
7673                        ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7674
7675                Any partition type GUID can be specified with this parameter
7676                except for the following:
7677
7678                    Microsoft Reserved partition:
7679                        e3c9e316-0b5c-4db8-817d-f92df00215a
7680
7681                    LDM Metadata partition on a dynamic disk:
7682                        5808c8aa-7e8f-42e0-85d2-e1e90434cfb3
7683
7684                    LDM Data partition on a dynamic disk:
7685                        af9b60a0-1431-4f62-bc68-3311714a69ad
7686
7687                    Cluster Metadata partition:
7688                        db97dba9-0840-4bae-97f0-ffb9a327c7e1
7689
7690
7691                Other than the limitations mentioned, DiskPart otherwise does
7692                not check the partition type for validity except to ensure that
7693                it is a byte in hexadecimal form or a GUID.
7694
7695    OVERRIDE    Enables DiskPart to force the file system on the volume to
7696                dismount before changing the partition type. When changing
7697                the partition type, DiskPart will attempt to lock and dismount
7698                the file system on the volume. If this parameter is not specified,
7699                and the call to lock the file system fails, (because some other
7700                application has an open handle to the volume), the entire
7701                operation will fail. When this parameter is specified, the
7702                dismount is forced even if the call to lock the file system
7703                fails. When a file system is dismounted, all opened handles to
7704                the volume will become invalid.
7705
7706    NOERR       For scripting only. When an error is encountered, DiskPart
7707                continues to process commands as if the error did not occur.
7708                Without the NOERR parameter, an error causes DiskPart to exit
7709                with an error code.
7710
7711    Intended for Original Equipment Manufacturer (OEM) use only.
7712
7713    A partition must be selected for this operation to succeed.
7714
7715    Caution:
7716
7717        Changing partition type fields with this parameter might cause your
7718        computer to fail or be unable to start up. Unless you are an OEM or an
7719        IT professional experienced with GPT disks, do not change partition
7720        type fields on GPT disks using this parameter. Instead, always use the
7721        CREATE PARTITION EFI command to create EFI System partitions, the
7722        CREATE PARTITION MSR command to create Microsoft Reserved partitions,
7723        and the CREATE PARTITION PRIMARY command without the ID parameter to
7724        create primary partitions on GPT disks.
7725
7726    This command does not work on dynamic disks nor on Microsoft Reserved
7727    partitions.
7728
7729Example:
7730    SET ID=07 OVERRIDE
7731    SET ID=ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
7732.
7733
7734
7735MessageId=10051
7736SymbolicName=MSG_COMMAND_SHRINK
7737Severity=Informational
7738Facility=System
7739Language=English
7740<Add SHRINK command help text here>
7741.
7742Language=German
7743<Add SHRINK command help text here>
7744.
7745Language=Polish
7746<Add SHRINK command help text here>
7747.
7748Language=Portugese
7749<Add SHRINK command help text here>
7750.
7751Language=Romanian
7752<Add SHRINK command help text here>
7753.
7754Language=Russian
7755<Add SHRINK command help text here>
7756.
7757Language=Albanian
7758<Add SHRINK command help text here>
7759.
7760Language=Turkish
7761<Add SHRINK command help text here>
7762.
7763Language=Chinese
7764<Add SHRINK command help text here>
7765.
7766Language=Taiwanese
7767<Add SHRINK command help text here>
7768.
7769
7770
7771MessageId=10052
7772SymbolicName=MSG_COMMAND_UNIQUEID_DISK
7773Severity=Informational
7774Facility=System
7775Language=English
7776    Displays or sets the GUID partition table (GPT) identifier or master boot
7777    record (MBR) signature for the disk with focus.
7778
7779Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7780
7781    ID={<DWORD> | <GUID>}
7782
7783                For MBR disks, you can specify a four-byte (DWORD) value in
7784                hexadecimal form for the signature.
7785
7786                For GPT disks, specify a GUID for the identifier.
7787
7788    NOERR       For scripting only. When an error is encountered, DiskPart
7789                continues to process commands as if the error did not occur.
7790                Without the NOERR parameter, an error causes DiskPart to exit
7791                with an error code.
7792
7793    A disk must be selected for this operation to succeed.  This command works
7794    on basic and dynamic disks.
7795
7796Example:
7797
7798    UNIQUEID DISK
7799    UNIQUEID DISK ID=5f1b2c36
7800    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7801.
7802Language=German
7803    Dient zum Anzeigen oder Festlegen des GPT-Bezeichners (GPT =
7804    GUID-Partitionstabelle) oder der MBR-Signatur (Master Boot Record)
7805    für den Datenträger, der den Fokus hat.
7806
7807Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7808
7809    ID={<DWORD> | <GUID>}
7810
7811                Für MBR-Datenträger können Sie einen Wert mit einer
7812                Länge von vier Bytes (DWORD) im Hexadezimalformat für die
7813                Signatur angeben.
7814
7815                Für GPT-Datenträger können Sie einen GUID für den
7816                Bezeichner angeben.
7817
7818    NOERR       Nur für Skripting. Wenn ein Fehler auftritt, setzt DiskPart
7819                die Verarbeitung von Befehlen fort, als sei der Fehler nicht
7820                aufgetreten. Ohne den Parameter NOERR wird DiskPart bei
7821                einem Fehler mit dem entsprechenden Fehlercode beendet.
7822
7823    Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss ein
7824    Datenträger ausgewählt sein. Der Befehl kann für Basisdatenträger und
7825    dynamische Datenträger verwendet werden.
7826
7827Beispiel:
7828
7829    UNIQUEID DISK
7830    UNIQUEID DISK ID=5f1b2c36
7831    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7832.
7833Language=Polish
7834    Displays or sets the GUID partition table (GPT) identifier or master boot
7835    record (MBR) signature for the disk with focus.
7836
7837Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7838
7839    ID={<DWORD> | <GUID>}
7840
7841                For MBR disks, you can specify a four-byte (DWORD) value in
7842                hexadecimal form for the signature.
7843
7844                For GPT disks, specify a GUID for the identifier.
7845
7846    NOERR       For scripting only. When an error is encountered, DiskPart
7847                continues to process commands as if the error did not occur.
7848                Without the NOERR parameter, an error causes DiskPart to exit
7849                with an error code.
7850
7851    A disk must be selected for this operation to succeed.  This command works
7852    on basic and dynamic disks.
7853
7854Example:
7855
7856    UNIQUEID DISK
7857    UNIQUEID DISK ID=5f1b2c36
7858    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7859.
7860Language=Portugese
7861    Displays or sets the GUID partition table (GPT) identifier or master boot
7862    record (MBR) signature for the disk with focus.
7863
7864Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7865
7866    ID={<DWORD> | <GUID>}
7867
7868                For MBR disks, you can specify a four-byte (DWORD) value in
7869                hexadecimal form for the signature.
7870
7871                For GPT disks, specify a GUID for the identifier.
7872
7873    NOERR       For scripting only. When an error is encountered, DiskPart
7874                continues to process commands as if the error did not occur.
7875                Without the NOERR parameter, an error causes DiskPart to exit
7876                with an error code.
7877
7878    A disk must be selected for this operation to succeed.  This command works
7879    on basic and dynamic disks.
7880
7881Example:
7882
7883    UNIQUEID DISK
7884    UNIQUEID DISK ID=5f1b2c36
7885    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7886.
7887Language=Romanian
7888    Displays or sets the GUID partition table (GPT) identifier or master boot
7889    record (MBR) signature for the disk with focus.
7890
7891Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7892
7893    ID={<DWORD> | <GUID>}
7894
7895                For MBR disks, you can specify a four-byte (DWORD) value in
7896                hexadecimal form for the signature.
7897
7898                For GPT disks, specify a GUID for the identifier.
7899
7900    NOERR       For scripting only. When an error is encountered, DiskPart
7901                continues to process commands as if the error did not occur.
7902                Without the NOERR parameter, an error causes DiskPart to exit
7903                with an error code.
7904
7905    A disk must be selected for this operation to succeed.  This command works
7906    on basic and dynamic disks.
7907
7908Example:
7909
7910    UNIQUEID DISK
7911    UNIQUEID DISK ID=5f1b2c36
7912    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7913.
7914Language=Russian
7915    Displays or sets the GUID partition table (GPT) identifier or master boot
7916    record (MBR) signature for the disk with focus.
7917
7918Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7919
7920    ID={<DWORD> | <GUID>}
7921
7922                For MBR disks, you can specify a four-byte (DWORD) value in
7923                hexadecimal form for the signature.
7924
7925                For GPT disks, specify a GUID for the identifier.
7926
7927    NOERR       For scripting only. When an error is encountered, DiskPart
7928                continues to process commands as if the error did not occur.
7929                Without the NOERR parameter, an error causes DiskPart to exit
7930                with an error code.
7931
7932    A disk must be selected for this operation to succeed.  This command works
7933    on basic and dynamic disks.
7934
7935Example:
7936
7937    UNIQUEID DISK
7938    UNIQUEID DISK ID=5f1b2c36
7939    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7940.
7941Language=Albanian
7942    Displays or sets the GUID partition table (GPT) identifier or master boot
7943    record (MBR) signature for the disk with focus.
7944
7945Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7946
7947    ID={<DWORD> | <GUID>}
7948
7949                For MBR disks, you can specify a four-byte (DWORD) value in
7950                hexadecimal form for the signature.
7951
7952                For GPT disks, specify a GUID for the identifier.
7953
7954    NOERR       For scripting only. When an error is encountered, DiskPart
7955                continues to process commands as if the error did not occur.
7956                Without the NOERR parameter, an error causes DiskPart to exit
7957                with an error code.
7958
7959    A disk must be selected for this operation to succeed.  This command works
7960    on basic and dynamic disks.
7961
7962Example:
7963
7964    UNIQUEID DISK
7965    UNIQUEID DISK ID=5f1b2c36
7966    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7967.
7968Language=Turkish
7969    Displays or sets the GUID partition table (GPT) identifier or master boot
7970    record (MBR) signature for the disk with focus.
7971
7972Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
7973
7974    ID={<DWORD> | <GUID>}
7975
7976                For MBR disks, you can specify a four-byte (DWORD) value in
7977                hexadecimal form for the signature.
7978
7979                For GPT disks, specify a GUID for the identifier.
7980
7981    NOERR       For scripting only. When an error is encountered, DiskPart
7982                continues to process commands as if the error did not occur.
7983                Without the NOERR parameter, an error causes DiskPart to exit
7984                with an error code.
7985
7986    A disk must be selected for this operation to succeed.  This command works
7987    on basic and dynamic disks.
7988
7989Example:
7990
7991    UNIQUEID DISK
7992    UNIQUEID DISK ID=5f1b2c36
7993    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
7994.
7995Language=Chinese
7996    Displays or sets the GUID partition table (GPT) identifier or master boot
7997    record (MBR) signature for the disk with focus.
7998
7999Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
8000
8001    ID={<DWORD> | <GUID>}
8002
8003                For MBR disks, you can specify a four-byte (DWORD) value in
8004                hexadecimal form for the signature.
8005
8006                For GPT disks, specify a GUID for the identifier.
8007
8008    NOERR       For scripting only. When an error is encountered, DiskPart
8009                continues to process commands as if the error did not occur.
8010                Without the NOERR parameter, an error causes DiskPart to exit
8011                with an error code.
8012
8013    A disk must be selected for this operation to succeed.  This command works
8014    on basic and dynamic disks.
8015
8016Example:
8017
8018    UNIQUEID DISK
8019    UNIQUEID DISK ID=5f1b2c36
8020    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
8021.
8022Language=Taiwanese
8023    Displays or sets the GUID partition table (GPT) identifier or master boot
8024    record (MBR) signature for the disk with focus.
8025
8026Syntax:  UNIQUEID DISK [ID={<DWORD> | <GUID>}]  [NOERR]
8027
8028    ID={<DWORD> | <GUID>}
8029
8030                For MBR disks, you can specify a four-byte (DWORD) value in
8031                hexadecimal form for the signature.
8032
8033                For GPT disks, specify a GUID for the identifier.
8034
8035    NOERR       For scripting only. When an error is encountered, DiskPart
8036                continues to process commands as if the error did not occur.
8037                Without the NOERR parameter, an error causes DiskPart to exit
8038                with an error code.
8039
8040    A disk must be selected for this operation to succeed.  This command works
8041    on basic and dynamic disks.
8042
8043Example:
8044
8045    UNIQUEID DISK
8046    UNIQUEID DISK ID=5f1b2c36
8047    UNIQUEID DISK ID=baf784e7-6bbd-4cfb-aaac-e86c96e166ee
8048.
8049