Did you notice Dev Blogs has a new UI and some cool capacities too?
PowerShell Team
Automating the world one-liner at a time…
Latest posts
All crosshairs on the same prairie dog
When I lived in Colorado, I picked up the great concept/phrase, "All crosshairs on the same prairie dog". Damon Cortesi recent blog ...
DateTime Utility Functions
I often want to find things that happened Today. For instance, which files got changed today. Windows PowerShell makes this easy to do but it can be...
BizTalk Server Applications: Get/Start/Stop
Tomas Restrepo has a nice script for getting/starting/stoping BizTalk Server Applications at: http://www.winterdom.com/weblog/2006/09/02/BTSResetWithPowerShell....
Tip of the Day
Exchange 2007 has implemented a Get-Tip cmdlet which emits a tip of the day. Flaphead has written a small script which gets them all and has published ...
Writing and Reading info from Serial Ports
PSMDTAG:FAQ: How do I read/write data from a Serial Port? Writing to a Serial Port PS> [System.IO.Ports.SerialPort]::getportnames()COM3PS> $port= new-...
Background "jobs" and PowerShell
A lot of people have asked whegther Windows PowerShell can do UNIX job handling. The paraphrase an old management salesperson joke, "YES - ...
Automating Dell Battery Replacement Discovery
MOW has done it again. Checkout his blog entry which shows how to leverage Windows PowerShell to automate determining which of the Dell laptops in ...
PowerShell Namespsaces
A summary of the Namespaces PowerShell defines and uses. System.Management.Automation System.Management.Automation serves as the root namespace for ...
Exchange 2007 Windows PowerShell Script Contest
Josh Maher has an exchange oriented blog at http://joshmaher.wordpress.com/ . He is running a contest to for the best Exchange 2007 script ( http://...