Server 2008 – TS (Remote Desktop Services) Licensing
Nov17

Server 2008 – TS (Remote Desktop Services) Licensing

KB ID 0000523 Dtd 23/03/12 Problem A couple of months back I put in a 2008 Terminal Services Server, or Remote Desktop Services as it’s now called. I installed the Licensing server and successfully added in the licences the client had purchased, but a while later he rang to say he was having licensing issues. At first I thought it might have “dropped” it’s licences so I checked Remote Desktop Licensing Manager,...

Read More
Windows Server 2008 R2 Deploying Applications with RemoteApp
Nov17

Windows Server 2008 R2 Deploying Applications with RemoteApp

KB ID 0000528 Problem RemoteApp is a solution for delivering applications to your users from a Remote Desktop Services Server. Why would you want to do this? Imagine you only had one copy of office to update in your entire organisation when a new service pack or security update is released., or Adobe bring out a new version of Dreamweaver that’s on all your machines – you simply update the master copy on the RDS server, or...

Read More
Unable to  Contact, Connect to, or Manage, a  DNS Server from  DNS Management Console
Nov17

Unable to Contact, Connect to, or Manage, a DNS Server from DNS Management Console

KB ID 0000559  Problem If you open the DNS Management console on a server running an older OS than 2008 R2, then attempt to connect to a 2008 R2 DNS Server you will see this error. You will also see this error on a 2012 Server, whilst attempting to add another DNS Server Error: Dnsmgmt Cannot Contact the DNS Server The specified DNS server cannot be contacted. Some possible reasons include; the DNS server may not be running, there may...

Read More
Install and Configure Remote Desktop Services (Web Access)
Nov17

Install and Configure Remote Desktop Services (Web Access)

KB ID 0000104 Problem Originally we had TS Web in 2003, and while I had a little play with it, it basically just gave you RDP over web, which would have been good if it ran over HTTP or HTTPS, but it didn’t. Also, as anyone who has ever done a complex Google search for “/tsweb” will testify, left a nice big security hole in to your servers. With the release of Server 2008 we got TSWeb 2008, this was a whole different...

Read More
Windows Server Update Services – Install and Configure
Nov17

Windows Server Update Services – Install and Configure

KB ID 0000592 Problem Windows Server Update Service or WSUS, (previously called SUS Software Update Services) was an additional download that you could use to let one or more servers in your organisation handle the updates for your Windows clients and Microsoft applications. With Server 2008 R2, it is now included as a server ‘role’ rather than a download. It’s a great tool for centrally managing and reporting on...

Read More
Server 2008 R2 – Hangs “Preparing to configure Windows. Do not turn off your computer”
Nov17

Server 2008 R2 – Hangs “Preparing to configure Windows. Do not turn off your computer”

KB ID 0000657  Problem Saw this today on a Windows 2008 R2 Server, post reboot it just hung like this.   Solution 1. At first I thought this was the problem, but a CTRL+AL+DELETE didn’t work. 2. A Google search prompted me to connect to the ‘services’ from another server to see if the Windows Modules Installer Service was stuck stopping or starting, but that was OK as well. 3. It was the client’s Virtual...

Read More
IIS – ‘This Web site cannot be started. Another Web site may be using the same port’.
Nov17

IIS – ‘This Web site cannot be started. Another Web site may be using the same port’.

KB ID 0000660  Problem After being unable to access my Exchange Management console, it turns out the default website had stopped. When I attempted to start it I was greeted with this error. Solution 1. Nothing was using the usual web ports (80 and 443) which I found out by running the following two commands; netstat -aon | find “:80″</p> <p>netstat -aon | find “:443” Note: If you do have a process...

Read More
Windows Server 2008 R2 – Configure RADIUS for Cisco ASA 5500 Authentication
Nov17

Windows Server 2008 R2 – Configure RADIUS for Cisco ASA 5500 Authentication

KB ID 0000688 Problem Last week I was configuring some 2008 R2 RADIUS authentication, for authenticating remote VPN clients to a Cisco ASA Firewall. I will say that Kerberos Authentication is a LOT easier to configure, so you might want to check that first. Solution Step 1 Configure the ASA for AAA RADIUS Authentication 1. Connect to your ASDM, > Configuration > Remote Access VPN. > AAA Local Users > AAA Server Groups. 2....

Read More
Installing Windows From USB
Nov17

Installing Windows From USB

KB ID 0000191 Problem This weekend I needed to install Windows 7 on my shiny new Acer HTPC, but having no internal CD/DVD drive I needed to do this via USB. Quite a few times now I’ve needed to install Windows (Particularly Server 2008), on a machine that has no DVD Drive. You can now install both products from a bootable USB drive by doing either of the the following. Note: You will need a USB Drive with enough free space on it...

Read More
Windows ‘ Error while installing WebDAV IIS Version 7.0 is required’
Nov17

Windows ‘ Error while installing WebDAV IIS Version 7.0 is required’

KB ID 0000293  Problem I had this error in Windows Server 2008 R2, though you will see the same on Windows 7, you may assume you are running IIS 7, but you are actually running IIS 7.5. Error: IIS Version 7.0 is required to use this product Thankfully you don’t have to download another version of WebDAV you just need to enable it. Solution You need to enable WebDAV, it’s now a “feature”. Windows 7 Enable WebDAV...

Read More