Browse by Tags

All Tags » Scripting » Monad (RSS)

Security issue with PowerShell

Hi guys, after (too) long time I can finally return to Powershell (I spend few months creating batch framework to manage citrix servers, right now it is about 980 scripts). I was playing with Get-Credential: $Operator = get-credential I provided my username...
Posted by martin | 3 comment(s)
Filed under: , ,

Monad documentation

I noticed this information on Lee`s blog - Monad documentation from PDC is available! And it is great, I noticed few things I didnt know you could do, for example Filter get-company {$_.Company} Get-Process | Get-Company Download it today! :) http://www...
Posted by martin | with no comments
Filed under: ,

First alternative shell for Monad!

Heh, I was waiting for this moment, however I didnt know it will happen before first release :) We have alternative shell for monad - it is called jaMSH (Jeff`s Alternative Monad SHell)... It includes few nice features - greater autocomplete, emacs/vi...
Posted by martin | 3 comment(s)
Filed under: ,