Exam 220-1102 Topic 1 Question 454 Discussion
Actual exam question for CompTIA's 220-1102 exam
Question #: 454
Topic #: 1
Question #: 454
Topic #: 1
A technician is installing a new copy of Windows on all computers in the enterprise Given the following requirements:
* The install phase must be scripted to run over the network * Each computer requires a new SSD as the system drive, * The existing HDD should remain as a backup drive.
Which of the following command-line tools should the technician use to install the drive and transfer the installation files from the network share? (Select three).
* The install phase must be scripted to run over the network * Each computer requires a new SSD as the system drive, * The existing HDD should remain as a backup drive.
Which of the following command-line tools should the technician use to install the drive and transfer the installation files from the network share? (Select three).
Suggested Answer: A,B,D Vote an answer
For scripted network installations requiring new SSDs and keeping HDDs as backup, the necessary tools are:
'net use' to connect to network shares, 'robocopy' to copy files efficiently from the network share to the local drive, and 'diskpart' to manage disk partitions, including initializing and formatting the new SSD. The other options are not relevant to the installation process as described.
'net use' to connect to network shares, 'robocopy' to copy files efficiently from the network share to the local drive, and 'diskpart' to manage disk partitions, including initializing and formatting the new SSD. The other options are not relevant to the installation process as described.
by Adelaide at Aug 16, 2025, 03:18 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).