Question: 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

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: 4. Write the PowerShell command that will list four properties from the

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 Id Get-Process MaxWorkingSet Get-Process MinNorkingSet WorkingSetRangesize Calculated by subtracting MinWorkingSet from MaxWorkingSet Get-Process

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!