Publishing Remote Desktop Services With Web Application Gateway
Jan23

Publishing Remote Desktop Services With Web Application Gateway

KB ID 0001143  Problem Getting this article to completion has been a bit of a journey! This is the final post that will stitch together all the others I’ve posted over the last couple of weeks, that will enable you to publish your RemoteApps with  ‘Remote Desktop Web Access’, and have that service presented securely from your DMZ. I’ll be using Active Directory Federation Services, (you don’t have to, but...

Read More
Remote Desktop Web Access – Connection Error
Jan22

Remote Desktop Web Access – Connection Error

KB ID 0001141  Problem Eleven days! That’s how long it took to fix this, after seven days, I bit the bullet and logged a call to Microsoft. I spent hours on the phone to the Remote Desktop Team, The Web Application Proxy Team, and the Networking Team. I replicated the error by building a complete new domain, PKI, ADFS, Remote Desktop Deployment and Web Application Proxy Server. Then today I got a call from the...

Read More
Installing vSphere VI Client on Server 2012 Fails – Error 28173
Jan21

Installing vSphere VI Client on Server 2012 Fails – Error 28173

KB ID 0001139 Problem If you attempt to install the VI client, (in this case on a 2012 R2 Datacenter Server), you may see this error; Error 28173. Setup failed to enable Microsoft .NET Framework 3.5 Refer to Microsoft KB article 2734782 and 3002547 which may help you resolve the .NET failure. You will need to enable this feature in Windows Server Manager before installing vSphere Client. Solution I’ve had problems with .NET on...

Read More
Network Summarisation – Exam Technique and Examples
Jan20

Network Summarisation – Exam Technique and Examples

KB ID 0001138  Problem Note: Yes I’m spelling Summarisation with an ’S’ I’m English. Most examples I’ve seen on this give you a bunch of subnets then ask you to come up with a summary route for all of them, (that’s kind of the point of route summarisation, I’ll grant you). However in an exam with a laminated board and the dodgy permanent pen they give you to make notes with, are you seriously expected to...

Read More
Cisco ASA – Reverse Route Injection with EIGRP
Jan19

Cisco ASA – Reverse Route Injection with EIGRP

KB ID 0001137  Problem I’ve followed your Reverse Route Injection article and its not working? This email dropped in my mailbox a while back As it turns out the article I had written was for OSPF, and this chap was using EIGRP. So I ran it up with EIGRP as well to test. Heres my topology, I want to inject the route for the remote site, into my internal EIGRP routing table. Solution Assuming EIGRP is already setup between the ASA...

Read More
Windows Server 2012 R2  – Deploying Remote Desktop Services
Jan18

Windows Server 2012 R2 – Deploying Remote Desktop Services

KB ID 0001136  Problem I’ve had to do a rollout of Remote Desktop Services on Server 2012 R2, and publish it with Active Directory Federation Services and Web Application Proxy. I’m a little rusty on RDS and needed to deploy a few roles, so for my proof of concept I deployed RDS on TWO servers. Below is a run though and my notes on deploying RDS ONLY (I’ll put the links to other articles at the bottom of this post as...

Read More
Publish CRL Error – Access Denied 0x80070005
Jan18

Publish CRL Error – Access Denied 0x80070005

KB ID 0001135 Problem Seen when attempting to publish a CRL on a Windows Certificate Services Server. Access is denied. 0x80070005 (WIN32: 5 ERROR_ACCESS_DENIED) Solution The problem is the COMPUTER ACCOUNT attempting to publish the CRL, (i.e. the Windows Certificate Services Server), needs rights to the physical folder the CRL files live in, like so; Related Articles, References, Credits, or External Links...

Read More
Windows Firewall – Enable ‘Ping’ / ICMP Echo Reply
Jan18

Windows Firewall – Enable ‘Ping’ / ICMP Echo Reply

KB ID 0001134  Problem By default all modern distributions of Windows come with their client firewall enabled. Which is a good thing, most corporate networks simply disable it using the rationale that they have a corporate firewall and security software etc. Again thats fine, but what if you want to leave it on, and still be able to ping that host to see if its alive. Solution The firewall exception is already written for you, you...

Read More
Apple Mac OSX – Send a ‘Function Key’ Keystroke
Jan16

Apple Mac OSX – Send a ‘Function Key’ Keystroke

KB ID 0001131  Problem I was remotely connected to one of My Dell servers via a DRAC. I needed to enter the ‘boot sequence’ at startup and that meant pressing F11 at the server boot seen. However F11 on the mac shows the desktop. Solution To Send a ‘function keystroke’ you need to press Fn+cmd+{function key} Related Articles, References, Credits, or External Links NA

Read More
Event ID 27 – “The description for Event ID 27 from source e1iexpress cannot be found”
Jan14

Event ID 27 – “The description for Event ID 27 from source e1iexpress cannot be found”

KB ID 0001130  Problem I was seeing intermittent network drops on my Server 2012 R2 servers, so when I took a lot in the logs this was what I found; Log Name:      System Source:        e1iexpress Date:          {time} Event ID:      27 Task Category: None Level:         Warning Keywords:      Classic User:          N/A Computer:      {host-name} Description: The description for Event ID 27 from source e1iexpress cannot be found....

Read More