*** 4. Output all ".sys" files that start with the letters and *** larger than 500 KB (Length > 500KB) in C:\Windows\sys

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

*** 4. Output all ".sys" files that start with the letters and *** larger than 500 KB (Length > 500KB) in C:\Windows\sys

Post by answerhappygod »

4 Output All Sys Files That Start With The Letters And Larger Than 500 Kb Length 500kb In C Windows Sys 1
4 Output All Sys Files That Start With The Letters And Larger Than 500 Kb Length 500kb In C Windows Sys 1 (19.14 KiB) Viewed 48 times
*** 4. Output all ".sys" files that start with the letters and *** larger than 500 KB (Length > 500KB) in C:\Windows\system32\driverstore using the cmdlet: Get-ChildItem ## HINT: 2 files returned ## YOUR CODE HERE 77 78 79 B0 81 82 83 84 85 86 87 88 *** 5. Now that the two files we were looking for are found, let's export them out to CSV file named findings.csv ## HINT: 1 CSV file should output to the current directory ## YOUR CODE HERE
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply