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
Enable RDP via Group Policy
Nov17

Enable RDP via Group Policy

KB ID 0000043 Problem Rather than enabling on an ad-hoc basis, you want to turn on RDP for multiple machines via Group Policy. Solution Group Policy Location To simply enable RDP, change the following policy; Computer Configuration > Admin Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections Locate and change the “Allow users to connect remotely using Remote Desktop...

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
WDS Deploying Windows Part 2: Prepare Windows, and Capture to WDS
Nov17

WDS Deploying Windows Part 2: Prepare Windows, and Capture to WDS

KB ID 0000737 Problem In part one we built and configured the WDS Server. Now you need to prepare the reference Windows 8 machine so that you can ‘capture’ its image. Solution Before you start, make sure that the machine you are imaging has PLENTY of room on one of its local drive(s), because it copies the image locally, before it sends it to WDS. Place Your Reference Windows 8 Machine in Audit Mode To put all the software...

Read More
WDS Deploying Windows  Part 1: Install and Configure WDS
Nov17

WDS Deploying Windows Part 1: Install and Configure WDS

KB ID 0000735  Problem You want to deploy the Windows 8 Client Operating System, to a number of clients using WDS. In this part we will configure the WDS Server, then we will move onto taking an image of your reference Windows 8 machine. Finally we will cover taking that image, and deploying it out to many target systems. Solution Add the WDS Role 1. From Server Manager (ServerManager.exe) > Local Server. 2. Manage > Add Roles...

Read More

Installing Exchange 2010 on Server 2012

KB ID 0000785  Problem With the release of Exchange 2010 Service Pack 3, Exchange 2010 is now supported on Windows Server 2012, but as there (at time of writing) is no media with SP3 slipstreamed into it, installing the product on Windows Server 2012 is a little problematic. If you got here because you have tried and have got an error, follow the procedure below and you should have the product installed and running without any further...

Read More
Windows – Remove the Username (Personal Folder) From the Start Menu
Nov17

Windows – Remove the Username (Personal Folder) From the Start Menu

KB ID 0000398 Problem Normal users probably won’t care, but if you’re in a corporate environment or a school for example, you might not want your users having access to the personal folder in their Start Menu. The video below runs though how to remove this option on a single machine and how to remove it with Group Policy Preferences (GPP). Solution   Related Articles, References, Credits, or External Links Group...

Read More
HP MSM Controller – Using RADIUS With Windows Server
Nov17

HP MSM Controller – Using RADIUS With Windows Server

KB ID 0000922  Problem I’m very disappointed with HP, theres next to no information on how to do this. My plan was to secure wireless access with certificates, so only clients with a valid digital certificate could authenticate and connect to the wireless. After spending nearly a whole day on the phone to various technical support departments at HP, this remained an impossible requirement! In the end, as the client only had a...

Read More
Sync Microsoft Domain Time To A Cisco NTP Device
Nov17

Sync Microsoft Domain Time To A Cisco NTP Device

KB ID 0001038 Problem I’ve been posting domain time articles for a long time, and on more than one occasion I’ve really needed to take my Windows time from a Cisco Device and failed miserably. I’ve even used third party NTP software to solve this problem on my own test network. On a client network, my colleague deployed ACS5 this week, I secured the ASA5585-X for AAA and it failed authentication. Logging revealed a...

Read More
DNS resolves intermittently – EDNS Problems
Nov17

DNS resolves intermittently – EDNS Problems

KB ID 0000312 Problem DNS resolves intermittently, and your Exchange outbound mail may fail and give the following error: The following recipient(s) could not be reached: user@domain.com on (Date Time). There was a SMTP communication problem with the recipient’s email server. Please contact your system administrator. <(Domain.com) #5.5.0 smtp;550-Domain does not recognize your computer (xx.xx.xxx.xxx) as connecting from an...

Read More