![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | the powershell.exe process is grow Hi, When I list all my users (thousands) I see the powershell.exe process (Memory) is grow. I'm understand that now all the users and they attributed is in the RAM, it's should be so and it's OK. Now, which cmd-let will clean the RAM, and reduce the process back to normal size ? Thanks Didi |
My System Specs![]() |
| | #2 (permalink) |
| | Re: the powershell.exe process is grow It happens automagically.... if you want to force the issue PS> [GC]::Collect() More Info: http://msdn.microsoft.com/msdnmag/is...I/default.aspx "Did" <didi10000@walla.co.il> wrote in message news:1187705366.325616.42020@w3g2000hsg.googlegroups.com... > Hi, > When I list all my users (thousands) I see the powershell.exe process > (Memory) is grow. > I'm understand that now all the users and they attributed is in the > RAM, it's should be so and it's OK. > > Now, which cmd-let will clean the RAM, and reduce the process back to > normal size ? > > Thanks > Didi > |
My System Specs![]() |
| | #3 (permalink) |
| | RE: the powershell.exe process is grow How about serialize the data to disk, work offline, quit and restart PowerShell? -- http://www.leedesmond.com/weblog/ "Did" wrote: > Hi, > When I list all my users (thousands) I see the powershell.exe process > (Memory) is grow. > I'm understand that now all the users and they attributed is in the > RAM, it's should be so and it's OK. > > Now, which cmd-let will clean the RAM, and reduce the process back to > normal size ? > > Thanks > Didi > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| differencing VHDs grow in size | Virtual PC | |||
| Re: How to check for Powershell process | PowerShell | |||
| pipe to non-powershell process | PowerShell | |||
| Powershell Execute process | PowerShell | |||
| Powershell, Process and StandardError | PowerShell | |||