Powershell [rss]

Windows Powershell for Developers

Writing your own commands for PowerShell

Anyone can write scripts that compose multiple PowerShell commands, but sometimes you want to create new functionality and expose it as a command inside PowerShell.  For example, you might decide that the administrative interface for your application Read More

Filed Under:

Windows PowerShell - The Same, But Different

Quite some time ago, in a former role, I did quite a bit of work with Windows PowerShell, or as it was known then, Monad Beta 3.  Every developer I showed it to was really impressed and enthused by the possibilities.  In the intervening period Read More

Filed Under: