Category Archives: Windows

Windows 10: KB3122947 Error 0x80070643

I’ve had this on almost all of my Windows 10 machines… The fix is: Open CMD as admin dism /online /add-package /packagepath:C:\Windows\SoftwareDistribution\Download\c4a1b8896ce9fbfea96c1ee6890d52a5\windows10.0-kb3122947-x64.cab   Thanks to: Akash227 on https://www.reddit.com/r/Surface/comments/3vibsc/win_10_kb3122947_error_0x80070643/

Outlook 2010 opens in safe mode only

Outlook 2010 for some people have started in safe mode only. Check to see if they have KB3114409 installed via Windows Update from 08/12/2015. I personally had 2 people in the last two days with this issue. It’s been pulled from Windows Update already.

Another load of malware

Zbot, rootkit, Cryptowall 3.0 and other infections on a single Windows 7 PC. I was extremely lucky that this PC was on a separate network with no network drives back to the main network.   I had a client call up saying his computer was doing weird things. – First sign this is going to… Read More »

Bit of fun with KEYHolder (Crypto Malware)

If you haven’t heard about the various crypto malware going around, I don’t know where you’ve been hiding. I don’t even like watching the news, but it’s been blasted all over. Essentially the malware gets onto a persons machine in different ways (email, websites, USB sticks etc) and starts looking for files on the local… Read More »

SpaceSniffer download

I used spacesniffer on servers and workstations/laptops to visually determine what is taking the most space. It’s like windirtree but is more visual. It supports viewing space via a path rather than root drive too which I find very useful at times. SpaceSniffer download.

TestDisk Download – CGSecurity

I’ve now had 2 times whereby I’ve lost partition information on hard drives. One was completely random, the other had issues already and I was trying to fix it. TestDisk was crucial in the recovery of data. The first issue was when I used an external hard drive to backup a client machine and when… Read More »

Enchanted Keyfinder Community Forums • View topic – Tutorial – Recover Adobe CS3-CS5 key

Tutorial – Recover Adobe CS3-CS5 keyPostby sag47 » Sat Jan 29, 2011 3:52 amI’m writing up this tutorial because currently Enchanted Keyfinder doesn’t have this functionality. It will soon though. I made this for those people what want to be able to recover their CS3, CS4, or CS5 key who don’t mind getting their hands… Read More »

Exchange 2010 AutoDiscover issue

Exchange 2010 Autodiscover was failing at one of my clients, yet none of us changed anything particularly. Thanks to Adam Miceli int he F5 Devcentral forums, the following solved our issues.   “….make sure that the Autodiscover vdir is not requiring SSL. I have had that problem. Sometimes patching causes that setting to get re-enabled.”… Read More »

SBS 2011 – cannot add additional backup destination drives – Error message when you try to add an additional disk to a scheduled backup: “The filename, directory name, or volume label syntax is incorrect”

Add a new disk to the backup schedule by running the wbadmin command from an elevated command prompt. Run the following command from an elevated command prompt to determine the Disk Identifier of the new disk: wbadmin get disks Based on the output, locate the disk that will be added to the scheduled backup. Make… Read More »

Accessing your Files (WebDav) — ownCloud User Manual 5.0 documentation

Using Windows Explorer Right-click on Computer entry and select Map network drive…. Choose a local network drive to map ownCloud to. Finally, enter the address to your ownCloud instance, followed by /remote.php/webdav, e.g. https://www.yourserver.com/owncloud/remote.php/webdav for an SSL protected server. Check Reconnect at logon to make this mapping persistent across reboots. If you want to connect… Read More »