Performing calculations on the output

In the last recipe, we performed some nifty calculations on the objects themselves, and listed out files that were 30 days old. In the process, we also output the total amount of space to be cleared. In this recipe, we will output this information as a PowerShell object, and also, perform a small calculation during output. Here is the scenario:

Modify the script you created in Performing Arithmetic Operations to output a structured PSCustomObject. The output should have the total number of files in the directory, files that are 30 days old, and the total amount of space cleared (without any calculations). Also, separately, show the amount of space cleared by the cleanup, in MB.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.138.174.195