ユーザーがコンピューターラボのコンピューターの1つに2つの新しいドライブをインストールし、コマンドプロンプトからDisk1をフォーマットできませんでした。
このラボでは、Disk1が2つのパーティションで構成されたダイナミックディスクであることが必要です。 最初のパーティションのサイズは256,000 MBで、ドライブFにマップする必要があります。
2番目のパーティションのサイズは512,000 MBで、ドライブGにマップする必要があります。
ユーザーのファイルを他のユーザーから保護し、将来の冗長性を考慮してディスクを構成するために、新しいパーティションをフォーマットする必要があります。
一貫性のあるファイルシステムを維持してください。
指示:
これらのタスクを実行するには、ディスクマネージャー内で必要な手順を実行します。
いつでもシミュレーションの初期状態に戻す場合は、[すべてリセット]ボタンをクリックしてください。

正解:
Please review explanation for detailed answer.
Right click on disk 1, click on initialize
Choose disk and option as MBR. Hit ok.
Again, right click on disk 1 and choose convert to dynamic disk.
Now right click on disk 1 and choose new simple volume.
Specify storage as 256000 and assign a drive letter F and choose file system as NTFS and click finish.
Do the same thing for rest of space of disk 1, assigning 512000MB and using Disc G Here are the screen shots showing this process: