About Me

I am certified Microsoft professional, a Microsoft MVP and an IT veteran with almost 20 years of experience, much of it spent as an IT consultant specializing in Windows server technologies. I work today as an independent author, trainer and consultant. I've co-authored or authored several books, courseware, and training videos on administrative scripting and automation. My latest book is Managing Active Directory with Windows PowerShel: TFM 2nd Ed.(SAPIEN Press 2011).
-
Please consider a donation if I've been of any help or assistance. Thank you.
Blog Sponsors
coming soon....Sponsored Links
Tag Archives: Files
Renaming Files with PowerShell
I am not a big fan of file names with spaces. I realize they are easy to read and obviously much more “natural”, but they are simply a royal pain to deal with, especially when working from a command prompt … Continue reading
Get File Utilization by Extension
In the past I’ve posted a few PowerShell functions that provide all types of file and folder information. The other day I had a reason to revisit one of them and I spent a little time revising and expanding. This … Continue reading
Posted in PowerShell v2.0, Scripting
Tagged Files, Get-ChildItem, Group-Ojbect, Invoke-Expression, Jobs, Measure-Object, PowerShell
1 Comment
Content Redirection
Here’s another item I see in some submisstions of the 2010 Scripting Games that I felt I should address: the use of legacy console redirection. While technically not illegal or wrong, an example like this demonstrates (at least in my … Continue reading
Posted in Best Practices, PowerShell v2.0
Tagged Cmdlets, console, Files, PowerShell, Scripting
1 Comment
PModem and Folder Listings
PowerShell MVP Oisin Grehan posted a very promising PowerShell module the other day. He calls it the PModem File Transfer Protocol. It is based on the old bulletin board file transfer protocols of the late 20th century, which I have … Continue reading
Posted in CommandLine, MVP, PowerShell v2.0
Tagged Files, Get-RemoteFile, Invoke-Command, pModem, PowerShell, ScriptBlock, Scripting, winrm
Comments Off



