Ubuntu – Adding your domain user to the welcome screen
Nov17

Ubuntu – Adding your domain user to the welcome screen

KB ID 0000386 Dtd 31/01/11 <Problem I’m far to lazy to type my user name in every time I start up, I tried and searched for a solution to no avail, I asked on the ubuntu forums and user KryTarik pointed me at the document I needed. Solution 1. The settings are stored in /etc/gdm/custom.conf 2. We need to edit that file (Applications > Accessories > Terminal), and execute the following command. sudo nano...

Read More
Changing a Username and Email Address
Nov17

Changing a Username and Email Address

(Windows & Exchange) KB ID 0000698  Problem This was asked on Experts Exchange this morning, and so I thought I’d get it documented. There are loads of reasons why you might want to change a username, display name, and email address. It can be spelt wrong, a user has got married/divorced and changed their surname, or they have simply changed their name. There are also some clients who don’t create a new user when a...

Read More
Windows Server 2008 R2 – Configure RADIUS for Cisco ASA 5500 Authentication
Nov17

Windows Server 2008 R2 – Configure RADIUS for Cisco ASA 5500 Authentication

KB ID 0000688 Problem Last week I was configuring some 2008 R2 RADIUS authentication, for authenticating remote VPN clients to a Cisco ASA Firewall. I will say that Kerberos Authentication is a LOT easier to configure, so you might want to check that first. Solution Step 1 Configure the ASA for AAA RADIUS Authentication 1. Connect to your ASDM, > Configuration > Remote Access VPN. > AAA Local Users > AAA Server Groups. 2....

Read More
Windows – “Don’t Display Last Login User Name” via GPO
Nov17

Windows – “Don’t Display Last Login User Name” via GPO

KB ID 0000460  Problem By default Windows will display the last user that successfully logged on, on shared machines or in a secure domain environment you might not want this..   Solution On a Single (stand alone) machine. 1. Click start and in the run/search box type gpedit.msc{enter} 2. Navigate to > Computer Configuration > Windows settings > Security Settings > Local Policies > Security Options >...

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