This may be an extreme edge case, but since I spent a few hours on something rather trivial, I though I should share it. When running Invoke-Command from powershell invoked via command line – be wary of the curly braces. What is the difference between the following two commands? powershell.exe -Command “& {invoke-command {throw ‘error’}}” [...]
A quick note about exit codes from powershell
January 19th, 2012 by Jakob Nilsson-Ehle — .Net
Tags: .Net, powershell
Windows 8 Keynote–Impressions
September 14th, 2011 by Jakob Nilsson-Ehle — .Net
Yesterday, Microsoft kicked of the BUILD conference with the keynote introducing Windows 8. It was clear that they had taken a page from other companies in keeping everything as secret as possible up to the event, so that the impact from the conference and the keynote would be as powerful as possible. It’s a simple [...]
