Question: Please also explain. Last person didnt not explain and had me confused. Thanks! 4. Write the PowerShell command that will list four properties from the
4. Write the PowerShell command that will list four properties from the Get-Process object. Additionally, the command will need to list one custom property that you create. The output should be in table format, not list format. The properties that you need to list are in the following table: Property Source Name Get-Process Get-Process MaxWorking Set Get-Process MinWorking Set Get-Process WorkingsetRangesize Calculated by subtracting MinWorkingSet from MaxWorking Set PowerShell command
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
