Category Archives: Windows

disk vol

Extending your Server 2003 Disk Partitions using Dell Extpart

So we all know that we should be migrating away from Server 2003 as its end of life June 2015. But until then we still need to manage it.

So lets look at how to extend your hard drives into unpartitioned space using the Dell Extpart tool.

Note: This is probably not supported by VMware, so use at your own risk

So create your unpartitioned space, i.e in VMware, extend the hard drive.

Rescan your disk in Computer Management so the unpartitioned space appears. Right clicking on the drive, you will see there is no extend option, as found in Server 2008 and up.

2014-11-21_13-47-16

Continue reading Extending your Server 2003 Disk Partitions using Dell Extpart

powershell

Get-PowerShelling or Remove-JobRole

Coding, Scripting, Powershelling, etc etc, Dirty words in the mouth of Infrastructure guys across the globe.

When I was in college taking on my computer course, I had two options, Hardware and Networking, or Web Design. I went with my interests and skillsets, hardware and networking.

spongebob-school

Coding to me is something I wasn’t interesting in when I became a geek, I wanted to provide the platforms for you to build and run your apps on, not be the guy building the apps. It looks like I screwed up, Job Security wise and Pay wise.

5 Years ago when I was getting into the IT industry, it was taking a number of days to provision a server ready for application installation and deployment. Now, thanks to virtualisation, this has been reduced to minutes. Something I think I’ll blog about on another day, the changes in the industry as I see it.

Here’s two slides showing this, provided by Joe Baguley (CTO, VMware).

Slide1 Slide2

Continue reading Get-PowerShelling or Remove-JobRole

2014 11 05 21 43 35

How to produce good documentation – Part 2 – Rack and Server Diagrams

Oh no, diagrams! But, but, I’m not creative!

So we covered the foundation an environment in part 1, which is that hated word, which is documentation,

But that means you need diagrams, which is something most people struggle with, especially using Visio.

You’re not alone, I was the same, my documentation in my early days was shocking, and then I took on a consultancy role, where I was implementing solutions and having to produce documentation for customer. I had a steep learning curve.

So I’m going to take you into the first steps on how to diagram your Racks and the servers in them.

Visio and your stencils

So your going to need Visio, preferably 2013, but 2010 will be fine. And you need stencils of the hardware you’re creating a diagram of.

The best place to get 90% of your Visio Stencils is VisioCafe.

For others that do not appear on there, its easy enough to just google the vendor name plus Visio ;).

Here’s the file for the Visio diagrams.

Creating a diagram of your rack

So this is something I do for most of my customers, creating a diagram of the rack, mainly to show the bits I’ve stuck in, and so the customer knows which server is which, and then can refer to the rest of the document for what that bit of kit does.

2014-11-05_19-52-45 Continue reading How to produce good documentation – Part 2 – Rack and Server Diagrams

Microsoft Exchange Hosting

Microsoft Exchange – No DNS servers could be retrieved from network adapter

The other day whilst virtualising an Exchange 2010 server from Hyper-V to VMware we found that mail routing outbound stopped working.

When looking in the event log we found;

Error ID: 16025

No DNS servers could be retrieved from network adapter %1. Verify that the computer is connected to a network and that the Get-NetworkConnectionInfo cmdlet returns results.

Continue reading Microsoft Exchange – No DNS servers could be retrieved from network adapter

Server 2012 R1/R2 Creating a Network Team and enable Jumbo Frames

Server 2012 now supports NIC teaming, previously you could use HP tools to achieve this in Server 2008 R2 and below, but officially it was never supported by Microsoft.

Network teaming

Setting up a NIC team in Server 2012 is really simple. You just need to know where your Server is plugged into first on your switches.

1. Open Server Manager, Click on NIC Teaming

2014-08-07_15-03-21

2. Under tasks click new team

2014-08-07_15-08-26

3. Enter your name, select your adapters, and configure your advance network settings which we will talk about later.

And click OK and we are done.

Jumbo Frames Continue reading Server 2012 R1/R2 Creating a Network Team and enable Jumbo Frames