Daily Archives: January 4, 2008


Powershell and Serial Ports – for the Sentry Project

Using Microsoft Powershell to send and receive info via the serial port was a suggestion I got from Robert at Intellipool (www.intellipool.se) when I was looking at creating a piece of hardware to integrate with Intellipool Network Monitor (INM) for the display of status information on monitored systems. Robert suggested Powershell as a platform that […]


Powershell 2 CTP notes

In the current state the CTP release has the additional commandlets – I noted while using for the coding for the Sentry project Get-PSBreakpoint Get-PSCallStack Remove-PSJob New-PSBreakpoint ConvertFrom-StringData Start-PSJob Disable-PSBreakpoint Import-LocalizedData Stop-PSJob Enable-PSBreakpoint Get-Runspace Wait-PSJob Remove-PSBreakpoint New-Runspace Invoke-WMIMethod Step-Into Remove-Runspace Remove-WMIObject Step-Out Get-PsJob Set-WMIInstance Step-Over Receive-PSJob Out-GridView


A tale of two cities – well two books actually …

During the recent holiday break I took a look through two books on Lotus Notes development – the first was Domino 7 Application Development published by Packt Publishing ISBN 978-1-904811-06-0 and the latter Lotus Notes Developer Toolbox from IBM Press ISBN 0-13-221448-2. The quality and number of books on Lotus Script and general Notes Domino […]