Question: Write a PowerShell script that takes directory name and a file extension as parameters, creates a directory with the specified name and moves all files
Write a PowerShell script that takes directory name and a file extension as parameters, creates a directory with the specified name and moves all files with the specified extension from the current directory to the new one.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
