Windows Server – Secure RDP Access with Certificates
KB ID 0000944 Problem This ensures that traffic that is sent over an RDP connection to a server is protected by TLS/SSL Encryption. IT DOES NOT stop clients connecting to an RDP server if they do not have a trusted certificate. If you need that level of security, that should already be done by 802.1x. Solution Create an RDP Certificate Template 1. On the domain CA Launch the Certification Authority Management Console > Certificates...
Windows Server – Disable Password Complexity
KB ID 0000324 Problem If you are unsure what password complexity is click here. Bear in mind that it’s there for valid security reason, the more complex your passwords are, the more secure your network is. However the vast majority of users can even remember where they saved their last Word document, never mind a complex password that changes every 30 days. If your data is not the sort of data that Tom Cruise would abseil down...
Windows Server Enable the “Snipping Tool”
KB ID 0000383 Problem The Windows Snipping Tool is not in the default build of Server 2008 R2, it’s part of the “Desktop Experience” feature. In addition to SnippingTool.exe, this feature also enables, Windows Media Player, Desktop themes, Video for Windows (AVI support), Windows SideShow, Windows Defender, Disk Cleanup, Sync Center,Sound Recorder, Character Map, and the Windows Disc Image Burner. Solution Warning...
Server 2008 R2 – Inbound traffic Blocked – Outbound Traffic works?
KB ID 0000397 Problem My colleague had this problem this week, and it involved a call to Microsoft to resolve. Basically the client had some comms problems, so ran Windows updates, post update the server (which was the main domain controller and DHCP server for the network) could not be seen by any clients on the network. The server itself however could quite happily see everything else. Solution The problem is due to the Windows...
Windows Server – Migrating DHCP Scopes
KB ID 0000447 Problem Normally you can just create a new scope on your new DHCP server, but if you have a lot of reservations that you don’t want to have to recreate (for printers network devices etc), then it’s a better option to migrate/copy the scope to the new server. Solution 1. Copy all the DHCP settings to a text file with the following command; netsh dhcp server export C:\dhcp.txt all 2. Stop and disable the DHCP...