Posts Tagged ‘measure-object’

March PowerShell Oneliner

Tuesday, March 3rd, 2009 by Jeffery Hicks
In this month's SAPIEN newsletter I offered a PowerShell oneliner to returns usage information for a specified folder. I don't have room in the newsletter to go into detail so here is more in-depth coverage of this oneliner. I'll also have a downlink link at the end.   More »

Clean Temp With PowerShell

Friday, July 18th, 2008 by Jeffery Hicks
You would think that by now Windows and Windows applications would be much better about cleaning up temporary files. But no. It is amazing how many files I still see in my %TEMP% directory. I've always operated under the assumption that any file in %TEMP% that was created or earlier than the time I last booted up is fair game for deletion. I finally got around to using PowerShell for this management task.   More »


Entries (RSS) and Comments (RSS).