Windows Update Fails
Nov17

Windows Update Fails

KB ID 0000359 Problem There are a LOT of different reasons for Windows Updates to fail, I can’t cover every eventuality, but there a a few common steps to try. Solution 1. As soon as the updates fail you should get an Error Message, that should point you in the right direction. Update Error Code 80200011 2. If you error code matches one of these… Code Error Description 0x80070002 ERROR_FILE_NOT_FOUND The system cannot find...

Read More
WordPress: Inserting ‘Anchor’ Links (Internal Hyperlinks)
Nov06

WordPress: Inserting ‘Anchor’ Links (Internal Hyperlinks)

KB ID 0001362 Problem Back when I did the website in Dreamweaver, this was a simple task, there was an ‘insert anchor’ button*. If you have a long webpages and you want your readers to be able to ‘navigate’ around it using hyperlinks, then ‘anchors’ are for you. *In WordPress there is still a GUI option, on the insert menu, so you can still ‘insert anchor’ (see below). What’s an...

Read More
Internet Explorer Puts ‘Borders’ Round Your Images
Nov17

Internet Explorer Puts ‘Borders’ Round Your Images

KB ID 0000823  Problem Chrome is my browser of choice, so I don’t look at my website with IE often. (Yes I know that’s bad practice for a webmaster). So I was surprised when I opened my home page and saw this. IE does this IF your image is a hyperlink. Solution Option 1: Edit your Hyperlink If you have a lot of them this is quite time consuming, but you can add the attribute of border and set it to zero within the IMG section of...

Read More
Change Windows Product Key Error ‘Unacceptable Character’
Nov17

Change Windows Product Key Error ‘Unacceptable Character’

KB ID 0000812  Problem A very strange problem today? I was attempting to change the product key of a Windows 2008 R2 Server, I copied and pasted the code in, and this happened; I assumed I’d done something stupid, or there was some formatting in the text I had copied (from One Note). So I typed it in manually, every time I tried to enter the letter ‘n’ this happened? And when I copy pasted the code in it had removed...

Read More
WDS  Deploying Windows  Part 3: Carry Out an Unattended Deployment
Nov17

WDS Deploying Windows  Part 3: Carry Out an Unattended Deployment

KB ID 0000738 Problem In part two we built our reference machine and took an image of it using WDS. Now to automate the deployments we need to create some unattended answer files, these will answer all the questions that the Windows 8 machines will ask while they are building. We will take those files and import them into the WDS server we configured in part one. Finally to make sure everything is working we will deploy Windows 8....

Read More