2010
03.06

We recently had a regular support customer who had bought a new system from us at VeryPC running Windows 7, unfortunately it turned out that they run an old version of autocad which in-turn also utilises the A3 plotter they have in the office which also has only Windows XP drivers.

Typically here would be when a Windows 7 downgrade could come into play but as their new energy efficient system supports hardware virtualization, we decided to give XP Mode a shot.

XP Mode for the uninitiated is a fully licensed version of Windows XP which runs within Windows 7, allowing the installation of legacy software which otherwise wouldn’t run on Vista or 7. The added bonus of XP Mode is that the applications run within their own window direcy from the Windows 7 start menu (apps installed in XP Mode appear on the 7 start menu as if they were installed solely on 7) – meaning no need to have a VirtualPC / VMWare Workstation window cluttering up the place.

After we had downloaded the XP Mode files (which was a Windows XP .VHD and a copy of VirtualPC for Windows7), we installed Autocad and were able to connect Autocad to the plotter with no problems at all and no noticeable drop in application use & performance (apart from a slight delay on app startup) from within the virtual machine.

I was really impressed with the solution and so was our customer as otherwise it would have been an reinstall on the system and along with that unacceptable downtime.

Big thumbs up for Windows 7′s XP Mode !

2009
12.18

Someone posted on Twitter that the WS2008 R2 SP1 would be an Hyper-V ‘feature add’ patch which was currently under NDA and this has somewhat stirred up some curiosity as to what could be on the horizon.

I’m curious as to what people are wanting to see in any future revisions/patches.

Personally I’m pretty happy with Hyper-V as it currently stands in the R2 version (we’re moving to a full HVS 2008 R2 failover cluster over the xmas break) but I am always interested in other IT pros opinions so if you feel like leaving a comment please do or tweet me @edmondegan on Twitter.

2009
12.08

Just took my 70-653 MCTS exam and pretty much destroyed it, passing score was 700, I got 982 (pic attached).

Just need it to update on Microsofts website and we’ll be Small Business Specialists!

2009
12.07

Got my 70-653 Small Business Server 2008: Configuring exam booked in for tomorrow at QA Leeds, time for some late night cramming and maybe some revision as well.

2009
12.06

I made a post a while back on the old version of this site (which unfortunately is gone now) and I gave SBS2008 an hard time over the features and cost.

After actually spending a few months working with the operating system and swotting up with the training course this past week, I can quite happily saay I am sold – completely.

Initially I thought it was just Small Business Server 2003 thrown on a Windows Server 2008 platform with Exchange Server 2007 tagged on but when you dive in, there’s a hell of a lot of stuff under the lid, hopefully this post will help people make the decision in migrating to Small Business Server 2008.

Please bear in mind this is not a comprehensive deep dive into SBS, more so a quick overview of what I thought were interesting points.

Hardware Requirements

The minimum requirements to install the SBS primary server (SBS 2008 Premium comes with a second Ws2k8 license which is referred to as the Premium Server) are

  • x64 Processor (2GHZ on Single Core, 1.5GHz for multi core)
  • 4GB Ram
  • 60Gb HDD (although this was debated that a 50GB partition on the nose will be accepted but using anything below will not work – I can’t confirm this)
  • One NIC – SBS now supports only one Network Interface Card.

If we’re being realistic about this and going from personal experience with the roll outs we have done for clients via VeryPC Innovative Services, you should be looking at multi core regardless due to costs – multi core processors have never been so affordable/available and additionally you should be looking at starting off with at least 6GB RAM as anything below this will be a pain when navigating the operating system if you have a few apps running on it, don’t get me wrong, SBS will work with 4GB but it performs better with more RAM.

In regards to storage, the cost of storage these days is ridiculously cheap and u should look at investing in at hardware RAID controller, again the benefit of having an hardware RAID controller in your system cannot be emphasised enough, software RAID such as Intel ICH9R or some cheap NVIDIA based motherboards with onboard RAID is essentially fake raid, where the processor has to handle via the drives many of the functions of the controller, so when your raid array breaks and a drive goes out of sync and your server grinds to an halt and your users complain about delays in email, file access and any LOB (Line of Business) apps you have running on the server, say thank you to your choice of a software based RAID controller. 4 x 500GB or 4 x  1TB HDD’s in Raid 10 is an relatively cheap investment for the future and will ensure optimal performance and continuity for your business.

Installation

Installation takes a turn as we can now update the installation prior to actually booting the operating system for the first time (couldn’t do this in Server 2003), as with Windows Vista and Windows 7, the installation process is initiated by booting into Windows PE (Pre-installation Environment) and the option to search for updates (if your connected to the Internet) is available, this will download critical updates before the main installation is carried out so the possibility of having the system compromised immediately after attack is greatly reduced.

SBS 2008 also offers another huge advantage over SBS 2003 which is that you can migrate (which I’ll cover later) to SBS 2008 from SBS 2003, SBS 2008 (if you were to replace the hardware), Windows Server 2003 or even Windows Server 2008 editions, in the past you would have to perform a swing migration or create an new domain and manually move everything over (Recreate accounts, Exmerge out PST’s and import manually again etc), the way to initiate the migration is via a sbsanswerfile.xml (created by the sbsafg.exe tool on the install CD) which needs to be on a USB drive or FDD attached to the system at time of booting to put the system into installation mode.

Another significant change in this revision of Small Business Server is that you can only have one nic on the SBS server, this means no more SBS 2003 one in / one out perimeter firewall / routing setup. Essentially you will require a separate firewall for your network, again relatively cheap depending on the features you require (ie. bandwidth monitoring or other ISA style monitoring), If you have the Premium edition of Small Business Server 2008 you no longer get ISA bundled with the package but you could purchase Forefront Threat Management Gateway and install this on the second box and use 2 NICs on that box and configure it as a gateway.

sbs2008topology

Kiss goodbye to two NICS in your SBS box

Installation otherwise is the same as if you were installing Windows Vista or Windows 7, one very very very very (as Mark Cresswell @ QA said there’s a lot of very’s there) important thing to remember which is when installing SBS 2008 you MUST install the operating system on to Disk 0, Partition 1 if you want the bare metal restore to work otherwise it will fail and you will be left in a situation where you will have to restore the Operating System and restore the backup from within windows.

Post Installation and Migration

After the copying and expanding files process has completed you will be either be greeted with the Installation finished wizard and will be offered to ‘Start the migration wizard’ or you will be presented with a similar screen which when you select finish installation, will take you to the new Small Business Server 2008 Console.

If you choose migration you will be presented with the following screen.

sbs2008migmodeinstall

When you click on start the migration wizard, you will be taken to a GUI which will walk you through the entire process of migrating everything from user data, mailboxes, group policy, sharepoint – you name it and it will do it for you.

sbs2008migwizard

This wizard will either perform the task for you or will provide you with the information on how to do it (e.g using robocopy to copy users shared folders from the source server, if you manage to screw up the wizard (as it asks you if you have completed something), you can reset it by editing the .xml file associated with it.

Once you have completed all the steps (some are optional) although Configure the network and Configure the Internet Address are mandatory you will be presented with the Small Business Server 2008 management console.

Backup

Small Business Server 2008 has found its backup process upgraded significantly since 2003, Windows Server Backup now allows us to restore the server from bare metal in the case of a disaster, simply booting from the installation DVD and choosing to restore the server will allow restoration to even dissimilar hardware by utilising WinPE and allowing direct injection of the storage drivers into the image while it is being restored to the hardware.

With the ability to store up to 64 backups on a single Disk and couple this with the ability to register VSS writers (such as Hyper-V, SQL) with the Windows Server Backup giving you the ability to backup applications rather than having to restore the entire O/S or run separate and time consuming backups, you get everything rolled into one. The other major change is that SBS 2008 doesn’t support tape drives as a backup destination.

Remote Web Workplace, Exchange 2007 and Sharepoint Services 3.0

SBS 2008 also comes with an greatly improved and simplified RWW providing easy access to remote desktops, Outlook Web Access via Exchange 2007, SBS 2008 doesn’t come with a license for the desktop edition of Outlook so you will be resigned to purchasing either Office with Outlook or relying purely on the OWA access. you get all the usual refinements, exchange activesync, you also get the ability to publish internal network shares via OWA so you can access your documents 24/7 wherever you have OWA access, this can be locked down also to prevent exposure of internal documents.

A new feature in Exchange 2007 is Outlook Anywhere, the ability to configure Outlook for RPC over HTTP access anywhere via the autodiscover service by simply entering your email address and letting the server configure the rest for you although this is reliant on having correct certificates in place.

Sharepoint Services 3.0 offers many benefits from pure collaboration to routing incoming faxes via email or to a document library for multiple user access.

Conclusion

My opinion has seriously changed on SBS 2008 over the last 6 months as it offers all the benefits above and more to boot, increased stability, increased security, cheaper licensing on CAL’s (can buy single CAL’s now instead of being limited to buying packs of 5) to mention just a few.

A lot of hardware is coming to the end of its lifetime for Small Business Server 2003 and now is the opportune time to move to Small Business Server 2008 as with the new migration paths,

2009
12.05

Here is a collection of SBS Weblinks which got mentioned by various people during the M6445 Configuring Windows Server 2008 course at QA Training in London

There were plenty more but these seemed to be the main ones in circulation.

2009
12.05

Testing Twitter tools !

Testing testing 1,2 and 3.

2009
12.05

I recently went on a Microsoft subsidised course held in London at QA Training. It was a 4 day course which covered everything from Installing a fresh Small Business Server 2008 installation right through to migration from an existing Small Business Server 2003 installation with minimal downtime.

The sessions were lead by Mark Cresswell who is an long time Microsoft Small Business Specialist (2003 & 2008) with experience dating way back to BackOffice Small Business Server 4.0 amongst other things he also teaches a variety of courses including Sharepoint.

It was a great opportunity to get some additional knowledge from someone in the know, I had already completed the MSPress 70-653 Self Paced training Kit.

70-653 Preperation Materials

I had taken the MS practice test once before heading down to the course and failed, not too bad for a first attempt and considering I got a fair few questions on areas I hadn’t covered much before.

70653 practice attempt 1

Mark delivered the course really well considering the images which Microsoft had supplied were suspect to say the least, as it was a 5 day course which was to be compacted into 4 days there was going to be some fat which had to be trimmed and this came in the form of some of the lab exercises but as the majority of the attendees had a good understanding of areas such as adding servers to an existing domain we were able to skip doing a lot ourselves and watched Mark run through some of the more time consuming but interesting labs.

Some of the things I found extremely interesting

  • Ability to perform an Bare Metal Restore to dissimilar hardware using Windows Server backup (equivalent from Acronis would cost £400+ ex VAT  for Acronis SBS backup and Recovery)
  • How easy the SBS2003 – SBS2008 migration process was, never tried the swing migration but after seeing the Microsoft method, I don’t see the need to.
  • Walkthrough of  using a single certificate to configure outlook anywhere (providing your public DNS provider supports SRV records)
  • Microsoft SPF Wizard (http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard/)
  • Microsoft Memory Diagnostic Tool (http://oca.microsoft.com/en/windiag.asp) – create an bootable ISO to test memory, supposed to be more advanced than standard MS Memory test

70653 practice attempt 2 and 3

I took the practice test (results above) on thursday night after getting back from London and did considerably better and took it again on Friday and got the same result, I’m currently trying to fit in booking a seat at a Prometric testing center and taking the actual 70-653 Microsoft exam but the only date in Sheffield is on the 14th which is when I am installing Maximizer CRM at one of our clients sites and add to that my cars been written off (looking for a replacement at the moment) it’s proving difficulty to say the least !.

In closing I think for £200.00 +VAT (the course was subsidised by Microsoft for people in the Microsoft Partner Program) it was well worth the time and money plus we got biscuits, sandwiches and free coffee for the 4 days so you can’t complain at not getting good value for money.

I met some nice people down there and had a chance to promote some of our products like PecoBOO and our new Broadleaf but it was nice to chat about how everyone else handles delivering services and hear some other peoples horror stories and even managed to sneak a quick Guinness in to boot.

Special hello’s go out to Mark Cresswell, George, Reuben Cook (blog) and Paul from Advoco Solutions who provided laughter and some interesting conversations while I was in the city.

2009
12.05

Standby, Standby, GO GO GO !

Hi all,

Decided to wipe out the old site after caching screwed up.

Will hopefully be posting more frequently and some more interesting info.