Archive for category I.T. Certification
Two Thousand and Ten Geek Goals
Posted by Ken Thompson in I.T. Certification, Journal, Work on January 1, 2010
Well, 2009 was a great year.in all, it went fast and with it brought a lot of big changes with it. I made a massive career change into IT, got a beautiful new niece, ended a 7 year relationship, made a bunch of great new friends, dislocated my shoulders countless times and no longer own any mountain bikes at all! There are some pretty epic changes there, but all for the best and stoked to be where I am in my life at the moment and the opportunities I have as a result.
I finished my major 2009 New Years Resolution only a few days ago; acquiring my Microsoft Certified Systems Engineer certification. Stoked to have done it as it’s a well recognised certification in IT and proves I know my stuff; which I really needed to do coming from completely disparate industries (Bicycle Import/Wholesale to IT).
In 2010 I want to further my industry certifications firstly on some well known more broad scope ones such as CCNA (Cisco Certified Network Associate) and upgrading my MCSE from 2003 to 2008. After that I am going to start specialising myself a bit more. I think one of the most interesting and booming areas of IT at the moment is Virtualisation;. VMware definitely has a large presence, but Microsoft and Citrix are really going to challenge this with their excellent and affordable (at times free!) Hyper Visor platforms. In reality, if you can do one of those brands, you can do them all it’s just like driving a different car; essentially everything works the same. I currently use all the Hyper Visor technologies in one form or another at work and at home, but I’m going to choose to specialise in Microsoft Hyper-V virtualisation. While it doesn’t currently have some of the enterprise features of VMware, it has most of the sought after features and is by far the most cost effective solution for SME’s which is the area I would like to stay in. SAN engineering and management is also something that goes hand in hand with virtualisation and something I will also be pursuing.
So I figure I should write down some 2010 New Years resolutions (geek goals!) down so I have something to work towards:
- Obtain CCNA certification
- Upgrade MCSE 2003 to MCSE 2008
- Obtain MCITP : Enterprise Administrator Certification
Non-Geek Goals for 2010:
- Get surgery on at least 1, preferrably both my shoulders to stop them dislocating
- Do a “photo-a-day” photoblog
- Drink a whole slab of beer by myself on Australia Day
- Plan moving to New York to work in 2011/2012
- Get my car license (P’s), next test is the 12th of Jan
- Get my motorbike license (L’s)
MCSA: Messaging
Posted by Ken Thompson in I.T. Certification, Journal on July 2, 2009
I sat my 70-291 (Implementing, Managing, and Maintaining a Windows Server 2003 Network Infrastructure) exam on Tuesday. I was very confident of doing well as I’ve been using the skills in this cert for over 6 months now. I wasn’t expecting to score 984/1000 though, but obviously very happy with the result.
The best thing is, I have reached a mini-milestone in my Microsoft certifications now. With the 4 certifications I have thus far, I am now a “Microsoft Certified Systems Administrator : Messaging Specialist”. It feels good to have acquired a milestone and looking forward to studying the rest and obtaining the MCSE in the next half of the year.
Exchange Certified & Jumping In The Deep End of the Win 7 Pool
Posted by Ken Thompson in Brain Busters, I.T. Certification, Journal on June 8, 2009

Well it has been a while in between posts as I have been trying to work out why the hell posts using Windows Live Writer are now putting in weird formatting. Starting to think it’s something going on with the site rather than Windows 7 now as have tested on numourous Win 7 PCs (could be a Live Writer specific problem also though). Going to hang out until WordPress 2.8 is released this week and do a fresh install of the website and see if that knocks it on the head.
Well I successfully passed my 70-284 exam last week, Implementing and Managing Exchange Server 2003. From memory I got 843/1000, so happy with the result, even if it did take me 2 goes. But it has sparked a new motivation to get my next certification as I released that I only need 1 more (70-291) and I will be a Microsoft Certified Systems Administrator (MCSA). So getting back on the books in a big way as I am very keen to acquire that title on my way to MCSE and other certifications in the later half of the year.
This week I jumped in the deep end of the Windows 7 pool and installed it on both my netbook and my work laptop. I did it via USB and it was super simple (I’ll post a how to this week sometime, I promise!). I’m having some issues on my work laptop connecting to the Windows 2003 domain at work, the same symptom I had at home with slow folder redirection for My Docs etc to a Windows 2003 server. At home I ended up just turning folder redirection off for the moment, but definitely need to get on top of it at work soon as it won’t be too long until we are getting new PC’s shipping with Windows 7. I’m looking forward to the potential problems ahead though so that after using it so much on a variety of systems I will really get a handle on it for successful implementation at work.
Daemon Tools have released a Win 7 compatible version of their program also which I am wrapped about as PowerISO which I have been using slowly decides that one virtual drive will never work again; you create another which works; same thing happens eventually and so on!
Anyway, back to basking in the glory of 3 Windows 7 PC’s and behaving like a Octupus multitasking on all of them!
28 Days for the Body and Mind
Posted by Ken Thompson in I.T. Certification, Journal on May 11, 2009
Well this year is absolutely zipping on by, I can’t believe it is almost half way already! It has been a great year thus far, but I am falling behind in my certification and education warpath. So this morning I have set myself a target to achieve my next 2 certifications in the next 28 days. I have also decided to tie in a de-tox for this period as it surely can’t hurt the study efforts and my body has definitely earned a break.
The rules are simple, in the next 28 days:
- Obtain 70-284: Implementing and Managing Microsoft Exchange Server 2003 Certification (I have already booked in my exam for next Monday morning and have got Friday off for a 3 day study-a-thon weekend)
- Obtain 70-291: Implementing, Managing, and Maintaining a Windows Server 2003 Network Infrastructure Certification
- No Alcohol
- No Junk Food
This will bring me back on track reasonably well and I plan to do my 70-293 before the end of the financial at least, maybe another…but the de-tox will definitely end at 28 days…it’s going to be a long 4 weeks!
Back to the study….
Microsoft Exchange 2003 SMTP Relay to Smart Hosts
Posted by Ken Thompson in Brain Busters, I.T. Certification, Projects, The PCs That Kevin Built on May 6, 2009
Sitting behind a dynamic IP means that your going to get blocked by a lot of SMTP servers if you send directly from that IP address. Most ISPs allow their SMTP servers to be used as relay Smart Hosts; so when you send an email out to the internet it will relay to your ISPs SMTP server and then send from there…from that IP address.
Its a pretty simple thing to set up in Exchange System Manager:
- In Connectors, right-click on Internet Mail SMTP Connector and choose Properties.
- Change the radio buttons to: Forward all mail through this connector to the following smart hosts
- Enter your ISPs SMTP server in here, if you have the IP be sure to enter it within square brackets, below is the address for iiNet in Australia.
![]()
- All SMTP servers these days require authentication to send outbound through them, so select the Advanced tab.
- Then click Outbound Security
- Choose Basic authentication
- Click Modify
- Enter your ISP user name and password and click OK

The Exchange server is now setup to relay outbound mail through your ISP, so that should see all your mail successfully arrive at it’s destination 100% of the time. But be sure to test it out and check that your ISP allows the use of a Smart Host.
For inbound email I have also now added a 2nd MX record for my domains which points to my web server (which is how I used to have email set up), which means I will have another layer of redundancy for inbound emails, should I lose my ISP connection for the server or it crashes etc.
Now time to kick back and wait for the emails to flood in, though not SPAM anymore!
Microsoft Exchange 2003 Spam Protection
Posted by Ken Thompson in Brain Busters, I.T. Certification, Projects, The PCs That Kevin Built on May 6, 2009
So now that I have Exchange all hooked up and chugging away, I still had a few issues to sort out before I could (In Demtel’s Words) “Set it and Forget It!”. Namely, now that my domain’s MX records pointed straight to my server, there was no SPAM protection (when hosted on my web server, I had SPAM Assassin). On another SPAM related issue, because I am behind a dynamic IP, a lot of SPAM black lists block these ranges so I was getting a few bounce backs as a result of that… so I need to enable the exact same filtering that is blocking my outgoing emails currently!
So firstly, I setup my Exchange server to cross reference emails against a publicly available SPAM black list, SpamHaus. You do this via adding a connection filtering rule in message delivery properties (in the Exchange System Manager snap-in):
- Under Global Settings, right-click Message Delivery and select Properties
- Select the Connection Filtering tab
- Click Add
- Enter zen.spamhaus.org as the DNS Suffix of Provider and Display Name
- Clock Ok
Next you have to manually enable filtering with this rule on your SMTP Virtual Server. To do this:
- Under Servers > *Server Name* > Protocols > SMTP, right-click your SMTP server and select Properties
- Click Advanced next to IP Address
- Click Edit
- Tick all the Check Boxes in this window and choose OK
So now that has blocked dynamic IP ranges and publicly known SPAM servers / address ranges for sending you email, too easy! As I don’t have that many address on my domains, this and some basic SCL filtering is thus far proving to be very effective at blocking SPAM. Obviously on an enterprise level you will need some 3rd party SPAM / Virus software on top of this basic SPAM protection available in Exchange.
Exchange 2003 – All Systems Go
Posted by Ken Thompson in I.T. Certification, Journal, Projects, The PCs That Kevin Built on May 4, 2009
Well it has been a few weeks now since I got my server going and I had yet to get Exchange fully functional. I had only got as far as installing it and having all the services running, but hadn’t hooked it up to my websites or started using it rather than my web server’s POP3 email accounts.
I have started studying for my 70-284 (Implementing and Managing Microsoft Exchange Server 2003), so that inspired me to get everything going; especially as it’s exactly what I am learning about right now. I have actually decided that I will sit this exam next as I am finding it very interest (and a little easy!) and it will break up the studies a bit. I want to do the exam within the next 2 weeks as I really need to get some of these exams out of the way and get back on my certification war path.
I really didn’t have that much to do, and I’m pleased to say everything went exactly to plan and I had everything hooked up and working in no time at all; a pleasant surprise to the norm. So I changed my domain’s MX records to point to my FQDN address, which is a dynamic forwarder (as I have a dynamic IP from my ISP, the router updates this FQDN any time it changes). Then I setup the following port forwards to my server:
- 80 – HTTP (already activated for other services)
- 25 – SMTP
- 110 – POP3
- 443 – Outlook Web Access
- 389 – LDAP (required for remote access user authentication)
- 143 – IMAP4
Then I enabled and started the POP3 and IMAP services (for access on PC’s I have linked to other Domains & Exchange Accounts) and I was in business. Too easy!
I did hit one stumbling block though. I want to use one exchange account which is configured with 2 SMTP accounts for different domain names (Pixsoul and XXIV) which works perfectly for receiving email from either account. However when you send email it address it from the default SMTP account, so you can only send email from one of the accounts – no choice. I have done a lot of playing and poking around but it appears the only way to have this work is to create 2 separate user accounts in AD, linking each individual email to their accounts…I will keep searching though and post up on the success / failure of that tomorrow.
Windows 7 – Learning Portal
Posted by Ken Thompson in I.T. Certification, Journal on May 3, 2009
Well unfortunately I missed out on getting a shot at the beta Windows 7 exam. But in reality, it’s no skin off my nose as I won’t be using or deploying until mid to late 2010 at the earliest; the only benefit of doing now was that it was free, the professional relevance was irrelevant.
Despite that I am still using Windows 7 and won’t be going back to Vista or XP (except at work, an XP environment) at all. I am still learning the ropes of the OS and came across a new resource for learning Windows 7:
http://www.microsoft.com/learning/windows-7/default.mspx
A few more bits and bobs there to look into, namely sample chapters of new Windows 7 documentation. The timing couldn’t be better either, with Windows 7 RC1 being officially released on the 5th of May. But I expect all you fellow Windows 7 geeks to already have the leaked version! I’m yet to install mine, but definitely looking forward to the Windows XP inbuilt VM; I will post more on this when I use it a little bit.
Windows 7 Beta Exam
Posted by Ken Thompson in I.T. Certification on April 21, 2009

I noticed on the Microsoft Beta Exam Blog that the Windows 7 Beta exam has been announced. Which I am definitely looking forward too. I have been mucking around with the Beta since it’s release on and off; using it as my primary OS for around a month now. It will be a good excuse for me to stop tweaking and overclocking, and actually learn the ropes of the new OS; including improved features from Vista, which I have yet to learn to their full extent.
Here is a brief run down of the requirements to do the Beta:
71-680: TS: Windows 7, Configuring
- Registration begins: April 27, 2009
- Beta exam period runs: May 5, 2009- May 18, 2009
- Testing is held at Prometric testing centers worldwide
- Use the following promotional code when registering for the exam: WIN7J
As per usual with Beta exams, there are limited numbers of seats they will offer. It is usually quite a large ammount, but it’s first in best dressed. So if you want to do it, don’t sit about thinking about it; Do it ASAP on or after April 27. You haven’t got anything to lose except maybe some time studying and faffing about with Windows 7 (if you’re at all interested in IT, you are already doing this!); it’s free to sit and if you pass you get the full certification when it is made official (passes Beta).
Here are some links useful to learning about some new features in Windows 7, there are a bunch of features that are built on Vista features. So it would be a safe bet to have a look “new” features in Vista and learn those as a bridging aid.
Windows 7 Resources on Technet
http://technet.microsoft.com/en-au/windows/dd361745.aspx
Windows 7 Resources on Microsoft Learning
Windows 7 “Learning Snacks”
Implementing User Account Control in Windows 7
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack02/Default.html
Introducing BitLocker and AppLocker in Windows 7
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack03/Default.html
Desktop Experience in Windows 7
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack04/Default.html
Setting Up a Home Network in Windows 7
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack05/Default.html
Introducing the Troubleshooting Platform in Windows 7
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack06/Default.html
Using the Deployment Image Servicing and Management Tool for Servicing Windows 7 Images
http://www.microsoft.com/learning/_silverlight/learningsnacks/win7/snack07/Default.html
Completed 70-290 Microsoft Certification
Posted by Ken Thompson in I.T. Certification, Journal, Work on March 23, 2009

Well we’re already 3 months into the year and I’m already falling behind on my personal goal of finishing my MCSE by the end of the financial year. I have been keeping up my study regularly this year and have finished initial studies of the majority of exams, but yet to do final study on these and actually sit them.
So last Friday, I decided to pull my finger out and I booked in my first Windows Server 2003 exam, 70-290: Managing and Maintaining a Windows Server 2003 Environment.
I went home for the weekend with my brother and sister, for a belated birthday present for Dad; riding round wineries in Rutherglen. It was a great weekend and obviously had a some good patches of not doing much (especially in the car), making room for some decent periods of study. Having finished studying for this certification in December before I started my new job and with 3 months on-the-job experience since starting in January at my new job, I was very confident that this exam wouldn’t pose too much trouble for me. Over the weekend I did 100s of example questions, averaging around low 80% for these. I was happy with this, especially considering every question I got wrong, I would see what the correct answer was and why this was…so even when I was getting questions incorrect, I was learning about these and wouldn’t make the same mistakes twice.
I had a mini sleep-in this morning and wasn’t particularly worried about cramming in study this morning, instead blasting music, starting my Twitter account and cruising through a bunch of sample questions…procrastination was rife! I rocked in to the exam, very confident I knew the material inside and out. That was until I was actually doing the exam and started crapping my dacks! I was expecting to see questions similar to what I had been studying (since I have probably done about 400-500 example questions on this exam), but nothing at all was similar; it was all new and quite scary! I uncomfortably answered my way through, using the knowledge and experience I had built up. But I was not confident I had done well at all, on the contrary, I was very sure that I wasn’t going to pass (you require 700/1000 to pass)…I found it extremely hard. I finished the last question then held my breath as the very slow computer system calculated my score…only to find out I got 904/1000!
So I left feeling very happy with myself, although physically I felt like I had failed (thanks adrenaline!). Fortunately all the hard work paid off though. 2 Down, 5 to go!

