In previous posts I have gone over rooting the AT&T model of the Galaxy S4. Now it’s time to go over unrooting and going back to stock. I recently installed ClockworkMod Recovery so that I could install CyanogenMod 10. After a few days I found myself missing some of the stock features; mainly the way the […]
Category: Software
Sometime ago I had rooted my Galaxy S4 (SGH-i337) to enabled WiFi Tethering because I wasn’t done testing the stock image from Samsung / AT&T. Now its time for me to prepare to install CyanogenMod; Before I can do so I need to install ClockworkMod Recovery (CWM) which is a replacement recovery option for Android devices, made by […]
The released of Internet Explorer 11 Developer Preview is out for Windows 7 its no surprise that team over at modern.IE have updated the tool sets and resources to further help with future development of web we know and have grown to love and depend on. You can find the Internet Explorer 11 (IE11) preview available […]
Let’s fall in love with Windows 7 all over again, with Internet Explorer 11. Internet Explorer 11 Developer Preview is fast and fluid, and lets your websites shine and perform just like native applications on your PC. Highlights: Internet Explorer 11. Fast and fluid for Windows 7. Fast: Internet Explorer 11 harnesses the untapped power of […]
I came across an issues with my Windows Server 2012 / Exchange 2013 RU2 Server. After an unexpected shutdown message I was able to find out the faulting application which caused the reboot was LSASS. There was an event message in the system event log of: The process wininit.exe has initiated the restart of computer […]
After my last round of mailbox migrations from Exchange 2010 to Exchange 2013 RU2 I ran into issues with a few mailboxes that were left in the state “FailedOther” at 95% completed. I attempted to resume / restart the mailbox move with: Get-MoveRequest | where{$_.Status -eq “FailedOther”} | Resume-MoveRequest without success. At this point I was […]