by skufel | Aug 15, 2015 | Hardware, Windows
When trying to recover my Lumia 820 from unsuccessful OS upgrade, phone went completely dead. I was not able to turn it on or see any sign of activity in the device (boot manager damage happened probably). At that stage I decided to look for tool which can recover my...
by skufel | Aug 15, 2015 | Hardware, Windows
When I tried to install Technical Preview of Windows 10 on my Nokia Lumia 820, I ended up with phone which went into infinite loop of updating. As a result of that phone became unusable and there was no way to bring it back to life without any additional intervention....
by skufel | Aug 4, 2015 | Automation, Infrastructure, Network, Scripting, SysAdmin, Web Servers
If you need to watch IIS application pool and start it once goes down and want to use PowerShell for that here is simple script for that. Script includes also logging all restarts in log file which is created in same folder as script. # AppPool to monitor $AppPoolName...