You have a System Center Configuration Manager 2007 environment.
You create a task sequence to deploy Microsoft Windows Vista.
You need to configure the task sequence to create the second partition during the deployment process.
What should you do?
A.
Create a task sequence variable named CreatePartition2and set it to True.
B.
Create a task sequence variable named CreatePartition1 and set it to True.
C.
Create a task sequence step to format and partition the second volume.
D.
Create a package to create the second partition, and add this package to the task sequence.