2 posts tagged with powershell. (View popular tags)
Displaying 1 through 2 of 2. Subscribe: Posts tagged with powershell

I need to use a PowerShell script to scan through a large amount of files and folders for certain security permissions. The issue is that it seems that the "Get-ChildItem" function insists on shoving the whole folder and file structure in memory. Since the drive has over a million files in over 30,000 folders, the script runs for 30 minutes, then throws out a System.OutofMemoryException without doing anything else. [more inside]
posted by splice on Oct 8, 2009 - 15 answers

IDE Channel Transfer Mode via WMI and PowerShell? [more inside]
posted by mysterious1der on Oct 2, 2007 - 2 answers