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
>