Remote Desktop Web – Session Timeouts (Altering)
Jul04

Remote Desktop Web – Session Timeouts (Altering)

KB ID 0001215  Problem Timeouts for the RDWeb portal are defined by the choice you made when you logged in, if you selected ‘private’ or ‘public’ on the PC options, this sets the timeout. The default is 240 mins for private, and 20 minutes for public connections. Solution To alter these values you need to make changes in the ‘Internet Information Services Management Console’ on the RDWeb server....

Read More
Hyper-V Ceate and Deploy Machine Templates (Without VMM)
Jul03

Hyper-V Ceate and Deploy Machine Templates (Without VMM)

KB ID 0001214  Problem Last week, myself and a few of my colleagues had to deploy a LOT of servers into Hyper-V. The client did not have System Center Virtual Machine Manager, so the process of creating and deploying a machine from a template is a little more convoluted Solution Here I’m deploying Windows Server 2012 Datacenter, but we repeated the process for Oracle Linux (Red Hat,) and, with the exception of sysprep, the...

Read More
Dreamweaver – ‘You Need To Install The Legacy Java SE 6 Runtime’
Jun28

Dreamweaver – ‘You Need To Install The Legacy Java SE 6 Runtime’

KB ID 0001213  Problem I used to use Dreamweaver all the time, it was used to design and build the site and handle all the uploads etc. Since I moved to WordPress I don’t use is as much. But it’s still a great code editor so I still fire it up on occasion. At least I did until this started happening; To open “dreamweaver” you need to install the legacy Java SE 6 runtime. Click “More info…” to...

Read More
Windows BranchCache (Hosted and Distributed)
Jun28

Windows BranchCache (Hosted and Distributed)

KB ID 0001212  Problem The purpose of BranchCache is, (as the name implies) to cache files in branch sites, without the need for a local file server or DFS. There are essentially two deployment models, In Hosted Mode a server in the branch caches the files locally as they are requested by clients. This works because the main file server provides a hash of the requested file, the branch server will download it, and if another client...

Read More
CentOS 7 – Serving HTTPS with Apache2
Jun23

CentOS 7 – Serving HTTPS with Apache2

KB ID 0001210   Problem  This week I’ve been working on changing the site over to https. Buying a digital certificate used to be an expensive long winded affair, but not anymore. A quick internet search turned up a 3 year SSL certificate for less than 15 quid. Getting the certificate was the easy bit, getting it installed so that Apache would use it was another ‘challenge’. On a scale of one to ten, I’m about a...

Read More