Question: Write a PowerShell script that will copy all the files with a specified extension from a specified directory to the specified directory(target directory). -If the

Write a PowerShell script that will copy all the files with a specified extension from a specified directory to the specified directory(target directory).

-If the target directory does not exist it should create one.

- If the target directory already exists it should preserve the existing contents

-if the files have the same name, then it will overwrite the file in the target directory.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!