Windows – ‘Telnet’ is not recognized as an internal or external command
Nov17

Windows – ‘Telnet’ is not recognized as an internal or external command

KB ID 0000455 Problem Telnet client from Windows, and have it as an “Optional Extra”. For most people that’s fine, but for anyone who programs network devices, or needs to test that ports are open, or test mail flow by telnet to port 25, that’s a pain. Solution Enabling Telnet – Windows 10 1. From PowerShell execute the following command; dism /online /Enable-Feature /FeatureName:TelnetClient Enabling...

Read More
Windows – Adding Unallocated Drive Space “From the left”
Nov17

Windows – Adding Unallocated Drive Space “From the left”

Adding Unallocated Drive Space KB ID 0000678 Problem On my Windows Dual boot machine I wanted to give some more drive space to the first Windows installation. After shrinking the second Windows volume, I found out that I could not extend the first Windows partition to take up the free space. If the unallocated space was on the right of my partition it would have been fine. Solution: Adding Unallocated Drive Space This is a problem...

Read More
Windows – Run Commands and Command Line Shortcuts
Nov17

Windows – Run Commands and Command Line Shortcuts

KB ID 0000828  Problem One of the advantages of launching applications form the ‘Run box’ is, no matter where Microsoft move things to in the graphical interface, they rarely change the commands. So when Windows 8 came out and there was much gnashing of teeth, I just ran the same old commands I used to run, and wondered what all the fuss was about! Solution Below is by no means a complete list, but is a collection of stuff...

Read More
Windows Server 2012 and Windows 8 – Activation Error 0xC004F074
Nov17

Windows Server 2012 and Windows 8 – Activation Error 0xC004F074

KB ID 0000766 Problem I jumped on a clients remote desktop services server today and saw; However when I went to activate; Windows couldn’t be activated Error Code: 0xC004F074 Error Description:the Software Licensing Service reported that the product could not be activated. No Key Management Service (KMS) could be contacted. Please see the Application Event Log for additional information. Solution Out of the box this version of...

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
Add a URL to Clients “Trusted Sites” with Group Policy
Nov17

Add a URL to Clients “Trusted Sites” with Group Policy

KB ID 0000146  Problem You want to have a URL added to everyone’s “Trusted Sites” list, and to avoid visiting each machine you want to use Group Policy, Or users don’t have the rights to do this themselves and you want to add one for them, i.e. the URL of your corporate CRM System. Solution The Group Policy you need to edit is, Computer Configuration > Policies (This level is on Server 2008 only) >...

Read More
WDS  Deploying Windows  Part 3: Carry Out an Unattended Deployment
Nov17

WDS Deploying Windows  Part 3: Carry Out an Unattended Deployment

KB ID 0000738 Problem In part two we built our reference machine and took an image of it using WDS. Now to automate the deployments we need to create some unattended answer files, these will answer all the questions that the Windows 8 machines will ask while they are building. We will take those files and import them into the WDS server we configured in part one. Finally to make sure everything is working we will deploy Windows 8....

Read More
WDS Deploying Windows  Part 1: Install and Configure WDS
Nov17

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

Read More
Windows 10 – Update the Windows Build
Nov17

Windows 10 – Update the Windows Build

KB ID 0001026  Problem I’ve had the Windows 10 technical preview for a while now, but other that run it up in VMware workstation I’ve not done much with it. Today I wanted to check something, and found out my build was too old. I was just about to head over to MSDN and get the latest ISO when I thought, “I wonder if I can update it ‘in place'”. Note: This procedure is going to take a while. Solution 1....

Read More
Windows 10  – Install The VMware Virtual Infrastructure Client
Nov17

Windows 10 – Install The VMware Virtual Infrastructure Client

KB ID 0001082  Problem Have you installed the VI client on Windows 10? My boss asked me this week, I replied no, but if it didn’t work then loads of people would soon be moaning. I remember sometime ago I had to use comparability mode to install it on Windows 8. I had the brainwave, “Why not ThinApp the client” it would work then, but the 5.5 client stubbornly refused to fire and the ThinApp package size was...

Read More