Remote Desktop Services – RemoteApp Error ‘The remote computer could not be found. Please contact your helpdesk about this error’
Nov17

Remote Desktop Services – RemoteApp Error ‘The remote computer could not be found. Please contact your helpdesk about this error’

KB ID 0000768 Problem While attempting to launch a web app from a Windows Server 2012 Remote Desktop Services (Terminal) server. Clients were greeted with the following; RemoteApp Disconnected The remote computer could not be found. Please contact your helpdesk about this error. Solution 1. On the Server, Start > RD Gateway Manager > Locate your server > right click > properties > Server farm > Type in the FQDN of...

Read More
Window Server – Configuring NIC Teaming
Nov17

Window Server – Configuring NIC Teaming

KB ID 0000786  Problem One great new feature of Server is bult in network ‘Teaming’. To do this normally takes some third party software, either form the server vendor (HP Teaming) or from the NIC manufacturer. It utilises a new Windows feature called LBFO, this lets you both aggregate links, and have links available in the event of failover. Note: NIC Teaming only supports up to 32 network cards. Solution 1. Launch Server...

Read More
Windows Server 2012 – Deploying SSTP VPNs
Nov17

Windows Server 2012 – Deploying SSTP VPNs

KB ID 0000819 Problem SSTP gives you the ability to connect to your corporate network from any location that has an internet connection, and is not filtering https. This port is usually open for normal secure web traffic. Traditional VPN connections require ports and protocols to be open for them to work, which makes a solution that runs over TCP port 443 attractive. Thoughts: While I can see why this is a good idea, Microsoft has...

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
Direct Access – Error While Running The Remote Access Wizard
Nov17

Direct Access – Error While Running The Remote Access Wizard

KB ID 0000839  Problem Seen on Windows Server 2012, when configuring direct access, while running the ‘Getting Started Wizard’ you have to choose the network topology. You have a choice of edge, behind an edge device (with 1 NIC), or behind an edge device (with 2 NICs). Each choice you make will present you with one of the following errors. An external adapter with a public IP address, IPv6 enabled and without a domain...

Read More
IIS: How to Create a Certificate Request
Nov17

IIS: How to Create a Certificate Request

KB ID 0000840  Problem If you would like to obtain a digital certificate either from your own CA, or from a public certificate vendor, you need to submit a certificate signing request (csr) first. Solution Note: I’m making the assumption you have already installed the Web Server (IIS) role on your server. 1. Windows Key+R > iis.msc {Enter} > Select the servername > Server Certificates. 2. Create Certificate Request >...

Read More
Windows Server 2012 ‘Direct Access with Windows 8’
Nov17

Windows Server 2012 ‘Direct Access with Windows 8’

KB ID 0000842 Problem In the following procedure I’m using Window Server 2012, and Windows 8 Enterprise, I am NOT configuring for Windows 7 so I don’t need to worry about PKI and certificates. (Other than the one the direct access server uses for https identification). I’m not adding in any Application or Infrastructure servers, this is just a basic run through on setting up Direct Access to get you up and running....

Read More
Error – Remove DirectAccess configuration settings from localhost before removing  the Remote Access role.
Nov17

Error – Remove DirectAccess configuration settings from localhost before removing the Remote Access role.

KB ID 0000844  Problem When attempting to remove the Direct Access role from a Windows 2012 Server, you see the following; The validation process found problems on the server from which you want to remove features. The selected features cannot be removed from the selected server. Click OK to select different features. DirectAccess is configured on {host-name}. Remove DirectAccess configuration settings form {host-name} before removing...

Read More
Windows Server 2012  – Install and Configure an FTP Server
Nov17

Windows Server 2012 – Install and Configure an FTP Server

KB ID 0000847 Problem FTP might be an ages old solution for moving files around, but a lot of people swear by it. With Windows Server it’s still supported, even if it is hidden as a ‘role service’. Solution Create a Security Group For Domain FTP Access Note: For a Standalone/Workgroup server see below for setting up users and groups. 1. Launch Server Manager > Tools > Active Directory Administrative Center. 2....

Read More
Terminal Server / Remote Desktop Services Server – Printer Not Working (Adding Print Drivers)
Nov17

Terminal Server / Remote Desktop Services Server – Printer Not Working (Adding Print Drivers)

KB ID 0000850  Problem Windows Server 2008 R2 and 2012 are a lot better with printing support over remote desktop, that their predecessors were. But to be able to print to your remote users ‘local’ machines. The TS/RDP server still likes to have the correct drivers installed. What about Easy Print? Easy Print (Introduced with Server 2008 R2) is a ‘proxy’ service that simply sends all print processes to the...

Read More