Ok, I know that the above is pretty easy using Powershell. In fact it is possible to also implement this using Automation Runspaces (again executing Powershell cmdlets from within the C# project) to achieve the same thing. But for a program that I am writing at the moment I needed to take a slight different [...]
So as some of you will know I have been working on a number of programming projects over the last few years. Admittedly some are better than others – but the one thing that has always bothered me is how I can provide a better setup and configuration experience for my readers. Most of my [...]
In January I released a very simple tool called ‘WinWOL’ (Windows Wake on LAN) which, as the name suggests is a Windows based Wake on LAN manager. Over the last few months I have been looking at the software again and wanted to change how it worked to make it a little simpler to use. [...]