Stop Windows Servers ‘Locking’ with Group Policy
Feb13

Stop Windows Servers ‘Locking’ with Group Policy

KB ID 0001283  Problem Servers locking themselves after a period of inactivity is, (in most cases) a good thing. But on my test network that only I use it gets a bit annoying switching between machines and constantly having to unlock Windows all the time!   Note: For obvious security reasons don’t do this on a production network! Solution   Create a new GPO linked to your computer OU, (or edit an existing one). Edit the policy....

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 – Installing IIS and PHP
Nov17

Windows Server – Installing IIS and PHP

KB ID 0000879 Problem What used to be a complicated task has been simplified greatly by the Microsoft Web Platform installer, the process of adding PHP is the same for Windows 8,(though to install IIS you need to enable that as a windows feature (run appwiz.cpl > Turn Windows feature on or off). Solution 1. From Server Manager (ServerManager.exe) > Manage > Add Roles and Features > Follow the wizard and in the Server Roles...

Read More
Windows Server Setup RADIUS for Cisco ASA 5500 Authentication
Nov17

Windows Server Setup RADIUS for Cisco ASA 5500 Authentication

KB ID 0000685 Problem Note: The procedure is the same for Server 2016 and 2019 This week I was configuring some 2008 R2 RADIUS authentication, so I thought I’d take a look at how Microsoft have changed the process for 2012. The whole thing was surprisingly painless. I will say that Kerberos Authentication is a LOT easier to configure, but I’ve yet to test that with 2012, (watch this space). Solution Step 1 Configure the...

Read More