Remote Desktop Services – Connection Errors (RDP Errors)
RDP Errors KB ID 0001132 Below is not an exhaustive list of connection errors, it’s just a some things that have tripped me up. If you have a nasty error that you have fixed, feel free to drop me a line, send me some screenshots and the fix, and I’ll add them as well. RDP Errors: General Errors RDP An internal Error Has Occurred This is seen a lot on Windows 11, it’s because of a bug where RDP fails back to use UDP for...
SBS Exchange Certificate Expired
KB ID 0000535 Problem When you setup SBS2008 (and Exchange 2007) it creates and uses a self signed certificate, which is fine. But by default it only lasts two years. The best option is to buy a proper certificate, but if you simply want to generate a new one here’s how to do it. Solution 1. Here you can see your certificate has expired. 2. Normally you need to access your certificate services web enrolment console to carry this...
Cisco PRSM – Replace the Certificate Using Microsoft Certificate Services
KB ID 0001023 Problem Cisco PRSM gives you the ability to import certificates into it, but like other Linux distros does not give you the tools to generate the actual certificate request. The documentation tells you to use OpenSSL to this. I was just about to fire up a CentOS box when I remembered I did something similar for VMware 5.5 not so long ago, would the same procedure work here? Yes it did, and it’s a lot easier than...