Year: 2013

Storage Space Virtual Disk Disconnected on Restart

So I recently had to rebuild my Server 2012 virtual server. I had storage spaces setup and after I finished the install the Virtual Disk was not mounted. I realized that I was able to bring it all back online, but every restart it had to remount the VHD.

I had decided there must be a way to fix it and decided to see what the properties were within PowerShell. I ran a Get-VirtualDisk which showed me my single VHD (pictured below)

I was thrilled when I saw the IsManualAttach property, with a simple execution of Set-VirtualDisk Data -IsManualAttach 0, I executed a Get-VirtualDisk and verified it took the settings change. After a restart the VirtualDisk was already mounted and resolved my problem with only two PowerShell commands.

TechEd 2013 is Coming!

Hello Everyone! Sorry for the delay in posting but this is super important! Tech Ed 2013 registration will be opening on February 12th so make sure you start begging your bosses for approval to go to this conference. I am lucky enough that I received my approval already and plan on booking everything as soon as registration opens. I strongly recommend you read on to know how to make the best out of your TechEd experience, with much more content on this subject to come as time gets closer.

My 15 Minutes of Fame

Recently I was asked to be on the People Talking Tech Podcast to talk about my transition from college to my IT career. In the process I was also asked to write a guest blog post on the Microsoft Learning Born to Learn blog. It was quite an interesting experiencing having a conversation with someone knowing in the future people would be listening to it. The night of the recording I figured it’d be best to write the blog post so everything was fresh in my mind, I started hammering it out and boom it was done.

Many thanks to SkyDrive for the ability to embed!

If you would like to check it out you can listen to the podcast by Clicking Here. You can also read the blog post by Clicking Here.