Server 2012 – Certificate Services – ‘HTTP Error 403.14 – Forbidden’
KB ID 0001067 Problem I spun up a new Certificate Services server on my test network today, because I needed to issue some certificates for something I’m working on. It was a pretty vanilla build, just the Certificate Services role, and the Web Enrollment feature. Solution I spent a while searching this one down, as you can see (above) it was showing me the root cause of the problem. The page you normally see when you log into...
Windows Server – Enable Multiple RDP sessions
KB ID 0000471 Problem Server 2012/2008 R2 unlike their predecessors, comes with the multiple remote desktop session restriction enabled. If you are only connecting to a server for remote administration purposes that can get a bit annoying, especially if you have a generic administrative account that multiple techs are using, and you keep kicking each other off the server. Just as with earlier versions of Windows server you CAN have...
Windows Disable UAC Thorough Group Policy
KB ID 0000041 Problem UAC (User Account Control) – while a good thing, sometimes causes more annoyances than solves problems, to turn it of through group policy do the following. Solution This Policy is a Computer based policy and needs to be applied to Computers NOT Users. Disable UAC On Windows Server 2008 / 2008 R2 Domain With Group Policy 1. On a domain controller or a client running the remote administration tools >...
Disable ‘Offline Files’ with Group Policy
KB ID 0000779 Problem You want to disable the ‘offline files feature’ for caching network files and folders. Note: In Windows XP this was called CSC (Client Side Caching). Solution 1. On a domain controller Start > Administrative Tools > Group Policy Management Console. 2. Navigate to where you want to create your policy, or edit an existing one. 3. Navigate to; Computer Configuration > Administrative Templates...
WDS Deploying Windows Part 1: Install and Configure WDS
KB ID 0000735 Problem You want to deploy the Windows 8 Client Operating System, to a number of clients using WDS. In this part we will configure the WDS Server, then we will move onto taking an image of your reference Windows 8 machine. Finally we will cover taking that image, and deploying it out to many target systems. Solution Add the WDS Role 1. From Server Manager (ServerManager.exe) > Local Server. 2. Manage > Add Roles...