Deploy ODBC Settings via Group Policy
Nov17

Deploy ODBC Settings via Group Policy

KB ID 0000805  Problem I’ve briefly mentioned this before when I wrote about Group Policy Preferences so when I had to do this on-site this week, I jumped straight into the group policy management console, and found that because my ODBC connection was using SQL authentication (with the SQL sa account), this would NOT WORK, (it only works with Windows authentication and even then it needs a tweak). If you are using SQL...

Read More
Windows – Remote Desktop Error ‘An authentication error has occurred. The Local Security Authority cannot be contacted’
Nov17

Windows – Remote Desktop Error ‘An authentication error has occurred. The Local Security Authority cannot be contacted’

KB ID 0000826 Problem Update May 2018: This is Following ArticleIs Probably What You Are Looking For; Windows RDP: ‘An authentication error has occurred’     I saw this while attempting to create a remote desktop connection to a Windows 2012 Server. (Though connecting to Windows 8 will be the same). I’d only just set this server up, and knew I’d enabled RDP, and I was attempting to connect as the domain...

Read More
Configure Wireless Network Stings via Group Policy
Nov17

Configure Wireless Network Stings via Group Policy

KB ID 0000923  Problem If you have a corporate wireless network, you can send the settings out to your clients, rather than have them all ask you what the wireless settings are, and how do they connect. Here I’m going to use Domain group policies, but the procedure is the same for local policies (just run gpedit.msc instead). And the dialog boxes are exactly the same as if you were configuring them on the client machine. (You...

Read More
Windows Server – Secure RDP Access with Certificates
Nov17

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...

Read More
Windows Server – Stop Server Manager from Launching
Nov17

Windows Server – Stop Server Manager from Launching

KB ID 0000042 Dtd 04/08/15 Problem Server Manager on Windows Server 2008 and Server 2012, launches every time you log on, (with administrative access). After a while this can get very annoying, if you log into a lot of servers for example. So I tend to stop it auto-launching (it’s still on the taskbar if you need it!) Solution Disable Server Manager Opening on Startup 1. With Server Manager Open > Manage > Server Manager...

Read More